/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.product-type-simple .regular-price {
    display: none;
}

p.regular-price, p.sale-price {
    float: left;    
    margin: 20px 10px 18px 0px;
}

.variation-regular-price {
    float: left;    
	  margin-right: 10px;
}

.two-float .price {
    float: left;
}

.variation-regular-price del,
.regular-price del {
    color: #777777;
    font-size: 18px;
    font-family: "PT Sans";
    font-weight: bold;
}

.custom-archive-price p.regular-price, .custom-archive-price p.sale-price {
   margin: 5px 10px 5px 0px;
}

.custom-archive-price p.regular-price span {
    font-size: 15px !important;
}

.custom-archive-price p.sale-price span {
    font-size: 18px;
    color: #111;
    font-weight: bold;
}

/* markjean22 Style css */
.td-header-wrap .td-header-top-menu-full {
	border-bottom: 1px solid #e1e1e1 !important;
}

.td-header-style-3 .td-header-sp-logo {
	margin: 28px 0 !important;
}

ul#menu-header-menu-new-main-1 {
	width: 1068px !important;
	position: relative;
}
ul#menu-header-menu-new-main-1:after {
	content:"";
	clear: both;
	display: block;
}
ul#menu-header-menu-new-main-1 li a:hover {
	color: #fff;
}
.td-header-top-menu .menu-top-container {
	right: 18% !important;
}
.menu-top-container li:last-child {
	border-left: 2px solid #000;
	padding-left: 15px;
}
.top-header-menu > li.current_page_item a {
  color: #2a7a3b !important;
}
.td-header-style-3 .sf-menu > li > a {
    padding: 0 40px !important;
}
.sf-menu li:last-child {
  position: absolute;
  right: 0;
  background-color: #0d732f;
  color: #fff;
}
.sf-menu li:last-child a {
  color: #fff !important;
}

/* Mark Style in Single Product */
.single-product .product .summary .cart {
	position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #ebebeb;
  width: 272px;
  padding: 20px;
  background-color: #fff;
  margin-top: 0;
}
.woocommerce-page div.product div.images {
  max-width: 35% !important;
	margin-bottom: 50px;
}
.woocommerce div.product form.cart .button {
  position: absolute;
  bottom: -110px;
  left: 0;
  width: 100%;
  background-color: #217433 !important;
  font-size: 15px !important;
  text-transform: uppercase;
}
.tm-epo-totals .tm-custom-price-totals:after {
  clear: both;
  content: "";
  display: block;
}
.tm-epo-totals .tm-custom-price-totals .tm-final-totals {
  float: left;
  font-size: 14px;
}
.tm-epo-totals .tm-custom-price-totals .tm-final-totals span {
  margin: 0 0 0 17px !important;
  font-size: 18px !important;
  color: #217433 !important;
}
.tm-extra-product-options .tm-epo-field-label {
  font-weight: 700;
  font-size: 15px;
}
.tm-epo-required {
  display: none;
}
.tm-extra-product-options .tmcp-field-wrap label {
    display: block !important;
}
.tm-epo-field.tmcp-select {
  max-width: 100%;
  display: initial;
  width: 100%;
  height: 30px;
  border: 1px solid #e3e3e3;
}
.td-ss-main-content .summary {
  max-width: 38% !important;
}
.td-ss-main-content .entry-crumbs {
    margin-bottom: 25px;
}
.woocommerce .product .summary .product_title {
    font-size: 22px
}
.woocommerce div.product .woocommerce-product-rating {
    margin: 0;
}
.woocommerce .woocommerce-product-rating .star-rating {
    margin: 0.3em 4px 0 0;
    float: left;
    padding: 8px;
    color: #f4d500;
    font-size: 1.2em;
}
.product_meta {
	margin-top: 10px;
}
.woocommerce-product-details__short-description h4 {
  margin: 10px 0 0 0;
}
.woocommerce-product-details__short-description ul {
  margin: 10px 0 15px 0;
}
.woocommerce .product .woocommerce-tabs ul.tabs {
    border-bottom: 1px solid #ebebeb !important;
}
#td-outer-wrap div.product .woocommerce-tabs ul.tabs li.active {
    background-color: #fff !important;
    border: 1px solid #ebebeb !important;
    border-bottom: 1px solid #fff !important;
}
#td-outer-wrap div.product .woocommerce-tabs ul.tabs li.active a {
    color: #000;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 5px 15px !important;
}
.woocommerce .td-main-page-wrap div.product .woocommerce-tabs ul.tabs li.active a {
    font-size: 15px;
    font-weight: bold;
}
.woocommerce .woocommerce-Tabs-panel {
  border: 1px solid #ebebeb;
  border-top: none;
  padding: 10px 15px !important;
}
.woocommerce .woocommerce-Tabs-panel h2 {
	margin: 0 0 5px 0;
	font-size: 20px;
}
.woocommerce .woocommerce-Tabs-panel h3 {
    margin: 20px 0 5px 0;
}
.woocommerce .woocommerce-Tabs-panel p {
    margin-bottom: 15px !important;
    line-height: 1.2em !important;
}
.woocommerce-tabs ul.tabs li.active a {
  color: #000 !important;
}
.woocommerce-tabs ul.tabs li a {
  color: #c2c2c2 !important;
}
.woocommerce .star-rating {
   color: #f4d500;
}
.related.products {
  display: none !important;
}
/* my last update is Relate Products hide */
.m_footer_left {}
.m_footer_left .td_block_single_image {
  margin-bottom: 0 !important;
}
.m_footer_left .td_block_single_image a {
  height: 160px !important;
}
.m_footer_left > .wpb_wrapper, .m_footer_right > .wpb_wrapper {
  border: 1px solid #ebebeb;
}
.m_footer_right {}
.m_footer_right .vc_icon_element {
    margin: 0;
}
#gform_4 li label {
    display: block;
    margin: 0;
}
#gform_4 li input {
    width: 100%;
    border: none;
    border-radius: 5px;
    height: 40px;
    padding: 0 10px;
    margin-bottom: 5px;
}
#gform_4 li textarea {
    width: 100%;
    border: none;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 5px;
}
#gform_4 .gform_footer {
    margin: 0;
    padding: 0;
}
#gform_4 .gform_footer input {
  background-color: #217433;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  height: 40px;
}
.td-ss-main-content ul.products li a.button {
  position: absolute;
  bottom: 25%;
  left: 25%;
  text-transform: uppercase;
  background-color: #faf9f9;
  color: #000;
  display: none;
}
.td-ss-main-content ul.products li {
  border: 1px solid #fff;
  padding: 10px !important;
}
.td-ss-main-content ul.products li:hover {
  border: 1px solid #ccc;
}
.td-ss-main-content ul.products li:hover a.button {
  display: block;
}
.td-ss-main-content ul.products li a.button:hover {
  color: #fff;
}
.td-ss-main-content ul.products li h2 {
  font-size: 18px !important;
  font-weight: bold !important;
}
.td-ss-main-content ul.products li .sale-price span {
    color: #0d732f;
}
.m_footer_right .wpb_wrapper {
    position: relative;
}
.m_footer_right .wpb_wrapper .wpb_text_column {
    margin: 0 0 0 120px;
}
.m_footer_right .wpb_wrapper .wpb_text_column h3 {
    margin: 30px 0;
}
.m_footer_right .wpb_wrapper .vc_icon_element {
    position: absolute;
    left: 25px;
    top: 0;
}
.m_footer_right .wpb_wrapper .vc_icon_element .vc_icon_element-icon {
  color: #999999 !important;
}
.banner_shop {}
.banner_shop .placeholder {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.banner_shop .placeholder h1.shop_page-title {
    margin: 0 auto;
    color: #fff;
    font-size: 45px;
    text-transform: uppercase;
    padding: 250px 0;
    text-shadow: 1px 1px 5px #000;
    max-width: 1060px;
}
/* Monday */

@media screen and (max-width: 680px) {
    .sfs-footer-content .vc_single_image a {
        width: 75% !important;
    }
}
@media screen and (max-width: 560px) {
    .sfs-footer-content .vc_single_image a {
        width: 90% !important;
    }
}
/* Tuesday */
.m_sidebar-home {}
.gform_widget {
    margin: 0;
}
.gform_widget .gform_wrapper {
    max-width: 100%;
    margin: 0;
}
#gform_4 {
    background-color: #f4d500;
    padding: 25px;
}
#gform_4 .gform_heading {
	  text-align: center;
}
#gform_4 .gform_heading h3 {
    margin: 0 20px;
    font-size: 25px;
}
#gform_4 .gform_heading span {}
#gform_4 .gform_body {}
#gform_4 .gform_footer {}
#gform_4 .gform_footer input {
    border-radius: 5px;
}
.addformdes {
	background-color: #f4d500;
	padding: 0 25px 25px 25px;
	text-align: center;
	border-bottom: 5px solid #217433;
}
.visit_shop .td-block-title-wrap {
    display: none;
}
.visit_shop .td-custom-title {
    bottom: 0;
    top: auto;
}
.visit_shop .td-custom-title h3 {
    text-transform: capitalize;
}
.visit_shop .td-custom-title h3 a {
    background-color: #f4d500 !important;
    border-radius: 50px;
}

/* For Mobile Responsive in single product page */
@media only screen and (max-width: 650px) {

    .woocommerce div.product div.images.woocommerce-product-gallery,
    #td-outer-wrap div.product div.summary {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 20px;
    }
    
    .single-product .product .summary .cart {
        position: inherit !important;
    }

    #td-outer-wrap .td-main-page-wrap .cart {
        width: 100%;
        margin: 10px 0;
    }
	#td-outer-wrap div.product .woocommerce-tabs ul.tabs li {
		padding: 0 !important;
	}

	.td-pb-row .m_right-footer {
		padding: 0 20px !important;
	}
	.td-pb-row .m_right-footer .wpb_text_column {}
	.td-pb-row .m_right-footer .wpb_text_column h2 {
		font-size: 20px;
		margin: 15px 0 5px 0;
	}
	.td-pb-row .m_right-footer .wpb_text_column p {
		margin-bottom: 10px;
		font-size: 14px;
	}
	.m_right-footer .vc_column-inner .vc_btn3-inline {
		bottom: -10px !important;
		right: inherit !important;
	}
	.m_last_button_home .vc_btn3 {
		padding: 0 35px !important;
	}
	.td-full-layout .td-header-style-3 .td-header-main-menu {
		background-color: #fff !important;
	}
	#td-top-mobile-toggle i {
		color: #000;
	}
	.m_left-footer, .m_right-footer, .m_tistomony {
		display: none !important;
	}

	
	.m_shopLeft, .m_shopRight {
		height: 450px !important;
	}
	.tdc-row.stretch_row_content .m_shopRight {
    padding: 15px 20px !important;
    height: 345px !important;
}
	.m_shopLeft .vc_row_inner {
		padding: 5px !important;
	}
	.m_shopLeft h2 {
		font-size: 20px;
		margin: 0;
		line-height: 1.2em;
	}
	.m_shopLeft h3 {
		margin: 0;
		font-size: 16px;
	}
	.m_shopLeft p {
		font-size: 14px;
		line-height: 1.4em;
	}
	.m_shopLeft .vc_row_inner form {
		padding-top: 0 !important;
	}
	.m_shopLeft .vc_row_inner form textarea {
		min-height: 50px !important;
		height: 100px;
	}

}
.m_footer_navi, .m_footer_navi .widget {
    margin: 0;
}
.m_footer_navi ul li {
    display: inline-block;
    font-size: 12px;
    margin-left: 5px;
}
.m_footer_leg p {
    font-size: 12px;
}
.m_footer_leg p a {
    color: #575757;
}

.white-popup-block:after {
	background: rgba(13, 115, 47, 0.80);
}
#td-outer-wrap ul.products li.first {
	clear: both !important;
}
#td-outer-wrap ul.products li.product:nth-child(5) {
	clear: none !important;
}
#menu-header-menu-new-main-1 .sub-menu {
  left: 0;
  padding: 0;
}
#menu-header-menu-new-main-1 .sub-menu li {
  float: none !important;
  border: 1px solid #ccc;
}
#menu-header-menu-new-main-1 .sub-menu li:last-child {
  background: #fff;
  border-top: none;
}
#menu-header-menu-new-main-1 .sub-menu li:hover a {
	background-color: #0d732f;
	color: #fff !important;
}
#menu-header-menu-new-main-1 .sub-menu li a {
  color: #000 !important;
  padding: 10px 10px;
  font-size: 14px;
}
.m_shopLeft, .m_shopRight {
    height: 400px;
}

@media only screen and (min-width: 1025px) {
	body #sfs-footer-wrapper .sfs-footer-content > div {
		padding: 0 !important;
	}
}
@media only screen and (min-width: 768px) {
	body #sfs-footer-wrapper .sfs-footer-content > div {
		padding: 0 !important;
	}
}
@media only screen and (min-width: 0px) {
	body #sfs-footer-wrapper .sfs-footer-content > div {
		padding: 0 !important;
	}
}

#sfs-footer-wrapper .m_shopLeft .vc_row_inner {
    padding: 0 !important;
}

.tdc-row.stretch_row_content .m_shopRight button {
    background: #f4d500;
}
#td-outer-wrap .mark_btn a {
    background: #217433;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 25px;
}

.m_shop_1 .vc_btn3,
.m_shop_2 .vc_btn3 {
    background-color: transparent !important;
    border: 1px solid #fff;
    color: #fff !important;
}

.m_shopRight .vc_btn3-container a {
    color: #000 !important;
    background-color: #f4d500 !important;
    border: none;
    padding: 15px 45px;
}

.m_logoFotter {
    margin: 0 !important;
}
.m_logoFotter img {
	margin-top: 0;
	margin-bottom: 25px !important;
}
.woocommerce-product-details__short-description .gallery-size-thumbnail .gallery-item {
    padding: 15px;
    margin: 0;
}


span.gfield_required {
    display: none !important;
}

.single-product .product .summary .cart {
	padding-bottom: 30px;
}

.woocommerce div.product form.cart .button {
	bottom: -9px;
}

