/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


/*======================================Fonts======================================*/

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import url('https://fonts.googleapis.com/css?family=Exo+2:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
html body,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body b,
body strong,
body span,
body ul li,
body a,
.banner h2,
.banner h3,
.banner h1,
body label {
	font-family: 'Exo 2', sans-serif;
	opacity: 1;
}

body p, body address {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: 400;
	color: #000000;
	letter-spacing: 0.3px;
}

body p strong {
	font-family: 'Open Sans', sans-serif;
}

small {
    font-size: 14px;
    color: #000000;
}

body h6 {
	color: #ee3124 !important;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 700;
}

body h5 {
	font-weight: 700;
	letter-spacing: 2px;
	font-size: 20px;
}

body h4 {
	font-size: 28px;
	color: #000000;
	font-weight: 400;
}

body h2 {
	font-size: 45px;
	font-weight: 400;
	color: #000000;
	text-transform: capitalize;
}

h1.shop-page-title {
	font-size: 45px;
	font-weight: 400;
	color: #000000;
	text-transform: capitalize;
	text-align: center;
	margin: 0;
}

body h1 {
    color: #000000;
    font-weight: 400;
}

th,
td {
	color: #000000;
	border-width: 1px !important;
	border-bottom: 1px solid #cccccc;
	font-size: 14px !important;
}

th a,
td a,
label,
label a {
	color: #000000;
}

body mark {
    background-color: #ee3124;
    padding: 2px 4px;
    color: #fff;
}
.header-top {
   
    min-height: 20px;
    background-color: transparent;
    z-index: 10;
    position: relative;
    top: 23px;
    right: 57px;
}
.nav {
    margin-top: 0px;
}
.header-main .header-inner {     margin-top: -30px;  }
.redtext {
	color: #ee3124;
	font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    border-bottom: 1px solid #ee3124;
}

.redtext-thin {
    color: #ee3124;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: normal !important;
    text-decoration: none !important;
}

.redtext:hover {
	border-color: #000000;
}

span.required, span.gfield_required, .required {
    color: #ee3124 !important;
    font-weight: bolder !important;
}

/*span:empty {
    display: none;
}*/
.success-color {
    color: green;
}

.success-color a {
    color: #000000;
}

input::placeholder,
textarea::placeholder {
	color: #000000;
	opacity: 1;
}

input::-webkit-inout-placeholder,
textarea::-webkit-inout-placeholder {
	color: #000000;
	opacity: 1;
}

input:-ms-input-placeholder,
textarea::-ms-input-placeholder {
	color: #000000;
	opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #000000;
	opacity: 1;
}

input:focus,
select:focus,
textarea:focus,
span:focus {
	outline: none !important;
	box-shadow: none !important;
}

:focus {
	outline: none;
}

::selection {
	background-color: #000000;
	color: #ffffff;
}

input[type='email'], 
input[type='date'], 
input[type='search'], 
input[type='number'], 
input[type='text'], 
input[type='tel'], 
input[type='url'], 
input[type='password'], 
textarea, 
select, 
.select-resize-ghost, 
.select2-container .select2-choice, 
.select2-container .select2-selection {
	box-shadow: none;
	border: 1px solid #cccccc;
}
body label, body legend, .payment_methods p {
    font-size: 14px;
}
body.archive.tax-product_cat .shop-container h1{
    font-size: 38px;
}
body.archive.tax-product_cat .shop-container h2{
    font-size: 32px;
}
/*======================================Fonts======================================*/










/*======================================Header======================================*/
div#top-bar {
    display: table;
    margin-left: auto;
}
.header-wrapper {
    animation: none !important;
}
.header-main .header-inner {
	padding: 0 70px;
}

.transparent .header-main .header-inner {
	border-bottom: 1px solid #cccccc;

}
ul.header-nav.header-nav-main.nav-uppercase {
    margin-top: 21px;
}
a.header-cart-link.off-canvas-toggle.nav-top-link.is-small {
    color: white; font-size: 18px;
}
.nav-dark .nav-divided>li+li>a:after {
    border: none;
}
.header-cart-title span.amount {
 
    font-family: 'Exo 2', sans-serif;
    letter-spacing: 2px;
    font-weight: 600;
    color: #ffffff;
    font-size: 14px;
}

.header-bg-color {
	background-color: rgba(0, 0, 0, 0.9);
}

.header-main .nav>li>a {
	font-family: 'Exo 2', sans-serif;
	letter-spacing: 2px;
	font-weight: 600;
	color: #ffffff;
	font-size: 12px;
}

.nav>li {
	margin: 0 13px;
}

.header-main .nav>li.header-search>a {
	font-size: 15px;
}

.header-main .nav>li.header-search>a,
.header-main .nav>li.account-item>a {
	padding: 9px;
}

.account-item i.icon-user {
	background-image: url(/wp-content/uploads/2019/09/icon-user.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 0 0;
	width: 17px;
	height: 23px;
}

.account-item.active i.icon-user {
    background-image: url(/wp-content/uploads/2019/09/icon-user-red.png);
}

.account-item i.icon-user:before {
	content: none;
}

.header-main .nav>li.account-item>a {
    position: relative;
}

.header-main .nav>li.account-item>a span {
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    text-transform: capitalize;
    margin: 0;
    letter-spacing: 1px;
}

.nav-dropdown li span.shoe-userrole-membership {
    margin: 0 10px;
    padding: 14px 0;
    color: #ee3124;
    font-weight: 700;
    font-size: 14px !important;
    letter-spacing: 1px;
    text-transform: capitalize;
}

span.header-cart-title {
	order: 2;
	margin-left: 10px;
}

[data-icon-label]:after {
	background-color: #ee3124;
	font-family: 'Exo 2', sans-serif !important;
	opacity: 1;
}

.searchform .button.icon {
	background-color: #ee3124;
}

.nav-dropdown li a {
    color: #000000;
    font-weight: 600;
    font-size: 14px !important;
    padding: 14px 20px;
    letter-spacing: 2px;
}

.nav>li>a:hover,
.nav>li.active>a,
.nav>li.current>a,
.nav>li>a.active,
.nav>li>a.current,
.nav-dropdown li.active>a,
.nav-column li.active>a,
.nav>li.current_page_parent>a,
.nav-dropdown li.current-menu-item>a,
.nav-dropdown>li>a:hover,
.nav-column li>a:hover {
	color: #ee3124;
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    z-index: auto;
}

.mfp-bg.mfp-ready {
	opacity: .9;
}

.searchform input.search-field {
	height: 55px;
	font-size: 19px;
}

.searchform button.ux-search-submit {
	height: 55px;
	line-height: normal;
	min-height: inherit;
}

.searchform button.ux-search-submit i.icon-search {
	font-size: 17px;
	top: -4px;
	line-height: normal;
}

.has-dropdown .icon-angle-down {
    opacity: 1;
    font-weight: bold !important;
}
.live-search-results {
    background-color: #ee3124;
    font-size: 20px;
}
.header-full-width .container {
    max-width: 1400px !important;
}
/*======================================Header======================================*/










/*======================================Spinners======================================*/

#wrapper .blockUI.blockOverlay {
	opacity: 1 !important;
	background-color: transparent !important;
}

#wrapper .processing:before,
#wrapper .loading-spin {
	border-left: 3px solid #ee3124 !important;
	opacity: 1 !important;
	z-index: 99 !important;
}

.woocommerce-checkout-review-order .blockUI.blockOverlay {
	opacity: 1 !important;
	background-color: rgba(255, 255, 255, 0.4) !important;
}

.widget_shopping_cart_content .blockUI.blockOverlay::before,
.woocommerce-checkout-review-order .blockUI.blockOverlay::before {
	border-left: 3px solid #ee3124 !important;
}


/*======================================Spinners======================================*/










/*======================================Body-Alignment======================================*/

.row.row-collapse {
	max-width: 1200px;
}

.row.row-small {
	max-width: 1080px;
}

.row .only-right-padding-col {
	padding-right: 50px !important
}

/*======================================Body-Alignment======================================*/










/*======================================All-Buttons======================================*/

body a.primary {
	margin-right: 0;
	margin-bottom: 0;
	min-height: inherit;
	line-height: normal;
	padding: 15px 10px;
	font-size: 12px !important;
	font-weight: 600;
	letter-spacing: 2px;
	width: 200px;
}

body a.primary span {
	line-height: normal;
}

.shoe-red-btn {
	background-color: #ee3124 !important;
	color: #ffffff;
	margin-top: 15px;
}

.single_add_to_cart_button, .woocommerce-Button, .view:not(p) {
	margin-right: 0;
	margin-bottom: 0;
	min-height: inherit;
	line-height: normal;
	padding: 15px 10px;
	font-size: 12px !important;
	font-weight: 600;
	letter-spacing: 2px;
	width: 200px;
	background-color: #ee3124 !important;
	color: #ffffff;
	font-family: 'Exo 2', sans-serif;
}
body .shoe-black-btn {
    background-color: #1C242F !important;
    color: #ffffff !important;
    margin-top: 15px !important;
    margin-bottom: 0;
    margin-right: 0;
    min-height: inherit;
    line-height: normal;
    padding: 15px 10px !important;
    font-size: 12px;
    font-weight: 600 !important;
    letter-spacing: 2px;
    min-width: 200px !important;
    text-shadow: none !important;
    width: 100% !important;
}

/*======================================All-Buttons======================================*/








/*======================================My-Account-Page======================================*/
.logged-in .my-account-header {
    border: none;
    background-color: #e1e1e1;
    padding-top: 20px;
    padding-bottom: 0;
}
.my-account-header {
    border: none;
    background-color: #f5f5f5;
    padding-top: 48px;
    padding-bottom: 48px;
}
.my-account-header .page-title-inner {
    padding: 0 15px;
    min-height: inherit;
}
.my-account-header h1 {
    font-size: 45px;
    font-weight: 400;
    color: #000000;
    text-transform: capitalize;
    margin-bottom: 10px !important;
}
.woocommerce-MyAccount-orders th, .woocommerce-MyAccount-orders td {
    padding: 20px 0;
}
.woocommerce-table--order-details th, .woocommerce-table--order-details td {
    padding: 20px 0;
}
.woocommerce-Address {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}
.woocommerce-Address h3 {
    color: #000000;
    font-size: 28px;
    font-weight: 600;
    line-height: normal;
}
.my-account form p {
    margin-bottom: 30px;
}
.my-account legend {
    font-size: 28px;
    font-weight: 600;
    color: #000000;
    text-transform: capitalize;
    margin-bottom: 30px !important;
}
.dashboard-links li {
    width: 25%;
}
.dashboard-links a {
    min-height: inherit;
    line-height: normal;
    padding: 15px 10px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    color: #ffffff;
    background-color: #ee3124;
}
.dashboard-links a:hover {
    background-color: #ee3124;
    color: #ffffff;
}
.page-wrapper.my-account {
    padding-top: 30px;
    padding-bottom: 30px;
}
ul.dashboard-links {
    margin: 0;
}
.shoe-myaccount-membershiptext .redtext {
    border: none;
}
/*
.shoe-myaccount-membershiptext {
    margin: 34px 0 55px;
}
*/
.shoe-myaccount-membershiptext p {
    margin-bottom: 13px;
}
.shoe-myaccount-membershiptext p:first-of-type .redtext {
    text-transform: capitalize;
}
/*============My-Account-Navigation============*/
.shoe-dblinks-left, .shoe-dblinks-right {
    width: 50%;
    float: left;
}
.shoe-dblinks-left {
	text-align: left;
}
.shoe-dblinks-right {
	text-align: right;
}
.my-account-header li:not(:last-of-type) {
    margin-right: 20px;
    margin-bottom: 20px;
}
.my-account-header li {
    display: inline-block;
}
.my-account-header li a {
    text-transform: uppercase;
    color: #111111;
    letter-spacing: 2px;
    font-size: 14px;
    font-weight: 700;
}
.my-account-header li.current-menu-item a, .my-account-header li a:hover {
	color: #ee3124;
}
/*============My-Account-Navigation============*/

.woocommerce-password-strength.short {
    color: #832533;
}
.woocommerce-password-strength.bad {
    color: #f1c74f;
}
.woocommerce-password-strength.good {
	color: #799dbd;
}
.woocommerce-password-strength.strong {
	color: #137512;
}
.woocommerce-customer-details .woocommerce-column {
    width: 50%;
}
.my-account #billing_address_2_field>label {
    display: block;
    width: auto;
    opacity: 1;
}
/*======================================My-Account-Page======================================*/











/*======================================My-Account-Login-Page======================================*/
.largewholesale-login {
    text-align: right;
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}
.largewholesale-login a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    border-bottom: 1px solid #ee3124;
}
/*======================================My-Account-Login-Page======================================*/











/*======================================Wholesale-Membership-Page======================================*/
#wrapper .wholesalemembershiptitle {
    padding-top: 34px;
    padding-bottom: 26px;
}
.wholesalemembershiptitle h2 {
    margin: 0;
}
#wrapper .wholesalemembership {
    padding-top: 30px;
    padding-bottom: 36px;
}
.wholesalemembership .shoe-contactform .gform_body ul li label {
    display: block !important;
}
.wholesalemembership .gform_wrapper {
    margin: 0 0 30px;
}
.wholesalemembership .gform_wrapper form {
    border-top: 1px solid #ee3124;
    padding-top: 40px;
    margin-top: 40px;
}
.wholesalemembership .shoe-contactform .gform_body ul li input, 
.wholesalemembership .shoe-contactform .gform_body ul li textarea {
    height: 45px;
    padding-left: 20px !important;
}
.shoe-contactform .gform_body ul li .ginput_container label {
    display: none !important;
}
.wholesale-left {
    width: 50%;
    float: left;
    clear: left !important;
}
.wholesale-right {
    width: 50%;
    float: right;
    clear: right !important;
}
.shoe-contactform_wrapper .shoe-contactform .gform_body ul li.wholesale-left {
    padding-right: 15px !important;
}
.shoe-contactform_wrapper .shoe-contactform .gform_body ul li.wholesale-right {
    padding-left: 15px !important;
}
/*======================================Wholesale-Membership-Page======================================*/










/*======================================Account-Products======================================*/
.custom_table thead .wptf_table_header_row th {
    color: #000000;
    background: transparent;
    border-top: 1px solid #cccccc;
    padding: 25px 52px 25px 0px;
}
.custom_table tbody tr td {
    border: inherit;
    border-width: 1px !important;
    border-bottom: 1px solid #cccccc;
}
table.custom_table tbody tr:nth-child(2n+2) td {
    background: transparent;
    background-color: transparent;
}
table.wptf_product_table tr.wptf_row td.wptf_quantity .quantity {
    padding: 0;
}
.custom_table td, .custom_table th {
    padding: 22px 10px;
}
.custom_table .wptf_row td img {
    height: 100px;
    width: auto;
}
.wptf_for_product_action.wptf_quantity .quantity input {
    height: 40px;
    padding: 0 5px;
    border: none;
    background: transparent;
    box-shadow: none;
    font-weight: 800;
    line-height: normal;
    min-height: inherit;
    color: #000000;
}
.wptf_product_table tbody tr .star-rating {
    font-size: 16px;
}
.custom_table tbody tr a.button, 
.custom_table tbody tr a.button.adding, 
.custom_table tbody tr a.button.alt.wc-variation-selection-needed, 
.custom_table tbody tr a.button.adding.wc-variation-selection-needed, 
.custom_table tbody tr a.button.disabled, 
.custom_table tbody tr a.button.alt.disabled,
.wptf_load_more_wrapper .wptf_load_more,
.woocommerce-address-fields button.button {
    border-radius: 0;
    margin: 0;
    min-height: inherit;
    line-height: normal;
    padding: 15px 10px;
    font-size: 12px !important;
    font-weight: 600;
    letter-spacing: 2px;
    width: 145px;
    background-color: #ee3124 !important;
    color: #ffffff;
    font-family: 'Exo 2', sans-serif;
}
.custom_table .star-rating span:before {
	color: #ee3124;
}
.wptf_load_more_wrapper .wptf_load_more,
.woocommerce-address-fields button.button {
	min-width: 200px;
}
.custom_table tbody tr td:last-of-type {
    padding-right: 0;
}
.wptf_product_table_wrapper div.tables_cart_message_box {
    display: none;
}
.wptf_product_table * {
	vertical-align: baseline !important;
}
.wptf_product_table *:not(span), 
.wptf_product_table tr>td, 
.wptf_product_table td {
    vertical-align: middle !important;
}
th.wptf_total, td.wptf_total, th.wptf_price, td.wptf_price {
    text-align: left;
}
.custom_table thead .wptf_table_header_row th:not(:first-of-type) {
    padding-left: 10px;
}
body .wptf_load_more_wrapper {
    margin: 40px 0 0;
}
/*.wptf_load_more_wrapper .wptf_load_more {
    background-color: #000000 !important;
}*/
table#wptf_table.wptf_product_table tr.wptf_row td.wptf_quantity .quantity input.plus, 
table#wptf_table.wptf_product_table tr.wptf_row td.wptf_quantity .quantity input.minus {
    width: 18px;
}
.wptf_for_product_action.wptf_quantity .quantity input.qty.text {
    width: 44px !important;
    min-width: 44px !important;
}

.wptf_search_box {
    padding: 0;
    margin-bottom: 20px;
}
.wptf_search_box .search_box_fixer {
    padding: 0;
}
.wptf_search_box .search_single_order {
    display: none;
}
.search_single_column {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
    -ms-flex-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: flex-start;
}
.wptf_search_box .search_single .search_single_column {
    width: 50%;
}
.search_single label.search_keyword_label {
    margin: 0 20px 0 0;
    line-height: normal;
}
.search_single .query_box_direct_value, .instance_search_input {
    width: 75%;
    border-radius: 0;
}
.search_single_sort {
    padding-left: 30px;
}
.search_single_column {
    justify-content: flex-start;
}
.search_single_column.search_single_sort {
    justify-content: flex-end;
}
.search_single_sort select {
    margin: 0 !important;
    height: 55px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2019/09/select-dropdown.png);
    background-position: right 14px top 50%;
    background-size: 15px;
    font-size: 14px;
    color: #000000;
    box-shadow: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding-left: 25px !important;
    border: 1px solid #cccccc !important;
}
.search_single .search_single_column input {
    line-height: 30px;
    display: block;
    position: relative;
    -webkit-appearance: none;
    outline: 0;
    height: 55px;
    border: 1px solid #cccccc !important;
    margin: 0 !important;
    box-shadow: none;
    padding-left: 25px;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #000000;
    background-image: url(/wp-content/uploads/2019/09/productssearchicon.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: auto;
}
.wptf_product_table_wrapper select {
    color: #95999e;
}
.wptf_product_table_wrapper select option {
    color: black;
}
.search_single input::placeholder {
    color: #95999e;
    opacity: 1;
}

.search_single input::-webkit-inout-placeholder {
    color: #95999e;
    opacity: 1;
}

.search_single input:-ms-input-placeholder {
    color: #95999e;
    opacity: 1;
}

.search_single input::-moz-placeholder {
    color: #95999e;
    opacity: 1;
}
/*======================================Account-Products======================================*/










/*======================================Cart-Sidebar======================================*/

.woocommerce-mini-cart li a {
	color: #000000;
}

.woocommerce-mini-cart li span.quantity {
	color: #000000;
	opacity: 1;
	font-weight: 700;
}

.woocommerce-mini-cart__buttons a.button {
	min-height: inherit;
	line-height: normal;
	padding: 15px 10px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2px;
	color: #ffffff;
}

.woocommerce-mini-cart__buttons a.button {
	background-color: #000000;
}

.woocommerce-mini-cart__buttons a.checkout {
	background-color: #ee3124;
}

.mfp-close {
	mix-blend-mode: normal !important;
	opacity: 1 !important;
}

.off-canvas-right .mfp-close {
	color: #000000;
}

.mfp-close svg {
	stroke-width: 3px;
}


/*======================================Cart-Sidebar======================================*/











/*======================================Home-Page======================================*/


/*============Home-Banner============*/
#wrapper .homeslider section.section {
	padding-top: 14%;
	padding-bottom: 14%;
}

.homeslider h1 {
	font-size: 35px;
	font-weight: 400;
	text-transform: uppercase;
}

ol.flickity-page-dots {
	bottom: 30px;
}

ol.flickity-page-dots li.dot {
	width: 9px;
	height: 9px;
	opacity: 1;
}

ol.flickity-page-dots li.dot.is-selected {
	background-color: #ee3124 !important;
	border-color: #ee3124;
}
/*============Home-Banner============*/


/*============Home-Categories============*/
#wrapper .productcategories {
	padding-top: 60px;
	padding-bottom: 40px;
}

.productcategories .text-box {
	padding-left: 30px;
	padding-bottom: 30px;
}

.productcategories .text-box h3 {
	font-size: 30px;
	font-weight: 400;
	margin: 8px 0 0;
}
/*============Home-Categories============*/


/*============Home-Story============*/
#wrapper .shoe-story {
	padding-top: 5.7%;
	padding-bottom: 7.5%;
}

.shoe-story h6 {
	font-weight: 400;
}
/*============Home-Story============*/


/*============Home-Products============*/
#wrapper .popularshoeproducts-text {
	padding-bottom: 36px;
}

.products.row {
	margin-top: 80px;
	clear: both;
}

.products .product-small.col {
	padding: 0 15px 56px;
}

.products .product-small .box-image, .related-products-wrapper .product-small.col .box-image {
	height: 330px;
	border: 1px solid #f4f4f4;
}

.products .product-small .box-image img:not(.back-image), .related-products-wrapper .product-small.col .box-image img:not(.back-image) {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: contain;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.products .box-text-products {
	padding: 20px 10px 0;
}

.box-text-products p.product-title {
	margin: 0px 0 15px;
	line-height: normal;
    text-transform: uppercase;
}

.box-text-products p.product-title a {
	color: #000000;
	font-weight: 700;
	font-size: 15px;
	margin: 0;
}

.box-text-products span.amount {
	font-weight: 700;
	font-size: 16px;
}
/*============Home-Products============*/


/*======================================Home-Page======================================*/











/*======================================Footer-Block======================================*/


/*============Footer-1============*/
#wrapper .footerblock {
	padding-top: 60px;
	padding-bottom: 100px;
}

.footerblock h6 {
	margin: 32px 0 50px;
}

.ux-logo a.ux-logo-link {
	padding: 0 !important;
	margin-bottom: 30px;
}

.ux-logo a.ux-logo-link img {
	height: auto !important;
}

.footerblock p {
	color: #ffffff;
}

.footerblock .social-icons {
	margin-top: 25px;
}

.footerblock .social-icons a.icon {
	margin: 0;
	font-size: 20px;
}

.footerblock .social-icons a.icon:not(:last-of-type) {
	margin-right: 35px;
}

.footer-abt-col {
	max-width: 31%;
	-ms-flex-preferred-size: 31%;
	flex-basis: 31%;
}

.footer-contact-col {
	max-width: 46%;
	-ms-flex-preferred-size: 46%;
	flex-basis: 46%;
	padding-right: 70px !important;
	padding-left: 140px !important;
}

.footer-newsletter-col {
	max-width: 23%;
	-ms-flex-preferred-size: 23%;
	flex-basis: 23%;
}

.footerblock .row .col {
	padding: 0;
}

.footer-contact-col ul li {
	margin: 0 0 30px;
	list-style-type: none;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 0 4px;
	font-size: 14px;
	font-weight: 500;
	font-style: italic;
}

.footer-contact-col ul li:nth-of-type(1) {
	background-image: url(/wp-content/uploads/2019/09/phone.png);
}

.footer-contact-col ul li:nth-of-type(2) {
	background-image: url(/wp-content/uploads/2019/09/location.png);
}

.footer-contact-col ul li:nth-of-type(3) {
	background-image: url(/wp-content/uploads/2019/09/mail.png);
}

.mc4wp-form input[type="email"] {
	height: 45px;
	font-size: 12px;
	font-weight: 700;
	font-family: 'Exo 2', sans-serif;
}

.mc4wp-form input[type="email"]::placeholder {
	letter-spacing: 0.5px;
}

.mc4wp-form input[type="submit"] {
	background-color: #ee3124;
	width: 100%;
	margin: 0;
	line-height: normal;
	min-height: inherit;
	padding: 15px 20px;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: 700;
}

.wmelogo img {
    margin-top: 15px;
}
/*============Footer-1============*/


/*============Absolute-Footer============*/
.absolute-footer {
	padding: 25px 0;
}

.absolute-footer .container {
	padding: 0;
}

.absolute-footer.dark ul {
	opacity: 1;
	border: none;
	padding: 0;
}

.absolute-footer .widget_nav_menu {
	margin: 0;
}

.footer-secondary {
	padding: 0;
}

.menu li.menu-item {
    color: #ffffff;
    display: inline-block !important;
    border: none;
}

.menu li.menu-item:not(:last-of-type) {
	margin-right: 20px;
}

.menu li.menu-item a {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0;
	line-height: normal;
	font-weight: 700;
	letter-spacing: 2px;
}

.dark .menu li.menu-item a:hover,
.menu li.current_page_item a,
.menu li.current-menu-item a,
.menu li.current_page_parent a {
	color: #ee3124;
}

/*.copyright-footer {
	font-size: 12px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	padding-top: 5px;
	line-height: normal;
}*/

.copyright-footer p {
    margin: 0;
    font-size: 10px;
}

.absolute-footer ul.sub-menu {
    position: absolute;
    margin: 0;
    width: auto;
}

.back-to-top {
	color: #ee3124 !important;
	border-color: #ee3124 !important;
	background-color: #111111 !important;
	bottom: 80px;
	right: 14px;
	width: 56px !important;
	height: 56px !important;
	line-height: 46px !important;
}

.back-to-top i.icon-angle-up {
	font-size: 27px;
	position: static;
	line-height: normal;
}
/*============Absolute-Footer============*/


/*======================================Footer-Block======================================*/












/*======================================Inner-Banner======================================*/

#wrapper .innerbanner {
	padding: 8.1% 0;
}

.innerbanner .page-title-inner {
	padding: 0;
	min-height: inherit;
}

.innerbanner .page-title-inner .title-content {
	display: none;
}

.innerbanner h1 {
    font-size: 55px;
    font-weight: 400;
    line-height: normal;
    color: #ffffff;
}


/*======================================Inner-Banner======================================*/










/*======================================About-Us-Page======================================*/

#wrapper .about-whiteone-text {
	padding-top: 60px;
	padding-bottom: 40px;
}

#wrapper .about-black-text {
	padding-top: 6.5%;
	padding-bottom: 5%;
}

#wrapper .about-whitetwo-text {
	padding-top: 5.8%;
	padding-bottom: 5.3%;
}


/*======================================About-Us-Page======================================*/











/*======================================Contact-Us-Page======================================*/


/*============Contact-Text============*/
#wrapper .contacttext {
	padding-top: 60px;
	padding-bottom: 40px;
}

.contacttext p {
	color: #000000;
}

.contacttext .contact-info-col {
	padding-right: 30px;
}

.contacttext .contact-timing-col {
	padding-left: 30px;
}

.contact-info-col ul li {
	margin: 0 0 30px;
	list-style-type: none;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 0 4px;
	font-size: 16px;
	font-weight: 500;
}
.contact-timing-col ul li span.con-day {
    width: 80px;
    display: inline-block;
}
.contact-info-col ul li:nth-of-type(1) {
	background-image: url(/wp-content/uploads/2019/09/phone.png);
}
.contact-info-col ul li:nth-of-type(2) {
	background-image: url(/wp-content/uploads/2019/09/phone.png);
}
.contact-info-col ul li:nth-of-type(3) {
	background-image: url(/wp-content/uploads/2019/09/location.png);
}

.contact-info-col ul li:nth-of-type(4) {
	background-image: url(/wp-content/uploads/2019/09/mail.png);
}

.contact-info-col li a {
	color: #000000;
}

span#space {
	margin: 0 10px;
}

.contact-timing-col ul li {
	color: #000000;
	list-style-type: none;
	margin: 0 0 20px;
	background-image: url(/wp-content/uploads/2019/09/timing.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 0 3px;
	padding-left: 40px;
}
/*============Contact-Text============*/


/*============Contact-Form============*/
.contactform h2 {
    text-transform: none;
}
#wrapper .contactform {
	padding-top: 70px;
	padding-bottom: 50px;
}

.contactform .shoe-contactform_wrapper {
	margin: 43px 0 0;
}

.shoe-contactform_wrapper .shoe-contactform {
	max-width: 700px;
}

.shoe-contactform .gform_heading {
	display: none;
}

.shoe-contactform .gform_body ul li label {
	display: none !important;
}

.shoe-contactform_wrapper .shoe-contactform .gform_body ul li {
	margin: 0 !important;
	padding: 0 !important;
}

.shoe-contactform .gform_body ul li .ginput_container {
	width: 100% !important;
	margin: 0 !important;
}

.shoe-contactform .gform_body ul li .ginput_container span {
	padding: 0 !important;
}

.shoe-contactform .gform_body ul li input,
.shoe-contactform .gform_body ul li textarea {
	box-shadow: none;
	height: 60px;
	margin-bottom: 17px;
	width: 100% !important;
	border: 1px solid #cccccc;
	padding-left: 30px !important;
	font-weight: 700;
	font-size: 14px !important;
}

.shoe-contactform .gform_body ul li textarea {
	height: 200px;
	padding-top: 20px;
}

.shoe-contactform_wrapper .gform_footer {
	padding: 0;
	margin: 22px 0 0;
	text-align: center;
}

.shoe-contactform_wrapper .gform_footer input, .form-submit input.submit {
	background-color: #ee3124;
	margin: 0 !important;
	min-height: inherit;
	line-height: normal;
	padding: 15px 50px !important;
	font-size: 12px !important;
	font-weight: 600;
	letter-spacing: 2px;
	width: auto !important;
}

.shoe-contactform .gform_body ul li input::placeholder,
.shoe-contactform .gform_body ul li textarea::placeholder {
	color: #b3b6ba;
	opacity: 1;
}

.shoe-contactform .gform_body ul li input::-webkit-inout-placeholder,
.shoe-contactform .gform_body ul li textarea::-webkit-inout-placeholder {
	color: #b3b6ba;
	opacity: 1;
}

.shoe-contactform .gform_body ul li input:-ms-input-placeholder,
.shoe-contactform .gform_body ul li textarea::-ms-input-placeholder {
	color: #b3b6ba;
	opacity: 1;
}

.shoe-contactform .gform_body ul li input::-moz-placeholder,
.shoe-contactform .gform_body ul li textarea::-moz-placeholder {
	color: #b3b6ba;
	opacity: 1;
}

.validation_error {
	display: none;
}

.shoe-contactform_wrapper .validation_message {
	background-color: rgba(241, 241, 241, 0.7);
	padding-left: 30px !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	line-height: normal !important;
	font-weight: 500 !important;
	font-family: 'Exo 2', sans-serif !important;
}

.shoe-contactform_wrapper .shoe-contactform .gform_body ul li.gfield_error {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    margin-bottom: 15px !important;
}

.shoe-contactform .gform_confirmation_message {
	width: auto;
	display: table;
	margin: 43px auto 0;
	border: 2px solid green;
	color: green;
	padding: 6px 10px 7px;
	border-radius: 10px;
	font-size: 16px;
}
/*============Contact-Form============*/

/*======================================Contact-Us-Page======================================*/










/*======================================Products-Page-Tittle-and-Loadmore======================================*/

/*.shop-page-title {

    display: none;

}*/

.lmp_load_more_button {
    
background-image: url(/wp-content/uploads/2020/10/output-onlinepngtools.png);
    background-position: 0 14px;
    background-repeat: repeat-x;
    margin-bottom: 25px;
    padding: 0;
}
.lmp_load_more_button .shoepro-loadmore-btn {
    width: auto;
    margin: auto;
    text-transform: uppercase;
    display: inline !important;
    padding: 0 20px;
    font-weight: 600;
    font-size: 16px !important;
    letter-spacing: 2px;
}
/*.widget li.chosen a:before {
	display: none;
}*/
/*======================================Products-Page-Tittle-and-Loadmore======================================*/









/*======================================Shoe-Product-Slider======================================*/

#wrapper .productcat-slider {
	padding-top: 47px;
	padding-bottom: 70px;
}

.owl-carousel {
	max-width: 700px;
}

.owl-carousel .owl-stage-outer {
	height: auto !important;
	z-index: 99;
}

.wpb-woo-cat-items {
	margin-top: 55px;
}

.wpb-woo-cat-items .wpb-woo-cat-item {
	background: transparent;
}

.wpb-woo-cat-item-image {
	height: 80px;
	-webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
    -ms-flex-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

.productcat-slider .owl-carousel .owl-item img {
	width: auto;
	margin: auto;
}

.wpb-woo-cat-items.wpb-wcs-content-type-with_image .wpb-woo-cat-item h3 {
	letter-spacing: 2px;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 0;
}

.wpb-woo-cat-items.wpb-wcs-content-type-with_image .wpb-woo-cat-item-content {
	padding: 30px 0 0;
}

.wpb-woo-cat-item-content a.btn.btn-primary.button {
	display: none;
}

.productcat-slider .owl-carousel .owl-nav.disabled {
	display: block;
}

.owl-theme .owl-nav {
	width: 1170px;
	top: 25%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: -1;
}

.owl-prev {
	float: left;
}

.owl-next {
	float: right;
}

.wpb-woo-cat-items .wpb-woo-cat-item a.btn,
.wpb-woo-cat-items.owl-theme .owl-nav [class*=owl-] {
	background: transparent;
}

.productcat-slider .owl-theme .owl-nav [class*=owl-] {
	font-size: 60px;
}

.owl-carousel.owl-theme .owl-nav .disabled {
    opacity: 0;
}

.wpb-woo-cat-items.owl-theme .owl-nav [class*=owl-]:hover {
	background: transparent;
}

.owl-dots {
	display: none;
}

.owl-theme .owl-dots .owl-dot span {
    background-color: #ffffff;
}

.wpb-woo-cat-items.owl-theme .owl-dots .owl-dot.active span, 
.wpb-woo-cat-items.owl-theme .owl-dots .owl-dot:hover span {
    background: #000000;
}

/*======================================Shoe-Product-Slider======================================*/











/*======================================Shoe-Manufacturing-Slider======================================*/
#amazingcarousel-container-1 {
    background-color: #ee3124;
    padding: 50px 0 70px;
}

.amazingcarousel-list-container h5 {
    text-align: center;
    margin-bottom: 55px;
    color: #ffffff;
}

.amazingcarousel-engine {
    display: none !important;
}

#amazingcarousel-1 .amazingcarousel-prev, #amazingcarousel-1 .amazingcarousel-next {
	width: 27px !important;
    height: 46px !important;
    margin: 0;
    transform: translateY(-50%);
    background-repeat: no-repeat;
} 

.amazingcarousel-prev {
    background-image: url(/wp-content/uploads/2019/09/carousel-prev.png) !important;    
}

.amazingcarousel-next {
	background-image: url(/wp-content/uploads/2019/09/carousel-next.png) !important;
}

.amazingcarousel-nav {
    display: none;
}

.amazingcarousel-list-container {
    width: 100% !important;
}

.amazingcarousel-list-wrapper {
    margin: 0 auto;
}

#amazingcarousel-1 .amazingcarousel-list-container {
	padding: 0;
}

#amazingcarousel-1 .amazingcarousel-item-container {
    background: transparent;
    border: none !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 10px;
}

#amazingcarousel-1 .amazingcarousel-image {
    padding: 0;
    height: 68px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
    -ms-flex-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}

#amazingcarousel-1 .amazingcarousel-image img {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: auto;
    max-width: inherit;
    margin: auto;
}

.amazingcarousel-hover-effect + div {
    display: none !important;
}

#amazingcarousel-1 .amazingcarousel-title {
    letter-spacing: 2px;
    font-size: 16px;
    text-transform: uppercase;
    text-shadow: none;
    color: #ffffff;
    font-family: 'Exo 2', sans-serif;
    font-weight: 700;
    margin: 37px 0 0;
}

#amazingcarousel-1 .amazingcarousel-title a {
    color: #ffffff;
}
/*======================================Shoe-Manufacturing-Slider======================================*/






/*======================================Shoe-Products-Page======================================*/
.productcat-slider + .shop-page-title h1.shop-page-title {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}

.shop-page-title nav.woocommerce-breadcrumb {
    color: #000000;
    padding: 0;
    text-align: center;
    font-size: 45px;
}

nav.woocommerce-breadcrumb .red-category-name {
	font-family: 'Exo 2', sans-serif;
	font-weight: 400;
	text-transform: capitalize;
	color: #ee3124;
}
.shop-page-title nav.woocommerce-breadcrumb h2,
.shoe-product-inner-breadcrumb nav.woocommerce-breadcrumb h2 {
    display: inline;
}
.shop-page-title nav.woocommerce-breadcrumb h2.red-category-name:first-of-type {
    color: #000000;
}

nav.woocommerce-breadcrumb span.divider {
    color: #aaaaaa;
}

.shop-page-title nav.woocommerce-breadcrumb span a {
    font-size: inherit;
    font-family: 'Exo 2', sans-serif;
    color: #000000;
    font-weight: 400;
    padding: 0;
}
.breadcrumbs .divider i {
    line-height: normal;
    top: 4px;
}

.product-categories li.cat-item {
    padding-top: 15px;
    padding-bottom: 15px;
}
.product-categories li.cat-item:nth-of-type(1) {
    border-top: 1px solid #f4f4f4;
}
.product-categories li.cat-item:last-of-type {
    border-bottom: 1px solid #f4f4f4;
}
ul.menu>li+li, .widget>ul>li+li {
    border-top: 1px solid #f4f4f4;
}
.product-categories li.cat-item a {
    padding: 0;
    line-height: normal;
    font-weight: 700;
    color: #000000;
    font-size: 18px;
    text-transform: uppercase;
}
.toggle {
	opacity: 1;
}
.product-categories li.cat-item i.icon-angle-down {
    color: red;
    font-weight: bold !important;
}
.product-categories li.cat-item ul.children {
    margin: 15px 0 0;
    padding: 0;
    border-left: none;
}
.product-categories ul.children li.cat-item:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}
.product-categories ul.children li.cat-item {
    border-top: 1px solid #f4f4f4;
    padding-left: 14px;
    background-image: url(/wp-content/uploads/2019/10/product-cat-dot.png);
    background-repeat: no-repeat;
    background-position: 0 25px;
    background-size: auto;
}
.product-categories ul.children li.cat-item a {
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    color: #555555;
    font-size: 16px;
}
.product-categories ul.children li.cat-item.active a {
    color: #ee3124;
}
.page-wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.secondary.on-sale {
    background-color: #ee3124;
}
del span.amount {
    color: #000000;
    opacity: 1;
}
ins span.amount {
    color: #ee3124;
}

/*======================================Shoe-Products-Page======================================*/










/*======================================Sorting-Order-And-Search======================================*/

.woof_products_top_panel {
	margin-top: 0;
	line-height: normal;
	margin-bottom: 20px;
	z-index: auto;
}

#woof_html_buffer.woof_info_popup {
	background: transparent;
	color: #000000;
	font-family: 'Exo 2', sans-serif;
	padding: 0;
	box-shadow: none;
	opacity: 0.5 !important;
	font-size: 26px;
}

.woof_products_top_panel span {
	font-weight: 700;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.woof_products_top_panel li span {
	background-image: url(/wp-content/uploads/2019/09/red-cross.png);
	color: #000000;
}

.shoe-searchandfilter-bar {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

.shoe-searchandfilter-bar .woocommerce-ordering {
	margin: 0;
	width: 50%;
	float: left;
	padding-right: 25px;
	z-index: auto;
}

.shoe-searchandfilter-bar .aws-container {
	width: 50%;
	float: right;
	padding-left: 25px;
}

.shoe-searchandfilter-bar select.orderby {
	margin: 0;
	height: 55px;
	background-repeat: no-repeat;
	background-image: url(/wp-content/uploads/2019/09/select-dropdown.png);
	background-position: right 14px top 50%;
	background-size: 15px;
	font-size: 14px;
	color: #000000;
	box-shadow: none;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	padding-left: 25px;
	border: 1px solid #cccccc;
}

.aws-container .aws-search-form {
	height: 55px;
	border: 1px solid #cccccc;
	margin: 0;
}

.aws-wrapper input.aws-search-field {
	box-shadow: none;
	border: none;
	padding-left: 25px;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #000000;
}

.aws-container .aws-search-form .aws-form-btn {
	background: transparent;
	border: none;
	width: 55px;
}

.aws-container[data-show-page="false"] .aws-search-form .aws-search-btn:hover {
	background: transparent;
	cursor: pointer;
}

.aws-container .aws-search-form .aws-search-btn_icon {
	background-image: url(/wp-content/uploads/2019/09/productssearchicon.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
}

.aws-container .aws-search-form .aws-search-btn svg {
	display: none;
}

.aws-wrapper input.aws-search-field::placeholder {
	color: #8d9197;
	opacity: 1;
}

.aws-wrapper input.aws-search-field::-webkit-inout-placeholder {
	color: #8d9197;
	opacity: 1;
}

.aws-wrapper input.aws-search-field:-ms-input-placeholder {
	color: #8d9197;
	opacity: 1;
}

.aws-wrapper input.aws-search-field::-moz-placeholder {
	color: #8d9197;
	opacity: 1;
}
#aws-search-result-1 {
    padding-left: 25px;
    border: none;
}
#aws-search-result-1 ul {
    border: 1px solid #ccc;
}
.woocommerce-customer-details h2.woocommerce-column__title {
    font-size: 30px;
}
/*======================================Sorting-Order-And-Search======================================*/











/*======================================Shoe-Manufacturing-Page======================================*/
.shop-page-title .page-title-inner {
    min-height: inherit;
    padding-top: 60px;
}

.category-page-row {
    padding-top: 50px;
}

#shop-sidebar .widget_layered_nav {
	margin-bottom: 50px;
}

span.widget-title {
	font-size: 20px;
	color: #ee3124;
	font-weight: 700;
	letter-spacing: 2px;
	margin-bottom: 30px;
	display: block;
	line-height: 30px;
}

.widget-title + .is-divider {
	display: none;
}

.woocommerce-widget-layered-nav-list li.wc-layered-nav-term:not(:last-of-type),
#menu-shoe-manufacturing li.menu-item:not(:last-of-type) {
	margin-bottom: 30px;
}

.woocommerce-widget-layered-nav-list li.wc-layered-nav-term,
#menu-shoe-manufacturing li.menu-item {
	border: none;
}
#menu-shoe-manufacturing li.menu-item {
    display: block !important;
    margin-right: 0;
}
.woocommerce-widget-layered-nav-list li.wc-layered-nav-term a,
#menu-shoe-manufacturing li.menu-item a {
	padding: 0;
	line-height: normal;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	color: #000000;
	font-size: 18px;
}

#menu-shoe-manufacturing li.menu-item a {
    text-transform: capitalize;
    letter-spacing: 0;
}
#menu-shoe-manufacturing li.menu-item.current-menu-item a, 
#menu-shoe-manufacturing li.menu-item a:hover {
    color: #ee3124;
}
.woocommerce-widget-layered-nav-list li.wc-layered-nav-term span.count {
	opacity: 1;
	line-height: normal;
	font-size: inherit;
	display: none;
}

.wpfMainWrapper .wpfFilterWrapper:first-of-type {
	display: none;
}

.wpfMainWrapper .wpfFilterWrapper {
	padding: 0;
	min-width: inherit;
	margin: 0;
}

ul.wpfFilterVerScroll {
	max-height: inherit !important;
	overflow: hidden;
}

.wpfCheckboxHier li {
	margin: 0 0 25px !important;
}

.wpfMainWrapper .wpfFilterWrapper input[type=checkbox],
input[type=radio] {
	margin: 0px 20px 0 0;
}

.wpfMainWrapper .wpfFilterWrapper[data-filter-type="wpfCategory"] .wpfFilterContent .wpfCheckboxHier input,
.wpfMainWrapper .wpfFilterWrapper[data-filter-type="wpfRating"] .wpfFilterContent .wpfCheckboxHier input,
.wpfMainWrapper .wpfFilterWrapper[data-filter-type="wpfPriceRange"] .wpfFilterContent .wpfCheckboxHier input {
	border-radius: 5px;
}

.wpfMainWrapper .wpfFilterWrapper[data-filter-type="wpfPriceRange"] .wpfCheckbox input {
	border: 1px solid #b7b7b7 !important;
}

.wpfMainWrapper .wpfFilterWrapper[data-filter-type="wpfPriceRange"] .wpfCheckbox input:checked {
	background: url(/wp-content/uploads/2019/09/product-tick.png) no-repeat center center !important;
	background-size: 14px !important;
}

.wpfFilterWrapper ul li label span:not(.wpfCheckbox) {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #000000;
}

/*======================================Shoe-Manufacturing-Page======================================*/










/*======================================Products-Inner-Page======================================*/


/*============Product-Inner-Breadcrumb============*/
.shoe-product-inner-breadcrumb {
    background-color: #e1e1e1;
    text-align: center;
}
.shoe-product-inner-breadcrumb span.red-category-name a {
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Exo 2', sans-serif;
}
.shoe-product-inner-breadcrumb span.red-category-name:first-of-type a, .shoe-product-inner-breadcrumb nav.woocommerce-breadcrumb span.divider {
    color: #959595;
}
.shoe-product-inner-breadcrumb span.red-category-name:not(:first-of-type) a,
.shoe-product-inner-breadcrumb .red-category-name:not(:first-of-type) a {
    color: #000000;
}
.shoe-product-inner-breadcrumb .breadcrumbs .divider {
    position: relative;
    top: 0;
    opacity: .35;
    margin: 0 .3em;
    font-weight: 300;
    font-size: 18px;
}
.shoe-product-inner-breadcrumb nav.woocommerce-breadcrumb h2 {
    font-size: inherit;
}
.shoe-product-inner-breadcrumb nav.woocommerce-breadcrumb .red-category-name a {
    text-transform: capitalize;
}
/*============Product-Inner-Breadcrumb============*/


#wrapper .message-wrapper {
    background-color: #f5f5f5;
    margin: 0;
    text-align: center;
    padding: 10px 0;
/*
    border-top: 2px solid green;
*/
    color: green;
}
#wrapper .message-wrapper.woocommerce-error {
    border-top-color: #b20000;
}
.message-wrapper+main .product-main {
    padding-top: 40px;
}

.single-product div.product {
	padding: 0;
}

.product-main {
	background-color: #f5f5f5;
}

.slider-show-nav .flickity-prev-next-button,
.slider:hover .flickity-prev-next-button {
	opacity: 1;
}

.flickity-prev-next-button svg,
.flickity-prev-next-button .arrow {
	border-color: #ee3124;
	fill: #ee3124;
}

.slider .flickity-prev-next-button:hover svg,
.slider .flickity-prev-next-button:hover .arrow {
	fill: #ee3124;
}

.product-summary nav.woocommerce-breadcrumb {
    display: none;
}

.product-info .product-short-description {
	margin-bottom: 33px;
}

.product-info .price-wrapper {
	float: left;
}

.product-info .price-wrapper .price {
    margin: 0;
    font-size: 24px;
}

.product-info .woocommerce-product-rating {
    float: right;
    width: auto;
    text-align: right;
}

.product-info .woocommerce-review-link {
	display: inline-block;
}

.product-info h5 {
    font-weight: bold;
    display: inline-block;
    font-size: .9em;
    color: #000000;
    line-height: normal;
    margin: 0px 28px 0 0;
    width: auto;
    float: left;
    padding-top: 13px;
}

.price-wrapper .price-on-sale span {
    margin-bottom: 15px;
}

.product-summary .quantity.buttons_added {
    margin-left: 18px;
}

.product-info .woocommerce-product-rating .star-rating {
    margin: 0 0;
}

.product-info form.cart {
	clear: both;
	padding-top: 30px;
	margin-bottom: 40px;
}

.product-summary .woocommerce-Price-currencySymbol {
	font-size: inherit;
	vertical-align: inherit;
	margin: 0;
}

.product-info {
	padding-left: 105px;
	max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

h1.product-title {
	font-size: 45px;
	font-weight: 400;
	color: #1c2430;
	word-break: break-word;
}

.star-rating:before,
.woocommerce-page .star-rating:before {
	content: '\e005\e005\e005\e005\e005';
	color: #cccccc;
	letter-spacing: 1px;
}

.star-rating span:before {
	color: #636363;
	letter-spacing: 1px;
}

.product-summary .quantity {
	margin-bottom: 0;
}

.product-summary .quantity.buttons_added {
	border-radius: 0;
	width: 117px;
}

.product-summary .quantity.buttons_added input {
	height: 45px;
	/*padding: 0 15px;*/
}

.product-info .social-icons a.icon {
	background-color: #636363;
	border-color: #636363;
	color: #f5f5f5;
	width: 40px;
	height: 40px;
	line-height: 38px;
	text-align: center;
	padding: 0;
	margin: 0;
}

.product-info .social-icons a.icon i {
    font-size: 16px;
}

.product-info .social-icons a.icon:not(:last-of-type) {
	margin-right: 20px;
}

.variations .label {
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    width: 130px;
}

.variations td select {
    margin: 0;
    height: 45px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2019/09/select-dropdown.png);
    background-position: right 14px top 50%;
    background-size: 11px;
    font-size: 13px;
    color: #000000;
    box-shadow: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding-left: 20px;
    border: 1px solid #cccccc;
}

.variations .reset_variations {
    color: #000000;
    font-weight: 700;
    opacity: 1;
    bottom: 100%;
}

.woocommerce-variation-price {
    border-top: 1px dashed #cccccc;
    font-size: 16px;
    padding: 15px 0 30px;
}
.product-info table.variations {
    margin-bottom: 28px;
}
.product-thumbnails a {
    border: none !important;
    transform: none !important;
    -ms-transform: none;
}
.product-thumbnails a:hover img, .product-thumbnails .is-nav-selected a img {
    border-color: transparent;
    -ms-transform: none;
    transform: none;
}
.product-thumbnails img {
    margin-bottom: 0;
}
.product-thumbnails .flickity-prev-next-button {
    top: 34%;
}
.tiny-redtext {
    font-size: 10px;
    position: relative;
    bottom: 4px;
    color: #ee3124;
}
.outofstock-badge {
    left: 50%;
    transform: translateX(-50%);
}
.outofstock-badge .callout.badge {
    margin: 0;
}
.outofstock-badge .callout.badge .badge-inner {
    padding: 15px 10px;
    font-size: 12px !important;
    font-weight: 600;
    letter-spacing: 2px;
    width: 200px;
    line-height: normal;
    display: inline-block;
    height: auto;
    background-color: #ee3124;
    color: #ffffff;
    border-radius: 0;
}
.product-info p.out-of-stock {
    float: left;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 40px;
}
/*
.stock.out-of-stock.tiny-redtext{ bottom: 0px; }
*/

/*============Product-Tabs============*/
.product-footer .woocommerce-tabs {
	border: none;
	padding: 46px 0;
}

.product-footer .woocommerce-tabs>.nav-line-grow,
.product-footer .woocommerce-tabs>.nav-line:not(.nav-vertical) {
	margin-top: 0;
}

.nav.wc-tabs>li {
	margin: 0 30px;
}

.wc-tabs li a:before {
	content: none !important;
}

.wc-tabs li a {
	display: block;
	width: 100%;
	background-size: 43px;
	padding-top: 60px;
	padding-bottom: 0;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
	color: #b7b7b7;
}

.wc-tabs li a:hover {
	color: #b7b7b7;
}

.nav.wc-tabs li a {
	font-family: 'Exo 2', sans-serif;
	letter-spacing: 2px;
	letter-spacing: 1.5px;
	font-size: 14px;
}

.wc-tabs li.active a {
	color: #ee3124;
}

.description_tab a {
	background-image: url(/wp-content/uploads/2019/09/features-gray.png);
}

.description_tab.active a {
	background-image: url(/wp-content/uploads/2019/09/features-red.png);
}

.additional_information_tab a {
	background-image: url(/wp-content/uploads/2019/09/specs-gray.png);
}

.additional_information_tab.active a {
	background-image: url(/wp-content/uploads/2019/09/specs-red.png);
}

.reviews_tab a {
	background-image: url(/wp-content/uploads/2019/09/reviews-gray.png);
}

.reviews_tab.active a {
	background-image: url(/wp-content/uploads/2019/09/reviews-red.png);
}

.tab-panels {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    margin: 40px 0 0;
    padding: 40px 0;
}

.stars a:hover:after,
.stars a.active:after {
	color: #636363;
}
.woocommerce-Tabs-panel p strong {
    font-size: 28px;
    font-weight: 400;
    color: #000000;
    line-height: normal;
    font-family: 'Exo 2', sans-serif;
}
.tab-panels table {
    border: 2px solid #cccccc;
}
.tab-panels th, .tab-panels td {
    padding: 6px 30px !important;
    border: none;
}
.tab-panels th {
    border-right: 1px solid #cccccc !important;
}
.tab-panels td {
    border-left: 1px solid #cccccc !important;
}
/*============Product-Tabs============*/


/*============Product-Review-Form============*/
.product-footer h3 {
    font-size: 28px;
    font-weight: 400;
    color: #000000;
    line-height: normal;
}
.review-form-inner {
    border: 2px solid #ee3124;
}
.comment-form {
    margin: 0;
}
.comment-form>div {
    padding: 0;
}
.comment-form>p {
    padding: 0;
}
.comment-form .comment-form-author {
    padding-right: 10px;
}
.comment-form .comment-form-email {
    padding-left: 10px;
}
.comment-form textarea, .comment-form input:not(#wp-comment-cookies-consent):not(.submit) {
    box-shadow: none;
    height: 45px;
    margin-bottom: 17px;
    width: 100% !important;
    border: 1px solid #cccccc;
    padding-left: 15px !important;
    font-weight: 700;
    font-size: 14px !important;
}
p.comment-form-cookies-consent input {
    display: block;
    margin-top: 3px;
    float: left;
}
p.comment-form-cookies-consent label {
    display: block;
    float: left;
    width: 90%;
    line-height: 20px;
}
p.comment-form-comment {
    order: 2;
}
p.comment-form-cookies-consent {
    order: 3;
}
p.form-submit {
    clear: both;
    padding-top: 30px;
    order: 4;
}
/*============Product-Review-Form============*/

/*============Related-Product============*/
.single-product .shop-container {
    padding-bottom: 60px;
}
.related-products-wrapper {
    border: none;
}
.related-products-wrapper h3.product-section-title {
    font-size: 45px;
    font-weight: 400;
    color: #1c2430;
    text-align: center;
    text-transform: capitalize;
    padding: 0;
    margin: 0 0 40px;
}
.related-products-wrapper .product-small.col {
    padding: 0 15px 30px;
}
.related-products-wrapper + .shoe-red-btn {
    margin-left: auto;
    margin-right: auto;
    display: inherit;
}
/*============Related-Product============*/

/*======================================Products-Inner-Page======================================*/











/*======================================Page-breadcrumb======================================*/

.checkout-page-title {
	background-color: #e1e1e1;
	font-size: 8px;
}

.checkout-page-title .page-title-inner {
	padding: 0;
	min-height: inherit;
}

.breadcrumbs {
	padding: 16px;
	line-height: normal;
}

nav.breadcrumbs a,
nav.breadcrumbs span,
nav.breadcrumbs h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
}

.breadcrumbs a {
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
}

.breadcrumbs a.current,
.breadcrumbs a:hover {
	color: #000000;
}

.checkout-breadcrumbs a {
	color: #959595;
}


/*======================================Page-breadcrumb======================================*/










/*======================================Cart-Page======================================*/

.cart-container {
	padding-top: 60px;
	padding-bottom: 60px;
}

.cart-container .row:not(.row-collapse) {
    margin: 0;
}

.cart-container h2 {
	margin-bottom: 33px;
}

.cart-container .row-divided>.col+.col:not(.large-12) {
	border-left: none;
}

.cart-container .col.large-8 {
	padding-left: 0;
	padding-right: 80px;
}

.cart-container .large-4.col {
	padding-right: 0;
	padding-left: 30px;
}

.cart-container.container.page-wrapper.page-checkout th {
	font-size: 14px;
	font-weight: 700;
	padding-top: 24px;
	padding-bottom: 24px;
	text-transform: capitalize;
}

.shop_table thead th,
.shop_table .order-total td,
.shop_table .order-total th {
	border-width: 1px;
}

.shop_table thead th {
	border-top: 1px solid #ee3124;
}

.shop_table.cart thead th:not(:first-of-type) {
	text-align: center !important;
	padding-left: 20px;
	padding-right: 20px;
}

.shop_table .cart_item td.product-price,
.shop_table .cart_item td.product-quantity,
.shop_table .cart_item td.product-subtotal {
	padding-left: 27px;
	padding-right: 20px;
	text-align: center !important;
}

.shop_table .cart_item td:last-of-type {
	padding-right: 0;
}

a.remove,
a.icon-remove {
	font-size: 26px !important;
	font-weight: bold;
	border: none;
	color: #000000;
}

td.product-thumbnail {
	min-width: 90px;
	max-width: 110px;
	width: 110px;
}

.product-name {
	font-weight: 700;
	font-size: 14px;
}

.quantity.buttons_added {
	border: 1px solid #d7d7d7;
	border-radius: 5px;
	overflow: hidden;
	background-color: #fafafa;
	width: 80px;
}

.quantity.buttons_added input {
	border: none;
	background: transparent;
	box-shadow: none;
	font-weight: 800;
	line-height: normal;
	min-height: inherit;
	height: 33px;
	color: #000000;
	width: 33%;
}

.quantity.buttons_added input:hover {
	background-color: transparent;
}

.continue-shopping a.button-continue-shopping {
	background: transparent !important;
	border: none;
	padding: 0;
	line-height: normal;
	width: auto;
	color: #000000 !important;
	font-weight: 900;
	font-size: 13px;
	letter-spacing: 0.4px;
}

.button-continue-shopping i.fa-caret-left {
    margin-right: 2px;
    margin-left: 0;
    vertical-align: inherit;
    font-size: 14px;
    top: -1px;
    position: relative;
}

.cart_totals tr.cart-subtotal th,
.cart_totals tr.cart-subtotal td {
	border-top: 1px solid #ee3124;
}

.shipping__table--multiple .shipping__list_label {
	text-align: right;
	font-size: 14px;
	color: #000000;
	font-weight: 700;
	opacity: 1;
}

.shipping__table--multiple .woocommerce-shipping-calculator,
.shipping__table--multiple .woocommerce-shipping-destination {
	text-align: right;
}

p.woocommerce-shipping-destination {
	border-top: 1px solid #cccccc;
	margin-top: 20px;
	padding-top: 10px;
}

form.woocommerce-shipping-calculator {
	padding-bottom: 10px;
}

.shipping-calculator-button {
	font-size: 14px;
	font-weight: 700;
}

.wc-backward {
	background-color: #ee3124;
}

#wrapper .cart-container .message-wrapper {
    margin-bottom: 40px;
}
/*======================================Cart-Page======================================*/










/*======================================Products-Form======================================*/

.form-row label {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
}

.woocommerce-billing-fields p {
	margin-bottom: 27px;
}

.form-row .select2-container {
	margin-bottom: 0;
	height: 50px;
}

.form-row .select2-container .select2-selection,
.form-row input:not(.input-checkbox):not(.woocommerce-form__input),
.coupon input.input-text {
	height: 50px;
	border: 1px solid #cccccc;
	box-shadow: none !important;
	outline: none;    
    -webkit-appearance: none;
    -moz-appearance: none;
}

.form-row .select2-container .select2-selection {
	background-image: url(/wp-content/uploads/2019/09/select-dropdown.png);
	background-size: 14px;
	background-position: right 14px top 50%;
}

.form-row .select2-container .select2-selection .select2-selection__rendered {
	line-height: 49px;
	color: #777c83;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #777c83;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 49px;
}

.form-row span,
.form-row input:not(.input-checkbox) {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 13px;
	margin: 0;
	color: #777c83
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
	background-color: #ee3124;
}

.form-row input::placeholder,
.form-row textarea::placeholder,
.coupon input.input-text::placeholder {
	color: #777c83;
	opacity: 1;
}

.form-row input::-webkit-inout-placeholder,
.form-row textarea::-webkit-inout-placeholder,
.coupon input.input-text::-webkit-input-placeholder {
	color: #777c83;
	opacity: 1;
}

.form-row input:-ms-input-placeholder,
.form-row textarea:-ms-input-placeholder,
.coupon input.input-text:-ms-input-placeholder {
	color: #777c83;
	opacity: 1;
}

.form-row input::-moz-placeholder,
.form-row textarea::-moz-placeholder,
.coupon input.input-text::-moz-placeholder {
	color: #777c83;
	opacity: 1;
}

.cart_totals a.checkout-button,
.shipping-calculator-form button.button,
.place-order .button.alt, .woocommerce-form-login__submit {
	margin-bottom: 0;
	min-height: inherit;
	line-height: normal;
	padding: 15px 10px;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2px;
	width: 200px;
	background-color: #ee3124;
	color: #ffffff;
	margin-top: 15px;
}

.shipping-calculator-form button.button {
	background-color: #000000;
}

.place-order .button.alt {
	margin-right: 0;
	width: 100%;
}

#billing_address_2_field>label {
    display: none;
}

select#billing_country, select#billing_state, select#calc_shipping_country, select#calc_shipping_state {
    opacity: 0;
    visibility: hidden;
}
/*======================================Products-Form======================================*/











/*======================================Checkout-Page======================================*/


/*.page-wrapper .row:not(.row-collapse) {

    margin: 0;

}*/

.page-wrapper .large-4.col .col-inner {
	border: none;
	padding: 0;
}

.woocommerce-billing-fields {
    padding-top: 0;
    border-top: none;
}

.woocommerce-billing-fields h3 {
    float: left;
    width: auto;
}

.shoe-customerlogin {
    float: right;
    width: auto;
}

.shoe-customerlogin p {
    margin: 32px 0 !important;
    font-family: 'Exo 2', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #1c2430;
}

.shoe-customerlogin p a {
    color: #ee3124;
}

.woocommerce-billing-fields__field-wrapper {
    border-top: 1px solid #ee3124;
    padding-top: 33px;
    clear: both;
}

form.checkout h3:not(#ship-to-different-address) {
    font-size: 45px;
    font-weight: 400;
    color: #000000;
    text-transform: capitalize;
    padding: 0;
}

.payment_method_paypal img {
	max-width: 120px;
}

.shipping__list_label {
	padding-top: 0;
	padding-bottom: 0;
}

.shop_table ul li,
.checkout ul li {
	margin-bottom: 12px;
}

.payment_methods li+li {
	padding-top: 10px;
	border-top: 1px solid #cccccc;
}

form.checkout p {
	margin-bottom: 27px;
}

.product-name .product-quantity {
	display: inline-block;
}

#customer_details .clear:not(:last-of-type) {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 25px;
	padding-bottom: 25px;
}

.order_item td {
	padding-top: 24px;
	padding-bottom: 24px;
}

.page-wrapper .large-4.col .entry-content {
	box-shadow: none;
	padding: 14px;
	border: 1px solid #7a9c59;
}

.entry-content ul li {
	color: #000000;
}

.create-account {
    margin-top: 30px;
}

.woocommerce-password-strength {
    color: #000000;
}
.form-row.create-account span {
    font-family: 'Exo 2', sans-serif;
}
.custom_error {
    color: #ee3124 !important;
}
.message-container a {
    color: #000000;
}
.woocommerce-form-coupon {
    border-color: green;
}
.woocommerce-form-coupon .flex-col.flex-grow {
    padding-right: 20px;
}
.woocommerce-form-coupon input#coupon_code {
    height: 46px;
}
.woocommerce-form-coupon button.expand {
	margin-bottom: 0;
	min-height: inherit;
	line-height: normal;
	padding: 15px 10px !important;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2px;
	width: 100% !important;
	min-width: 200px;
	background-color: #ee3124;
	color: #ffffff;
}
.cart-container.container.page-wrapper.page-checkout tr.cart-subtotal th, 
.cart-container.container.page-wrapper.page-checkout tr.order-total th {
    text-transform: uppercase;
}
dl.variation {
    font-size: 14px;
    color: #000000;
    opacity: 1;
}
dl.variation p {
    margin: 0;
}
/*======================================Chechout-Page======================================*/










/*======================================Radio-Button-Custom-Check======================================*/

.payment_methods li+li input[type=radio]:not(old)+label {
	background-position: 0 10px;
}

input[type=radio]:not(old) {
	width: 18px;
	height: 18px;
	margin: 0;
	padding: 0;
	opacity: 0;
}

input[type=radio]:not(old)+label {
	display: inline-block;
	margin-left: -18px;
	padding-left: 28px;
	background: url(/wp-content/uploads/2019/09/check-uncheck.png) no-repeat 0 0;
	background-size: 18px;
	line-height: 19px;
}

input[type=radio]:not(old):checked+label {
	background: url(/wp-content/uploads/2019/09/check-checked-1.png) no-repeat 0 0;
	background-size: 18px;
}

input[type=radio]:not(old):checked+label span.amount {
	color: #554ae3;
}


/*======================================Radio-Button-Custom-Check======================================*/












/*======================================Checkbox-Custom-Check======================================*/

.checkbox input#ship-to-different-address-checkbox {
	height: 20px;
	margin: 0;
	margin-top: 4px;
}

.checkbox .input-checkbox {
	float: left;
	opacity: 0;
	position: absolute;
	height: 20px;
	width: 20px;
}

.checkbox span {
	display: inline-block;
	line-height: normal;
	font-weight: 700;
	font-size: 16px;
    color: #000000;
}

.checkbox .input-checkbox+span::before {
	background: url(/wp-content/uploads/2019/09/check-uncheck.png) no-repeat 0 2px;
	background-size: 18px;
	border-radius: 2px;
	content: "";
	display: inline-block;
	height: 20px;
	margin-right: 15px;
	padding: 0;
	vertical-align: top;
	width: 18px;
}

.checkbox .input-checkbox:checked+span::before {
	background: url(/wp-content/uploads/2019/09/check-checked-1.png) no-repeat 0 2px;
	background-size: 18px;
	color: #fff;
	content: "";
	display: inline-block;
	width: 18px;
	height: 20px;
	margin-right: 15px;
}

.woocommerce-form__label-for-checkbox input#rememberme {
	height: 16px;
	margin: 0;
	margin-top: 3px;
}

.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox {
	float: left;
	opacity: 0;
	position: absolute;
	height: 16px;
	width: 16px;
}

.woocommerce-form__label-for-checkbox span, .comment-form-cookies-consent label {
	display: inline-block;
	line-height: normal;
}

.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox+span::before {
	background: url(/wp-content/uploads/2019/09/check-uncheck.png) no-repeat 1px 2px;
	background-size: 15px;
	border-radius: 2px;
	content: "";
	display: inline-block;
	height: 19px;
	margin-right: 7px;
	padding: 0;
	vertical-align: top;
	width: 17px;
}

.woocommerce-form__label-for-checkbox .woocommerce-form__input-checkbox:checked+span::before {
	background: url(/wp-content/uploads/2019/09/check-checked-1.png) no-repeat 1px 2px;
	background-size: 15px;
	color: #fff;
	content: "";
	display: inline-block;
	width: 17px;
	height: 19px;
	margin-right: 7px;
}

/*======================================Checkbox-Custom-Check======================================*/









/*======================================Shipping-Page======================================*/
#wrapper .shoe-shipping-text {
    padding-top: 70px;
    padding-bottom: 50px;
    background-color: #ebebeb;
}
.shoe-shipping-text h2 {
    color: #000000;
}
.tablepress thead th {
    border-bottom: 1px solid #ee3124;
    color: #ffffff;
}
.tablepress tfoot th, .tablepress thead th {
    background-color: #ee3124;
}
.tablepress tbody td, .tablepress tfoot th {
    border-top: 1px solid #ee3124;
    color: #000000;
    font-weight: 600;
}
.tablepress td, .tablepress th {
    padding: 15px;
}
.tablepress {
    border: 1px solid #ee3124;
    margin-top: 50px;
    max-width: 1080px;
    overflow-y: scroll;
    scrollbar-width: none;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
}
.tablepress::-webkit-scrollbar {
    width: 0 !important;
}
.tablepress tbody tr td:not(:last-of-type) {
    border-right: 1px solid #ee3124;
}
.tablepress thead th:not(:last-of-type) {
    border-right: 1px solid #ffffff;
}
.shoe-shipping-text .tablepress:not(:last-of-type) {
    margin-bottom: 60px;
}
/*======================================Shipping-Page======================================*/










/*======================================Product-Filter======================================*/
.category-filtering a.filter-button {
    color: #000000;
    margin: 0;
}
.category-filtering a.filter-button i.icon-menu {
    font-weight: bold !important;
    font-size: 22px;
    line-height: normal;
    top: 2.3px;
}
.category-filtering a.filter-button strong {
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
}
/*======================================Product-Filter======================================*/








/*======================================Error-404-Page======================================*/
#wrapper .notfound-text {
    padding-top: 30px;
    padding-bottom: 60px;
}
.error404 h1.page-title {
    line-height: normal;
    margin: 0;
}
.error404 h1.page-title span {
    opacity: 1 !important;
    color: #ee3124;
    line-height: normal;
    font-weight: normal !important;
}
/*======================================Error-404-Page======================================*/









/*======================================Mobile-Menu======================================*/

ul.nav-sidebar li a.nav-top-link {
	font-family: 'Exo 2', sans-serif;
	letter-spacing: 2px;
	font-weight: 700;
	color: #000000;
	font-size: 13px;	
}

ul.nav-sidebar li.current-menu-item a.nav-top-link,
ul.nav-sidebar li.current_page_item a.nav-top-link,
ul.nav-sidebar li.current_page_parent a.nav-top-link,
ul.nav-sidebar li.current_page_ancestor a.nav-top-link {
	color: #ee3124;
}

ul.mobile-nav li a.header-cart-link {
	color: #ffffff;
}

ul.nav-sidebar li button.toggle {
    color: #000000;
}

ul.nav-sidebar li.current-menu-item button.toggle,
ul.nav-sidebar li.current_page_item button.toggle,
ul.nav-sidebar li.current_page_parent button.toggle,
ul.nav-sidebar li.current_page_ancestor button.toggle {
	color: #ee3124;
}

ul.nav-sidebar li ul.children li a {
    color: #000000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

ul.nav-sidebar li.current-menu-item ul.children li.current-menu-item a,
ul.nav-sidebar li.current_page_item ul.children li.current-menu-item a,
ul.nav-sidebar li.current_page_parent ul.children li.current-menu-item a,
ul.nav-sidebar li.current_page_ancestor ul.children li.current-menu-item a {
	color: #ee3124;
}

.header-wrapper .header-bottom {
	background-color: #000000;
}


/*======================================Mobile-Menu======================================*/







/*======================================Privacy-Policy-Page======================================*/
.shoe-privacytext .col-inner ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    color: #000000;
    letter-spacing: 0.3px;
}

.shoe-privacytext .col-inner ul li {
    padding-left: 15px;
    background-image: url(/wp-content/uploads/2019/10/product-cat-dot.png);
    background-repeat: no-repeat;
    background-position: 0 12px;
    background-size: auto;
    list-style-type: none;
    margin-left: 0;
}
.shoe-privacytext p a {
    color: #ee3124;
}
/*======================================Privacy-Policy-Page======================================*/





/*======================================22oct19======================================*/
.slider-nav-light .flickity-prev-next-button {
    display: none;
}
.slider-nav-circle .flickity-prev-next-button:hover svg, 
.slider-nav-circle .flickity-prev-next-button:hover .arrow {
    background-color: #ee3124;
    border-color: #ee3124;
    fill: #fff !important;
}
.woocommerce-MyAccount-content p a, .woocommerce-Address-title.title a.edit
{
    font-style: italic;
    text-decoration: underline;
}

.woocommerce-Address-title.title h3{text-transform:capitalize;}
.woocommerce-MyAccount-content .woocommerce-address-fields label{text-transform:capitalize;}
.woocommerce-MyAccount-content label{text-transform:capitalize;}
.woocommerce-MyAccount-content h3{color:#000000;text-transform:capitalize;}
.dashboard-links li a{text-transform: uppercase;}
form.checkout.woocommerce-checkout label{text-transform: capitalize;}
.shoe-dblinks-left .myaccountlogout-left{display:none;}
.myaccountlogout-left{display:none;}
.row.vertical-tabs .search_box_label{display:none;}

.product-info .woocommerce-product-rating {
    -webkit-align-items: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle;
    -ms-flex-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
}
a.button.wptf_woo_add_cart_button>span.wptf_ccount {
    right: auto;
    left: -17px;
    z-index: 9;
}
.wptf_product_table_wrapper select, 
.filter_select, 
.wptf_product_table_wrapper select.filter_select, 
.wptf_varition_section select {
    margin: 0 0 5px;
    padding: 2px 10px;
}
.widecolumn p.lead-in a {
    color: #ee3124;
}
.widecolumn p.lead-in {
    margin: 0;
}
.cart-container .large-8 h2 {
    float: left;
    width: auto;
}
p.shoecart-returntext {
    float: right;
    width: auto;
    margin: 26px 0;
    font-family: 'Exo 2', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #1c2430;
}
p.shoecart-returntext a {
    color: #ee3124;
}
form.woocommerce-cart-form {
    clear: both;
}
/*======================================22oct19======================================*/

.rednotice {
    color: #b20000;
}
.wptf_product_table .data_product_variations.woocommerce-variation-add-to-cart .stock{display:none!important;}
.stock.in-stock{display:none!important;}



.homeslider .dark.is-selected::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-image: linear-gradient(to top, transparent 0%, #131212 100%);
}

.header-top {
    min-height: 20px;
    background-color: transparent;
    z-index: 11;
    position: relative;
    top: 23px;
    right: 57px;
}

span.shoe-userrole-name {
    text-transform: capitalize;
}



/*======================================Add-Media-here======================================*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.products .product-small .box-image img:not(.back-image) {
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

}

@media screen and (min-width:850px) { 

    i.icon-search { font-size: 19px !important; color: white; }

}


@media (min-width: 0px) and (max-width: 849px) {
    .header-main .header-inner { margin-top: 0px;   }
	.header-main .header-inner {
		padding: 0 15px;
	}
	.row>.col,
	.absolute-footer {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	#wrapper .homeslider section.section {
		padding-top: 217px;
		padding-bottom: 167px;
	}
	.homeslider section.section .col-inner {
		padding: 0 !important;
	}
	#wrapper .shoe-story {
		padding-top: 80px;
		padding-bottom: 100px;
	}
	.copyright-footer {
		padding-top: 15px;
	}
	.off-canvas-right .mfp-content {
		width: 320px;
	}
	#wrapper .innerbanner {
		padding: 125px 0;
	}
	#wrapper .about-black-text {
		padding-top: 90px;
		padding-bottom: 90px;
	}
	#wrapper .about-whitetwo-text {
		padding-top: 80px;
		padding-bottom: 70px;
	}
	.about-black-text .col,
	.about-whitetwo-text .col {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.contact-info-col ul li {
		padding-left: 30px;
	}
	.page-wrapper {
		padding-left: 0;
		padding-right: 0;
	}
	#amazingcarousel-container-1 {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.comment-respond .comment-form>p:not(.form-submit) {
	    padding: 0;
	}
	.woocommerce-form-login-toggle, 
	.woocommerce-form-coupon-toggle, 
	.cart-container .woocommerce-form-login, 
	.cart-container .woocommerce-form-coupon {
	    padding: 0 15px;
	}
	.woocommerce-form-coupon {
		padding-bottom: 20px;
		padding-top: 20px;
		margin: 0 15px 30px;
	}
	.woocommerce-form-coupon .flex-col.flex-grow {
	    padding-right: 0;
	}
	.product-info {
	    max-width: 100%;
	    -ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	    padding-top: 40px;
	}
	.contacttext .row .col:not(.contact-info-col):not(.contact-timing-col) {
	    max-width: 100%;
	    -ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	}
}

@media (min-width: 320px) and (max-width: 767px) {
	.menu li.menu-item:not(:last-of-type) {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.menu li.menu-item {
		display: block !important;
		text-align: center;
	}
	.absolute-footer ul.sub-menu {
	    position: inherit;
	}
	.about-whiteone-text .row .col {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	table {
		display: table;
	}
	.shoe-searchandfilter-bar .woocommerce-ordering {
	    width: 100%;
	    padding-right: 0;
	    padding-bottom: 20px;
	}
	.shoe-searchandfilter-bar .aws-container {
	    width: 100%;
	    padding-left: 0;
	}	
	.nav.wc-tabs>li {
	    margin-bottom: 30px !important;
	    text-align: center;
	}
    .shoe-customerlogin p {
        font-size: 14px;
    }
    body table#wptf_table.mobile_responsive.wptf_temporary_table_62.wptf_product_table td.wptf_action {
        min-height: inherit !important;
        padding-right: 8px !important;
    }
    body table#wptf_table.mobile_responsive.wptf_product_table td.wptf_action {
        text-align: center !important;
    }
    body table#wptf_table.mobile_responsive.wptf_temporary_table_62.wptf_product_table td {
        text-align: center !important;
    }
    body table#wptf_table.mobile_responsive.wptf_temporary_table_62.wptf_product_table tr {
        margin-bottom: 30px !important;
    }
    table#wptf_table.mobile_responsive.wptf_temporary_table_62.wptf_product_table td.data_product_variations.woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled.wptf_action {
        padding: 22px 10px !important;
    }
    .wptf_search_box .search_single .search_single_column {
        width: 100%;
    }
    .search_single_sort {
        padding-left: 0;
    }
    .search_single label.search_keyword_label, .search_single .query_box_direct_value, .instance_search_input {
        width: 100%;
    }
    .search_single label.search_keyword_label {
        margin-bottom: 8px;
    }
    .search_single_column {
        display: block;
        text-align: left;
    }
    .search_single_column:first-of-type {
        margin-bottom: 20px !important;
    }
}



@media (min-width: 0px) and (max-width: 360px) {
	.product-summary .quantity.buttons_added {
	    width: 80px;
        margin-left: 0;
	}
    .product-info h5 {
        margin: 0px 15px 0 0;
    }
	.quantity.buttons_added {
	    width: 70px;
	}
	.single_add_to_cart_button, .woocommerce-Button, .view {
	    width: 142px;
	}
	.product-info .social-icons a.icon {
	    width: 30px;
	    height: 30px;
	    line-height: 30px;
	}
	.product-info .social-icons a.icon i {
	    font-size: 12px;
	}
	.product-info .price-wrapper .price {
	    margin: 0;
	    font-size: 18px;
	}
	.woocommerce-product-rating .star-rating {
	    margin: 0;
	    font-size: 13px;
	}
	h1.product-title {
	    font-size: 30px;
	}
	body h5 {
	    font-size: 14px;
	}
	h1.shop-page-title {
	    font-size: 30px;
	}
    .message-wrapper .message-container {
        font-size: 13px;
    }
}





@media (min-width: 361px) and (max-width: 549px) {
	h1.product-title {
	    font-size: 34px;
	}
	.product-info .price-wrapper .price {
	    font-size: 22px;
	}
	.woocommerce-product-rating .star-rating {
	    margin: 4px 0;
	}
	body h5 {
	    font-size: 16px;
	}
	h1.shop-page-title {
	    font-size: 34px;
	}
	.review-form-inner {
	    padding: 30px 15px 30px;
	}
	.stars a+a {
	    margin-left: 2px;
	}
    .product-info h5 {
        margin: 0px 15px 0 0;
    }
    .product-summary .quantity.buttons_added {
        margin-left: 0;
    }
    .single_add_to_cart_button, .woocommerce-Button, .view:not(p) {
        width: 155px;
    }
}




@media (min-width: 320px) and (max-width: 549px) {
	.homeslider h1 {
		font-size: 26px;
	}
	.productcategories .text-box h3 {
		font-size: 22px;
	}
	body h2 {
		font-size: 30px;
	}
	body h6 {
		font-size: 16px;
	}
	.innerbanner h1 {
		font-size: 34px;
	}
	.footerblock .row .col {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.owl-theme .owl-nav {
    	display: none;
	}
	.wpb-woo-cat-items.owl-theme .owl-dots {
	    display: block;
	    margin-top: 30px;
	}
	.products .product-small.col {
	    max-width: 100%;
	    -ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	}
	.product-info .social-icons a.icon:not(:last-of-type) {
	    margin-right: 10px;
	}
	.quantity {
	    margin-right: 10px;
	}
	.dashboard-links li {
	    width: 100%;
	}
	.shoe-dblinks-left, .shoe-dblinks-right {
	    width: 100%;
	    text-align: center !important;
	}
	.my-account-header li {
	    display: block;
	    text-align: center;
	    width: 100%;
	    margin-bottom: 20px;
	}
	.shoe-customerlogin {
	    float: left;
	}
	.shoe-customerlogin p {
	    margin: 0 0 28px !important;
	}
    p.shoecart-returntext {
        float: left;
        margin: 0 0 28px;
    }
	.shop-page-title nav.woocommerce-breadcrumb {
	    font-size: 22px;
	}
    .shop-page-title nav.woocommerce-breadcrumb span.divider {
        display: none;
    }
    .shop-page-title nav.woocommerce-breadcrumb span {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
    .shop-page-title nav.woocommerce-breadcrumb span.red-category-name:first-of-type {
        font-size: 26px;
    }
    .related-products-wrapper h3.product-section-title {
        font-size: 32px;
    }
    .related-products-wrapper .product-small.col {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .woocommerce-Address {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .woocommerce-Address.col-1 {
        margin-bottom: 30px;
    }
    .woocommerce-order-received .is-well {
        padding: 30px 10px;
    }
    .wptf_varition_section {
        width: 100%;
        margin: 20px 0;
    }
    .shoe-dblinks-left li {
        border-bottom: 1px solid #111111;
        padding-bottom: 20px;
    }
    .shoe-dblinks-left li.current-menu-item {
        border-color: #ee3124;
    }
    .woocommerce-customer-details .woocommerce-column {
        width: 100%;
    }
}

@media (min-width: 550px) and (max-width: 767px) {
	.homeslider section.section .col,
	.shoe-story .row .col,
	.about-black-text .col,
	.about-whitetwo-text .col {
		max-width: 66.66667%;
		-ms-flex-preferred-size: 66.66667%;
		flex-basis: 66.66667%;
	}
	.products .product-small.col {
	    max-width: 50%;
	    -ms-flex-preferred-size: 50%;
	    flex-basis: 50%;
	}
	.shop-page-title nav.woocommerce-breadcrumb {
	    font-size: 28px;
	}
    .related-products-wrapper .product-small.col {
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    }
    .related-products-wrapper .product-small.col .box-image {
        height: 210px;
    }
    .place-order .button.alt {
        float: right;
    }
    .wptf_varition_section {
        margin: 0 30px 0 10px;
    }
}

@media (min-width: 550px) and (max-width: 849px) {
	.footer-abt-col {
		max-width: 100%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
	}
	.footer-contact-col,
	.footer-newsletter-col {
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
	.contacttext .row .col {
		max-width: 50%;
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
	}
	.owl-carousel {
    	max-width: 430px;
	}
	.owl-theme .owl-nav {
    	width: 550px;
	}
	.cart_totals a.checkout-button, 
	.shipping-calculator-form button.button, 
	.place-order .button.alt,
	body .shoe-black-btn,
	.woocommerce-form-coupon button.expand {
	    min-width: 300px !important;
    	width: 300px !important;
	}
	.dashboard-links li {
	    width: 33.333%;
	}    
    .woocommerce-Address {
        float: left;
        width: 50%;
    }
    .col2-set>div+div, .u-columns>div+div {
        padding-left: 30px;
    }
    .woocommerce-customer-details .woocommerce-column {
        float: left;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
	.aws-wrapper input.aws-search-field {
	    height: 53px;
	}
	ol.flickity-page-dots li.dot {
	    width: 14px;
	    height: 14px;
	}
	#wrapper .homeslider section.section {
	    padding-left: 50px;
	}
	.slider-nav-light .flickity-prev-next-button {
	    display: block;
	    opacity: 1;
	}
	.flickity-prev-next-button.previous {
	    left: 1%;
	}
	.flickity-prev-next-button.next {
	    right: 1%;
	}
    .related-products-wrapper .product-small.col {
        max-width: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
    }
    .product-info .woocommerce-product-rating {
        display: block;
    }
    .product-info .woocommerce-product-rating .star-rating {
        margin: -2px 0;
    }
}

@media (min-width: 768px) and (max-width: 849px) {
	.shoe-story .row .col,
	.about-black-text .col,
	.about-whitetwo-text .col {
		max-width: 58.33333%;
		-ms-flex-preferred-size: 58.33333%;
		flex-basis: 58.33333%;
	}
	.shop-page-title nav.woocommerce-breadcrumb {
	    font-size: 35px;
	}	
	.homeslider section.section .col {
		max-width: 63.33333%;
		-ms-flex-preferred-size: 63.33333%;
		flex-basis: 63.33333%;
	}
    .related-products-wrapper .product-small.col .box-image {
        height: 250px;
    }
    table.variations {
        width: 57%;
    }
}

@media (min-width: 1025px) and (max-width: 1279px) {
    .header-main .header-inner { padding: 0 20px; }
    #logo { width: 20% !important; }
    .header-top {     right: 5px;  }
}

@media (min-width: 850px) and (max-width: 1024px) {
    .header-top { top: 10px; right: 0; }
	.header-main .header-inner {
		padding: 0 15px;
	}
	.row>.col:not(.grid-col),
	.absolute-footer,
	.footerblock {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.footer-abt-col,
	.footer-newsletter-col {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.footerblock .row .col.footer-contact-col {
	    padding-left: 100px !important;
	    padding-right: 70px !important;
	}
	#wrapper .homeslider section.section {
		padding-top: 217px;
		padding-bottom: 167px;
	}
	.homeslider section.section .col-inner {
		padding: 0 !important;
	}
	.nav>li {
		margin: 0 10px;
	}
	.header-inner #logo {
		width: 305px;
	}
	.header-main .nav>li>a {
		font-size: 10px;
	}
	#wrapper .innerbanner {
		padding: 125px 0;
	}
	#wrapper .about-black-text {
		padding-top: 90px;
		padding-bottom: 90px;
	}
	#wrapper .about-whitetwo-text {
		padding-top: 80px;
		padding-bottom: 70px;
	}
	.page-wrapper .col.large-8 {
		padding-left: 0 !important;
		padding-right: 80px !important;
	}
	.page-wrapper .large-4.col {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.owl-theme .owl-nav {
	    width: 800px;
	}
	form.checkout h3:not(#ship-to-different-address) {
	    font-size: 40px;
	}
    .cart-container .large-8 h2 {
        font-size: 40px;
    }
	.shoe-customerlogin p {
	    margin: 28px 0 !important;
	}
	.homeslider section.section .col {
		max-width: 47.33333%;
		-ms-flex-preferred-size: 47.33333%;
		flex-basis: 47.33333%;
	}
}


/*======================================Add-Media-here======================================*/
