/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {

    font-family: 'BYekan';

    src: url('fonts/mohamad/yekan-farish.eot') format('eot'),

         url('fonts/mohamad/yekan-farish.woff') format('woff'),

         url('fonts/mohamad/yekan-farish.ttf') format('truetype');

    font-weight: normal;

    font-style: normal;

}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('fonts/mohamad/IRANSansWeb(FaNum)_Bold.eot');
	src: url('fonts/mohamad/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/mohamad/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/mohamad/IRANSansWeb(FaNum)_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/mohamad/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 500;
	src: url('fonts/mohamad/IRANSansWeb(FaNum)_Medium.eot');
	src: url('fonts/mohamad/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/mohamad/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/mohamad/IRANSansWeb(FaNum)_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/mohamad/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: 300;
	src: url('fonts/mohamad/IRANSansWeb(FaNum)_Light.eot');
	src: url('fonts/mohamad/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/mohamad/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/mohamad/IRANSansWeb(FaNum)_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/mohamad/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
	font-family: IRANSansWeb(FaNum);
	font-style: normal;
	font-weight: normal;
	src: url('fonts/mohamad/IRANSansWeb(FaNum).eot');
	src: url('fonts/mohamad/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('fonts/mohamad/IRANSansWeb(FaNum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
		 url('fonts/mohamad/IRANSansWeb(FaNum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('fonts/mohamad/IRANSansWeb(FaNum).ttf') format('truetype');

}
body, h1, h2, h3, h4, h5, h6 {
    font-family: IRANSans !important;
}
h2 {
	font-size: 1.4em;
}
h1.product-title.product_title.entry-title {
	font-size: 1.4em;
    margin-top: 10px;
    line-height: 1.7em;
}
.nav > li > a {
    font-family: BYekan !important;
     font-weight: normal !important;
}
/* hide woocommerce-shipping-destination */
p.woocommerce-shipping-destination {
	display: none;
}
body {
     font-family: IRANSans !important;
     font-weight: normal !important;
	 line-height: 2;
	 color: #5d5d5d;
	font-size: .94em;
}
p {
	font-family: IRANSans !important;
	    letter-spacing: -0.3px;
}
.uppercase {
	    letter-spacing: 0.2px;
}
.box-text p {
	font-family: IRANSans !important;
	margin-top: .6em;
}
.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select {
    background-position: 20% 50%;
}
.is-divider {
background-color: #1E73BE;
max-width: 100px;
}
h1, h2, h3, h4, h5, h6, .heading-font, .off-canvas-center .nav-sidebar.nav-vertical > li > a {
    font-family: IRANSans !important;
   
}
.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
color: rgba(255, 255, 255, 0.88);
}
.product-thumbnails img, .product-gallery-slider img {
    width: 100%;
    border-radius: 12px;
}
.dark p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.88);
    letter-spacing: -0.1px;


}
.section-title a {
margin-bottom: 2px;
}
.icon-shopping-cart:before {
    content: "\e908";
    color: rgb(255, 131, 0);
}

/*************** customize header  ***************/
.header-main {
direction: rtl;
}
.form-flat select {
    direction: rtl;
}
.icon-search:before {
    
    margin-left: 30px;
}
.nav-right li.current-dropdown:last-child>.nav-dropdown, .nav-right li.has-dropdown:hover:last-child>.nav-dropdown {
    right: 1px;
    left: auto;
}
.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select {
   
    direction: rtl;
}
/*************** customize header  ***************/
.box-image img {
border-radius: 8px;
}
a.remove {
color: red;
}
.entry-summary {
text-align: justify;
}
.checkout-breadcrumbs {
    border: 1px solid #efefef;
    border-radius: 29px;
    padding: 20px !important;
    font-size: 25px !important;
}
.breadcrumbs a {
    color: rgba(255, 255, 255, 0.85);
    font-weight: bold;
}
.breadcrumbs {
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    letter-spacing: 0px;
    padding: 0px 10px;
    font-size: 10px;
    background-color: rgb(33, 56, 110);
	margin-bottom: 2px;
}
.breadcrumbs a.current, .breadcrumbs a:hover {
    color: #fe8200;
}
.page-wrapper {
    padding-top: 2px;
    padding-bottom: 30px;
    /* margin-bottom: 0px; */
}
.widget-area  {
margin-top: 10px;
}

/* small shop breadcrumbs */
.featured-title .page-title-inner {
    padding-bottom: 0px;
}
.page-title-inner {
    position: relative;
    padding-top: 5px;
    min-height: 60px;
}
.form-flat select {
background-position: 5% 50%;
}
.dark .form-flat select {
background-color: rgba(33, 56, 110, 0.19) ;
}
.woocommerce-breadcrumb breadcrumbs {
background-color: rgba(33, 56, 110, 0.17) !important;
}

div#comments.comments-area {
font-size: 14px !important;
}
ol.comment-list {
    border: 1px solid #efefef;
}
time.pull-left {
margin-left: 10px;
}
div.flex-row.align-top {
margin-top: -10px !important;
}
div.comment-author.mr-half {
width: 30px !important;
}
.flickity-page-dots {
bottom: -5px;
}
.dataTables_filter {
    float: right;
    white-space: nowrap;
    font-size: 1.4em;
}
.dataTables_wrapper label input {
    width: 240px;
    border: 2px solid #0c5ca2;
    height: 35px;
}
.button.is-outline {
    border: 2px solid #1e73be;
   /* background-color: rgb(255, 131, 0); */
}
.icon-angle-up:before {
    color: #388aff;
}
.mfp-ready {
margin-right: 50px !important;
    opacity: 1.5;
}
.button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
width: 10px;
}
ol.comment-list {
background: rgba(196, 196, 196, 0.12);
}
 
p.product.woocommerce.add_to_cart_inline {
     border: none !important;
    padding: 0px !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
margin-right: 10px;
}
nav.woocommerce-breadcrumb.breadcrumbs {
background: none;
}
.button {
border-radius: 10px;
margin-bottom: 0px;
}
div.customize404 {
text-align: left;
margin-left: 70px;
}
div.contact-social-icons {
    justify-content: center;
    display: flex;
}
.prdctfltr-widget .prdctfltr_wc .prdctfltr_buttons {
    margin: 0px 0;
    text-align: center !important;
}
.prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter {
margin-bottom: -20px;
}
.pf_rngstyle_modern .irs-from, .pf_rngstyle_modern .irs-single, .pf_rngstyle_modern .irs-to {
background: #fe8200;
}
.pf_rngstyle_modern .irs-from:after, .pf_rngstyle_modern .irs-single:after, .pf_rngstyle_modern .irs-to:after {
    border-top-color: #fe8200;
}
aside#prdctfltr-3.widget.prdctfltr-widget {
border: 1px solid #efefef;
    border-radius: 9px;
    padding: 5px;
        box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.28), 0 3px 6px rgba(185, 185, 185, 0.33);
}
.pf_rngstyle_modern .irs-from, .pf_rngstyle_modern .irs-single, .pf_rngstyle_modern .irs-to {
font-size: 14px;
}
span.irs-single{
direction: ltr;
}
div.prdctfltr_description {
    margin-bottom: 0px;
    margin-top: -10px;
}
.banner-grid-wrapper+.row:not(.row-collapse) {
margin-top: 0px;
}
.pf_rngstyle_modern .irs-slider {
    width: 25px;
    height: 25px;
}
.wc-terms-and-conditions label {
    background: #fb8d00a6;
    border-radius: 9px;
}
div.woocommerce-terms-and-conditions {
font-size: 12px;
border: 2px solid #efefef;
}
ul.wc_payment_methods.payment_methods.methods {
    border: 1px solid #fcb45959;
    border-radius: 10px;
}
span.woocommerce-Price-amount.amount {
color: #21386e;
}
table.shop_table.woocommerce-checkout-review-order-table {
    border: 2px solid #fc8a0080;
    padding: 5px;
    border-radius: 10px;
}
.wc-terms-and-conditions label {
	
	font-size: 1.2em;
}
.select2-container {
	text-align: right;
}
p#billing_company_field.form-row.form-row-wide {
display: none;
	
}
input#billing_postcode.input-text {
	font-family: "Lato", sans-serif !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	font-family: BYekan;;
}
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.is-xlarge {
    font-size: 1em;
}
.category-filter-row {
    padding: 0px 0;
}
/* .medium-flex-wrap .flex-col {
     padding-top: 0px; 
    padding-bottom: 0px; 
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 100%;
}
*/
/* customize woocommerce extra product */
.tc-extra-product-options .tmcp-field-wrap .price.tc-price .amount {
	font-weight: 100;
}
span.amount {
	color: #0d22d6;
}
span.tm-epo-field-label.tm-section-label.tm-toggle {
	    color: #11519b;;
}
.tm-extra-product-options-totals .price.amount.options {
	font-size: 1.5em;
}
dt.tm-options-totals {
	    font-size: 85%;
    opacity: .9;
}
.tm-collapse {
	border-radius: 9px;
    border: 2px solid rgba(0, 22, 202, 0.38);
}
.product-summary .woocommerce-Price-currencySymbol {
	font-size: 1em;
	margin-top: 0.1em;
}
div.shop-container {
	text-align: justify;
}
/* tm extra product */
.tm-cart-edit-options{
	    font-size: 10px;
    font-weight: normal;
}
/* close toturial but water tank */
div.closetoturial{
	border: 1px solid #efefef;
    text-align: center;
    width: 12em;
    border-radius: 10px;
    background: #ff8300;
}
div.cpf-section.tm-row.tm-cell.col-12.section_popup {
	padding: 0px !important;
    border: 2px solid #7481ea;
    border-radius: 10px;
}
/*************** in moshkeldare  ***************/
a.tm-section-link {
	/*margin-right: 20px;*/
	display: block;
    width: 100%;
}
/*************** in moshkeldare  ***************/
a.accordion-title.plain{
	    border: 2px solid #e0410594;
    border-radius: 10px;
}
.entry-content {
	    padding-top: 1em;
}
.entry-header-text {
    padding: 1.5em 0 0.5em;
}
/* customize tablepress */
.tablepress tbody td, .tablepress tfoot th {
	    border-top: 3px solid #ededed;
	    
}
.dataTables_wrapper .tablepress {
	    border: 1px solid #efefef;
}
.tablepress tbody td, .tablepress tfoot th {
	border: 3px solid #efefef;
}
.tablepress tbody td {
	    vertical-align: middle;
}
.tablepress tfoot th, .tablepress thead th {
	/*background-color: #1e73be;*/
	background-color: #2c4376;
	color: white;
}
th {
	text-transform: initial;
	line-height: 1.5;
}
div.accordion-inner {
	border: 2px solid rgba(234, 142, 107, 0.4);
    border-radius: 10px;
}
/* check position */
img.size-full.alignnone {
    margin-bottom: 0.1em !important;
    margin-left: 5px;
	margin-right: 5px;
}
div.woocommerce-terms-and-conditions-wrapper {
	border: 2px solid #fdc47f;
    border-radius: 10px;
	margin-bottom: 10px;
}
form.checkout input[type="checkbox"] {
	margin-top: .5em;
}
.button.alt:not(.is-outline) {
	    border-radius:10px;
}
a.woocommerce-terms-and-conditions-link {
	    color: #f19424;
}
dt.tm-final-totals {
	    font-size: 1.2em;
	    color: #4b5be0;
	font-weight: bold;
}
.text-right {
	text-align: right;
}
html[dir=rtl] .gform_wrapper .gfield_checkbox li label, html[dir=rtl] .gform_wrapper .gfield_radio li label {
	margin: 0 8px 0 0;
}
.snp-pop-7596 .bld-step-1-el-6 .bld-el {
	background-repeat: no-repeat !important;
	font-family: BYekan;
}
.badge-container {
	    margin: -13px 0 0 0;
	    
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	    display: none;
}
.product-info p.stock {
	    font-size: 1.4em;
	    color: #fe8200;
}
label.deposit-option {
	display: none;
	}
dl dt {
	    display: block;
}
tr.order-total {
	    color: red;
    font-size: 1.2em;
}
span.woocommerce-Price-amount.amount {

      color: #ff0000; 
	font-size: 1.1em;
	font-family: BYekan !important;
}
.box-text {
	font-size: 1em;
}
.ux-timer {
	    direction: ltr;
}
del span.amount {
	font-size: 1em !important;
}
del {
	font-size: 1em !important;
}
td:first-child {
	padding-right: 0.4em;
}
div.cpf-section.tm-row.tm-cell.col-12.section_popup {
	margin-bottom: 15px !important;
}
.breadcrumbs .divider {
	margin: 0em;
    opacity: .85;
}
.star-rating span:before {
	color: #e7711b !important;
}
.product-info {
	padding-top: 0px;
}
.page-wrapper {
	padding-top: 25px;
}
span.afzoodanbesabadkharid {
	color: #ffffff;
	background: #0b3893;
	padding: 5px;
	border-radius: 10px;
	font-size: 1em;
	
}
a.fullwidthintable {
	display: block;
	width: 100%;
}
.mfp-close {
	
    color: red;
    font-size: 5em;
}
button.mfp-close {
	opacity: 1 !important;
}
table.productpage {
	border: transparent;
}
table.productpage tr:nth-of-type(odd) {	 
    background:#f3f3f3; 
}
.wp-caption .wp-caption-text {
	background: none;
}
blockquote {
	font-size: 1em;
	padding: 0px;
	border-left: none !important;
	text-align: justify;
	font-style: inherit !important;
	
}
/* gravity form moshavere */
 
.tamasforimargin-top {
	margin-top: -50px !important;
}
div.gform_footer.top_label {
	    margin-top: -30px !important;
}
.gform_fields_22.gform_fields top_label.form_sublabel_below.description_below {
	margin-top: -40px !important;
}

.tamasforiborder {
	border: 3px solid #7481eacf;
    padding: 40px 7px 1px 10px;
    border-radius: 10px;
}
li#field_22_4.gfield.gf_left_half.field_sublabel_below.field_description_below.gfield_visibility_visible {
	margin-top: -50px;

}
/* gravity form moshavere
div.ginput_container.ginput_container_text {
	margin-top:-30px !important
}
*/
.gform_wrapper {
	    padding-right: 0px !important;
}
div.gform_footer.top_label {
	text-align: center !important;
}

input#input_22_2.large {
	    background: #ececed26;
    font-family: BYekan;
    font-size: 0.9em;
	margin-top: -50px;
}
input#gform_submit_button_22.gform_button.button {
	font-size: 0.8em;
}
/*tablepress*/
.row-full-width {
	max-width: inherit !important;
}
.tablepress.fixedHeader-floating {
  table-layout: auto !important;
}
input#gform_submit_button_22.gform_button.button {
	    background: #fe0808;
}
.wp-caption {
	    margin-bottom: 0px !important;
}
/* advance floating content V*/
div#afc_sidebar_8907.afc_popup {
	padding: 0px !important;
    /*margin: 10px 0px 0px 11px !important; */
}
div#afc_sidebar_26138.afc_popup {
 /*margin: 10px 0px -6px 11px !important; */ 
}
/* advance floating content A*/
hr {
	border-top: 2px solid white;
    opacity: 0.3;
}
/* advance floating content A*/
div#afc_sidebar_50563.afc_popup {
	padding: 10px 30px;
}
.gform_wrapper ul.gform_fields li.gfield {
	margin-top: 0px !important;
	
}
input[type='text'] {
	    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.32);
	    background: #f8f8f887;
}
.tm-collapse-wrap {
  margin-top: -0.2em;
}
.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap {
	    padding: .2em 0 0 0;
}
.shop_table tfoot tr td {
	    text-align: right;
}
div.basic-switch-woocommerce-deposits {
	font-size: 1em;
}
a.button.success {
	background-color: #048d02;
}
/*automatic todaydate */
div#todaydate {
    text-align: center;
    color: #fafafa;
    background: #244c7d;
	font-size: 0.9em;
}
div#todaydate2 {
    text-align: center;
    color: #fafafa;
    background: #dd2222;
	font-size: 0.9em;
}
/* &#1065;&#1027;&#1064;±&#1065;… &#1066;&#1031;&#1064;±&#1065;&#1026;&#1067;&#1034;&#1064;&#1028;&#1067;&#1034; &#1064;§&#1064;·&#1065;„&#1064;§&#1064;&#8470; &#1064;&#1025;&#1064;&#1031;&#1065;‡ &#1065;…&#1064;­&#1064;µ&#1065;&#1026;&#1065;„&#1064;§&#1064;&#1028; &#1065;†&#1064;§&#1065;…&#1065;&#1026;&#1064;¬&#1065;&#1026;&#1064;&#1031; */
li#field_27_2.gfield.field_sublabel_below.field_description_below.gfield_visibility_visible {
	    margin-top: -4em !important;
}
form#gform_27 {
	border: 1px solid #cccaca;
    padding: 20px 5px;
    background: #f6f6f68f;
}
.gform_wrapper .gform_heading {
	margin-bottom: -2.5em !important;
    margin-top: -0.5em !important;
}
/* &#1065;&#1027;&#1064;±&#1065;… &#1066;&#1031;&#1064;±&#1065;&#1026;&#1067;&#1034;&#1064;&#1028;&#1067;&#1034; &#1064;§&#1064;·&#1065;„&#1064;§&#1064;&#8470; &#1064;&#1025;&#1064;&#1031;&#1065;‡ &#1064;&#1028;&#1064;®&#1065;&#1027;&#1067;&#1034;&#1065;&#1027; &#1065;…&#1064;­&#1064;µ&#1065;&#1026;&#1065;„&#1064;§&#1064;&#1028; */
li#field_28_3.gfield.field_sublabel_below.field_description_below.gfield_visibility_visible {
	    margin-top: -2em !important;
}
form#gform_28 {
	border: 1px solid #cccaca;
    padding: 20px 5px;;
    background: #f6f6f68f;
}
h3.gform_title {
	font-size: 1em !important;
	margin-right: 10px important;
}

div.basic-switch-woocommerce-deposits {
	text-align: right;
}
input#pay-full-amount {
	margin-right: 30px;
}
.basic-switch-woocommerce-deposits label {
	margin: 0 -8px 0 0;
}
div.tm-description {
	margin-top: 7px;
}
/* product filter */
span.irs-from {
	    background: #ff8100 !important;
}
span.irs-to {
	    background: #ff8100 !important;
}
div.tm-description {
	font-family: 'IRANSans';
}
li.html.custom.html_topbar_left {
	text-align:center;
}
a.more-link.button.primary.smaller.is-outline {
	line-height: 0.3em;
}
/* customize sabade kharid */
th.product-price {
	text-align: center;
}
th.product-quantity {
	text-align: center;
}
td.product-subtotal {
	display: none;
}
th.product-subtotal {
	display: none;
}
th.product-name {
	text-align: center;
}
label.shipping__list_label {
	text-align: justify;
    letter-spacing: 0.1px;
}
.current .breadcrumb-step {
    background-color: #ff8100;
}
span.current .breadcrumb-step {
    background-color: #d26e4b;
}
.cart_totals tbody th {
    font-weight: bold;
}
a.woocommerce-store-notice__dismiss-link {
	display: none;
}
a.tooltip.tooltipstered {
  font-size: 1.1em;
}
#billing_country_field {
  display: none;
}
span.breadcrumb-step.hide-for-small {
	background-color: #fa5100;
}
.payment_methods p {
	padding: 4px;
}
table.product-table {
	font-size: 85%;
}
div.taxonomy-description {
	text-align: justify;
}
tr.shipping input:checked+label {
	    text-align: justify;
}
.shipping__table--multiple .shipping__list_label {
	text-align: justify;
}
.payment_methods p {
	letter-spacing: -.9px;
}
.shop_table tr.shipping th {
	width: 20%;
}
label.shipping__list_label {
	font-size: 1em;
}
div.accordion-inner {
	    padding: 7px;
}
li.html.custom.html_nav_position_text {
	text-align: center !important;
}
.demo_store {
	background-color: #e90000;
}
div.fehrestblog {

    background: #f8f8f8;
    padding: 5px;
    border-radius: 10px;
}
p.woocommerce-store-notice.demo_store {
  font-size: .9em;
  padding: 10px;
}
div.basic-switch-woocommerce-deposits {
	margin: 5px -6px;
}
table.relateproductpage {
	border: transparent;
}
table.relateproductpage tr:nth-of-type(odd) {	 
    background:#f3f3f3; 
}
table.relateproductpage td {
	border: 2px solid #d0d0d0ef;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	line-height: 1.8em;
	color: #0076d0;
}
li.html.custom.html_topbar_right {
	text-align: center;
    color: red;
    font-size: smaller;
	font-weight: bold;
}
span.header-cart-title {
	font-weight: bold;
}
div.gform_footer.top_label {
	padding: 35px 0px;
}
.plain {
	line-height: 1.8em;
}
.box-text a:not(.button) {
	line-height: 1.8em !important;
	 font-size: .95em !important;
}
/*product summery */
div.product-info.summary.entry-summary.col.col-fit.product-summary.tc-init {
    padding: 5px 15px 5px 5px;
    border-radius: 10px;
	border: 1px solid #efefef;
}
div.large-5.col {
	background: #fdfdfd;
}
p.shop-badge {
	background: #008efa;
    color: #ffffff;
	padding: 0px 5px;
	width: 40%;
	border-radius: 8px;
	transform: skew(348deg);
}
/* table - products design */
table.table-products {
	    font-size: .90em;
	    border-collapse: inherit;
	    width: 100%;
	    border-top: 1px solid #efefef;
        margin-top: 8px;
}
div.price-wrapper {
	height: 37px;
    border-bottom: 1px solid #efefef;
}
select.orderby {
	font-size: .8em;
    display: none;	
}
div#wide-nav.nav-dark {
	min-height: 0px !important;
}
div.row.category-page-row {
	padding-top: 10px;
}
div.flex-col.flex-grow.medium-text-center {
	padding-bottom: 0px;
     padding-top: 0px;
}
.page-title-inner {
	padding-top: 7px;
	min-height: 28px;
}
div.flex-col.medium-text-center.form-flat {
	display: none;
	font-size: .7em;
}
.category-filter-row {
	font-size: .7em;
}
.product-main {
	padding: 20px;
}
div.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content {
	width: 106%;
    margin-right: -10px;
    margin-left: -10px;
    font-size: 1em;
    color: #292828;
	
}
div.tab-panels {
	    padding: 10px !important;
}
div.product-short-description {
	margin-bottom: -20px;
}
p.price.product-page-price.price-on-sale {
	font-size: 1.3em !important;
}
p.stock.out-of-stock {
	margin-top: 1.2em;
}
div.wa__btn_popup_icon {
	height: 47px !important;
    width: 47px !important;
}
ul.ez-toc-list.ez-toc-list-level-1.eztoc-toggle-hide-by-default {
	line-height: 2;
}
.tc-extra-product-options.tc-show, .tc-extra-product-options.tc-show-override {
	margin-top: 10px;
}