/*
Template: thefox
Theme Name: TheFox Child Theme
Theme URI: http://www.thefoxwp.com
Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.
Version: 1.51
Author: Tranmautritam Team
Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam
License: Themeforest Split Licence
License URI: -
*/

@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Serif:300');

/* -----------  TLG changes ----------- */

.mobile_signin {
	display: None;
}
.mobile_signin_phone {
	text-align: center;
}

ul#shipping_method li:nth-child(n+4):not(.initial_selected)
{
    display: none;
}

#shipping_show_hide, #shipping_hide_show
{
    cursor: pointer;
    
}

#shipping_hide_show
{
    display: none;
}

/*
ul#shipping_method li:nth-child(3)::after
{
    content: "+Show More";
}
*/

.cart-collaterals div.cart_totals 
{
    width: 100% !important;
}

.cart-collaterals>form.woocommerce-shipping-calculator
{
    display: none;
}

#billing_address_3_field, #billing_address_4_field, #shipping_address_3_field, #shipping_address_4_field
{
    display: none;
}

.product-remove svg
{
    cursor: pointer;
}

.woocommerce-password-hint
{
    color: red;
}


.widget_shopping_cart_content li
{
    font-family: Lato;
    line-height: 20px;
    color: rgb(161, 177, 188);
    font-size: 17px !important;
    padding: 0px 14px 11px 14px;
    font-weight: normal;
    width: 100%;
    text-align: center;
}

#footer .wpcf7 input {
    font-family: Lato;
    font-weight: 300;
    color: #494949 !important;
}

.wpb_text_column ul li a {
    color: #000000 !important;
}

.wpb_text_column ul li a:hover {
    color: #a6a847 !important;
}


.post-title h2 a:hover {
    color: #a6a847 !important;
}

.wpcf7 .wpcf7-form .wpcf7-text,
.wpcf7 .wpcf7-form .wpcf7-textarea {
	width: 100% !important;
}

.wpcf7 .wpcf7-form .form-page hr {
	width: 35%;
	margin-bottom: 2em;
	border: 1px solid #a6a847;
}
.wpcf7 .wpcf7-form .form-page .form-group {
	text-align: center;
}
.wpcf7 .wpcf7-form .form-page .form-group div {
	margin-top: 0;
}
.wpcf7 .wpcf7-form .form-page .form-group .content-column {
	margin-bottom: 2em;
	padding: 0 0.5em;
}
.wpcf7 .wpcf7-form .form-page .form-group .content-column.lone_column {
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.wpcf7 .wpcf7-form .form-page .form-group p:last-child {
	margin-bottom: 0;
}
.wpcf7 .wpcf7-form .form-page .form-group .wpcf7-text {
	width: 20% !important;
}

#wpsl-search-wrap .wpsl-select-wrap, #wpsl-search-wrap .wpsl-input,
#wpsl-search-wrap .wpsl-search-btn-wrap, #wpsl-search-wrap > #wpsl-results
#wpsl-search-wrap > .wpsl-dropdown, #wpsl-results, .wpsl-dropdown, #wpsl-radius {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    display: flex !important;
    align-items: center !important;
}

#wpsl-search-wrap form, .wpsl-select-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

#wpsl-search-wrap form label {
    width: 100%;
}

#wpsl-search-btn, #wpsl-search-wrap div {
    margin-right: 15px;
    float: left;
}

#wpsl-search-btn {
    height: 42px !important;
}


.wpb_text_column ul li::before,
.woocommerce-tabs .panel.entry-content > ul li::before,
body.home .wpb_text_column ul li, body.home .wpb_text_column ol li {
	font-size: 16px !important;
}

#add-comment input#submit {
    margin-top: 15px;
}

.blog_related_post .post-title h2 a:hover,
.blog_related_post .post-title h2 a:focus {
	color: #a6a847 !important;
}

.badge-link {
    color: #000000;
}

.badge-link:hover {
    color: #a6a847;
}

.rd_testimonials .tm_info {
	font-weight: 300;
}

#search-form input, .product-categories a {
    font-family: "Lato";
	font-weight: 300 !important;
}

.product-categories a {
    text-transform: capitalize !important;
}

.large_rd_bt {
    min-width: 0;
}

.amount {
    font-weight: 300 !important;
}

.support-btn-active {
    color: #ffffff !important;
    background: #a6a847;
    border-color: #a6a847;
}

#the_lightspeed_difference_row {
    padding-top: 2.2em !important;
    margin-top: 0px !important;
}

.tp-caption.Hero-Button:hover, .Hero-Button:hover {
    border-color: rgb(166, 167, 78) !important;
}

.header_cart_dropdown {
    text-align: center;
}

.price_label .from, .price_label .to {
    font-weight: 300;   
}

.sticky_header div.wrapper {
    width: 95vw;
}

.user_current_cart .product-name a {
    font-weight: 600;
}

#rev_slider_2_1 .zeus .tp-bullet:after {
    top: 0;
}
 
 @media (max-width: 1220px) {
    #menu-header li a {
        font-size: 1.4vw !important;
        margin: 0 10px;
    }

}

 @media (max-width: 1035px) {
    input.search {
        color: white !important;
    }
    input.search::placeholder {
        color: white !important;
    }
}

 @media (min-width: 768px) {
    /* adding this to fix the logo jumping down issue */
    .sticky_header {
        height: 100px;
    }

}

 @media (max-width: 768px) {

    .inner_product {
        max-width: 4000px !important;
        margin: 0 auto;
        padding-left: 40px;
    }

    
    .inner_product .custom_cart_button {
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    div.product_box
    {
        width: 300px;
    }
    
    .thumbnail_container{
        width: 300px !important;
    }
    
    .cross-sells > h2
    {
        margin-top: -40px;
        padding-bottom: 40px;
        
    }
    
    .cross-sells > .related_nav
    {
        top: 48px !important;
    }


}

 @media (max-width: 332px) {    
    #logo_img img {
        max-width: 200px !important;
    }
}
 

/* -----------  END TLG changes ----------- */



html {
	font-size: 16px !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.1 !important;
}
h1 {
	font-size: 2.25em !important;/* 36/16 */
}
h2,
.related.products > h2,
.upsells.products > h2,
.cross-sells > h2 {
	font-size: 2em !important;/* 32/16 */
}
.related.products > h2,
.upsells.products > h2,
.cross-sells > h2 {
	font-weight: 300;
}
h3 {
	font-size: 1.5em !important;/* 24/16 */
}
h4,
.rd_table_ctn h3 {
	font-size: 1.125em !important;/* 18/16 */
}
h5 {
	font-family: 'IBM Plex Serif', serif !important;
}
body,
p,
.wpb_text_column li,
.woocommerce-tabs li {
	line-height: 1.5em !important;
}
@media (max-width: 543px) {

/* TLG Comment */
/* 
	body {
		font-size: 80% !important;
	}
 */
}
@media (min-width: 544px) and (max-width: 767px) {

/* TLG Comment */
/* 
	body {
		font-size: 85% !important;
	}
 */
}
@media (min-width: 768px) and (max-width: 1035px) {

/* TLG Comment */
/* 
	body {
		font-size: 90% !important;
	}
 */

	.vc_row-fluid .vc_span6:nth-child(odd) {
		margin-left: 0;
	}
}

/* TLG Comment */
/* 
@media (min-width: 1036px) and (max-width: 1214px) {
	body {
		font-size: 95% !important;
	}
}
 */
@media (min-width: 1215px) {
	body {
		font-size: 100% !important;
	}
}

@media (min-width:768px) {
	.vc_row-fluid .vc_col-sm-offset-12 {
		margin-left: 100% !important;
	}
	.vc_row-fluid .vc_col-sm-offset-11 {
		margin-left: 91.66666667% !important;
	}
	.vc_row-fluid .vc_col-sm-offset-10 {
		margin-left: 83.33333333% !important;
	}
	.vc_row-fluid .vc_col-sm-offset-9 {
		margin-left: 75% !important;
	}
	.vc_row-fluid .vc_col-sm-offset-8 {
		margin-left: 66.66666667% !important;
	}
	.vc_row-fluid .vc_col-sm-offset-7 {
		margin-left: 58.33333333% !important;
	}
	.vc_row-fluid .vc_col-sm-offset-6 {
		margin-left: 50% !important;
	}
	.vc_row-fluid .vc_col-sm-offset-5 {
		margin-left: 41.66666667% !important;
	}
	.vc_row-fluid .vc_col-sm-offset-4 {
		margin-left: 33.33333333% !important;
	}
	.vc_row-fluid .vc_col-sm-offset-3 {
		margin-left: 25% !important;
	}
	.vc_row-fluid .vc_col-sm-offset-2 {
		margin-left: 16.66666667% !important;
	}
	.vc_row-fluid .vc_col-sm-offset-1 {
		margin-left: 8.33333333% !important;
	}
	.vc_row-fluid .vc_col-sm-offset-0 {
		margin-left: 0 !important;
	}
}
@media (min-width:1034px) and (max-width:1035px) {
	.vc_row-fluid [class*="vc_col-md-"]:not([class*="vc_col-sm-"]) {
		width: unset !important;
	}
}
@media (min-width:1036px) {
	.vc_row-fluid .vc_col-md-12 {
		width: 100% !important;
	}
	.vc_row-fluid .vc_col-md-11 {
		width: 89.16666667% !important;
	}
	.vc_row-fluid .vc_col-md-10 {
		width: 80.83333333% !important;
	}
	.vc_row-fluid .vc_col-md-9 {
		width: 72.5% !important;
	}
	.vc_row-fluid .vc_col-md-8 {
		width: 64.16666667% !important;
	}
	.vc_row-fluid .vc_col-md-7 {
		width: 55.83333333% !important;
	}
	.vc_row-fluid .vc_col-md-6 {
		width: 47.5% !important;
	}
	.vc_row-fluid .vc_col-md-5 {
		width: 39.16666667% !important;
	}
	.vc_row-fluid .vc_col-md-4 {
		width: 30.83333333% !important;
	}
	.vc_row-fluid .vc_col-md-3 {
		width: 22.5% !important;
	}
	.vc_row-fluid .vc_col-md-2 {
		width: 14.16666667% !important;
	}
	.vc_row-fluid .vc_col-md-1 {
		width: 5.83333333% !important;
	}
	.vc_row-fluid .vc_col-md-offset-12 {
		margin-left: 100% !important;
	}
	.vc_row-fluid .vc_col-md-offset-11 {
		margin-left: 91.66666667% !important;
	}
	.vc_row-fluid .vc_col-md-offset-10 {
		margin-left: 83.33333333% !important;
	}
	.vc_row-fluid .vc_col-md-offset-9 {
		margin-left: 75% !important;
	}
	.vc_row-fluid .vc_col-md-offset-8 {
		margin-left: 66.66666667% !important;
	}
	.vc_row-fluid .vc_col-md-offset-7 {
		margin-left: 58.33333333% !important;
	}
	.vc_row-fluid .vc_col-md-offset-6 {
		margin-left: 50% !important;
	}
	.vc_row-fluid .vc_col-md-offset-5 {
		margin-left: 41.66666667% !important;
	}
	.vc_row-fluid .vc_col-md-offset-4 {
		margin-left: 33.33333333% !important;
	}
	.vc_row-fluid .vc_col-md-offset-3 {
		margin-left: 25% !important;
	}
	.vc_row-fluid .vc_col-md-offset-2 {
		margin-left: 16.66666667% !important;
	}
	.vc_row-fluid .vc_col-md-offset-1 {
		margin-left: 8.33333333% !important;
	}
	.vc_row-fluid .vc_col-md-offset-0 {
		margin-left: 0 !important;
	}
}
@media (min-width:1215px) {
	.vc_row-fluid .vc_col-lg-offset-12 {
		margin-left: 100% !important;
	}
	.vc_row-fluid .vc_col-lg-offset-11 {
		margin-left: 91.66666667% !important;
	}
	.vc_row-fluid .vc_col-lg-offset-10 {
		margin-left: 83.33333333% !important;
	}
	.vc_row-fluid .vc_col-lg-offset-9 {
		margin-left: 75% !important;
	}
	.vc_row-fluid .vc_col-lg-offset-8 {
		margin-left: 66.66666667% !important;
	}
	.vc_row-fluid .vc_col-lg-offset-7 {
		margin-left: 58.33333333% !important;
	}
	.vc_row-fluid .vc_col-lg-offset-6 {
		margin-left: 50% !important;
	}
	.vc_row-fluid .vc_col-lg-offset-5 {
		margin-left: 41.66666667% !important;
	}
	.vc_row-fluid .vc_col-lg-offset-4 {
		margin-left: 33.33333333% !important;
	}
	.vc_row-fluid .vc_col-lg-offset-3 {
		margin-left: 25% !important;
	}
	.vc_row-fluid .vc_col-lg-offset-2 {
		margin-left: 16.66666667% !important;
	}
	.vc_row-fluid .vc_col-lg-offset-1 {
		margin-left: 8.33333333% !important;
	}
	.vc_row-fluid .vc_col-lg-offset-0 {
		margin-left: 0 !important;
	}
}
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/


h3,
h4,
h5,
h6 {
	margin-bottom: 1em;
}
h2.vc_custom_heading {
	position: relative;
	margin-bottom: 0.583em;
	padding-bottom: 0.833em;
}
h2.vc_custom_heading::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1.5em;
	height: 0.175em;
	background-color: #a6a847;
}
h2.vc_custom_heading[style*="text-align: center"]::after {
	left: 50%;
	margin-left: -0.75em;
}

.section {
	overflow: hidden;
}

.inner-is-span4 > .vc_span4 {
	margin-left: 0.833% !important;
}
.flex-center {
	display: flex !important;
	justify-content: center;
}

#header_container .cart-notification,
#top_bar .cart-notification {
	font-size: 1em;
}

.woocommerce-form__label-for-checkbox.inline {
	padding-top: 16px;
}
.woocommerce-LostPassword:last-child {
	margin-bottom: 0;
}

.wpb_text_column ul,
.wpb_text_column ol,
.woocommerce-tabs .panel.entry-content > ul,
.woocommerce-tabs .panel.entry-content > ol {
	margin: 0 0 0 1.25em !important;
}
.wpb_text_column ul:not(:last-child),
.wpb_text_column ol:not(:last-child),
.woocommerce-tabs .panel.entry-content > ul:not(:last-child),
.woocommerce-tabs .panel.entry-content > ol:not(:last-child) {
	margin-bottom: 0.938em;
}
.wpb_text_column ul li,
.wpb_text_column ol li,
.woocommerce-tabs .panel.entry-content > ul li,
.woocommerce-tabs .panel.entry-content > ol li {
	margin: 0 0 0.5em;
	padding: 0 0 0 0.667em;
}
.wpb_text_column ul li,
.wpb_text_column ol li,
.woocommerce-tabs .panel.entry-content > ul li,
.woocommerce-tabs .panel.entry-content > ol li {
	position: relative;
	list-style: none;
	cursor: default;
}
body.home .wpb_text_column ul li,
body.home .wpb_text_column ol li {
	margin-bottom: 1em;
	font-size: 1.25em;
}
.wpb_text_column ul li::before,
.wpb_text_column ol li::before,
.woocommerce-tabs .panel.entry-content > ul li::before,
.woocommerce-tabs .panel.entry-content > ol li::before {
	position: absolute;
	left: -0.5em;
	width: auto;
	height: auto;
	margin: 0 !important;
	padding: 0;
	color: #a6a847;
	border: 0;
	border-radius: 0;
	background: none !important;
	font-weight: 900;
}
.wpb_text_column ul li::before,
.woocommerce-tabs .panel.entry-content > ul li::before {
	content: "\2022";
	top: -0.075em;
	font-size: 1.75em;
}
.wpb_text_column ol li::before,
.woocommerce-tabs .panel.entry-content > ol li::before {
	left: -1.95em;
	width: 2em;
	text-align: right;
	font-size: 1.25em;
}

.bt-wide .medium_rd_bt,
.bt-wide .large_rd_bt {
	width: 100%;
	min-width: auto;
}
.medium_rd_bt,
.large_rd_bt {
	text-transform: uppercase;
}
.medium_rd_bt {
	font-size: 1.25em;
}
.large_rd_bt {
	padding: 0.625em 0.875em 0.688em !important;
	font-size: 1.75em;
}
#ajax-blog-cats .tf_btn_pos > a.active {
	border-color: #e8c547;
	background-color: #e8c547;
	color: #fff;
}
#tiptip_holder {
	display: none !important;
}

#logo_img img {
	margin: -5px 20px 0 0;
}
/* .cart-content::before {
	content: "\e0c1";
} */
.teal-strip {
	/* padding-top: 1.944em; */
	padding-top: 1em;
	/* padding-bottom: 1.944em; */
	padding-bottom: 1em;
	background-color: #11515e;
}
.teal-strip.thick {
	padding-top: 2em;
	padding-bottom: 2em;
}
.teal-strip.thick .vc_column-inner {
	margin-top: 2em;
	margin-bottom: 2em;
}
.to-top.add-pad,
article.enhancedcategory > .entry-content > .vc_row {
	padding-top: 2.222em;
	padding-bottom: 2.222em;
}

article.enhancedcategory > .post-thumbnail,
article.enhancedcategory > .entry-footer,
body.archive.tax-product_cat #comments {
	display: none;
}

#posts,
#sidebar,
.woocommerce-page #fw_c,
.wrapper.staff_single_page,
#fw_c.index_page {
	padding-top: 3.125em;
}
body.single-post #posts {
	padding-bottom: 3.125em;
}

.related h2,
.cross-sells .caroufredsel_wrapper h2 {
	font-size: 0.875em !important;
}

.page_title_ctn {
	display: none;
}

.rev_slider .zeus .tp-bullet {
	background-color: #a6a847 !important;
	border: 0 !important;
}
.rev_slider .zeus .tp-bullet::after {
	background-color: #fff !important;
}
.rev_slider .zeus .tp-bullet:hover::after,
.rev_slider .zeus .tp-bullet:focus::after {
	transform: scale(0.5) !important;
}
.rev_slider .zeus .tp-bullet.selected::after {
	transform: scale(1) !important;
}

.port_type_3 {
	margin-left: -5px;
}
.port_type_3 .element .filter_img {
	padding: 0 0 5px 5px;
}

.rd_hover_sadie .element figcaption {
	font-size: 2em;
}
.rd_hover_sadie .element figcaption::before {
	opacity: 1;
	transform: none;
	top: auto;
	bottom: 0;
	height: 2.5em;
	background: #11515ef2 !important;
	transition: height 0.2s linear;
}
.rd_hover_sadie .element:hover figcaption::before {
	height: 100%;
}
.rd_hover_sadie .element figcaption::after {
	content: "";
	position: absolute;
	right: 1.5em;
	bottom: -3.389em;
	width: 3.389em;
	height: 3.389em;
	background: 50% 50% no-repeat url(./images/icon_arrow-circle.svg);
	transition: bottom 0.2s linear;
}
.rd_hover_sadie .element:hover figcaption::after {
	bottom: 1em;
}
.rd_hover_sadie .element figcaption h2,
.rd_hover_sadie .element:hover figcaption h2 {
	transform: none;
}
.rd_hover_sadie .element figcaption h2 {
	overflow: hidden;
	top: auto;
	bottom: 0%;
	padding: 0 0.75em;
	text-align: left;
	font-size: inherit !important;
	line-height: 2.65em !important;
	font-weight: 300;
	text-transform: none;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: bottom 0.2s linear;
}
.rd_hover_sadie .element:hover figcaption h2 {
	bottom: 65%;
}

.rd_testimonials {
	text-align: center;
}
.rd_testimonials .testimonial-content {
	font-size: 100%;
}
.rd_testimonials .tm_text,
.rd_testimonials .testimonial-content p {
	max-width: none;
	color: #fff;
	font-family: 'IBM Plex Serif', serif;
	font-size: 1.778em;
	font-weight: 300;
	line-height: 1.5;
	text-transform: none;
}
.rd_testimonials .tm_author {
	margin: 2em 0 0.4em;
	color: #a6a847;
	font-size: 1.556em;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.rd_testimonials .tm_info {
	margin-bottom: 1em;
	color: #fff;
	font-size: 1.333em;
	font-style: italic;
	text-transform: none;
}
.rd_tm_19 .rd_testimonials .tm_text {
	padding-top: 6.25em;
}
.rd_testimonials .testimonial-content .maybe-clear {
	padding-top: 11.111em;
}
.rd_tm_19 .rd_testimonials .tm_image,
.rd_testimonials .testimonial-image,
.rd_tm_19 .rd_testimonials .tm_image img,
.rd_testimonials .testimonial-image img {
	border-radius: 100%;
}
.rd_tm_19 .rd_testimonials .tm_image,
.rd_testimonials .testimonial-image,
.rd_testimonials .testimonial-content .maybe-clear:first-child::before {
	position: absolute;
	top: 0;
	left: 50%;
	height: 10.222em;
	width: 10.222em;
	margin-left: -5.111em;
	padding: 0;
	background: 50% 50% no-repeat url(./images/symbol_quotes.svg) !important;
	background-size: 3.833em !important;
}
.rd_testimonials .testimonial-content .maybe-clear:first-child::before {
	content: "";
}
.rd_tm_19 .rd_testimonials .tm_image img,
.rd_testimonials .testimonial-image img {
	width: 100%;
	padding: 0.333em;
	border: 1px solid #fff;
}
.rd_testimonials .wpmslider-controls {
	position: static !important;
}
.rd_tm_19 .rd_tm_pager a,
.rd_testimonials .wpmslider-pager .wpmslider-pager-link {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 28px;
	background-color: #a6a847 !important;
	border: 0;
	border-radius: 50%;
	cursor: pointer;
}
.rd_testimonials .wpmslider-pager .wpmslider-pager-item:not(:last-child) .wpmslider-pager-link {
	margin-right: 0.556em;
}
.rd_tm_19 .rd_tm_pager a::after,
.rd_testimonials .wpmslider-pager .wpmslider-pager-link::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	border-radius: 50%;
	background-color: #fff;
	transform: scale(0);
	transform-origin: 50% 50%;
	transition: transform 0.3s ease;
}
.rd_testimonials .wpmslider-pager .wpmslider-pager-link::before {
	content: none !important;
}
.rd_tm_19 .rd_tm_pager a:hover::after,
.rd_tm_19 .rd_tm_pager a:focus::after,
.rd_testimonials .wpmslider-pager .wpmslider-pager-link:hover::after,
.rd_testimonials .wpmslider-pager .wpmslider-pager-link:focus::after {
	transform: scale(0.5);
}
.rd_tm_19 .rd_tm_pager a.selected::after,
.rd_testimonials .wpmslider-pager .wpmslider-pager-link.active::after {
	transform: scale(1);
}

.icon_box2_alt {
	padding: 1.5em;
	border-width: 2px !important;
	pointer-events: none;
}
.icon_box2_alt .icon_circle {
	top: -4em;
	width: 7em;
	height: 7em;
	margin: 0 0 0 -3.5em;
	border: 0;
	background: #fff !important;
}
.icon_box2_alt i {
	color: #a6a847;
	font-size: 6em;
	line-height: 1;
}
.icon_box2_alt i[class^="bk-"]::before {
	font-size: 120%;
	line-height: 0.833;
}
.icon_box2_alt h3 {
	margin-bottom: 0.25em;
}

.social-boxed .rd_si_sc {
	display: flex;
	flex-flow: row-reverse;
	justify-content: flex-end;
}
.thefox_social_widget_icons div,
.social-boxed .rd_si_sc div {
	width: 1.944rem !important;
	height: 1.944rem !important;
	margin: 0 1rem 0 0 !important;
}
.social-boxed .rd_si_sc a {
	background-color: #a6a847;
}
.thefox_social_widget_icons div a,
.social-boxed .rd_si_sc a {
	width: 100% !important;
	height: 100% !important;
	border-radius: 15%;
	font-size: 1.25rem;
}
.thefox_social_widget_icons div a {
	line-height: 1.5;
}
.social-boxed .rd_si_sc a {
	line-height: 1.25;
}
/* .thefox_social_widget_icons div a:hover,
.thefox_social_widget_icons div a:focus, */
.social-boxed .rd_si_sc a:hover,
.social-boxed .rd_si_sc a:focus {
	background-color: #e8c547 !important;
}

.thefox_social_widget_icons div a,
.sumome-share-client-animated {
	background-color: #848484 !important;
}
.sumome-share-client-animated[data-sumome-share="facebooklike"]:hover,
.sumome-share-client-animated[data-sumome-share="facebooklike"]:focus {
	background-color: #415a84 !important;
}
.thefox_social_widget_icons #facebook > a:hover,
.thefox_social_widget_icons #facebook > a:focus,
.sumome-share-client-animated[data-sumome-share="facebook"]:hover,
.sumome-share-client-animated[data-sumome-share="facebook"]:focus {
	background-color: #3b5998 !important;
}
.thefox_social_widget_icons #twitter > a:hover,
.thefox_social_widget_icons #twitter > a:focus,
.sumome-share-client-animated[data-sumome-share="twitter"]:hover,
.sumome-share-client-animated[data-sumome-share="twitter"]:focus {
	background-color: #1da1f2 !important;
}
.sumome-share-client-animated[data-sumome-share="googleplus"]:hover,
.sumome-share-client-animated[data-sumome-share="googleplus"]:focus {
	background-color: #db4437 !important;
}
.sumome-share-client-animated[data-sumome-share="pinterest"]:hover,
.sumome-share-client-animated[data-sumome-share="pinterest"]:focus {
	background-color: #bd081c !important;
}
.sumome-share-client-animated[data-sumome-share="email"]:hover,
.sumome-share-client-animated[data-sumome-share="email"]:focus {
	background-color: #11515e !important;
}
.thefox_social_widget_icons #yt > a:hover,
.thefox_social_widget_icons #yt > a:focus,
.sumome-share-client-animated[data-sumome-share="youtube"]:hover,
.sumome-share-client-animated[data-sumome-share="youtube"]:focus {
	background-color: #ff0000 !important;
}
.thefox_social_widget_icons #lin > a:hover,
.thefox_social_widget_icons #lin > a:focus,
.sumome-share-client-animated[data-sumome-share="linkedin"]:hover,
.sumome-share-client-animated[data-sumome-share="linkedin"]:focus {
	background-color: #007bb5 !important;
}
.thefox_social_widget_icons #instagram > a:hover,
.thefox_social_widget_icons #instagram > a:focus,
.sumome-share-client-animated[data-sumome-share="instagram"]:hover,
.sumome-share-client-animated[data-sumome-share="instagram"]:focus {
	background-color: #c32aa3 !important;
}

.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3,
.woocommerce ul.products li.product h2,
.woocommerce-page ul.products li.product h2 {
	font-family: inherit;
}

.inner_product {
	max-width: 300px;
	margin: 0 auto;
}
.inner_product .custom_cart_button {
	overflow: hidden;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.inner_product .custom_cart_button .button {
	position: static !important;
	display: block !important;
	width: auto !important;
	min-width: 75% !important;
	margin: 0.25em auto !important;
	padding: 0.25em 0.75em !important;
	color: #fff !important;
	font-family: inherit !important;
	font-weight: 400 !important;
	font-size: 1.25em !important;
	letter-spacing: 0.031em !important;
}
.inner_product .custom_cart_button .button:not(.add_to_cart_button):not(.show_details_button) {
	display: none !important;
}
.inner_product .custom_cart_button .add_to_cart_button {
	background-color: #a6a847cc;
}
.inner_product .custom_cart_button .add_to_cart_button:hover,
.inner_product .custom_cart_button .add_to_cart_button:focus {
	background-color: #a6a847;
}
.inner_product .custom_cart_button .show_details_button {
	background-color: #11515ecc;
}
.inner_product .custom_cart_button .show_details_button:hover,
.inner_product .custom_cart_button .show_details_button:focus {
	background-color: #11515e;
}

.woocommerce-page #reviews h3 {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #e9e9e9;
}

.woocommerce-pagination .page-numbers li .page-numbers,
.woocommerce-pagination .page-numbers li .page-numbers:hover,
.woocommerce-pagination .page-numbers li .page-numbers:focus {
	color: #a6a847 !important;
	border-color: #a6a847;
}
.woocommerce-pagination .page-numbers li .page-numbers.current {
	color: #fff !important;
	background-color: #a6a847;
}

.sb_widget > h3::before {
	top: 50%;
	margin-top: -7px;
	border-bottom-color: #11515e !important;
}

.grid_blog_post .post-title h2,
.blog_related_post .post-title h2 {
	font-size: 1.333em !important;
}
.woocommerce-page .product form.cart .button,
.single_product_navigation .previous_product,
.single_product_navigation .next_product,
.grid_blog_post .more,
.blog_load_more_cont .btn_load_more,
.blog_related_post .more-link,
.single_post_navigation .previous_project,
.single_post_navigation_bottom .previous_project,
.single_post_navigation .next_project,
.single_post_navigation_bottom .next_project,
#add-comment input#submit {
	padding: 0.5em 1em !important;
	border: 2px solid !important;
	border-radius: 0;
	background-color: #0000 !important;
	font-size: 1.25em;
	font-weight: 300;
	line-height: 1;
	text-transform: uppercase;
}
.blog_load_more_cont {
	left: auto;
	width: 100%;
	margin: 0 !important;
	transition: bottom 0.2s linear;
}
.blog_load_more_cont:last-child {
	bottom: -2em;
}
.blog_load_more_cont:last-child::before {
	content: "Loading...";
	position: absolute;
	top: -100%;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 2em;
}
.blog_load_more_cont .refresh_icn {
	margin: 0 0.5em 0 -0.5em;
}
/* .single_related::after {
	content: "s";
} */

.blog_related_post .post-title h2 a {
	color: #a6a847 !important;
}
.woocommerce-page .product form.cart .button,
.single_product_navigation .previous_product,
.single_product_navigation .next_product,
.grid_blog_post .more,
.blog_load_more_cont .btn_load_more,
.blog_related_post .more-link,
.single_post_navigation .previous_project,
.single_post_navigation_bottom .previous_project,
.single_post_navigation .next_project,
.single_post_navigation_bottom .next_project,
#add-comment input#submit {
	color: #a6a847 !important;
	border-color: #a6a847 !important;
}
.woocommerce-page .product form.cart .button:hover,
.woocommerce-page .product form.cart .button:focus,
.single_product_navigation .previous_product:hover,
.single_product_navigation .previous_product:focus,
.single_product_navigation .next_product:hover,
.single_product_navigation .next_product:focus,
.grid_blog_post .more:hover,
.grid_blog_post .more:focus,
.blog_load_more_cont .btn_load_more:hover,
.blog_load_more_cont .btn_load_more:focus,
.blog_related_post .more-link:hover,
.blog_related_post .more-link:focus,
.single_post_navigation .previous_project:hover,
.single_post_navigation .previous_project:focus,
.single_post_navigation_bottom .previous_project:hover,
.single_post_navigation_bottom .previous_project:focus,
.single_post_navigation .next_project:hover,
.single_post_navigation .next_project:focus,
.single_post_navigation_bottom .next_project:hover,
.single_post_navigation_bottom .next_project:focus,
#add-comment input#submit:hover,
#add-comment input#submit:focus {
	color: #fff !important;
	background-color: #a6a847 !important;
}
.single_post_navigation,
.single_post_navigation_bottom {
	display: none;
}
.woocommerce-page .product form.cart .button,
.single_product_navigation .previous_product,
.single_post_navigation .previous_project,
.single_post_navigation_bottom .previous_project {
	padding-left: 0.5em !important;
}
.single_product_navigation .next_product,
.single_post_navigation .next_project,
.single_post_navigation_bottom .next_project {
	padding-right: 0.5em !important;
}
.single_related {
	margin-bottom: 0;
}
.related .related_nav,
.cross-sells .related_nav,
.upsells .upsells_nav {
	top: 34px;
}
.related_left::before,
.upsells_left::before,
.related_right::before,
.upsells_right::before {
	line-height: 33px;
}

.single_post_related_carousel {
	margin: 0 0 4em;
}

.woocommerce #fw_c {
	padding-bottom: 0;
}
.woo-share-box {
	display: none;
}
.fixed-woo-share-box {
	z-index: 100;
}
.woo_img_prev,
.woo_img_next {
	width: 100% !important;
}
.woocommerce-tabs .tabs {
	z-index: 100;
	border-bottom: 1px solid #e9e9e9;
}
.woocommerce-tabs .tabs li.active,
.woocommerce-tabs .panel {
	margin-top: 0 !important;
}
.woocommerce-tabs .tabs li.active {
	border-bottom: 0;
	border-left: 0;
}
.woocommerce-tabs .tabs li a {
	text-align: center;
	white-space: nowrap;
	transition: color 0.2s linear;
}
.woocommerce-tabs .tabs li a:hover,
.woocommerce-tabs .tabs li a:focus,
.woocommerce-tabs .tabs li.active a {
	color: #11515e;
}
.woocommerce-tabs .tabs li a::before {
	content: "";
	position: absolute;
	left: 0;
	transition: border-color 0.2s linear;
}
.woocommerce-tabs .tabs li.active a {
	padding: 10px 20px !important;
	border-radius: 0;
}
.yikes-custom-woo-tab-title {
	display: none;
}
.yikes-custom-woo-tab-title + .related.products {
	padding-top: 0;
}
.single_product_navigation {
	border: 0 !important;
}
.single_product_navigation > a {
	display: none;
}

.topbar_woocommerce_login a,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page a.button,
.woocommerce-page button.button,
.woocommerce-page input.button,
.woocommerce-page #respond input#submit,
.woocommerce-page #content input.button {
	border-radius: 0 !important;
}

span.item-name::before {
	color: #11515e;
}

.warranty_info b {
	font-weight: 400;
}

.product .variations label {
	vertical-align: top;
	line-height: 2.25;
}
.product .variations select {
	border-color: #a6a847;
}

.wpcf7 .wpcf7-form br {
	display: none;
}
.wpcf7 .wpcf7-form .wpcf7-text,
.wpcf7 .wpcf7-form .wpcf7-textarea {
	height: auto !important;
	margin: 0 0 0.9em !important;
	padding: 0.5em 0.5em 0.51em !important;
	border: 1px solid #000 !important;
	background: none !important;
	color: #000 !important;
	font-size: 1rem !important;
	line-height: 1 !important;
}
.wpcf7 .wpcf7-form span:last-child .wpcf7-text,
.wpcf7 .wpcf7-form span:last-child .wpcf7-textarea {
	margin-bottom: 0 !important;
}
.wpcf7 .wpcf7-form .wpcf7-text::placeholder,
.wpcf7 .wpcf7-form .wpcf7-textarea::placeholder {
	color: #49494980 !important;
	/* font-weight: 300 !important; */
}
.wpcf7 .wpcf7-form .wpcf7-submit {
	float: left !important;
	min-width: 0 !important;
	padding: 0.5em 1em !important;
	border: 2px solid #a6a847 !important;
	background: none !important;
	color: #a6a847 !important;
	font-size: 0.95rem !important;
	line-height: 1 !important;
	font-weight: 300 !important;
}
.wpcf7 .wpcf7-form .wpcf7-submit:hover,
.wpcf7 .wpcf7-form .wpcf7-submit:focus {
	background-color: #a6a847 !important;
	color: #fff !important;
}

/* #footer_bg {
	margin-top: -2em;
} */
#footer {
	width: 100%;
	margin-top: 3em;
	padding: 0;
}
#footer .widget_wrap {
	margin: 1em 0;
}
#footer_coms ul li {
	font-size: inherit;
}
#footer_coms .m_normal ul li a {
	font-weight: 300;
}

#footer .widget_wrap:nth-child(1) .textwidget {
	margin-bottom: 2em;
}
#footer .widget h3 {
	margin-bottom: 0.75em;
}
#footer .menu-item a {
	padding: 0.667em 0;
	font-size: 1em;
	line-height: 1;
}
#footer .menu-item:first-child a {
	margin-top: -0.867em;
}
/* 
#footer .menu-item a:hover,
#footer .menu-item a:focus {
	color: #e8c547 !important;
}
 */
#footer .menu-item a::before {
	content: none;
}

#testimonials {
	margin-bottom: 0;
}

#partners {
	margin-bottom: 0;
    	display: flex;
    	flex-wrap: wrap;
    	align-items: flex-start; /* Prevent images from stretching in Chrome */
        justify-content: center;
}

.partnerimg {
    	margin: 1vw 3%;
    	max-width: 100%;
}

#partners .vc_column-inner {
	margin: 0;
}

@media (max-width: 543px) {

	.woocommerce-tabs .tabs {
		display: flex;
		flex-wrap: wrap;
	}
	.woocommerce-tabs .tabs li {
		flex-grow: 1;
	}
	.woocommerce-tabs .tabs li a,
	.woocommerce-tabs .tabs li.active a {
		padding-bottom: 15px !important;
	}
	.woocommerce-tabs .tabs li a::before {
		bottom: 0;
		width: 100%;
		border-bottom: 5px solid transparent;
	}
	.woocommerce-tabs .tabs li a:hover::before,
	.woocommerce-tabs .tabs li a:focus::before,
	.woocommerce-tabs .tabs li.active a::before {
		border-bottom-color: #11515e;
	}


}
@media (min-width: 544px) {

	.woocommerce-tabs {
		display: flex;
	}
	.woocommerce-tabs .tabs li {
		float: none;
	}
	.woocommerce-tabs .tabs li a,
	.woocommerce-tabs .tabs li.active a {
		padding-left: 25px !important;
	}
	.woocommerce-tabs .tabs li a::before {
		top: 0;
		height: 100%;
		border-left: 5px solid transparent;
	}
	.woocommerce-tabs .tabs li a:hover::before,
	.woocommerce-tabs .tabs li a:focus::before,
	.woocommerce-tabs .tabs li.active a::before {
		border-left-color: #11515e;
	}
	.woocommerce-tabs .tabs li:last-child a {
		margin-bottom: -1px;
		border-bottom: 1px solid #e9e9e9;
	}
	.woocommerce-tabs .panel {
		flex-grow: 1;
	}

	#footer {
		display: flex;
	}
	#footer .widget_wrap {
		width: 31.667% !important;
	}
	#footer .widget_wrap:not(:first-child) {
		margin-left: 2.5%;
	}
	/* #footer .widget_wrap:nth-child(3) {
		padding-right: 2.5%;
	} */
	#footer .widget_wrap:nth-child(n+2) > * {
		float: right;
		max-width: 16em;
	}

}
@media (min-width: 544px) and (max-width: 767px) {
	
	.flex-center .tf_btn_pos {
		width: 50% !important;
	}
	.flex-center .tf_btn_pos:nth-of-type(odd) {
		padding-right: 7.5px;
	}
	.flex-center .tf_btn_pos:nth-of-type(even) {
		padding-left: 7.5px;
	}
	
}
@media (min-width: 544px) and (max-width: 991px) {

	.full-width-content .columns4 .element {
		width: 50% !important;
	}
	
}
@media (min-width: 544px) and (max-width: 1035px) {

	/* #footer .widget_wrap {
		width: 31.667% !important;
	}
	#footer .widget_wrap:nth-child(2) {
		display: none;
	} */
	
}
@media (min-width: 768px) and (max-width: 1035px) {

	.max-width-11of12-half {
		max-width: 323.91px;
	}
	.flex-center .tf_btn_pos {
		margin-bottom: 15px;
	}

	.product_image_wrapper.woocommerce-product-gallery--with-images {
		width: 100%;
	}
	
	/* #footer .widget_wrap:nth-child(1) {
		padding-right: 2.5%;
	}
	#footer .widget_wrap:nth-child(3) {
		clear: none;
	} */

	.mobile_signin {
		display: block;
		float: right;
		margin: 37px 23px 0px 0px;
	}


}
@media (max-width: 767px) {
	.mobile_signin {
		display: block;
		float: right;
		margin: 37px 23px 0px 0px;
	}

	.vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
		padding: 0 10px;
	}
	
	.flex-center .tf_btn_pos a {
		width: 100% !important;
	}

	.product_filtering {
		text-align: center;
	}
	.product_filtering .filter_param {
		display: inline-block;
		float: none;
		margin-right: 0;
	}
	.product_filtering .filter_param_sort {
		margin: 0 0 6px 3px;
	}

    body.single-product .woocommerce-message > a.button {
        top:-30px;
        left:0px;
    }

}
@media (min-width: 768px) {

	.flex-right {
		display: flex;
		justify-content: flex-end;
	}
	

}
@media (min-width: 1036px) {

	header nav {
		float: left;
	}

	/* #footer .widget_wrap:nth-child(1) {
		width: 30.833% !important;
	}
	#footer .widget_wrap:nth-child(2) {
		width: 15.417% !important;
	}
	#footer .widget_wrap:nth-child(n+3) {
		width: 23.125% !important;
	} */

}
@media (min-width: 768px) and (max-width: 1214px) {

	/* .woocommerce ul.products li.product a,
	.woocommerce-page ul.products li.product a {
		width: 75% !important;
		margin-left: -37.5% !important;
	} */

}
@media (min-width: 1034px) and (max-width: 1214px) {

	.max-width-11of12-half {
		max-width: 439.2px;
	}

	.product_image_wrapper.woocommerce-product-gallery--with-images {
		width: 400px;
	}
	
}
@media (min-width: 1215px) {

	.max-width-11of12-half {
		max-width: 535.275px;
	}
	
	.product_image_wrapper.woocommerce-product-gallery--with-images {
		width: 470px;
	}

}



input[type='checkbox']:after {
    content: '' !important;
}

input[type='checkbox']:checked:after {
    content: '\f00c' !important;
}

/* GDPR Cookie Consent */

/* cancel button style */
#cLiCcpaOptoutPrompt .cli-modal-dialog button.cli-ccpa-button-cancel{
  color :  #11515E !important;
  background-color: #ffffff !important;
  border: 2px solid #11515E !important;
}

/*  confirm button style*/
#cLiCcpaOptoutPrompt .cli-modal-dialog button.cli-ccpa-button-confirm{
  color : #ffffff !important;
  background-color: #11515E !important;
  border: 2px solid #11515E !important;
}

/* Save & Accept button style */
#cliSettingsPopup .cli-tab-footer .cli-btn {
  background-color: #11515E;
}

/* Slider buttons */
#cliSettingsPopup .cli-switch input:checked + .cli-slider {
  background-color: #11515E;
}

