.mpc-container {
position: relative;
margin-bottom: 20px;
}
table.mpc-wrap {
width: 100%;
margin-bottom: 10px;
}
#content table.mpc-wrap, #content table.mpc-wrap tr, #content table.mpc-wrap th, #content table.mpc-wrap td,
#main-content table.mpc-wrap, #main-content table.mpc-wrap tr, #main-content table.mpc-wrap th, #main-content table.mpc-wrap td,
#brx-content table.mpc-wrap, #brx-content table.mpc-wrap tr, #brx-content table.mpc-wrap th, #brx-content table.mpc-wrap td,
.entry-content table.mpc-wrap, .entry-content table.mpc-wrap thead td, .entry-content table.mpc-wrap tbody tr td,
.mpc-fixed-header table, .mpc-fixed-header thead th, .entry-content .mpc-fixed-header table, .entry-content .mpc-fixed-header thead th
{
border: 0;
}
.mpc-fixed-header table, .entry-content .mpc-fixed-header table{
margin-bottom: 0;
}
#content table.mpc-wrap tbody tr:last-child td, #main-content table.mpc-wrap tbody tr:last-child td, #brx-cotnent table.mpc-wrap tbody tr:last-child td, .entry-content table.mpc-wrap tbody tr:last-child td {
border-bottom: 1px solid #e3e3e3;
}
table.mpc-wrap thead th, .mpc-fixed-header table thead tr th {
background: #444;
color: #fff;
padding: .75em 1em;
text-align: left;
}
button.mpce-single-add {
padding: 4px 10px;
margin-top: 5px;
}
#brx-content button.mpce-single-add {
padding: 10px 20px;
}
.mpc-stock div {
color: #0f834d;
}
table.mpc-wrap tbody tr td {
padding: 1em;
vertical-align: middle;
color: #333;
}
table.mpc-wrap tbody tr:nth-child(2n).cart_item td {
background: #f5f5f5;
}
table.mpc-wrap tbody tr:nth-child(2n+1).cart_item td {
background: #ffffff;
}
table.mpc-wrap tbody tr td.mpc-product-name > a {
text-decoration: none !important;
font-weight: bold;
}
table.mpc-wrap tbody tr:nth-child(2n) td .qty {
background: #fff;
}
table.mpc-wrap img {
border-radius: 4px;
border: 1px solid #e8e8e8;
}
table.mpc-wrap img:hover {
cursor: pointer;
}
.mpc-product-title a{
text-decoration: underline;
}
.mpc-container input[type="checkbox"] {
width: 32px;
height: 32px;
outline: none;
vertical-align: middle;
margin-right: 7px;
}
select.mpc-orderby, td.mpc-product-variation select, .mpcp-cat-filter select, .mpcp-tag-filter select {
max-width: 200px;
min-width: 75%;
display: inline-block;
border-radius: 4px;
padding: 6px 10px;
}
#brx-content select.mpc-orderby, #brx-content td.mpc-product-variation select, #brx-content .mpcp-cat-filter select, #brx-content .mpcp-tag-filter select {
padding: 0 25px 0 10px;
}
td.mpc-product-variation select {
margin-bottom: 10px;
}
table.mpc-wrap td select:last-of-type {
margin-bottom: 0;
}
.mpc-asearch input {
border-radius: 4px;
outline: none;
border: 1px solid #666;
background: #fff;
box-shadow: none;
line-height: 25px;
padding: 4px 10px;
}
#main-content .mpc-asearch input{
line-height: 37px;
padding-left: 5px;
}
#main-content select.mpc-orderby, #main-content td.mpc-product-variation select, #main-content .mpcp-cat-filter select, #main-content .mpcp-tag-filter select{
padding: 10px;
}
#brx-content .mpc-asearch input {
line-height: 40px;
border: 1px solid #dddedf;
}
#brx-content .mpc-asearch input:focus {
outline: 2px solid currentColor;
}
.mpc-wrap input.input-text.qty.text {
padding: 6px 3px;
width: 45px;
border-radius: 0;
}
.clear-button a.reset_variations {
margin: 0;
}
.total-row {
font-weight: bold;
text-align: right;
margin-bottom: 10px;
font-size: 1.3em;
}
span.mpc-total {
text-align: right;
display: inline-block;
padding-left: 5px;
}
.total-label {
text-align: right;
font-weight: normal;
}
.mpc-button {
text-align: right;
margin-bottom: 10px;
}
.mpc-button > div {
display: inline-block;
}
.mpc-product-range {
margin-right: 15px;
}
.mpc-button button, .mpc-button input[type=submit], .mpc-button input.mpc-reset {
border: 0;
border-radius: 0;
background: none;
cursor: pointer;
padding: 12.5px 25px;
text-decoration: none;
text-shadow: none;
display: inline-block;
transition: .5s;
line-height: 1;
}
.mpc-button button, .mpc-button input.mpc-reset {
background-color: #f3f3f3;
border-color: #d5d5d5;
color: #333333;
margin-right: 5px;
}
.mpc-button button:hover, .mpc-button input[type=submit]:hover, .mpc-button input.mpc-reset:hover {
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.mpc-button input.mpc-add-to-cart.wc-forward {
color: #fff;
border-width: 1px;
font-size: 16px;
padding: 10px 20px;
border-radius: 4px;
}
.mpcpopimg{
display: none;
}
.mpcpi-wrap{
position: relative;
}
.wfl-sale {
color: #fff;
background: #8cbd80;
line-height: 1;
display: inline-block;
padding: 4px 8px;
text-transform: uppercase;
font-size: 12px;
position: absolute;
overflow: hidden;
border-top-left-radius: 4px;
} .mpc-popup {
transition: 0.3s;
display: none;
position: fixed;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.55); backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(10px); text-align: center;
z-index: 999999;
}
.mpc-popup .image-wrap,
.mpc-popup .mpc-gallery {
position: relative;
z-index: 1; }
.admin-bar .mpc-popup {
top: 32px;
} #mpcpop img {
margin: auto;
max-height: 75vh;
} #mpcpop img {
-webkit-animation-name: zoom;
-webkit-animation-duration: 0.6s;
animation-name: zoom;
animation-duration: 0.6s;
}
h4.mpcpop-title {
color: #fff;
margin-top: 5px;
margin-bottom: 0;
font-family: inherit;
}
#mpcpop .mpcpop-close {
position: absolute;
right: 13px;
top: 10px;
width: 30px;
height: 30px;
}
#mpcpop .mpcpop-close:before{
font-size: 30px;
color: white;
}
#mpcpop .mpcpop-close:hover:before{
cursor: pointer;
}
.mpc-single-active .mpc-single-price { font-weight: 600;
}
p.mpcpop-price {
color: #fff;
}
select.mpc-highlighter{
border: 1px solid #e74c3c;
}
.mpc-popify{
display: block;
}
.mpc-sort, .mpcp-cat-filter, .mpc-asearch, .mpcp-tag-filter {
float: left;
margin-right: 15px;
display: inline-flex;
}
.mpc-sort, .mpcp-cat-filter, .mpc-asearch, .mpcp-tag-filter, .mpc-all-select {
margin-bottom: 20px;
position: relative;
}
.mpc-asearch {
position: relative;
}
span.mpc-close-search {
display: none;
position: absolute;
right: 0px;
top: 2px;
padding: 2px 9px;
border-radius: 29px;
font-size: 27px;
transform: rotate(45deg);
line-height: 27px;
cursor: pointer;
}
.mpc-sort label {
color: #000;
}
.mpc-sort form {
margin: 0;
}
.mpc-all-select {
float: right;
}
.mpc-all-select input[type="checkbox"] {
margin-right: 0;
}
.mpc-all-select label {
display: inline-block;
color: #000;
margin-right: 10px;
}
span.mpc-single-add {
font-weight: bold;
padding-left: 10px;
}
span.mpc-single-add:hover {
color: #6a47ea;
cursor: pointer;
}
.mpc-pagination {
text-align: center;
}
.mpc-inner-pagination {
display: inline-block;
position: relative;
}
.mpc-pagenumbers {
display: inline-block;
}
.mpc-pagenumbers span {
min-width: 34px;
height: 34px;
line-height: 32px;
margin-left: 10px;
border: 1px solid #ccc;
border-radius: 3px;
cursor: pointer;
display: inline-block;
text-align: center;
padding: 0 5px;
}
.mpc-pagenumbers span.mpc-divider {
border: none;
font-weight: bold;
letter-spacing: 3px;
}
.mpc-pagenumbers span.current {
color: white;
}
.table-query{
display: initial;
position: absolute;
}
.mpc-container .mpc-product-title .product-parent a{
background: #e9eff3;
color: #201e1e;
padding: 0 10px;
font-size: 12px;
margin: 0 0 5px 0;
border-radius: 4px;
border: 1px solid #c3c3c3;
}
@-webkit-keyframes zoom {
from {-webkit-transform:scale(0)}
to {-webkit-transform:scale(1)}
}
@keyframes zoom {
from {transform:scale(0)}
to {transform:scale(1)}
} .mpc-loading{
color: #eeeeee;
position: relative;
opacity: .5;
background-color: #eeeeee;
border-color: #eeeeee;
cursor: pointer;
padding: 0.6180469716em 1.41575em;
display: inline-block;
}
.mpc-loading:after {
color: #333333;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1;
font-family: "Font Awesome 5 Free";
font-weight: 900;
line-height: inherit;
content: "";
animation: fa-spin .75s linear infinite;
height: 20px;
width: 20px;
line-height: 20px;
font-size: 20px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -10px;
margin-top: -10px;
display: block;
}
span.mpc-loader {
position: absolute;
background: #ffffff6e;
width: 100%;
height: 100%;
left: 0;
z-index: 99999999;
}
span.mpc-loader img {
width: 70px;
margin: 0 auto;
position: absolute;
top: 38%;
left: 50%;
transform: translate(-50%, -50%);
}
table.mpc-wrap tbody tr td {
padding: 0.5em;
}
.mpc-popup ins {
background: none;
}
.woo-notices.mpc-notice {
background: #ff9797;
} .mpcp-gallery .gallery-item {
width: 47%;
margin-top: 5px;
position: relative;
display: inline-block;
}
.gallery-item:nth-child(2) {
float: right;
}
.mpcp-gallery span.moregallery {
position: absolute;
top: 57%;
left: 50%;
transform: translate(-50%, -50%);
}
#mpcpop .mpc-gallery img {
width: 65px;
float: left;
margin-right: 10px;
}
#mpcpop .mpc-gallery {
position: fixed;
left: 50%;
bottom: 10px;
transform: translate(-50%, -50%);
margin: 0 auto;
}
.mpc-gallery img.mpcgi-selected {
border: 4px solid #2199c5;
} .mpc-floating-total {
position: fixed;
left: 5px;
top: 50%;
background: #ccc;
padding: 2%;
text-align: center;
}
.mpc-floating-total span.float-label {
display: block;
text-decoration: underline;
}
.mpc-floating-total.active {
padding: 26px 30px;
background: #15b555;
color: #fff;
}
.mpc-floating-total.active span.float-label {
text-decoration: none;
padding: 1px 10px;
border-radius: 5px;
background: #077633;
cursor: pointer;
}
.mpc-subheader {
display: inline-block;
padding: 10px 0;
width: 100%;
}
.mpc-subheader-img {
padding: 0 15px 0 0;
float: left;
}
table.mpc-wrap .mpc-subheader-img img {
border: 1px solid #c2b8b8;
}
.mpcp-gallery .gallery-item img {
width: 100%;
margin-top: 3%;
}
.mpc-subheader-info h3 {
margin: 0;
}
.mpc-subheader-info p {
font-size: 15px;
opacity: 0.5;
padding-right: 10px;
}
table.mpc-wrap tbody tr.mpc-subhead td{
padding: 0;
}
tr.mpc-subhead, tr.mpc-subhead .mpc-subheader{
background-color: #dee8ec;
padding-left: 10px;
}
.woocommerce-notices-wrapper.mpc-cart-messege{
margin: 20px 0 0 0;
}
.mpc-cart-messege .woocommerce-message {
margin: 0 0 20px 0;
padding: 1em 2em 1em 3.5em;
background: #0f834d;
color: #fff;
}
.mpc-popify.mpc-cart-messege .woocommerce-message a{
color: #000;
}
.mpc-popup.mpc-popify .woocommerce-message::before {
top: 1.05em;
}
.product-image img{
max-width: none !important;
}
.mpc-asearch img {
display: inline-block;
width: 26px;
margin: -5px 15px;
}
span.mpc-mobile-only {
display: none;
}
.hentry .entry-content .mpc-subheader-info a {
text-decoration: none;
font-size: 18px;
}
button.mpce-single-add, .mpc-button input[type=submit], .mpc-button input.mpc-reset {
width: auto;
font-weight: normal;
font-size: 14px;
border-radius: 3px;
}
table.mpc-wrap thead tr th:first-child{
border-top-left-radius: 4px;
}
table.mpc-wrap thead tr th:last-child{
border-top-right-radius: 4px;
}
table.mpc-wrap tbody tr.mpc-search-empty, table.mpc-wrap tbody tr.mpc-search-empty td {
background: #cc7d7d;
color: #fff;
border-radius: 4px;
}
form.mpc-cart input[type="search"]::-webkit-search-cancel-button{
position:relative;
right:20px;
}
.mpc-fixed-header {
position: fixed;
top: -1px;
z-index: 999;
}
.mpc-fixed-header, .mpc-fixed-header table {
margin: 0;
}
.mpc-fixed-header table {
border-collapse: collapse;
} .mpc-fixed-header table thead tr th:first-child{
border-bottom-left-radius: 4px;
}
.mpc-fixed-header table thead tr th:last-child{
border-bottom-right-radius: 4px;
}
.mpc-table-header.mpc-fixed-filter {
position: fixed;
top: 49px;
z-index: 999;
background: #ffffff;
padding: 10px;
box-shadow: 0 1px 11px 0 rgb(17 17 17 / 31%);
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
overflow-x: auto;
white-space: nowrap;
} .mpc-table-header.mpc-fixed-filter > div {
margin-bottom: 0;
}
span.mpc-qlower{
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
span.mpc-qhigher{
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.total-row.mpc-fixed-total-m {
position: fixed;
bottom: 0;
margin: 0;
padding: 8px;
z-index: 9;
background: rgb(0 0 0 / 40%);
color: #fff;
backdrop-filter: blur(5px);
text-align: left;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
font-size: 16px;
}
span.mpc-fixed-cart {
float: right;
font-weight: normal;
font-size: 16px;
padding: 2px 20px;
border-radius: 5px;
cursor: pointer;
}
.total-row.mpc-fixed-total-m > span {
vertical-align: middle;
}
.mpcp-loading {
position: absolute;
right: 20px;
top: 3px;
width: 30px;
height: 30px;
border: 4px #fff solid;
border-top: 4px #878787 solid;
border-right: 4px #878787 solid;
border-radius: 50%;
animation: sp-anime 0.8s infinite linear;
}
.mpc-fixed-filter .mpcp-loading{
width: 31px;
height: 30px;
}
#brx-content .mpc-fixed-filter .mpcp-loading{
width: 40px;
height: 31px;
margin-top: 5px;
}
@keyframes sp-anime {
100% {
transform: rotate(360deg);
}
}
td.mpc-product-quantity input[type="number"] {
width: 67px;
height: 45px;
text-align: center;
border: 1px solid #ccc;
border-radius: 4px;
background-color: #fff;
}
td.mpc-product-quantity input[type="number"]:disabled {
background-color: #e6e6e6;
opacity: 0.5;
} body.wp-theme-Avada .mpc-container a, .wp-theme-Avada .mpc-asearch input, .wp-theme-Avada .mpc-subheader-info{
color: #000;
}
.wp-theme-Avada button.mpce-single-add, .wp-theme-Avada .mpc-button input[type=submit], .wp-theme-Avada  .mpc-button input.mpc-reset{
border: 1px solid #5f5f5f;
line-height: 15px;
padding: 10px 20px;
}
.wp-theme-Avada .mpc-button{
padding: 5px;
}
.wp-theme-Avada select.mpc-orderby, .wp-theme-Avada td.mpc-product-variation select, .wp-theme-Avada .mpcp-cat-filter select, .wp-theme-Avada .mpcp-tag-filter select, .wp-theme-Avada .mpc-asearch input{
padding: 5px 10px;
border-color: inherit;
border: 1px solid #ddd;
height: 40px;
}  @media screen and (max-width: 1600px) {
.mpc-sort, .mpcp-cat-filter, .mpc-asearch, .mpcp-tag-filter{
margin-right: 10px;
max-width: 25%;
}
}
@media screen and (max-width: 1120px) {
.mpc-table-header .mpc-all-select label, .mpc-table-header.mpc-fixed-filter .mpc-all-select label{
display: none;
}
}
@media screen and (max-width: 1024px){
.mpc-table-header.mpc-fixed-filter .mpc-all-select{
display: none;
}
.mpc-table-header.mpc-fixed-filter > div{
margin-bottom: 10px;
}
}
@media screen and (max-width: 767px) {
#brx-content .mpc-container{
padding: 0 10px;
}
#content table.mpc-wrap tbody tr:last-child, #main-content table.mpc-wrap tbody tr:last-child, #brx-content table.mpc-wrap tbody tr:last-child{
margin-bottom: 0;
}
#content table.mpc-wrap tbody tr:last-child td, #main-content table.mpc-wrap tbody tr:last-child td, #brx-content table.mpc-wrap tbody tr:last-child td, .entry-content table.mpc-wrap tbody tr:last-child td {
border-bottom: none;
}
#content table.mpc-wrap tbody tr td:last-child, #main-content table.mpc-wrap tbody tr td:last-child, #brx-content table.mpc-wrap tbody tr td:last-child {
text-align: left;
}
.total-row.mpc-fixed-total-m {
bottom: 0;
width: 100%;
left: 0;
}
.mpc-table-header .mpc-all-select label, .mpc-table-header.mpc-fixed-filter .mpc-all-select label{
display: inline-block;
}
.mpc-table-header.mpc-fixed-filter .mpc-all-select{
display: block;
}
.mpc-table-header.mpc-fixed-filter {
display: flex;
top: 0;
left: 0;
width: 100%;
}
.admin-bar .mpc-table-header.mpc-fixed-filter{
top: 0;
}
.mpc-table-header.mpc-fixed-filter > div {
margin-right: 10px;
flex: 0 0 auto;
}
table.mpc-wrap tbody tr.mpc-search-empty {
min-height: auto;
}
table.mpc-wrap tbody tr.mpc-search-empty td {
padding-left: 10px;
}
table.mpc-wrap tbody tr td{
margin-top: 10px;
}
table.mpc-wrap tbody tr td:last-child{
margin-bottom: 5px;
}
table.mpc-wrap tbody tr td:nth-child(-n + 2) {
margin-top: 0;
} #content table.mpc-wrap tbody tr td.mpc-product-quantity{ margin-bottom: 20px;
}
.mpc-container input[type="checkbox"]{
margin: 0;
}
.product-parent{
margin: 0 0 10px;
}
.mpc-range del{
text-decoration-color: #6c6a6a;
}
.mpc-range del span.woocommerce-Price-amount.amount {
font-weight: normal;
font-size: 14px;
color: #6c6a6a;
}
table.mpc-wrap {
margin-bottom: 10px;
}
table.mpc-wrap thead, tr.cart_item.simple td.mpc-product-variation {
display: none;
}
table.mpc-wrap tbody tr, table.mpc-wrap tbody td {
display: block;
}
td.mpc-product-price.mpc-single-active{
display: inline-block;
}
table.mpc-wrap tbody tr, #main-content table.mpc-wrap tbody tr, #brx-content table.mpc-wrap tbody tr {
position: relative;
margin-bottom: 25px;
padding: 7px;
background-color: #f5f5f7;
border-radius: 5px;
}
table.mpc-wrap.mpc-no-image tbody tr {
padding-top: 8px;
}
table.mpc-wrap tbody tr:after {
content: "";
display: table;
clear: both;
}
table.mpc-wrap.mpc-no-image tbody tr td.mpc-product-name {
margin-right: 80px;
}
table.mpc-wrap tbody td.mpc-product-select {
position: static;
}
table.mpc-wrap.mpc-no-image tbody td.mpc-product-select {
position: absolute;
top: 4px;
right: 10px;
}
#content table.mpc-wrap tbody tr td, #main-content table.mpc-wrap tbody tr td, #brx-content table.mpc-wrap tbody tr td{
padding: 0;
text-align: left;
background-color: #f5f5f7;
}
table.mpc-wrap.mpc-no-image tbody tr td {
text-align: left;
}
table.mpc-wrap tbody tr:nth-child(2n) td {
background: #f5f5f7;
}
table.mpc-wrap tbody tr:nth-child(2n).cart_item td, table.mpc-wrap tbody tr:nth-child(2n+1).cart_item td {
background: #f5f5f7;
}
table.mpc-wrap tbody tr:nth-child td .qty {
background: #f2f2f2;
}
table.mpc-wrap tbody tr.total-row {
text-align: right;
}
table.mpc-wrap tbody tr.total-row td {
display: inline-block;
text-align: left;
}
.mpc-pagination {
margin: 30px 0;
}
.table-query {
display: initial;
}
.mpc-wrap .variation-group {
margin-bottom: 10px;
}
.mpc-wrap .variation-group:last-child{
margin-bottom: 0;
}
#mpcpop img {
margin-top: 45px;
max-width: 98%;
max-height: 70vh;
}
.mpc-sort, .mpcp-cat-filter, .mpc-asearch, .mpcp-tag-filter {
float: none;
margin-bottom: 10px;
margin-right: 0;
max-width: 100%;
width: 100%;
}
.mpc-fixed-filter .mpc-sort, .mpc-fixed-filter .mpcp-cat-filter, .mpc-fixed-filter .mpc-asearch, .mpc-fixed-filter .mpcp-tag-filter{
max-width: 47%;
}
select.mpc-orderby, .mpcp-cat-filter select, .mpc-asearch input, .mpcp-tag-filter select {
display: block;
width: 100%;
}
.mpc-all-select {
margin-bottom: 20px;
}
#mpcpop .mpcpop-close {
font-size: 16px;
line-height: 24px;
width: 24px;
height: 24px;
right: 15px;
background-color: #8a8a8a;
border-radius: 50%;
box-shadow: 2px 1px 6px 5px #8a8a8a;
} #content table.mpc-wrap tbody tr td.mpc-product-image, #main-content table.mpc-wrap tbody tr td.mpc-product-image, #brx-content table.mpc-wrap tbody tr td.mpc-product-image {
position: absolute;
top: 7px;
padding-left: 0;
float: left;
}
button.mpce-single-add{
margin: 0 0 0 10px;
vertical-align: middle;
font-weight: 400;
font-size: 14px;
padding: 5px 30px;
}
span.mpc-mobile-only {
display: block;
float: left;
padding-right: 10px;
font-size: 16px;
color: #6d6d6d;
}
#mpcpop .mpc-gallery{
display: flex;
position: relative;
left: auto;
transform: unset;
}
#mpcpop .mpc-gallery img{
float: none;
margin-right: auto;
}
form.mpc-cart select, form.mpc-cart input[type="search"]{
border-radius: 5px;
border: 1px solid #b9b9b9;
}
form.mpc-cart input[type="search"]{
box-shadow: none;
}
.admin-bar .mpc-popup{
top: 0;
}
table.mpc-wrap tbody tr.mpc-subhead {
min-height: auto;
}
#content table.mpc-wrap tbody tr.mpc-subhead td, #main-content table.mpc-wrap tbody tr.mpc-subhead td, #brx-content table.mpc-wrap tbody tr.mpc-subhead td{
padding: 0;
}
table.mpc-wrap tbody tr.mpc-subhead td:last-child{
margin-bottom: 0;
}
.mpc-subheader-info {
margin-left: 10px;
}
.hentry .entry-content .mpc-container a {
text-decoration: none;
}
.mpc-table-header.mpc-fixed-filter {
padding: 10px 10px 2px;
}
.mpc-table-header.mpc-fixed-filter.mpc-free-head{
display: block;
}
.mpc-table-header.mpc-fixed-filter.mpc-free-head .mpc-sort{
float: inline-start;
}
.mpc-container .mpc-product-title .product-parent a{
background: #4f4f4f;
color: #ffffff;
padding: 3px 15px;
border-radius: 15px;
border: none;
}
.mpc-table-header .mpc-sort select, .mpc-table-header .mpcp-cat-filter select, .mpc-table-header .mpcp-tag-filter select{
max-width: 100%;
} .theme-storefront .total-row.mpc-fixed-total-m{
bottom: 69px;
} .wp-theme-Avada #content table.mpc-wrap tr.mpc-subhead td{
padding-left: 0;
}
.wp-theme-Avada table.mpc-wrap tbody{
background-color: transparent !important;
}
.wp-theme-Avada table.mpc-wrap tbody tr td:last-child{
margin-bottom: 0;
}
.wp-theme-Avada table.mpc-wrap bdi{
text-align: left;
} }.mpc-wrap thead tr th, .mpc-pagenumbers span.current, .mpc-fixed-header table thead tr th{
background: #535353;	color: #ffffff;}
.mpc-button input.mpc-add-to-cart.wc-forward, button.mpce-single-add, span.mpc-fixed-cart{
background: #d3d3d3;	color: #353535;}
td.mpc-product-image, .mpcp-gallery, table.mpc-wrap img{
width: 90px;
}
.mpc-container .mpc-product-title a{
font-size: 16px;text-decoration: none;}
@media screen and (max-width: 767px) {
table.mpc-wrap tbody tr{
min-height: 107px;
}
table.mpc-wrap tbody tr:has(.gallery-item){
min-height: 157px;
}
#content table.mpc-wrap tbody tr td, #main-content table.mpc-wrap tbody tr td, #brx-content table.mpc-wrap tbody tr td{
padding-left: 103px;
}
}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//thehoodieco.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0} .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//thehoodieco.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//thehoodieco.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//thehoodieco.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}@media only screen and ( min-width:981px ) { .et_pb_slider, .et_pb_slider .et_pb_container { 
height: 600px !important; 
}
.et_pb_slider, .et_pb_slider .et_pb_slide { 
max-height: 600px; 
}
.et_pb_slider .et_pb_slide_description { 
position: relative; 
top: 25%; 
padding-top: 0 !important; 
padding-bottom:0 !important; 
height:auto !important; 
}
}
#et-top-navigation .et-cart-info {
float: right;
margin: -2px 0 0 22px;
font-size: 16px;
}
#logo{
max-width: 100%;
}
.teltop{
font-size: 14px;
font-weight: bold;
color: #f7f7f7;
position: absolute;
right: 0;
top: 14px;
}
@media (max-width: 980px) {
.teltop{
display:none;
}
}
@media (max-width: 980px) {
#et-top-navigation .et-cart-info {
float: right;
margin: -60px 0 0 22px;
font-size: 16px;
}
}
@media (min-width: 981px) {
#main-header.et-fixed-header {
box-shadow: 0 0 30px rgba(7, 51, 84, 0.17) !important;
-webkit-box-shadow: 0 0 30px rgba(7, 51, 84, 0.17) !important;
-moz-box-shadow: 0 0 30px rgba(7, 51, 84, 0.17) !important;
}
} .et-fixed-header#main-header, .et-fixed-header#main-header .nav li ul, .et-fixed-header .et-search-form {
background-color: #ffffff;
box-shadow: 0 0 30px rgba(7, 51, 84, 0.17) !important;
-webkit-box-shadow: 0 0 30px rgba(7, 51, 84, 0.17) !important;
-moz-box-shadow: 0 0 30px rgba(7, 51, 84, 0.17) !important;
}
.pms tr td{
padding: 0 !important;
border-top: none !important;
} .et_pb_svg_logo.et_header_style_split .centered-inline-logo-wrap #logo {
height: 110px;
}
input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
padding: 2px;
border: 1px solid #bbb;
color: #4e4e4e;
background-color: #fff;
height: 50px;
width:100%;
border-radius: 5px;
}
#responsive-form{
max-width:100% ;
margin:0 auto;
width:100%;
}
.form-row{
width: 100%;
margin-bottom:20px;
}
.column-half, .column-full, .column-third{
float: left;
position: relative;
padding: 0.65rem;
width:100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.column-full textarea{
height: 120px;
}
.clearfix:after {
content: "";
display: table;
clear: both;
} @media only screen and (min-width: 48em) { 
.column-half{
width: 50%;
}
}
@media only screen and (min-width: 48em) { 
.column-third{
width: 33.3333333%;
}
}
.wpcf7 input[type="text"], .wpcf7 input[type="email"], .intl-tel-input {
width: 100%;
padding: 8px;
border: 1px solid #ccc;
border-radius: 3px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.wpcf7 textarea{
width: 100% !important;
padding: 8px;
border: 1px solid #ccc;
border-radius: 3px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.wpcf7 input[type="text"]:focus{
background: #fff;
}
.wpcf7-submit {
float: right;
background: #e4e4e4;
color: #424242;
text-transform: uppercase;
border: 1px solid #ccc;
border-radius: 5px;
padding: 8px 20px;
height: 40px;
cursor: pointer;
font-weight: bold;
width: 100%;
}
.wpcf7-submit:hover{
background: #ccc;
animation: all 0.3s;
}
span.wpcf7-not-valid-tip{
text-shadow: none;
font-size: 12px;
color: #fff;
background: #ff0000;
padding: 5px;
}
div.wpcf7-validation-errors { 
text-shadow: none;
border: transparent;
background: #f9cd00;
padding: 5px;
color: #9C6533;
text-align: center;
margin: 0;
font-size: 12px;
}
div.wpcf7-mail-sent-ok{
text-align: center;
text-shadow: none;
padding: 5px;
font-size: 12px;
background: #59a80f;
border-color: #59a80f;
color: #fff;
margin: 0;
}
.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
border: none;
margin-left: 0;
padding-bottom: 0;
padding-top: 0;
}
.bordersign{
border:1px solid #000;
}
p.num{
font-size: 50px !important;
font-weight: bold !important;
float: left;
margin-top: 10px;
margin-right: 10px;
}
.wp-caption {
max-width: 96%;
margin-bottom: 10px;
padding: 8px;
padding-top: 4px;
border: 1px solid #ddd;
background-color: #f3f3f3;
text-align: center;
float: left;
margin-left: 16px;
}
dl.gallery-item{
float: left;
margin-left: 18px;
}
.upsells h2{
display: none;
} .hover-bio-wrapper {
position: relative;
color: rgba(0,0,0,0);
width: 100%
}
figure.hover-bio img{
display: block;
}
figure.hover-bio {
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
display: inline-block;
line-height: 0;
}
figure.hover-bio::before, figure.hover-bio::after{
position: absolute;
background: black;
opacity: 0.3;
content: '';
height: 100%;
width: 100%;
display: block;
top: 0;
left: 0;
-moz-transform: translate3d(0, -100%, 0);
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
-moz-transition: all 0.8s;
-webkit-transition: all 0.8s;
transition: all 0.8s;
}
figure.hover-bio figcaption{
position: absolute;
background: #fff;
display: block;
line-height: 1.7em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: left;
padding: 10px;
z-index: 100;
width: 100%;
max-height: 100%;
overflow: hidden;
top: 50%;
left: 0;
-moz-transform: translate3d(-100%, -50%, 0);
-webkit-transform: translate3d(-100%, -50%, 0);
transform: translate3d(-100%, -50%, 0);
opacity: 0;
-moz-transition: all 0.8s;
-webkit-transition: all 0.8s;
transition: all 0.8s;
}
figure.hover-bio img{
-moz-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-moz-transition: all 0.8s;
-webkit-transition: all 0.8s;
transition: all 0.8s;
}
figure.hover-bio figcaption{
top: 100%;
opacity: 1;
-moz-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
figure.hover-bio:hover img {
opacity: .5;
}
figure.hover-bio:hover figcaption{
background-color: #fff;
color: #fff;
opacity: .9;
-moz-transform: translate3d(0, -100%, 0);
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
-moz-transition: all 0.8s;
-webkit-transition: all 0.8s;
transition: all 0.8s;
box-shadow: 0px -2px 28px rgba(255,255,255, 0.3);
}
.et_pb_toggle h5.et_pb_toggle_title {
text-align: center;
font-weight: bold;
text-decoration: underline;
}
p.btnshop{
margin-bottom: 30px;
cursor: pointer;
}
nav#top-menu-nav{
margin-left: 50px !important;
}
@media only screen and (max-width: 600px) { 
.menu-item {
background: #000000;}
}
.grecaptcha-logo{
display:none !important;
}