.woocommerce .clear {
clear: both;
}
.woocommerce .nobr {
white-space: nowrap;
}
.woocommerce mark {
background: none;
color: inherit;
}
.woocommerce abbr {
border: none;
}
.woocommerce .col2-set:after {
content: '';
display: block;
clear: both;
}
.woocommerce .col2-set .col-1 {
float: left;
width: 100%;
}
.woocommerce .col2-set .col-2 {
float: left;
width: 100%;
}
.woocommerce table th,
.woocommerce table td {
border: none;
border-top: 1px solid #e8e8e8; padding: 10px 10px;
} .woocommerce-demo-store {
margin-top: 50px;
}
p.demo_store {
position: fixed;
top: 0;
left: 0;
right: 0;
font-size: 15px;
text-align: center;
line-height: 22px;
padding: 14px;
z-index: 9999;
background-color: #c20; color: #fff;
}
.admin-bar p.demo_store {
top: 32px;
} .woocommerce-message,
.woocommerce-error,
.woocommerce-info  {
line-height: 24px;
list-style-type: none !important;
margin: 0 0 30px !important;
padding: 18px 15px 18px 58px;
position: relative;
overflow: hidden;
}
.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before {
position: absolute;
top: 15px;
left: 15px;
font-family: FontAwesome;
font-size: 20px;
text-align: center;
line-height: 32px;
height: 32px;
width: 32px;
color: inherit;
}
.woocommerce .woocommerce-message a,
.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-info a {
border-bottom: 1px dotted;
color: inherit;
}
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button {
display: inline;
position: absolute;
top: 18px !important;
right: 25px;
font-size: inherit;
line-height: inherit;
padding: 0;
border-radius: 0;
background-color: transparent !important;
color: inherit;
}
.no-touch .woocommerce .woocommerce-message a:hover,
.no-touch .woocommerce .woocommerce-error a:hover,
.no-touch .woocommerce .woocommerce-info a:hover,
.no-touch .woocommerce .woocommerce-message .button:hover,
.no-touch .woocommerce .woocommerce-error .button:hover,
.no-touch .woocommerce .woocommerce-info .button:hover {
border-bottom: 1px solid !important;
color: #111;
}
.woocommerce-message li,
.woocommerce-error li,
.woocommerce-info li {
line-height: 22px;
list-style: none !important;
padding: 2px 0 !important;
margin: 0 !important;
}
.woocommerce-message {
background-color: #ae1f42;
color: #ffffff;
display:block;
}
.woocommerce-message:before {
content: "\f00c";
}
.woocommerce-info {
background-color: #BB1C42;
color: #f2f2f2;
}
.woocommerce-info:before {
content: "\f129";
}
.woocommerce-error {
background-color: #FFD9D9;
color: #A24141;
}
.woocommerce-error:before {
content: "\f00d";
} .woocommerce .button {
display: inline-block;
vertical-align: top;
font-size: 15px;
line-height: 20px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
padding: 10px 36px;
margin: 0;
border: none !important;
white-space: nowrap;
border-radius: 4px;
position: relative;
overflow: hidden;
-webkit-transition: color 0.25s ease-out, background-color 0.25s ease-out;
transition: color 0.25s ease-out, background-color 0.25s ease-out;
background-color: #e8e8e8; color: #666; }
.woocommerce .button:active {
top: 1px;
}
.no-touch .woocommerce .button:hover {
background-color: #666; color: #fff;
}
.woocommerce .button.alt,
.woocommerce .button.checkout {
background-color: #d13a7a; color: #fff !important;
}
.no-touch .woocommerce input[type="submit"]:hover,
.no-touch .woocommerce .button.alt:hover,
.no-touch .woocommerce .button.checkout:hover {
background-color: #666; }
.woocommerce .products .product .button,
.no-touch .woocommerce .products .product .button.loading:hover {
background-color: transparent;
box-shadow: 0 0 0 2px #d13a7a inset; color: #d13a7a; }
.no-touch .woocommerce .products .product .button:hover {
background-color: #d13a7a; color: #fff;
}
.woocommerce .button.loading:before {
content: '';
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-size: 16px 16px !important;
background: url(//conocelamancha.es/wp-content/themes/conocelamancha/img/ajax-loader.gif) center no-repeat rgba(255,255,255,0.75);
} .woocommerce .quantity {
padding: 2px 0 !important;
margin: 0 auto;
}
.woocommerce .quantity input.qty {
width: 60px;
} .woocommerce .quantity.buttons_added {
display: block;
overflow: visible;
width: 100px;
}
.woocommerce .quantity.buttons_added:after {
display: block;
content: '';
clear: both;
}
.woocommerce .quantity.buttons_added input.qty {
float: left;
font-size: 16px;
text-align: center;
font-weight: normal;
width: 40px;
height: 40px;
padding: 0;
border: none;
border-radius: 0;
position: relative;
z-index: 1;
-moz-appearance: textfield;
}
.woocommerce .quantity.buttons_added input::-webkit-outer-spin-button,
.woocommerce .quantity.buttons_added input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.woocommerce .quantity .plus,
.woocommerce .quantity .minus {
float: left;
position: static !important;
font-size: 24px;
font-weight: normal !important;
line-height: 40px !important;
height: 40px !important;
width: 30px !important;
padding: 0 !important;
margin: 0 !important;
border: none !important;
background-image: none !important;
box-shadow: 0 1px 0 rgba(0,0,0,0.08) inset;
-webkit-transition: background-color 0.25s ease-out;
transition: background-color 0.25s ease-out;
background-color: #f2f2f2; color: inherit !important;
}
.no-touch .woocommerce .quantity .plus:hover,
.no-touch .woocommerce .quantity .minus:hover {
background-color: #e8e8e8; }
.woocommerce .quantity .plus {
border-radius: 0 5px 5px 0 !important;
}
.woocommerce .quantity .minus {
border-radius: 5px 0 0 5px !important;
} .woocommerce .form-row {
position: relative;
margin: 0 0 16px;
}
.woocommerce .form-row:after {
content: "";
display: block;
clear: both;
}
.woocommerce .form-row-first,
.woocommerce .form-row-last {
float: left;
width: 48%;
}
.woocommerce .form-row-last {
float: right;
}
.woocommerce .form-row-wide {
clear: both;
}
.woocommerce .form-row label {
display: block;
margin-bottom: 4px;
}
.woocommerce .form-row label.inline {
display: inline-block;
vertical-align: top;
margin: 10px 0 0 10px;
}
.woocommerce .form-row label.hidden {
visibility: hidden;
}
.woocommerce .form-row label.checkbox {
display: inline;
}
.woocommerce .form-row select {
cursor: pointer;
width: 100%;
}
.woocommerce .form-row .required {
border: none;
}
.woocommerce .form-row .input-checkbox {
display: inline;
vertical-align: middle;
text-align: center;
margin: -2px 8px 0 0;
}
.woocommerce .form-row .lost_password {
margin: 0 10px;
white-space: nowrap;
}
.woocommerce .form-row.validate-required:before {
content: '';
display: block;
position: absolute;
top: 28px;
right: 5px;
font-family: FontAwesome;
font-size: 16px;
text-align: center;
line-height: 40px;
height: 40px;
width: 32px;
z-index: 3;
}
.woocommerce #billing_country_field.form-row.validate-required:before,
.woocommerce #shipping_country_field.form-row.validate-required:before {
display: none;
}
.woocommerce .form-row.validate-required.woocommerce-validated:before {
content: '\f00c';
color: #5fcc29;
}
.woocommerce .form-row.validate-required.woocommerce-invalid:before {
content: '\f00d';
color: red;
}
.woocommerce .form-row.validate-required.woocommerce-validated input.input-text,
.woocommerce .form-row.validate-required.woocommerce-validated select {
box-shadow: 0 0 0 2px #5fcc29;
}
.woocommerce .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce .form-row.validate-required.woocommerce-invalid select {
box-shadow: 0 0 0 2px red;
}
.woocommerce .login,
.woocommerce .checkout_coupon,
.woocommerce .register {
padding: 30px 30px 10px;
margin: 30px 0;
text-align: left;
overflow: hidden;
border: 2px solid #e8e8e8; }
.woocommerce .login .form-row,
.woocommerce .checkout_coupon .form-row,
.woocommerce .register .form-row {
margin-bottom: 20px;
}
.select2-container a.select2-choice {
border: none !important;
border-radius: 5px;
padding: 8px 12px;
box-shadow: 0 0 0 2px transparent, 0 1px 0 rgba(0,0,0,0.08) inset;
background-color: #f5f5f5; color: inherit;
}
.select2-container a.select2-choice .select2-arrow {
width: 24px;
}
.select2-container a.select2-choice .select2-arrow b:after {
border: none !important;
content: '\f0d7';
font: 18px/40px FontAwesome;
margin: 0;
position: static;
}
.select2-drop.select2-drop-active {
border: none !important;
border-radius: 0 !important;
margin: 0 !important;
box-shadow: 0 8px 15px rgba(0,0,0,0.1);
background-color: #fff;
}
.select2-drop .select2-search {
padding: 5px;
}
.select2-drop .select2-search input {
padding: 5px !important;
background-image: none;
}
.select2-drop .select2-results {
background: none;
padding: 0;
}
.select2-drop .select2-results li {
margin: 0;
}
.select2-drop .select2-results .select2-highlighted {
border-radius: 0;
}
.select2-drop .select2-results .select2-result-label {
padding: 5px 10px;
}
.select2-results .select2-ajax-error,
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
background: none !important;
} .woocommerce-breadcrumb {
font-size: 12px;
line-height: 20px;
margin-bottom: 10px;
color: #999; }
.woocommerce-breadcrumb a {
color: inherit;
}
.no-touch .woocommerce-breadcrumb a:hover {
border-bottom: 1px solid;
color: #666; } .woocommerce .star-rating {
float: right;
font-family: FontAwesome;
font-size: 16px;
line-height: 16px;
height: 16px;
width: 74px;
overflow: hidden;
position: relative;
}
.woocommerce .star-rating:before {
content: "\f006\f006\f006\f006\f006";
float: left;
position: absolute;
top: 0;
left: 0;
color: #999; }
.woocommerce .star-rating span {
float: left;
position: absolute;
top: 0;
left: 0;
height: 16px;
overflow: hidden;
}
.woocommerce .star-rating span:before {
content: "\f005\f005\f005\f005\f005";
color: #d13a7a; } .woocommerce small.note {
font-size: 11px;
line-height: 21px;
margin-top: 10px;
opacity: 0.5;
}
.woocommerce h1.page-title {
float: left;
margin: 0 20px 0 0;
}
.woocommerce .page-description {
clear: both;
padding: 20px 0;
}
.woocommerce .woocommerce-result-count {
float: left;
margin: 20px 20px 15px 0;
opacity: 0.5;
}
.woocommerce .woocommerce-ordering {
float: right;
margin: 0 0 20px;
}
.woocommerce .onsale {
position: absolute;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
line-height: 60px;
height: 60px;
width: 60px;
border-radius: 50%;
background-color: #d13a7a; color: #fff;
} .woocommerce ul.products {
list-style: none !important;
clear: both;
font-size: 0;
margin: 0 -25px 25px;
}
.woocommerce .products:after {
display: block;
content: '';
clear: both;
}
.woocommerce .products .product {
display: inline-block;
vertical-align: top;
position: relative;
margin: 0;
padding: 25px;
width: 25%;
box-shadow: 0 1px 1px rgba(0,0,0,0);
-webkit-transition: box-shadow 0.25s ease-out;
transition: box-shadow 0.25s ease-out;
}
.woocommerce.columns-1 .products .product {
width: 100%;
}
.woocommerce.columns-2 .products .product {
width: 50%;
}
.woocommerce.columns-3 .products .product {
width: 33.3333%;
}
.woocommerce.columns-5 .products .product {
width: 20%;
}
.no-touch .woocommerce .products .product:hover {
box-shadow: 0 2px 15px rgba(0,0,0,0.17);
z-index: 3;
}
.woocommerce .products .product .onsale {
top: 10px;
right: 10px;
left: auto;
}
.woocommerce .products .product img {
display: block;
}
.woocommerce .products .product h3 {
font-size: 16px;
line-height: 24px;
padding: 14px 0 6px;
margin: 0;
}
.woocommerce .products .product.product-category h3 {
padding-bottom: 0;
}
.woocommerce .products .product .star-rating {
float: none;
margin: 4px 0 8px;
}
.woocommerce .products .product .price {
display: block;
font-size: 18px;
font-weight: bold;
padding-bottom: 12px;
}
.woocommerce .products .product .price del {
font-size: 0.8em;
line-height: 0.8;
font-weight: normal;
opacity: 0.5;
}
.woocommerce .products .product .price ins {
text-decoration: none;
}
.woocommerce .products .product .price .from {
font-size: 0.8em;
margin: 0;
text-transform: uppercase;
}
.woocommerce .products .product .button {
font-size: 13px;
padding: 8px 26px;
margin-right: 10px;
}
.woocommerce a.added_to_cart {
display: inline-block;
font-size: 12px;
line-height: 18px;
padding-top: 10px;
white-space: nowrap;
border-bottom: 1px solid transparent;
} .woocommerce-pagination {
clear: both;
}
.woocommerce-pagination ul {
margin: 0;
list-style: none;
text-align: center;
}
.woocommerce-pagination ul li {
display: inline-block;
margin: 0;
padding: 0;
}
.woocommerce-pagination a,
.woocommerce-pagination span {
display: block;
font-size: 17px;
text-align: center;
line-height: 50px;
height: 50px;
width: 50px;
margin: 0 1px;
border-radius: 50%;
border: none !important;
box-shadow: 0 0 0 2px #e8e8e8 inset; color: inherit;
}
.no-touch .woocommerce-pagination a:hover,
.woocommerce-pagination span.current {
box-shadow: 0 0 0 2px transparent inset;
background-color: #d13a7a; color: #fff;
} .woocommerce div.product {
position: relative;
}
.woocommerce div.product .onsale {
left: 38%;
top: -10px;
margin-left: -50px;
}
.woocommerce div.product .summary {
float: left;
width: 100%;
margin-bottom: 30px;
} .woocommerce div.product .images {
float: left;
width: 100%;
margin-bottom: 40px;
display:none;
}
.woocommerce div.product .images img {
display: block;
}
.woocommerce div.product .images .zoom {
cursor: zoom-in;
}
.woocommerce div.product .images .thumbnails {
overflow: hidden;
}
.woocommerce div.product .images .thumbnails a {
float: left;
width: 25%;
position: relative;
}
.woocommerce div.product .images .thumbnails a:after {
display: block;
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 3;
-webkit-transition: box-shadow 0.25s ease-out;
transition: box-shadow 0.25s ease-out;
box-shadow: 0 0 0 1px transparent inset;
}
.no-touch .woocommerce div.product .images .thumbnails a:hover:after {
box-shadow: 0 0 0 8px #fff inset;
} .woocommerce div.product .product_title {
padding: 0;
} .woocommerce-product-rating {
margin: -10px 0 20px;
}
.woocommerce-product-rating .star-rating {
float: left;
margin: 5px 8px 0 0;
}
.woocommerce-product-rating .woocommerce-review-link {
font-size: 13px;
line-height: 18px;
}
.no-touch .woocommerce-product-rating .woocommerce-review-link:hover {
border-bottom: 1px solid;
} .woocommerce div.product .price {
font-size: 1.8em;
display: none;
}
.woocommerce div.product .price .amount {
font-weight: 600;
}
.woocommerce div.product .price ins {
text-decoration: none;
}
.woocommerce div.product .price del {
font-size: 0.8em;
opacity: 0.5;
}
.woocommerce-page div.product .price .from {
font-size: 0.8em;
} .woocommerce .stock {
font-weight: bold;
color: #FFFFFF;
}
.woocommerce .out-of-stock {
color: #FFFFFF;
} .woocommerce div.product .cart {
overflow: hidden;
margin-bottom: 24px;
}
.woocommerce div.product .cart table {
width: 100%;
}
.woocommerce div.product .cart .quantity {
float: left;
margin-left: 2px;
margin-right: 10px;
}
.woocommerce div.product .cart .button {
margin-top: 2px;
} .woocommerce .cart.variations_form {
padding: 10px 20px;
border: 2px solid #e8e8e8; }
.woocommerce .cart .variations td {
vertical-align:	middle;
text-align: left;
padding: 10px 0;
border: none;
}
.woocommerce .cart .variations td.label {
font-weight: bold;
padding-right: 20px;
}
.woocommerce .cart .variations select {
width: 70%;
}
.woocommerce .cart .reset_variations {
display: none !important;
}
.woocommerce .cart .single_variation_wrap {
overflow: hidden;
padding: 5px 0;
}
.woocommerce .cart .single_variation_wrap .price,
.woocommerce .cart .single_variation_wrap .stock {
float: left;
line-height: 44px;
height: 44px;
margin: 0 20px 0 0;
}
.woocommerce .cart .single_variation_wrap .price,
.woocommerce .cart .single_variation_wrap .stock,
.woocommerce .cart .single_variation_wrap .quantity {
margin-top: 5px;
margin-bottom: 5px;
}
.woocommerce .cart .single_variation_wrap .button {
margin-top: 7px !important;
margin-bottom: 7px;
}
.woocommerce .col_cont .cart .variations td.label {
width: 120px;
}
.woocommerce .col_cont .cart .single_variation_wrap {
padding-left: 120px;
} .woocommerce .cart .group_table {
margin-bottom: 20px;
border-bottom: 1px solid #e8e8e8; }
.woocommerce .cart .group_table td {
vertical-align:	middle;
text-align: left;
padding: 10px 0;
border: none;
border-top: 1px solid #e8e8e8; }
.woocommerce .cart .group_table td:first-child {
width: 134px;
}
.woocommerce .cart .group_table td.label {
font-size: 18px;
}
.no-touch .woocommerce .cart .group_table td.label a:hover {
border-bottom: 1px solid;
}
.woocommerce .cart .group_table td.price {
font-size: 24px;
text-align: right;
padding-left: 20px;
color: inherit;
}
.woocommerce .cart .group_table td.price p.stock {
font-size: 14px;
margin: 0;
} .woocommerce .product_meta {
font-size: 13px;
line-height: 20px;
margin-bottom: 10px;
display:none;
}
.woocommerce .product_meta > span {
padding-right: 5px;
}
.woocommerce .product_meta > span:first-child {
padding-left: 0;
}
.no-touch .woocommerce .product_meta a:hover {
border-bottom: 1px solid;
} .woocommerce div.product .social {
margin: 0 0 5px;
}
.woocommerce div.product .social iframe {
float: left;
margin-top: 3px;
} .woocommerce-tabs {
float: left;
padding-bottom: 1px;
margin-bottom: 30px;
width: 100%;
}
.col_sidecont .woocommerce-tabs,
.col_contside .woocommerce-tabs {
float: none;
clear: both;
width: 100%;
}
.woocommerce-tabs .tabs {
list-style: none !important;
margin: 0 0 25px;
overflow: hidden;
background-color: #f2f2f2; }
.woocommerce-tabs .tabs li {
float: left;
padding: 0;
margin: 0;
border-top: 2px solid transparent;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
.woocommerce-tabs .tabs li a {
display: block;
font-size: 16px;
line-height: 24px;
padding: 10px 20px;
border: none !important;
color: inherit !important;
}
.no-touch .woocommerce-tabs .tabs li:hover {
background-color: rgba(0,0,0,0.025);
}
.woocommerce-tabs .tabs li.active {
background-color: #fff;
border-color: #d13a7a; color: #d13a7a; }
.no-touch .woocommerce-tabs .tabs li.active:hover {
background-color: #fff;
color: #d13a7a; }
.woocommerce-tabs .panel > h2 {
display: none;
} .woocommerce .shop_attributes {
border: none;
width: 100%;
}
.woocommerce .shop_attributes th {
width: 150px;
font-weight: bold;
text-align: left;
padding: 15px;
border-bottom: none;
border-top: 1px solid #e8e8e8; }
.woocommerce .shop_attributes td {
padding: 15px 0;
border-bottom: none;
border-top: 1px solid #e8e8e8; }
.woocommerce .shop_attributes tr:first-child th,
.woocommerce .shop_attributes tr:first-child td {
border: none;
}
.woocommerce .shop_attributes td p {
margin: 0;
} .woocommerce #reviews h2 {
clear: none;
font-size: 22px;
line-height: 32px;
padding-top: 0;
padding-right: 100px;
}
.woocommerce .commentlist {
list-style: none !important;
margin: 0 0 -1px;
border-bottom: 1px solid #e8e8e8; }
.woocommerce .commentlist li {
position: relative;
padding: 25px 0 0;
margin: 0 0 25px;
border-top: 1px solid #e8e8e8; }
.woocommerce .commentlist .meta {
opacity: 0.5;
}
.woocommerce .commentlist img.avatar {
float: left;
position: absolute;
top: 25px;
left: 0;
height: auto;
width: 50px;
border-radius: 50%;
}
.woocommerce .commentlist .comment-text {
margin-left: 70px;
}
.woocommerce .commentlist .comment-text .star-rating {
margin: 5px 0 0 5px;
}
.woocommerce .commentlist .comment-text p {
margin-bottom: 12px;
}
.woocommerce .commentlist .comment-text .meta {
font-size: 13px;
line-height: 18px;
}
.woocommerce .commentlist .comment-text .meta strong {
font-weight: normal;
}
.woocommerce .commentlist .comment-text .meta em {
font-style: normal;
font-weight: bold;
text-transform: uppercase;
}
.woocommerce #reviews .woocommerce-pagination {
margin: 15px 0;
}
.woocommerce #reviews .woocommerce-pagination ul li a,
.woocommerce #reviews .woocommerce-pagination ul li span {
line-height: 40px;
height: 40px;
width: 40px;
margin: 0 1px;
}
.woocommerce #reviews .add_review {
display: none;
} .woocommerce .comment-respond {
padding: 22px 30px 26px;
border: 2px solid #e8e8e8; }
.woocommerce .comment-respond .form-submit {
margin: 0;
}
.woocommerce .comment-form-rating {
float: left;
width: 32%;
}
.woocommerce .comment-form-rating label {
display: block;
margin-bottom: 5px;
}
.woocommerce .comment-form-rating .stars {
display: block;
margin: 0;
}
.woocommerce .stars span {
display: block;
position: relative;
height: 20px;
width: 100px;
}
.woocommerce .stars span:after {
display: block;
content: '\f006\f006\f006\f006\f006';
position: absolute;
left: 0;
top: 0;
font-family: FontAwesome;
text-align: center;
font-size: 21px;
line-height: 24px;
height: 24px;
width: 100px;
background-color: #fff; color: #999; }
.woocommerce .stars span a {
display: block;
position: absolute;
left: 0;
top: 0;
height: 0;
width: 20px;
padding-top: 24px;
overflow: hidden;
border: none !important;
}
.woocommerce .stars span a:after {
display: none;
content: '\f005\f005\f005\f005\f005';
position: absolute;
left: 0;
top: 0;
font-family: FontAwesome;
text-align: center;
font-size: 21px;
line-height: 24px;
height: 24px;
width: 100px;
background-color: #fff; color: #d13a7a; }
.no-touch .woocommerce .stars span a:hover:after,
.woocommerce .stars span a.active:after {
display: block;
}
.woocommerce .stars span a.star-1 {
width: 20px;
z-index: 10;
}
.woocommerce .stars span a.star-2 {
width: 40px;
z-index: 9;
}
.woocommerce .stars span a.star-3 {
width: 60px;
z-index: 8;
}
.woocommerce .stars span a.star-4 {
width: 80px;
z-index: 7;
}
.woocommerce .stars span a.star-5 {
width: 100px;
z-index: 6;
}
.woocommerce .comment-form-comment {
clear: both;
margin: 0 0 15px;
}
.woocommerce .comment-form-comment label {
display: block;
margin: 0 0 5px;
} .woocommerce .related,
.woocommerce .upsells,
.woocommerce .cross-sells {
clear: both;
padding-top: 25px;
border-top: 1px solid #e8e8e8; }
.woocommerce .related > h2,
.woocommerce .upsells > h2,
.woocommerce .cross-sells > h2 {
font-size: 22px;
line-height: 32px;
margin-bottom: 10px;
} .woocommerce .shop_table.cart {
text-align: left;
width: 100%;
}
.woocommerce .shop_table.cart thead th {
font-weight: normal;
line-height: 18px;
padding: 0 12px 10px;
border: none;
opacity: 0.5;
}
.woocommerce .shop_table.cart td,
.woocommerce .shop_table.cart tfoot th {
vertical-align: middle;
font-size: 16px;
padding: 10px 12px;
} .woocommerce .shop_table.cart .product-remove {
padding-left: 0;
width: 44px;
}
.woocommerce .product-remove a.remove {
display: block;
font-size: 22px;
text-align: center;
line-height: 28px;
height: 30px;
width: 30px;
border-radius: 50%;
text-decoration: none;
color: #999; }
.no-touch .woocommerce .product-remove a.remove:hover {
background-color: #d13a7a; color: #fff;
} .woocommerce .shop_table.cart .product-thumbnail {
width: 84px;
}
.woocommerce .product-thumbnail img {
display: block;
margin: 0 auto;
width: 60px;
} .no-touch .woocommerce .product-name a:hover {
border-bottom: 1px solid;
}
.woocommerce .product-name .variation {
font-size: 12px;
overflow: hidden;
}
.woocommerce .product-name .variation dt {
float: left;
margin-right: 3px;
}
.woocommerce .product-name .variation dd {
float: left;
margin-right: 12px;
}
.woocommerce .product-name .variation p {
font-size: inherit;
font-weight: bold;
line-height: inherit;
margin: 0;
}
.woocommerce .product-name p.backorder_notification {
font-size: 0.8em;
} .woocommerce .shop_table.cart .product-price {
text-align: center;
} .woocommerce .shop_table.cart .product-quantity {
text-align: center;
} .woocommerce .shop_table.cart .product-subtotal {
font-weight: 500;
text-align: center;
padding-right: 0;
width:25%;
} .woocommerce .shop_table.cart .actions {
text-align: right;
padding: 15px 0;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.woocommerce .actions .coupon {
float: left;
margin-right: 10px;
}
.woocommerce .actions .coupon label {
display: none;
}
.woocommerce .actions .coupon .input-text {
float: left;
border: none;
font-size: 15px;
padding: 5px 8px;
margin: 2px 10px 2px 0;
height: 36px;
width: 200px;
border-radius: 4px;
}
.woocommerce .actions .button {
font-size: 13px;
height: 36px;
padding: 8px 26px;
margin: 2px 0;
} .woocommerce .cart-collaterals {
margin-bottom: 20px;
}
.woocommerce .cart-collaterals:after {
content: "";
display: block;
clear: both;
}
.woocommerce .cart-collaterals h2 {
font-size: 22px;
line-height: 32px;
margin-bottom: 15px;
}
.woocommerce .cart_totals {
float: right;
text-align: right;
}
.woocommerce .cart_totals h2 {
display: none;
}
.woocommerce .cart_totals p {
margin: 0;
line-height: 18px;
}
.woocommerce .cart_totals small {
font-size: 12px;
opacity: 0.5;
display:none;
}
.woocommerce .cart_totals table {
width: 100%;
}
.woocommerce .cart_totals td,
.woocommerce .cart_totals th {
font-size: 16px;
line-height: 26px;
font-weight: normal;
border-bottom: none;
vertical-align: middle;
border-top: 1px solid #e8e8e8; }
.woocommerce .cart_totals tr:first-child th,
.woocommerce .cart_totals tr:first-child td {
border-top: 0;
display:none;
}
.woocommerce .cart_totals th {
text-align: left;
padding: 10px 10px 10px 0;
}
.woocommerce .cart_totals td {
padding: 10px 0 10px 10px;
width: 260px;
}
.woocommerce .cart_totals .order-total th,
.woocommerce .cart_totals .order-total td {
font-size: 18px;
font-weight: 700;
}
.woocommerce-shipping-calculator p {
padding: 5px 0;
}
.woocommerce-shipping-calculator .button {
display: block;
font-size: 13px;
height: 36px;
padding: 8px 26px;
width: 100%;
}
.woocommerce .cart_totals .checkout-button {
margin-top: 15px;
} .woocommerce .checkout .col-2 h3 {
float: left;
clear: none;
padding: 0;
}
.woocommerce .checkout #shiptobilling {
float: right;
line-height: 1.62em;
margin: 6px 0 0;
}
.woocommerce .checkout #shiptobilling label {
font-size: 12px;
cursor: pointer;
}
.woocommerce .checkout .col-2 .notes,
.woocommerce .checkout .shipping_address {
clear: both;
width: 100%;
}
.woocommerce .checkout #order_review {
padding: 30px;
overflow: hidden;
border: 2px solid #e8e8e8; } .woocommerce .checkout .shop_table {
float: left;
text-align: left;
width: 100%;
}
.woocommerce .checkout .shop_table thead th {
display: none;
}
.woocommerce .checkout .shop_table td,
.woocommerce .checkout .shop_table th {
vertical-align: top;
padding: 5px 10px;
border-top-width: 0;
width:70%;
}
.woocommerce .checkout .shop_table .product-total,
.woocommerce .checkout .shop_table tfoot td {
text-align: right;
width:30%
}
.woocommerce .checkout .shop_table tfoot th,
.woocommerce .checkout .shop_table tfoot td {
font-size: 18px;
font-weight: normal;
padding: 10px;
border-top-width: 1px;
}
.woocommerce .checkout .shop_table tfoot .order-total th {
font-weight: bold;
} .woocommerce ul#shipping_method {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce ul#shipping_method li {
margin: 0;
padding: 2px 0;
}
.woocommerce ul#shipping_method li input {
margin-right: 5px;
} .woocommerce #payment {
float: right;
width: 100%;
}
.woocommerce #payment ul.payment_methods {
list-style: none;
margin: 0 0 20px;
}
.woocommerce #payment ul.payment_methods li {
margin: 0;
}
.woocommerce #payment ul.payment_methods label {
font-size: 1.2em;
line-height: 2.2em;
}
.woocommerce #payment ul.payment_methods input {
margin-right: 6px;
}
.woocommerce #payment ul.payment_methods img {
vertical-align: middle;
margin-left: 4px;
}
.woocommerce #payment ul.payment_methods .about_paypal {
font-size: 12px;
line-height: 18px;
margin-left: 8px;
}
.woocommerce #payment .form-row {
margin: 0;
overflow: hidden;
}
.woocommerce #payment #place_order {
font-size: 16px;
height: auto;
margin: 0;
padding: 12px 42px;
}
.woocommerce #payment .terms {
padding: 10px 0 0;
}
.woocommerce #payment .payment_box {
position: relative;
padding: 20px;
margin: 10px 0;
border-radius: 5px;
box-shadow: 0 1px 0 rgba(0,0,0,0.05);
background-color: #f2f2f2; }
.woocommerce #payment .payment_box:after {
content: "";
display: block;
position: absolute;
top: -20px;
left: 20px;
border-right-color: transparent !important;
border-left-color: transparent !important;
border-top-color: transparent !important;
border: 10px solid #f2f2f2; }
.woocommerce #payment .payment_box p:last-child {
margin-bottom: 0;
}
.woocommerce #payment .payment_box #cc-expire-month {
float: left;
width: 48%;
}
.woocommerce #payment .payment_box #cc-expire-year {
float: right;
width: 48%;
}
.woocommerce #payment .payment_box span.help {
font-size: 12px;
line-height: 16px;
font-weight:normal;
opacity: 0.5;
}
.woocommerce #payment .payment_box .form-row select {
float: left;
width: 48%;
margin-right: 3.8%;
} p.order-info {
font-size: 1.2em;
}
p.order-info mark {
font-weight: bold;
}
.woocommerce ul.order_details {
list-style: none !important;
margin: 0 0 30px;
}
.woocommerce ul.order_details:after {
content: "";
display: block;
clear: both;
}
.woocommerce ul.order_details li {
float: left;
margin-right: 2em;
text-transform: uppercase;
padding-right: 2em;
border-right: 1px solid #e8e8e8; }
.woocommerce ul.order_details li strong {
display: block;
font-size: 1.2em;
text-transform: none;
line-height: 1.5em;
}
.woocommerce ul.order_details li:last-of-type {
border: none;
}
.woocommerce .shop_table.order_details {
text-align: left;
width: 100%;
margin: 0 0 30px;
}
.woocommerce .shop_table.order_details thead th {
font-weight: normal;
line-height: 18px;
padding: 0 0 10px;
border: none;
opacity: 0.5;
}
.woocommerce .shop_table.order_details td,
.woocommerce .shop_table.order_details tfoot th {
padding: 10px 0;
width: 70%;
}
.woocommerce .shop_table.order_details .product-total {
text-align: right;
padding-left: 20px;
}
.woocommerce .shop_table.order_details tfoot td {
font-weight: bold;
text-align: right;
padding-left: 20px;
}
.woocommerce .shop_table.customer_details {
margin: 0 0 30px;
}
.woocommerce .shop_table.customer_details th,
.woocommerce .shop_table.customer_details td {
text-align: left;
padding: 0 20px 10px 0;
border: none;
}
.woocommerce .addresses .title:after {
content: "";
display: block;
clear: both;
}
.woocommerce .addresses .title h3 {
float: left;
}
.woocommerce .addresses .title .edit {
float: left;
margin: 10px 0 0 20px;
}
.no-touch .woocommerce .addresses .title .edit:hover {
border-bottom: 1px solid;
} .woocommerce .shop_table.my_account_orders {
text-align: left;
width: 100%;
margin-bottom: 30px;
border-bottom: 1px solid #e8e8e8; }
.woocommerce .shop_table.my_account_orders thead th {
font-weight: normal;
line-height: 18px;
padding: 0 0 10px;
border: none;
opacity: 0.5;
}
.woocommerce .shop_table.my_account_orders td,
.woocommerce .shop_table.my_account_orders tfoot th {
vertical-align: middle;
padding: 10px 0;
}
.woocommerce .shop_table.my_account_orders .order-actions {
text-align: right;
}
.woocommerce .shop_table.my_account_orders .order-actions .button {
font-size: 13px;
padding: 8px 26px;
margin-left: 5px;
} .woocommerce ul.product_list_widget {
list-style: none !important;
padding: 0;
margin: 0;
}
.w-cart-dropdown .woocommerce ul.product_list_widget {
max-height: 320px;
overflow-y: auto;
}
.woocommerce ul.product_list_widget li {
line-height: 20px;
min-height: 60px;
padding-left: 70px;
margin-bottom: 15px;
position: relative;
}
.woocommerce ul.product_list_widget li:last-child {
margin-bottom: 0;
}
.woocommerce ul.product_list_widget li.empty {
min-height: 0;
padding: 0;
margin-bottom: 25px;
border: none;
}
.woocommerce ul.product_list_widget li:after {
content: "";
display: block;
clear: both;
}
.woocommerce ul.product_list_widget li a {
display: block;
margin-bottom: 4px;
border: none !important;
}
.woocommerce ul.product_list_widget li img {
position: absolute;
top: 0;
left: 0;
width: 60px;
}
.woocommerce ul.product_list_widget li .variation {
display: block;
font-size: 12px;
text-align: left;
margin: 0 0 2px;
overflow: hidden;
display:none;
}
.woocommerce ul.product_list_widget li .variation dt {
float: left;
clear: left;
margin-right: 3px;
}
.woocommerce ul.product_list_widget li .variation p {
font-size: inherit;
line-height: inherit;
margin: 0;
}
.woocommerce ul.product_list_widget li .star-rating {
float: none;
margin: 5px 0 2px;
} .widget.widget_shopping_cart .remove {
position: absolute;
top: 0;
right: 0;
margin: 0;
font-size: 22px;
text-align: center;
width: 20px;
color: inherit;
}
.no-touch .widget.widget_shopping_cart .remove {
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.no-touch .widget.widget_shopping_cart li:hover .remove {
opacity: 0.5;
}
.no-touch .widget.widget_shopping_cart li .remove:hover {
opacity: 1;
}
.widget.widget_shopping_cart .remove + a {
padding-right: 20px;
}
.widget.widget_shopping_cart ul li .quantity {
padding: 0 !important;
}
.widget.widget_shopping_cart p.total {
font-size: 18px;
margin: 0;
padding: 20px 0 18px;
}
.widget_shopping_cart p.total .amount {
font-weight: bold;
}
.widget_shopping_cart p.buttons {
overflow: hidden;
}
.widget_shopping_cart p.buttons .button {
display: block;
margin: 0 0 5px;
font-size: 13px;
padding: 8px 22px;
}
.no-touch .widget_shopping_cart p.buttons .button:hover {
color: #fff;
} .w-cart-dropdown .widget_shopping_cart {
margin: 0 0 15px;
}
.w-cart-dropdown .widget_shopping_cart .widgettitle {
display: none;
}
.w-cart-dropdown .widget_shopping_cart p.total {
text-align: center;
line-height: 24px;
} .woocommerce-product-search {
position: relative;
}
.woocommerce-product-search:before {
display: block;
position: absolute;
top: 0;
right: 12px;
content: '\f002';
font-size: 16px;
line-height: 40px;
font-family: FontAwesome;
}
.widget_product_search label {
display: none;
}
.widget_product_search input[type="submit"] {
position: absolute;
top: 0;
right: 0;
height: 40px;
width: 40px;
margin: 0;
padding: 0;
text-indent: -9999px;
box-shadow: none !important;
background: none !important;
border: none !important;
}
.widget_product_search input[type="search"] {
padding-right: 40px;
} .widget_product_tag_cloud .tagcloud a {
color: #999; }
.no-touch .widget_product_tag_cloud .tagcloud a:hover {
border-bottom: 1px solid;
color: #666; } .widget.widget_product_categories ul li {
line-height: 1.5em;
padding: 7px 18px;
margin: 0;
position: relative;
}
.widget.widget_product_categories .children {
margin: 7px 0 -7px;
}
.widget.widget_product_categories ul li:before {
position: absolute;
top: 7px;
left: 2px;
content: '\f105';
font-size: 18px;
font-family: "FontAwesome";
opacity: 0.5;
} .widget_price_filter .ui-slider {
position: relative;
text-align: left;
height: 6px;
margin-bottom: 20px;
border-radius: 3px;
box-shadow: 0 1px 0 rgba(0,0,0,0.08) inset;
background-color: #e8e8e8; }
.widget_price_filter .ui-slider-range {
position: absolute;
top: 0;
height: 100%;
z-index: 1;
border-radius: 3px;
background-color: #d13a7a; }
.widget_price_filter .ui-slider-handle {
position: absolute;
top: -9px;
width: 24px;
height: 24px;
margin-left: -1px;
border-radius: 50%;
z-index: 2;
cursor: pointer;
background-color: #fff;
border: 3px solid #e8e8e8; }
.widget_price_filter .ui-slider-handle:last-child {
margin-left: -23px;
}
.widget_price_filter .price_slider_amount {
text-align: right;
line-height: 20px;
}
.widget_price_filter .price_slider_amount .button {
float: left;
font-size: 13px;
margin-right: 10px;
padding: 8px 22px;
}
.widget_price_filter .price_slider_amount .price_label {
padding-top: 8px;
}
.widget_price_filter .price_slider_amount .price_label span {
font-weight: bold;
} .widget_layered_nav ul {
border-bottom: 1px solid #e8e8e8; }
.widget_layered_nav ul li {
line-height: 38px;
padding: 0 10px;
margin: 0 !important;
position: relative;
border-top: 1px solid #e8e8e8; }
.widget_layered_nav ul li:after {
content: "";
display: block;
clear: both;
}
.widget_layered_nav ul li.chosen {
padding-left: 30px;
background-color: #d13a7a; border-color: #d13a7a; color: #fff;
}
.widget_layered_nav ul li.chosen:before {
display: block;
content: '\f00d';
position: absolute;
top: 0;
left: 0;
font-family: FontAwesome;
text-align: center;
line-height: 38px;
height: 38px;
width: 32px;
color: #fff;
}
.widget_layered_nav ul li.chosen a,
.widget_layered_nav ul li.chosen span {
color: #fff;
}
.widget_layered_nav ul small.count {
float: right;
font-size: 100%;
margin-left: 10px;
} .widget_layered_nav_filters ul {
overflow: hidden;
}
.widget_layered_nav_filters ul li {
float: left;
margin: 0 3px 3px 0;
}
.widget_layered_nav_filters ul li a {
display: block;
padding: 0 10px 0 30px;
line-height: 30px;
position: relative;
border: none !important;
border-radius: 4px;
background-color: #d13a7a; color: #fff;
}
.no-touch .widget_layered_nav_filters ul li a:hover {
background-color: #666; }
.widget_layered_nav_filters ul li a:before {
display: block;
content: '\f00d';
position: absolute;
top: 0;
left: 0;
font-family: FontAwesome;
text-align: center;
line-height: 30px;
height: 30px;
width: 32px;
} @media only screen and (max-width: 1023px) {
.woocommerce ul.products {
margin: 0 -20px 20px;
}
.woocommerce .products .product {
padding: 20px;
width: 33.3333% !important;
}
.woocommerce div.product .summary {
width: 56%;
margin-bottom: 20px;
}
.woocommerce div.product .cart .variations td.label {
width: auto;
}
.woocommerce div.product .cart .single_variation_wrap {
padding-left: 0;
}
.woocommerce div.product .cart .group_table td.label {
font-size: 16px;
line-height: 20px;
}
.woocommerce div.product .cart .group_table td.price {
font-size: 20px;
line-height: 20px;
}
.woocommerce-tabs {
clear: both;
float: none;
margin-bottom: -1px;
padding-bottom: 0;
width: 100%;
}
.woocommerce .cart_totals td,
.woocommerce .cart_totals th {
line-height: inherit;
}
.woocommerce .login,
.woocommerce .checkout_coupon,
.woocommerce .register {
padding: 20px 20px 0;
}
}
@media only screen and (max-width: 767px) {
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce .form-row-first,
.woocommerce .form-row-last,
.woocommerce .checkout .shop_table,
.woocommerce #payment {
float: none;
width: 100%;
}
.woocommerce .login .form-row-first,
.woocommerce .checkout_coupon .form-row-first,
.woocommerce .register .form-row-first,
.woocommerce .col2-set .col-1,
.woocommerce .checkout .shop_table {
margin-bottom: 10px;
}
.woocommerce .woocommerce-result-count {
margin-top: 15px;
}
.woocommerce .woocommerce-ordering {
float: left;
}
.woocommerce .products .product {
width: 50% !important;
}
.woocommerce div.product .onsale {
left: auto;
right: 10%;
margin: 0;
}
.woocommerce div.product .images {
float: none;
width: 100%;
max-width: 450px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
.woocommerce div.product .summary {
float: none;
width: 100% !important;
margin-bottom: 30px;
}
.woocommerce .product-thumbnail {
display: none !important;
}
.woocommerce .shop_table.cart td.product-name {
padding-left: 0;
padding-right: 0;
}
.woocommerce .shop_table.cart td.product-quantity {
padding-left: 0;
padding-right: 0;
}
.woocommerce .shop_table.cart .actions {
text-align: left;
}
.woocommerce .cart_totals {
float: none;
width: 100%;
}
.woocommerce ul.order_details li {
border: none;
margin: 0 15px 15px 0;
padding-right: 10px;
}
.woocommerce .shop_table.my_account_orders {
display: block;
border: none;
margin-bottom: 10px;
}
.woocommerce .shop_table.my_account_orders thead {
display: none;
}
.woocommerce .shop_table.my_account_orders tbody,
.woocommerce .shop_table.my_account_orders tr {
display: block;
}
.woocommerce .shop_table.my_account_orders td {
display: inline-block;
padding: 4px 10px 4px 0;
border: none;
}
.woocommerce .shop_table.my_account_orders .order-actions {
display: block;
text-align: left;
padding: 4px 0 16px;
}
.woocommerce .shop_table.my_account_orders .order-actions .button {
margin: 0 4px 0 0;
padding: 4px 16px;
}
.woocommerce .addresses .title .edit {
margin-top: 8px;
}
}
@media only screen and (max-width: 599px) {
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button {
position: static;
margin-right: 10px;
}
.woocommerce div.product .price {
font-size: 24px;
}
.woocommerce div.product .onsale {
right: -10px;
}
.woocommerce .comment-respond {
padding: 20px;
}
.woocommerce-tabs .tabs {
margin-bottom: 15px;
}
.woocommerce .related > h2,
.woocommerce .upsells > h2,
.woocommerce .cross-sells > h2 {
margin-bottom: 0;
}
.woocommerce .shop_table thead th {
display: none;
}
.woocommerce .shop_table tbody tr:first-child td {
border-width: 0;
}
.woocommerce .checkout #order_review {
padding: 20px;
}
}
@media only screen and (max-width: 479px) {
.woocommerce .form-row {
margin: 0 0 10px;
}
.woocommerce .cart.variations_form {
padding: 10px 20px;
}
.woocommerce .woocommerce-ordering {
float: none;
margin: 0;
width: 100%;
}
.woocommerce .products .product {
width: 100% !important;
}
.woocommerce-tabs .tabs li {
float: none;
}
.woocommerce-tabs .tabs li.active {
font-weight: 700;
}
.woocommerce-tabs .tabs li:after {
display: none;
}
.woocommerce .shop_table.cart {
display: block;
}
.woocommerce .shop_table.cart tbody,
.woocommerce .shop_table.cart tfoot,
.woocommerce .shop_table.cart tr,
.woocommerce .shop_table.cart td,
.woocommerce .shop_table.cart tfoot th {
display: block;
position: relative;
overflow: hidden;
}
.woocommerce .shop_table.cart td.product-remove {
position: absolute;
top: 10px;
right: 0;
width: 30px;
padding: 0;
border: none;
z-index: 3;
}
.woocommerce .shop_table.cart td.product-name {
padding: 10px 40px 4px 12px;
}
.woocommerce .shop_table.cart td.product-price {
float: left;
border: none;
text-align: left;
line-height: 40px;
}
.woocommerce .shop_table.cart td.product-quantity {
float: left;
border: none;
text-align: left;
}
.woocommerce .product-quantity .quantity {
margin: 0;
}
.woocommerce .shop_table.cart td.product-subtotal {
float: left;
border: none;
text-align: left;
line-height: 40px;
}
.woocommerce .shop_table.cart .actions {
padding-left: 2px;
padding-right: 2px;
}
.woocommerce .actions .coupon {
float: none;
margin: 0 0 4px;
}
.woocommerce .actions .coupon .input-text {
float: none;
width: 100%;
}
.woocommerce .actions .button {
display: block;
width: 100%;
}
.woocommerce .cart_totals td,
.woocommerce .cart_totals th {
font-size: 14px;
width: auto;
}
.woocommerce .cart_totals .checkout-button {
display: block;
}
.woocommerce .checkout #shiptobilling {
float: none;
}
.woocommerce .checkout #order_review {
border: none;
padding: 0;
}
.woocommerce .checkout .shop_table .product-name,
.woocommerce .checkout .shop_table tfoot th {
padding-left: 0;
}
.woocommerce .checkout .shop_table .product-total,
.woocommerce .checkout .shop_table tfoot td {
padding-right: 0;
}
.woocommerce .checkout .shop_table tbody tr:first-child td {
border-top-width: 2px;
}
}.monthly {
background: #F3F3F5;
color: #545454;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
}
.monthly-prev {
position: relative;
width: 50px;
opacity: .5;
vertical-align: middle;
text-decoration: none;
border-bottom: 0px !important;
box-shadow: none !important;
}
.monthly-prev:hover {
text-decoration: none !important;
border-bottom: 0px !important;
opacity: 1;
}
.monthly-next:focus,
.monthly-prev:focus {
outline: none !important;
}
.monthly-next {
position: relative;
width: 50px;
opacity: .5;
text-decoration: none;
border-bottom: 0px !important;
box-shadow: none !important;
order: 3 !important;
}
.monthly-next:hover {
text-decoration: none !important;
border-bottom: 0px !important;
opacity: 1;
}
.monthly-day-title-wrap div {
width: 14.28% !important;
display: table-cell;
box-sizing: border-box;
position: relative;
font-weight: bold;
text-align: center;
}
.monthly-day-wrap {
display: table;
width: 100%;
overflow: hidden;
}
.monthly-week {
display: table-row;
width: 100%;
}
.monthly-day,
.monthly-day-blank {
width: 14.28% !important;
display: table-cell;
vertical-align: top;
box-sizing: border-box;
position: relative;
-webkit-transition: .25s;
transition: .25s;
padding: 0;
text-decoration: none !important;
border-bottom: 0px !important;
}
.monthly-day:before {
content: "";
display: block;
padding-top: 100%;
float: left;
}
.monthly-day-wrap>a:hover {
background: #A1C2E3;
}
.monthly-day-event>.monthly-day-number {
position: absolute;
line-height: 1em;
top: 2px;
}
.monthly-day-pick>.monthly-day-number {
line-height: 1em;
font-size: 11px;
padding-top: 35%;
}
.monthly-day-pick>.monthly-indicator-wrap {
margin: 0;
}
.monthly-past-day:after {
content: '';
width: 150%;
height: 2px;
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background: rgba(0, 0, 0, 0.1);
position: absolute;
left: 0;
top: 0;
}
.monthly-past-day:hover {
background: #fff !important;
}
.monthly-today .monthly-day-number {
border-radius: 20px;
top: 2px;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center !important;
}
.monthly-day-pick.monthly-today .monthly-day-number {
padding: 0;
margin: 22% 22% 0 22%;
}
.monthly-reset {
display: inline-block;
position: relative;
opacity: .5;
margin-left: 5px;
vertical-align: middle;
box-shadow: none !important;
border-bottom: none !important;
}
.monthly-reset:hover {
opacity: 1;
cursor: pointer;
border-bottom: none !important;
}
.monthly-cal {
display: inline-block;
height: 11px;
position: relative;
top: 0px;
margin-right: 12px;
opacity: 1;
box-shadow: none !important;
border-bottom: none !important;
}
.monthly-cal:hover {
cursor: pointer;
opacity: 0.8;
border-bottom: none !important;
}
.monthly-indicator-wrap {
position: relative;
text-align: center;
line-height: 0;
max-width: 20px;
margin: 0 auto;
padding-top: 40%;
}
.monthly-day .monthly-event-indicator {
display: inline-block;
margin: 1px;
width: 8px;
height: 8px;
border-radius: 6px;
vertical-align: middle;
border-radius: 6px;
background: #7BA7CE;
font-size: 0;
color: transparent;
}
.monthly-day .monthly-event-indicator:hover {
cursor: pointer;
}
.monthly-event-list {
background: rgba(233, 235, 236, 0.9);
overflow: auto;
position: absolute;
top: 40px;
width: 100%;
height: -webkit-calc(100% - 40px);
height: -moz-calc(100% - 40px);
height: calc(100% - 40px);
display: none;
-webkit-transition: .25s;
transition: .25s;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
.monthly-list-item {
position: relative;
padding: 10px 10px 5px 50px !important;
display: none;
border-top: 1px solid #D6D6D6;
text-align: left;
}
.monthly-list-item img {
display: inline !important;
}
.monthly-event-list .monthly-today .monthly-event-list-date {
color: #EA6565;
}
.monthly-event-list .listed-event,
.monthly-event-list .listed-event-desc {
display: block;
padding: 4px 10px;
border-radius: 2px;
margin-bottom: 5px;
border-bottom: 0px !important;
box-shadow: none !important;
}
.monthly-event-list .listed-event:hover {
border-bottom: 0px !important;
}
.monthly-event-list .listed-event-desc a:hover,
.monthly-event-list .listed-event-desc a:focus {
border-bottom: 0px !important;
outline: none;
}
.monthly-list-item a:link,
.monthly-list-item a:visited {
text-decoration: none;
}
.item-has-event {
display: block;
}
.item-has-event:after {
display: none !important;
}
.monthly-event-list-date {
width: 50px;
position: absolute;
left: 0;
top: 13px;
text-align: center !important;
font-size: 12px;
font-weight: bold;
line-height: 1.2em;
}
.monthly-list-time-start,
.monthly-list-time-end {
font-size: .8em;
display: inline-block;
}
.monthly-list-time-end:not(:empty):before {
content: '-';
padding: 0 2px;
}
.monthly-event-list::-webkit-scrollbar {
width: 9px;
}
.monthly-event-list::-webkit-scrollbar-track {
background: none;
}
.monthly-event-list::-webkit-scrollbar-thumb {
background: #ccc;
border: 1px solid #E9EBEC;
border-radius: 10px;
}
.monthly-event-list::-webkit-scrollbar-thumb:hover {
background: #555;
}
@media (min-width: 600px) {
.monthly-day-event:before {
padding-top: 77%;
}
.monthly-day-event>.monthly-indicator-wrap {
width: auto;
max-width: none;
}
.monthly-indicator-wrap {
padding: 0;
}
.monthly-day .monthly-event-indicator {
display: block;
margin: 23px 0 0px 0 !important;
width: auto;
height: 20px;
font-size: 11px;
padding: 4px;
border-radius: 0;
overflow: hidden;
text-overflow: ellipsis;
text-shadow: 0 0 2px rgba(0, 0, 0, .2);
text-decoration: none;
line-height: 1em;
white-space: nowrap;
box-sizing: border-box;
}
}@font-face {
font-family: 'FontAwesome';
src: url(//conocelamancha.es/wp-content/plugins/calendar-event/JS/fonts/fontawesome-webfont.eot?v=4.6.3);
src: url(//conocelamancha.es/wp-content/plugins/calendar-event/JS/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//conocelamancha.es/wp-content/plugins/calendar-event/JS/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//conocelamancha.es/wp-content/plugins/calendar-event/JS/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//conocelamancha.es/wp-content/plugins/calendar-event/JS/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//conocelamancha.es/wp-content/plugins/calendar-event/JS/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.totalsoft {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-family: FontAwesome !important;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .totalsoft-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.totalsoft-2x {
font-size: 2em;
}
.totalsoft-3x {
font-size: 3em;
}
.totalsoft-4x {
font-size: 4em;
}
.totalsoft-5x {
font-size: 5em;
}
.totalsoft-fw {
width: 1.28571429em;
text-align: center;
}
.totalsoft-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.totalsoft-ul>li {
position: relative;
}
.totalsoft-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.totalsoft-li.totalsoft-lg {
left: -1.85714286em;
}
.totalsoft-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.totalsoft-pull-left {
float: left;
}
.totalsoft-pull-right {
float: right;
}
.totalsoft.totalsoft-pull-left {
margin-right: .3em;
}
.totalsoft.totalsoft-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.totalsoft.pull-left {
margin-right: .3em;
}
.totalsoft.pull-right {
margin-left: .3em;
}
.totalsoft-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.totalsoft-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.totalsoft-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.totalsoft-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.totalsoft-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.totalsoft-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.totalsoft-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .totalsoft-rotate-90,
:root .totalsoft-rotate-180,
:root .totalsoft-rotate-270,
:root .totalsoft-flip-horizontal,
:root .totalsoft-flip-vertical {
filter: none;
}
.totalsoft-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.totalsoft-stack-1x,
.totalsoft-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.totalsoft-stack-1x {
line-height: inherit;
}
.totalsoft-stack-2x {
font-size: 2em;
}
.totalsoft-inverse {
color: #ffffff;
} .totalsoft-glass:before {
content: "\f000";
}
.totalsoft-music:before {
content: "\f001";
}
.totalsoft-search:before {
content: "\f002";
}
.totalsoft-envelope-o:before {
content: "\f003";
}
.totalsoft-heart:before {
content: "\f004";
}
.totalsoft-star:before {
content: "\f005";
}
.totalsoft-star-o:before {
content: "\f006";
}
.totalsoft-user:before {
content: "\f007";
}
.totalsoft-film:before {
content: "\f008";
}
.totalsoft-th-large:before {
content: "\f009";
}
.totalsoft-th:before {
content: "\f00a";
}
.totalsoft-th-list:before {
content: "\f00b";
}
.totalsoft-check:before {
content: "\f00c";
}
.totalsoft-remove:before,
.totalsoft-close:before,
.totalsoft-times:before {
content: "\f00d";
}
.totalsoft-search-plus:before {
content: "\f00e";
}
.totalsoft-search-minus:before {
content: "\f010";
}
.totalsoft-power-off:before {
content: "\f011";
}
.totalsoft-signal:before {
content: "\f012";
}
.totalsoft-gear:before,
.totalsoft-cog:before {
content: "\f013";
}
.totalsoft-trash-o:before {
content: "\f014";
}
.totalsoft-home:before {
content: "\f015";
}
.totalsoft-file-o:before {
content: "\f016";
}
.totalsoft-clock-o:before {
content: "\f017";
}
.totalsoft-road:before {
content: "\f018";
}
.totalsoft-download:before {
content: "\f019";
}
.totalsoft-arrow-circle-o-down:before {
content: "\f01a";
}
.totalsoft-arrow-circle-o-up:before {
content: "\f01b";
}
.totalsoft-inbox:before {
content: "\f01c";
}
.totalsoft-play-circle-o:before {
content: "\f01d";
}
.totalsoft-rotate-right:before,
.totalsoft-repeat:before {
content: "\f01e";
}
.totalsoft-refresh:before {
content: "\f021";
}
.totalsoft-list-alt:before {
content: "\f022";
}
.totalsoft-lock:before {
content: "\f023";
}
.totalsoft-flag:before {
content: "\f024";
}
.totalsoft-headphones:before {
content: "\f025";
}
.totalsoft-volume-off:before {
content: "\f026";
}
.totalsoft-volume-down:before {
content: "\f027";
}
.totalsoft-volume-up:before {
content: "\f028";
}
.totalsoft-qrcode:before {
content: "\f029";
}
.totalsoft-barcode:before {
content: "\f02a";
}
.totalsoft-tag:before {
content: "\f02b";
}
.totalsoft-tags:before {
content: "\f02c";
}
.totalsoft-book:before {
content: "\f02d";
}
.totalsoft-bookmark:before {
content: "\f02e";
}
.totalsoft-print:before {
content: "\f02f";
}
.totalsoft-camera:before {
content: "\f030";
}
.totalsoft-font:before {
content: "\f031";
}
.totalsoft-bold:before {
content: "\f032";
}
.totalsoft-italic:before {
content: "\f033";
}
.totalsoft-text-height:before {
content: "\f034";
}
.totalsoft-text-width:before {
content: "\f035";
}
.totalsoft-align-left:before {
content: "\f036";
}
.totalsoft-align-center:before {
content: "\f037";
}
.totalsoft-align-right:before {
content: "\f038";
}
.totalsoft-align-justify:before {
content: "\f039";
}
.totalsoft-list:before {
content: "\f03a";
}
.totalsoft-dedent:before,
.totalsoft-outdent:before {
content: "\f03b";
}
.totalsoft-indent:before {
content: "\f03c";
}
.totalsoft-video-camera:before {
content: "\f03d";
}
.totalsoft-photo:before,
.totalsoft-image:before,
.totalsoft-picture-o:before {
content: "\f03e";
}
.totalsoft-pencil:before {
content: "\f040";
}
.totalsoft-map-marker:before {
content: "\f041";
}
.totalsoft-adjust:before {
content: "\f042";
}
.totalsoft-tint:before {
content: "\f043";
}
.totalsoft-edit:before,
.totalsoft-pencil-square-o:before {
content: "\f044";
}
.totalsoft-share-square-o:before {
content: "\f045";
}
.totalsoft-check-square-o:before {
content: "\f046";
}
.totalsoft-arrows:before {
content: "\f047";
}
.totalsoft-step-backward:before {
content: "\f048";
}
.totalsoft-fast-backward:before {
content: "\f049";
}
.totalsoft-backward:before {
content: "\f04a";
}
.totalsoft-play:before {
content: "\f04b";
}
.totalsoft-pause:before {
content: "\f04c";
}
.totalsoft-stop:before {
content: "\f04d";
}
.totalsoft-forward:before {
content: "\f04e";
}
.totalsoft-fast-forward:before {
content: "\f050";
}
.totalsoft-step-forward:before {
content: "\f051";
}
.totalsoft-eject:before {
content: "\f052";
}
.totalsoft-chevron-left:before {
content: "\f053";
}
.totalsoft-chevron-right:before {
content: "\f054";
}
.totalsoft-plus-circle:before {
content: "\f055";
}
.totalsoft-minus-circle:before {
content: "\f056";
}
.totalsoft-times-circle:before {
content: "\f057";
}
.totalsoft-check-circle:before {
content: "\f058";
}
.totalsoft-question-circle:before {
content: "\f059";
}
.totalsoft-info-circle:before {
content: "\f05a";
}
.totalsoft-crosshairs:before {
content: "\f05b";
}
.totalsoft-times-circle-o:before {
content: "\f05c";
}
.totalsoft-check-circle-o:before {
content: "\f05d";
}
.totalsoft-ban:before {
content: "\f05e";
}
.totalsoft-arrow-left:before {
content: "\f060";
}
.totalsoft-arrow-right:before {
content: "\f061";
}
.totalsoft-arrow-up:before {
content: "\f062";
}
.totalsoft-arrow-down:before {
content: "\f063";
}
.totalsoft-mail-forward:before,
.totalsoft-share:before {
content: "\f064";
}
.totalsoft-expand:before {
content: "\f065";
}
.totalsoft-compress:before {
content: "\f066";
}
.totalsoft-plus:before {
content: "\f067";
}
.totalsoft-minus:before {
content: "\f068";
}
.totalsoft-asterisk:before {
content: "\f069";
}
.totalsoft-exclamation-circle:before {
content: "\f06a";
}
.totalsoft-gift:before {
content: "\f06b";
}
.totalsoft-leaf:before {
content: "\f06c";
}
.totalsoft-fire:before {
content: "\f06d";
}
.totalsoft-eye:before {
content: "\f06e";
}
.totalsoft-eye-slash:before {
content: "\f070";
}
.totalsoft-warning:before,
.totalsoft-exclamation-triangle:before {
content: "\f071";
}
.totalsoft-plane:before {
content: "\f072";
}
.totalsoft-calendar:before {
content: "\f073";
}
.totalsoft-random:before {
content: "\f074";
}
.totalsoft-comment:before {
content: "\f075";
}
.totalsoft-magnet:before {
content: "\f076";
}
.totalsoft-chevron-up:before {
content: "\f077";
}
.totalsoft-chevron-down:before {
content: "\f078";
}
.totalsoft-retweet:before {
content: "\f079";
}
.totalsoft-shopping-cart:before {
content: "\f07a";
}
.totalsoft-folder:before {
content: "\f07b";
}
.totalsoft-folder-open:before {
content: "\f07c";
}
.totalsoft-arrows-v:before {
content: "\f07d";
}
.totalsoft-arrows-h:before {
content: "\f07e";
}
.totalsoft-bar-chart-o:before,
.totalsoft-bar-chart:before {
content: "\f080";
}
.totalsoft-twitter-square:before {
content: "\f081";
}
.totalsoft-facebook-square:before {
content: "\f082";
}
.totalsoft-camera-retro:before {
content: "\f083";
}
.totalsoft-key:before {
content: "\f084";
}
.totalsoft-gears:before,
.totalsoft-cogs:before {
content: "\f085";
}
.totalsoft-comments:before {
content: "\f086";
}
.totalsoft-thumbs-o-up:before {
content: "\f087";
}
.totalsoft-thumbs-o-down:before {
content: "\f088";
}
.totalsoft-star-half:before {
content: "\f089";
}
.totalsoft-heart-o:before {
content: "\f08a";
}
.totalsoft-sign-out:before {
content: "\f08b";
}
.totalsoft-linkedin-square:before {
content: "\f08c";
}
.totalsoft-thumb-tack:before {
content: "\f08d";
}
.totalsoft-external-link:before {
content: "\f08e";
}
.totalsoft-sign-in:before {
content: "\f090";
}
.totalsoft-trophy:before {
content: "\f091";
}
.totalsoft-github-square:before {
content: "\f092";
}
.totalsoft-upload:before {
content: "\f093";
}
.totalsoft-lemon-o:before {
content: "\f094";
}
.totalsoft-phone:before {
content: "\f095";
}
.totalsoft-square-o:before {
content: "\f096";
}
.totalsoft-bookmark-o:before {
content: "\f097";
}
.totalsoft-phone-square:before {
content: "\f098";
}
.totalsoft-twitter:before {
content: "\f099";
}
.totalsoft-facebook-f:before,
.totalsoft-facebook:before {
content: "\f09a";
}
.totalsoft-github:before {
content: "\f09b";
}
.totalsoft-unlock:before {
content: "\f09c";
}
.totalsoft-credit-card:before {
content: "\f09d";
}
.totalsoft-feed:before,
.totalsoft-rss:before {
content: "\f09e";
}
.totalsoft-hdd-o:before {
content: "\f0a0";
}
.totalsoft-bullhorn:before {
content: "\f0a1";
}
.totalsoft-bell:before {
content: "\f0f3";
}
.totalsoft-certificate:before {
content: "\f0a3";
}
.totalsoft-hand-o-right:before {
content: "\f0a4";
}
.totalsoft-hand-o-left:before {
content: "\f0a5";
}
.totalsoft-hand-o-up:before {
content: "\f0a6";
}
.totalsoft-hand-o-down:before {
content: "\f0a7";
}
.totalsoft-arrow-circle-left:before {
content: "\f0a8";
}
.totalsoft-arrow-circle-right:before {
content: "\f0a9";
}
.totalsoft-arrow-circle-up:before {
content: "\f0aa";
}
.totalsoft-arrow-circle-down:before {
content: "\f0ab";
}
.totalsoft-globe:before {
content: "\f0ac";
}
.totalsoft-wrench:before {
content: "\f0ad";
}
.totalsoft-tasks:before {
content: "\f0ae";
}
.totalsoft-filter:before {
content: "\f0b0";
}
.totalsoft-briefcase:before {
content: "\f0b1";
}
.totalsoft-arrows-alt:before {
content: "\f0b2";
}
.totalsoft-group:before,
.totalsoft-users:before {
content: "\f0c0";
}
.totalsoft-chain:before,
.totalsoft-link:before {
content: "\f0c1";
}
.totalsoft-cloud:before {
content: "\f0c2";
}
.totalsoft-flask:before {
content: "\f0c3";
}
.totalsoft-cut:before,
.totalsoft-scissors:before {
content: "\f0c4";
}
.totalsoft-copy:before,
.totalsoft-files-o:before {
content: "\f0c5";
}
.totalsoft-paperclip:before {
content: "\f0c6";
}
.totalsoft-save:before,
.totalsoft-floppy-o:before {
content: "\f0c7";
}
.totalsoft-square:before {
content: "\f0c8";
}
.totalsoft-navicon:before,
.totalsoft-reorder:before,
.totalsoft-bars:before {
content: "\f0c9";
}
.totalsoft-list-ul:before {
content: "\f0ca";
}
.totalsoft-list-ol:before {
content: "\f0cb";
}
.totalsoft-strikethrough:before {
content: "\f0cc";
}
.totalsoft-underline:before {
content: "\f0cd";
}
.totalsoft-table:before {
content: "\f0ce";
}
.totalsoft-magic:before {
content: "\f0d0";
}
.totalsoft-truck:before {
content: "\f0d1";
}
.totalsoft-pinterest:before {
content: "\f0d2";
}
.totalsoft-pinterest-square:before {
content: "\f0d3";
}
.totalsoft-google-plus-square:before {
content: "\f0d4";
}
.totalsoft-google-plus:before {
content: "\f0d5";
}
.totalsoft-money:before {
content: "\f0d6";
}
.totalsoft-caret-down:before {
content: "\f0d7";
}
.totalsoft-caret-up:before {
content: "\f0d8";
}
.totalsoft-caret-left:before {
content: "\f0d9";
}
.totalsoft-caret-right:before {
content: "\f0da";
}
.totalsoft-columns:before {
content: "\f0db";
}
.totalsoft-unsorted:before,
.totalsoft-sort:before {
content: "\f0dc";
}
.totalsoft-sort-down:before,
.totalsoft-sort-desc:before {
content: "\f0dd";
}
.totalsoft-sort-up:before,
.totalsoft-sort-asc:before {
content: "\f0de";
}
.totalsoft-envelope:before {
content: "\f0e0";
}
.totalsoft-linkedin:before {
content: "\f0e1";
}
.totalsoft-rotate-left:before,
.totalsoft-undo:before {
content: "\f0e2";
}
.totalsoft-legal:before,
.totalsoft-gavel:before {
content: "\f0e3";
}
.totalsoft-dashboard:before,
.totalsoft-tachometer:before {
content: "\f0e4";
}
.totalsoft-comment-o:before {
content: "\f0e5";
}
.totalsoft-comments-o:before {
content: "\f0e6";
}
.totalsoft-flash:before,
.totalsoft-bolt:before {
content: "\f0e7";
}
.totalsoft-sitemap:before {
content: "\f0e8";
}
.totalsoft-umbrella:before {
content: "\f0e9";
}
.totalsoft-paste:before,
.totalsoft-clipboard:before {
content: "\f0ea";
}
.totalsoft-lightbulb-o:before {
content: "\f0eb";
}
.totalsoft-exchange:before {
content: "\f0ec";
}
.totalsoft-cloud-download:before {
content: "\f0ed";
}
.totalsoft-cloud-upload:before {
content: "\f0ee";
}
.totalsoft-user-md:before {
content: "\f0f0";
}
.totalsoft-stethoscope:before {
content: "\f0f1";
}
.totalsoft-suitcase:before {
content: "\f0f2";
}
.totalsoft-bell-o:before {
content: "\f0a2";
}
.totalsoft-coffee:before {
content: "\f0f4";
}
.totalsoft-cutlery:before {
content: "\f0f5";
}
.totalsoft-file-text-o:before {
content: "\f0f6";
}
.totalsoft-building-o:before {
content: "\f0f7";
}
.totalsoft-hospital-o:before {
content: "\f0f8";
}
.totalsoft-ambulance:before {
content: "\f0f9";
}
.totalsoft-medkit:before {
content: "\f0fa";
}
.totalsoft-fighter-jet:before {
content: "\f0fb";
}
.totalsoft-beer:before {
content: "\f0fc";
}
.totalsoft-h-square:before {
content: "\f0fd";
}
.totalsoft-plus-square:before {
content: "\f0fe";
}
.totalsoft-angle-double-left:before {
content: "\f100";
}
.totalsoft-angle-double-right:before {
content: "\f101";
}
.totalsoft-angle-double-up:before {
content: "\f102";
}
.totalsoft-angle-double-down:before {
content: "\f103";
}
.totalsoft-angle-left:before {
content: "\f104";
}
.totalsoft-angle-right:before {
content: "\f105";
}
.totalsoft-angle-up:before {
content: "\f106";
}
.totalsoft-angle-down:before {
content: "\f107";
}
.totalsoft-desktop:before {
content: "\f108";
}
.totalsoft-laptop:before {
content: "\f109";
}
.totalsoft-tablet:before {
content: "\f10a";
}
.totalsoft-mobile-phone:before,
.totalsoft-mobile:before {
content: "\f10b";
}
.totalsoft-circle-o:before {
content: "\f10c";
}
.totalsoft-quote-left:before {
content: "\f10d";
}
.totalsoft-quote-right:before {
content: "\f10e";
}
.totalsoft-spinner:before {
content: "\f110";
}
.totalsoft-circle:before {
content: "\f111";
}
.totalsoft-mail-reply:before,
.totalsoft-reply:before {
content: "\f112";
}
.totalsoft-github-alt:before {
content: "\f113";
}
.totalsoft-folder-o:before {
content: "\f114";
}
.totalsoft-folder-open-o:before {
content: "\f115";
}
.totalsoft-smile-o:before {
content: "\f118";
}
.totalsoft-frown-o:before {
content: "\f119";
}
.totalsoft-meh-o:before {
content: "\f11a";
}
.totalsoft-gamepad:before {
content: "\f11b";
}
.totalsoft-keyboard-o:before {
content: "\f11c";
}
.totalsoft-flag-o:before {
content: "\f11d";
}
.totalsoft-flag-checkered:before {
content: "\f11e";
}
.totalsoft-terminal:before {
content: "\f120";
}
.totalsoft-code:before {
content: "\f121";
}
.totalsoft-mail-reply-all:before,
.totalsoft-reply-all:before {
content: "\f122";
}
.totalsoft-star-half-empty:before,
.totalsoft-star-half-full:before,
.totalsoft-star-half-o:before {
content: "\f123";
}
.totalsoft-location-arrow:before {
content: "\f124";
}
.totalsoft-crop:before {
content: "\f125";
}
.totalsoft-code-fork:before {
content: "\f126";
}
.totalsoft-unlink:before,
.totalsoft-chain-broken:before {
content: "\f127";
}
.totalsoft-question:before {
content: "\f128";
}
.totalsoft-info:before {
content: "\f129";
}
.totalsoft-exclamation:before {
content: "\f12a";
}
.totalsoft-superscript:before {
content: "\f12b";
}
.totalsoft-subscript:before {
content: "\f12c";
}
.totalsoft-eraser:before {
content: "\f12d";
}
.totalsoft-puzzle-piece:before {
content: "\f12e";
}
.totalsoft-microphone:before {
content: "\f130";
}
.totalsoft-microphone-slash:before {
content: "\f131";
}
.totalsoft-shield:before {
content: "\f132";
}
.totalsoft-calendar-o:before {
content: "\f133";
}
.totalsoft-fire-extinguisher:before {
content: "\f134";
}
.totalsoft-rocket:before {
content: "\f135";
}
.totalsoft-maxcdn:before {
content: "\f136";
}
.totalsoft-chevron-circle-left:before {
content: "\f137";
}
.totalsoft-chevron-circle-right:before {
content: "\f138";
}
.totalsoft-chevron-circle-up:before {
content: "\f139";
}
.totalsoft-chevron-circle-down:before {
content: "\f13a";
}
.totalsoft-html5:before {
content: "\f13b";
}
.totalsoft-css3:before {
content: "\f13c";
}
.totalsoft-anchor:before {
content: "\f13d";
}
.totalsoft-unlock-alt:before {
content: "\f13e";
}
.totalsoft-bullseye:before {
content: "\f140";
}
.totalsoft-ellipsis-h:before {
content: "\f141";
}
.totalsoft-ellipsis-v:before {
content: "\f142";
}
.totalsoft-rss-square:before {
content: "\f143";
}
.totalsoft-play-circle:before {
content: "\f144";
}
.totalsoft-ticket:before {
content: "\f145";
}
.totalsoft-minus-square:before {
content: "\f146";
}
.totalsoft-minus-square-o:before {
content: "\f147";
}
.totalsoft-level-up:before {
content: "\f148";
}
.totalsoft-level-down:before {
content: "\f149";
}
.totalsoft-check-square:before {
content: "\f14a";
}
.totalsoft-pencil-square:before {
content: "\f14b";
}
.totalsoft-external-link-square:before {
content: "\f14c";
}
.totalsoft-share-square:before {
content: "\f14d";
}
.totalsoft-compass:before {
content: "\f14e";
}
.totalsoft-toggle-down:before,
.totalsoft-caret-square-o-down:before {
content: "\f150";
}
.totalsoft-toggle-up:before,
.totalsoft-caret-square-o-up:before {
content: "\f151";
}
.totalsoft-toggle-right:before,
.totalsoft-caret-square-o-right:before {
content: "\f152";
}
.totalsoft-euro:before,
.totalsoft-eur:before {
content: "\f153";
}
.totalsoft-gbp:before {
content: "\f154";
}
.totalsoft-dollar:before,
.totalsoft-usd:before {
content: "\f155";
}
.totalsoft-rupee:before,
.totalsoft-inr:before {
content: "\f156";
}
.totalsoft-cny:before,
.totalsoft-rmb:before,
.totalsoft-yen:before,
.totalsoft-jpy:before {
content: "\f157";
}
.totalsoft-ruble:before,
.totalsoft-rouble:before,
.totalsoft-rub:before {
content: "\f158";
}
.totalsoft-won:before,
.totalsoft-krw:before {
content: "\f159";
}
.totalsoft-bitcoin:before,
.totalsoft-btc:before {
content: "\f15a";
}
.totalsoft-file:before {
content: "\f15b";
}
.totalsoft-file-text:before {
content: "\f15c";
}
.totalsoft-sort-alpha-asc:before {
content: "\f15d";
}
.totalsoft-sort-alpha-desc:before {
content: "\f15e";
}
.totalsoft-sort-amount-asc:before {
content: "\f160";
}
.totalsoft-sort-amount-desc:before {
content: "\f161";
}
.totalsoft-sort-numeric-asc:before {
content: "\f162";
}
.totalsoft-sort-numeric-desc:before {
content: "\f163";
}
.totalsoft-thumbs-up:before {
content: "\f164";
}
.totalsoft-thumbs-down:before {
content: "\f165";
}
.totalsoft-youtube-square:before {
content: "\f166";
}
.totalsoft-youtube:before {
content: "\f167";
}
.totalsoft-xing:before {
content: "\f168";
}
.totalsoft-xing-square:before {
content: "\f169";
}
.totalsoft-youtube-play:before {
content: "\f16a";
}
.totalsoft-dropbox:before {
content: "\f16b";
}
.totalsoft-stack-overflow:before {
content: "\f16c";
}
.totalsoft-instagram:before {
content: "\f16d";
}
.totalsoft-flickr:before {
content: "\f16e";
}
.totalsoft-adn:before {
content: "\f170";
}
.totalsoft-bitbucket:before {
content: "\f171";
}
.totalsoft-bitbucket-square:before {
content: "\f172";
}
.totalsoft-tumblr:before {
content: "\f173";
}
.totalsoft-tumblr-square:before {
content: "\f174";
}
.totalsoft-long-arrow-down:before {
content: "\f175";
}
.totalsoft-long-arrow-up:before {
content: "\f176";
}
.totalsoft-long-arrow-left:before {
content: "\f177";
}
.totalsoft-long-arrow-right:before {
content: "\f178";
}
.totalsoft-apple:before {
content: "\f179";
}
.totalsoft-windows:before {
content: "\f17a";
}
.totalsoft-android:before {
content: "\f17b";
}
.totalsoft-linux:before {
content: "\f17c";
}
.totalsoft-dribbble:before {
content: "\f17d";
}
.totalsoft-skype:before {
content: "\f17e";
}
.totalsoft-foursquare:before {
content: "\f180";
}
.totalsoft-trello:before {
content: "\f181";
}
.totalsoft-female:before {
content: "\f182";
}
.totalsoft-male:before {
content: "\f183";
}
.totalsoft-gittip:before,
.totalsoft-gratipay:before {
content: "\f184";
}
.totalsoft-sun-o:before {
content: "\f185";
}
.totalsoft-moon-o:before {
content: "\f186";
}
.totalsoft-archive:before {
content: "\f187";
}
.totalsoft-bug:before {
content: "\f188";
}
.totalsoft-vk:before {
content: "\f189";
}
.totalsoft-weibo:before {
content: "\f18a";
}
.totalsoft-renren:before {
content: "\f18b";
}
.totalsoft-pagelines:before {
content: "\f18c";
}
.totalsoft-stack-exchange:before {
content: "\f18d";
}
.totalsoft-arrow-circle-o-right:before {
content: "\f18e";
}
.totalsoft-arrow-circle-o-left:before {
content: "\f190";
}
.totalsoft-toggle-left:before,
.totalsoft-caret-square-o-left:before {
content: "\f191";
}
.totalsoft-dot-circle-o:before {
content: "\f192";
}
.totalsoft-wheelchair:before {
content: "\f193";
}
.totalsoft-vimeo-square:before {
content: "\f194";
}
.totalsoft-turkish-lira:before,
.totalsoft-try:before {
content: "\f195";
}
.totalsoft-plus-square-o:before {
content: "\f196";
}
.totalsoft-space-shuttle:before {
content: "\f197";
}
.totalsoft-slack:before {
content: "\f198";
}
.totalsoft-envelope-square:before {
content: "\f199";
}
.totalsoft-wordpress:before {
content: "\f19a";
}
.totalsoft-openid:before {
content: "\f19b";
}
.totalsoft-institution:before,
.totalsoft-bank:before,
.totalsoft-university:before {
content: "\f19c";
}
.totalsoft-mortar-board:before,
.totalsoft-graduation-cap:before {
content: "\f19d";
}
.totalsoft-yahoo:before {
content: "\f19e";
}
.totalsoft-google:before {
content: "\f1a0";
}
.totalsoft-reddit:before {
content: "\f1a1";
}
.totalsoft-reddit-square:before {
content: "\f1a2";
}
.totalsoft-stumbleupon-circle:before {
content: "\f1a3";
}
.totalsoft-stumbleupon:before {
content: "\f1a4";
}
.totalsoft-delicious:before {
content: "\f1a5";
}
.totalsoft-digg:before {
content: "\f1a6";
}
.totalsoft-pied-piper-pp:before {
content: "\f1a7";
}
.totalsoft-pied-piper-alt:before {
content: "\f1a8";
}
.totalsoft-drupal:before {
content: "\f1a9";
}
.totalsoft-joomla:before {
content: "\f1aa";
}
.totalsoft-language:before {
content: "\f1ab";
}
.totalsoft-fax:before {
content: "\f1ac";
}
.totalsoft-building:before {
content: "\f1ad";
}
.totalsoft-child:before {
content: "\f1ae";
}
.totalsoft-paw:before {
content: "\f1b0";
}
.totalsoft-spoon:before {
content: "\f1b1";
}
.totalsoft-cube:before {
content: "\f1b2";
}
.totalsoft-cubes:before {
content: "\f1b3";
}
.totalsoft-behance:before {
content: "\f1b4";
}
.totalsoft-behance-square:before {
content: "\f1b5";
}
.totalsoft-steam:before {
content: "\f1b6";
}
.totalsoft-steam-square:before {
content: "\f1b7";
}
.totalsoft-recycle:before {
content: "\f1b8";
}
.totalsoft-automobile:before,
.totalsoft-car:before {
content: "\f1b9";
}
.totalsoft-cab:before,
.totalsoft-taxi:before {
content: "\f1ba";
}
.totalsoft-tree:before {
content: "\f1bb";
}
.totalsoft-spotify:before {
content: "\f1bc";
}
.totalsoft-deviantart:before {
content: "\f1bd";
}
.totalsoft-soundcloud:before {
content: "\f1be";
}
.totalsoft-database:before {
content: "\f1c0";
}
.totalsoft-file-pdf-o:before {
content: "\f1c1";
}
.totalsoft-file-word-o:before {
content: "\f1c2";
}
.totalsoft-file-excel-o:before {
content: "\f1c3";
}
.totalsoft-file-powerpoint-o:before {
content: "\f1c4";
}
.totalsoft-file-photo-o:before,
.totalsoft-file-picture-o:before,
.totalsoft-file-image-o:before {
content: "\f1c5";
}
.totalsoft-file-zip-o:before,
.totalsoft-file-archive-o:before {
content: "\f1c6";
}
.totalsoft-file-sound-o:before,
.totalsoft-file-audio-o:before {
content: "\f1c7";
}
.totalsoft-file-movie-o:before,
.totalsoft-file-video-o:before {
content: "\f1c8";
}
.totalsoft-file-code-o:before {
content: "\f1c9";
}
.totalsoft-vine:before {
content: "\f1ca";
}
.totalsoft-codepen:before {
content: "\f1cb";
}
.totalsoft-jsfiddle:before {
content: "\f1cc";
}
.totalsoft-life-bouy:before,
.totalsoft-life-buoy:before,
.totalsoft-life-saver:before,
.totalsoft-support:before,
.totalsoft-life-ring:before {
content: "\f1cd";
}
.totalsoft-circle-o-notch:before {
content: "\f1ce";
}
.totalsoft-ra:before,
.totalsoft-resistance:before,
.totalsoft-rebel:before {
content: "\f1d0";
}
.totalsoft-ge:before,
.totalsoft-empire:before {
content: "\f1d1";
}
.totalsoft-git-square:before {
content: "\f1d2";
}
.totalsoft-git:before {
content: "\f1d3";
}
.totalsoft-y-combinator-square:before,
.totalsoft-yc-square:before,
.totalsoft-hacker-news:before {
content: "\f1d4";
}
.totalsoft-tencent-weibo:before {
content: "\f1d5";
}
.totalsoft-qq:before {
content: "\f1d6";
}
.totalsoft-wechat:before,
.totalsoft-weixin:before {
content: "\f1d7";
}
.totalsoft-send:before,
.totalsoft-paper-plane:before {
content: "\f1d8";
}
.totalsoft-send-o:before,
.totalsoft-paper-plane-o:before {
content: "\f1d9";
}
.totalsoft-history:before {
content: "\f1da";
}
.totalsoft-circle-thin:before {
content: "\f1db";
}
.totalsoft-header:before {
content: "\f1dc";
}
.totalsoft-paragraph:before {
content: "\f1dd";
}
.totalsoft-sliders:before {
content: "\f1de";
}
.totalsoft-share-alt:before {
content: "\f1e0";
}
.totalsoft-share-alt-square:before {
content: "\f1e1";
}
.totalsoft-bomb:before {
content: "\f1e2";
}
.totalsoft-soccer-ball-o:before,
.totalsoft-futbol-o:before {
content: "\f1e3";
}
.totalsoft-tty:before {
content: "\f1e4";
}
.totalsoft-binoculars:before {
content: "\f1e5";
}
.totalsoft-plug:before {
content: "\f1e6";
}
.totalsoft-slideshare:before {
content: "\f1e7";
}
.totalsoft-twitch:before {
content: "\f1e8";
}
.totalsoft-yelp:before {
content: "\f1e9";
}
.totalsoft-newspaper-o:before {
content: "\f1ea";
}
.totalsoft-wifi:before {
content: "\f1eb";
}
.totalsoft-calculator:before {
content: "\f1ec";
}
.totalsoft-paypal:before {
content: "\f1ed";
}
.totalsoft-google-wallet:before {
content: "\f1ee";
}
.totalsoft-cc-visa:before {
content: "\f1f0";
}
.totalsoft-cc-mastercard:before {
content: "\f1f1";
}
.totalsoft-cc-discover:before {
content: "\f1f2";
}
.totalsoft-cc-amex:before {
content: "\f1f3";
}
.totalsoft-cc-paypal:before {
content: "\f1f4";
}
.totalsoft-cc-stripe:before {
content: "\f1f5";
}
.totalsoft-bell-slash:before {
content: "\f1f6";
}
.totalsoft-bell-slash-o:before {
content: "\f1f7";
}
.totalsoft-trash:before {
content: "\f1f8";
}
.totalsoft-copyright:before {
content: "\f1f9";
}
.totalsoft-at:before {
content: "\f1fa";
}
.totalsoft-eyedropper:before {
content: "\f1fb";
}
.totalsoft-paint-brush:before {
content: "\f1fc";
}
.totalsoft-birthday-cake:before {
content: "\f1fd";
}
.totalsoft-area-chart:before {
content: "\f1fe";
}
.totalsoft-pie-chart:before {
content: "\f200";
}
.totalsoft-line-chart:before {
content: "\f201";
}
.totalsoft-lastfm:before {
content: "\f202";
}
.totalsoft-lastfm-square:before {
content: "\f203";
}
.totalsoft-toggle-off:before {
content: "\f204";
}
.totalsoft-toggle-on:before {
content: "\f205";
}
.totalsoft-bicycle:before {
content: "\f206";
}
.totalsoft-bus:before {
content: "\f207";
}
.totalsoft-ioxhost:before {
content: "\f208";
}
.totalsoft-angellist:before {
content: "\f209";
}
.totalsoft-cc:before {
content: "\f20a";
}
.totalsoft-shekel:before,
.totalsoft-sheqel:before,
.totalsoft-ils:before {
content: "\f20b";
}
.totalsoft-meanpath:before {
content: "\f20c";
}
.totalsoft-buysellads:before {
content: "\f20d";
}
.totalsoft-connectdevelop:before {
content: "\f20e";
}
.totalsoft-dashcube:before {
content: "\f210";
}
.totalsoft-forumbee:before {
content: "\f211";
}
.totalsoft-leanpub:before {
content: "\f212";
}
.totalsoft-sellsy:before {
content: "\f213";
}
.totalsoft-shirtsinbulk:before {
content: "\f214";
}
.totalsoft-simplybuilt:before {
content: "\f215";
}
.totalsoft-skyatlas:before {
content: "\f216";
}
.totalsoft-cart-plus:before {
content: "\f217";
}
.totalsoft-cart-arrow-down:before {
content: "\f218";
}
.totalsoft-diamond:before {
content: "\f219";
}
.totalsoft-ship:before {
content: "\f21a";
}
.totalsoft-user-secret:before {
content: "\f21b";
}
.totalsoft-motorcycle:before {
content: "\f21c";
}
.totalsoft-street-view:before {
content: "\f21d";
}
.totalsoft-heartbeat:before {
content: "\f21e";
}
.totalsoft-venus:before {
content: "\f221";
}
.totalsoft-mars:before {
content: "\f222";
}
.totalsoft-mercury:before {
content: "\f223";
}
.totalsoft-intersex:before,
.totalsoft-transgender:before {
content: "\f224";
}
.totalsoft-transgender-alt:before {
content: "\f225";
}
.totalsoft-venus-double:before {
content: "\f226";
}
.totalsoft-mars-double:before {
content: "\f227";
}
.totalsoft-venus-mars:before {
content: "\f228";
}
.totalsoft-mars-stroke:before {
content: "\f229";
}
.totalsoft-mars-stroke-v:before {
content: "\f22a";
}
.totalsoft-mars-stroke-h:before {
content: "\f22b";
}
.totalsoft-neuter:before {
content: "\f22c";
}
.totalsoft-genderless:before {
content: "\f22d";
}
.totalsoft-facebook-official:before {
content: "\f230";
}
.totalsoft-pinterest-p:before {
content: "\f231";
}
.totalsoft-whatsapp:before {
content: "\f232";
}
.totalsoft-server:before {
content: "\f233";
}
.totalsoft-user-plus:before {
content: "\f234";
}
.totalsoft-user-times:before {
content: "\f235";
}
.totalsoft-hotel:before,
.totalsoft-bed:before {
content: "\f236";
}
.totalsoft-viacoin:before {
content: "\f237";
}
.totalsoft-train:before {
content: "\f238";
}
.totalsoft-subway:before {
content: "\f239";
}
.totalsoft-medium:before {
content: "\f23a";
}
.totalsoft-yc:before,
.totalsoft-y-combinator:before {
content: "\f23b";
}
.totalsoft-optin-monster:before {
content: "\f23c";
}
.totalsoft-opencart:before {
content: "\f23d";
}
.totalsoft-expeditedssl:before {
content: "\f23e";
}
.totalsoft-battery-4:before,
.totalsoft-battery-full:before {
content: "\f240";
}
.totalsoft-battery-3:before,
.totalsoft-battery-three-quarters:before {
content: "\f241";
}
.totalsoft-battery-2:before,
.totalsoft-battery-half:before {
content: "\f242";
}
.totalsoft-battery-1:before,
.totalsoft-battery-quarter:before {
content: "\f243";
}
.totalsoft-battery-0:before,
.totalsoft-battery-empty:before {
content: "\f244";
}
.totalsoft-mouse-pointer:before {
content: "\f245";
}
.totalsoft-i-cursor:before {
content: "\f246";
}
.totalsoft-object-group:before {
content: "\f247";
}
.totalsoft-object-ungroup:before {
content: "\f248";
}
.totalsoft-sticky-note:before {
content: "\f249";
}
.totalsoft-sticky-note-o:before {
content: "\f24a";
}
.totalsoft-cc-jcb:before {
content: "\f24b";
}
.totalsoft-cc-diners-club:before {
content: "\f24c";
}
.totalsoft-clone:before {
content: "\f24d";
}
.totalsoft-balance-scale:before {
content: "\f24e";
}
.totalsoft-hourglass-o:before {
content: "\f250";
}
.totalsoft-hourglass-1:before,
.totalsoft-hourglass-start:before {
content: "\f251";
}
.totalsoft-hourglass-2:before,
.totalsoft-hourglass-half:before {
content: "\f252";
}
.totalsoft-hourglass-3:before,
.totalsoft-hourglass-end:before {
content: "\f253";
}
.totalsoft-hourglass:before {
content: "\f254";
}
.totalsoft-hand-grab-o:before,
.totalsoft-hand-rock-o:before {
content: "\f255";
}
.totalsoft-hand-stop-o:before,
.totalsoft-hand-paper-o:before {
content: "\f256";
}
.totalsoft-hand-scissors-o:before {
content: "\f257";
}
.totalsoft-hand-lizard-o:before {
content: "\f258";
}
.totalsoft-hand-spock-o:before {
content: "\f259";
}
.totalsoft-hand-pointer-o:before {
content: "\f25a";
}
.totalsoft-hand-peace-o:before {
content: "\f25b";
}
.totalsoft-trademark:before {
content: "\f25c";
}
.totalsoft-registered:before {
content: "\f25d";
}
.totalsoft-creative-commons:before {
content: "\f25e";
}
.totalsoft-gg:before {
content: "\f260";
}
.totalsoft-gg-circle:before {
content: "\f261";
}
.totalsoft-tripadvisor:before {
content: "\f262";
}
.totalsoft-odnoklassniki:before {
content: "\f263";
}
.totalsoft-odnoklassniki-square:before {
content: "\f264";
}
.totalsoft-get-pocket:before {
content: "\f265";
}
.totalsoft-wikipedia-w:before {
content: "\f266";
}
.totalsoft-safari:before {
content: "\f267";
}
.totalsoft-chrome:before {
content: "\f268";
}
.totalsoft-firefox:before {
content: "\f269";
}
.totalsoft-opera:before {
content: "\f26a";
}
.totalsoft-internet-explorer:before {
content: "\f26b";
}
.totalsoft-tv:before,
.totalsoft-television:before {
content: "\f26c";
}
.totalsoft-contao:before {
content: "\f26d";
}
.totalsoft-500px:before {
content: "\f26e";
}
.totalsoft-amazon:before {
content: "\f270";
}
.totalsoft-calendar-plus-o:before {
content: "\f271";
}
.totalsoft-calendar-minus-o:before {
content: "\f272";
}
.totalsoft-calendar-times-o:before {
content: "\f273";
}
.totalsoft-calendar-check-o:before {
content: "\f274";
}
.totalsoft-industry:before {
content: "\f275";
}
.totalsoft-map-pin:before {
content: "\f276";
}
.totalsoft-map-signs:before {
content: "\f277";
}
.totalsoft-map-o:before {
content: "\f278";
}
.totalsoft-map:before {
content: "\f279";
}
.totalsoft-commenting:before {
content: "\f27a";
}
.totalsoft-commenting-o:before {
content: "\f27b";
}
.totalsoft-houzz:before {
content: "\f27c";
}
.totalsoft-vimeo:before {
content: "\f27d";
}
.totalsoft-black-tie:before {
content: "\f27e";
}
.totalsoft-fonticons:before {
content: "\f280";
}
.totalsoft-reddit-alien:before {
content: "\f281";
}
.totalsoft-edge:before {
content: "\f282";
}
.totalsoft-credit-card-alt:before {
content: "\f283";
}
.totalsoft-codiepie:before {
content: "\f284";
}
.totalsoft-modx:before {
content: "\f285";
}
.totalsoft-fort-awesome:before {
content: "\f286";
}
.totalsoft-usb:before {
content: "\f287";
}
.totalsoft-product-hunt:before {
content: "\f288";
}
.totalsoft-mixcloud:before {
content: "\f289";
}
.totalsoft-scribd:before {
content: "\f28a";
}
.totalsoft-pause-circle:before {
content: "\f28b";
}
.totalsoft-pause-circle-o:before {
content: "\f28c";
}
.totalsoft-stop-circle:before {
content: "\f28d";
}
.totalsoft-stop-circle-o:before {
content: "\f28e";
}
.totalsoft-shopping-bag:before {
content: "\f290";
}
.totalsoft-shopping-basket:before {
content: "\f291";
}
.totalsoft-hashtag:before {
content: "\f292";
}
.totalsoft-bluetooth:before {
content: "\f293";
}
.totalsoft-bluetooth-b:before {
content: "\f294";
}
.totalsoft-percent:before {
content: "\f295";
}
.totalsoft-gitlab:before {
content: "\f296";
}
.totalsoft-wpbeginner:before {
content: "\f297";
}
.totalsoft-wpforms:before {
content: "\f298";
}
.totalsoft-envira:before {
content: "\f299";
}
.totalsoft-universal-access:before {
content: "\f29a";
}
.totalsoft-wheelchair-alt:before {
content: "\f29b";
}
.totalsoft-question-circle-o:before {
content: "\f29c";
}
.totalsoft-blind:before {
content: "\f29d";
}
.totalsoft-audio-description:before {
content: "\f29e";
}
.totalsoft-volume-control-phone:before {
content: "\f2a0";
}
.totalsoft-braille:before {
content: "\f2a1";
}
.totalsoft-assistive-listening-systems:before {
content: "\f2a2";
}
.totalsoft-asl-interpreting:before,
.totalsoft-american-sign-language-interpreting:before {
content: "\f2a3";
}
.totalsoft-deafness:before,
.totalsoft-hard-of-hearing:before,
.totalsoft-deaf:before {
content: "\f2a4";
}
.totalsoft-glide:before {
content: "\f2a5";
}
.totalsoft-glide-g:before {
content: "\f2a6";
}
.totalsoft-signing:before,
.totalsoft-sign-language:before {
content: "\f2a7";
}
.totalsoft-low-vision:before {
content: "\f2a8";
}
.totalsoft-viadeo:before {
content: "\f2a9";
}
.totalsoft-viadeo-square:before {
content: "\f2aa";
}
.totalsoft-snapchat:before {
content: "\f2ab";
}
.totalsoft-snapchat-ghost:before {
content: "\f2ac";
}
.totalsoft-snapchat-square:before {
content: "\f2ad";
}
.totalsoft-pied-piper:before {
content: "\f2ae";
}
.totalsoft-first-order:before {
content: "\f2b0";
}
.totalsoft-yoast:before {
content: "\f2b1";
}
.totalsoft-themeisle:before {
content: "\f2b2";
}
.totalsoft-google-plus-circle:before,
.totalsoft-google-plus-official:before {
content: "\f2b3";
}
.totalsoft-fa:before,
.totalsoft-font-awesome:before {
content: "\f2b4";
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
margin-left: 0.5em;
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin-left: 4px;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}#wc-deposits-options-form {
margin-bottom: 12px;
display:none;
}
#wc-deposits-options-form .deposit-options {
overflow: hidden;
}
#wc-deposits-options-form hr.separator {
margin: 4px;
}
@media only screen {
#wc-deposits-options-form input.input-radio:enabled ~ label {
text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
box-shadow: rgba(0, 0, 0, 0.0745098) 0px -1px 0px 0px inset,
rgba(255, 255, 255, 0.298039) 0px 1px 0px 0px inset,
rgba(0, 0, 0, 0.0980392) 0px 1px 2px 0px;
}
#wc-deposits-options-form input.input-radio:disabled ~ label {
color: #797979;
background-color: #555;
box-shadow: rgba(0, 0, 0, 0.0745098) 0px -1px 0px 0px inset,
rgba(255, 255, 255, 0.298039) 0px 1px 0px 0px inset,
rgba(0, 0, 0, 0.0980392) 0px 1px 2px 0px;
}
}