.woocommerce:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.woocommerce-store-notice {
display: block;
width: 100%;
margin: 0;
padding: 10px 50px 10px 20px;
position: fixed;
left: 0;
bottom: 0;
z-index: 99999;
}
.woocommerce-store-notice p {
margin: 0;
padding: 0;
}
.woocommerce-store-notice p a {
opacity: 0.8;
}
.woocommerce-store-notice p a:hover {
opacity: 1;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link {
font-size: 13px;
line-height: 1em;
width: 20px;
height: 20px;
margin: auto;
position: absolute;
left: auto;
right: 20px;
top: 0;
bottom: 0;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:before {
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link:hover {
opacity: 0.8;
}
.product .preloader {
padding-bottom: 100%;
display: block;
}
.product .preloader img {
width: 100%;
min-width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.product.cmsms_single_product .cmsms_product_left_column .preloader,
.product .cmsms_product_left_column .cmsms_hover_slider .cmsms_hover_slider_items {
padding-bottom: 100%;
} .cmsms_star_rating {
width: 78px;
height: 13px;
display: block;
position: relative;
overflow: hidden;
}
.cmsms_star_rating .cmsms_star {
font-size: 14px;
display: block;
width: 14px;
height: 13px;
margin-left: 2px;
position: relative;
overflow: hidden;
float: left;
}
.cmsms_star_rating .cmsms_star:first-child {
margin-left: 0;
}
.cmsms_star_rating .cmsms_star:before {
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.cmsms_star_rating .cmsms_star_trans_wrap {
position: relative;
overflow: hidden;
}
.cmsms_star_rating .cmsms_star_color_wrap {
position: absolute;
left: 0;
top: 0;
overflow: hidden;
}
.cmsms_star_rating .cmsms_star_color_wrap .cmsms_star_color_inner {
width: 78px;
height: 13px;
position: relative;
overflow: hidden;
}
.comment-form-rating {
position: relative;
overflow: hidden;
}
.comment-form-rating .stars > span {
display: block;
width: 60px;
height: 14px;
position: relative;
overflow: hidden;
}
.comment-form-rating .stars > span:before,
.comment-form-rating .stars > span a:before {
font-family: "fontello";
line-height: 1em;
font-style: normal;
font-weight: normal;
text-decoration: inherit;
text-align: center;
vertical-align: baseline;
font-variant: normal;
text-transform: none;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
text-indent: 0;
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.comment-form-rating .stars > span:before {
content: '\ee4a\ee4a\ee4a\ee4a\ee4a';
}
.comment-form-rating .stars > span a:before {
content: '\ee4a\ee4a\ee4a\ee4a\ee4a';
}
.comment-form-rating .stars > span a {
color: transparent;
text-indent: 9999px;
height: 100%;
display: block;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
}
.comment-form-rating .stars > span a.star-1 {
width: 12px;
z-index: 10;
}
.comment-form-rating .stars > span a.star-2 {
width: 24px;
z-index: 9;
}
.comment-form-rating .stars > span a.star-3 {
width: 36px;
z-index: 8;
}
.comment-form-rating .stars > span a.star-4 {
width: 48px;
z-index: 7;
}
.comment-form-rating .stars > span a.star-5 {
width: 60px;
z-index: 6;
} .onsale,
.out-of-stock {
line-height: 56px;
text-align: center;
overflow: hidden;
-webkit-border-radius: 50%;
border-radius: 50%;
width: 56px;
height: 56px;
margin: auto !important;
position: absolute;
left: auto;
right: 10px;
top: 10px;
bottom: auto;
z-index: 10;
}
.out-of-stock {
line-height: 12px;
width: 60px;
height: 60px;
padding-top: 19px;
} #shipping_method {
padding: 0;
margin: 0;
}
#shipping_method li {
overflow: hidden;
}
#shipping_method li:before {
content: none;
}
#shipping_method + p {
padding: 20px 0 0;
}
#shipping_method,
#ship-to-different-address,
.payment_methods {
position: relative;
overflow: hidden;
}
#shipping_method li,
#ship-to-different-address li,
.payment_methods li {
position: relative;
overflow: hidden;
}
#shipping_method input[type="checkbox"],
#ship-to-different-address input[type="checkbox"],
.payment_methods input[type="checkbox"],
#shipping_method input[type="radio"],
#ship-to-different-address input[type="radio"],
.payment_methods input[type="radio"] {
position: absolute;
top: 0;
left: 0;
float: left;
opacity: 0;
}
#shipping_method input[type="checkbox"] + label,
#ship-to-different-address input[type="checkbox"] + label,
.payment_methods input[type="checkbox"] + label,
#shipping_method input[type="radio"] + label,
#ship-to-different-address input[type="radio"] + label,
.payment_methods input[type="radio"] + label {
padding-left: 25px;
padding-bottom: 0;
position: relative;
float: left;
cursor: pointer;
}
#shipping_method input[type="checkbox"] + label:before,
#ship-to-different-address input[type="checkbox"] + label:before,
.payment_methods input[type="checkbox"] + label:before,
#shipping_method input[type="radio"] + label:before,
#ship-to-different-address input[type="radio"] + label:before,
.payment_methods input[type="radio"] + label:before {
content: '';
display: block;
width: 17px;
height: 17px;
margin: auto !important;
position: absolute;
left: 0;
right: auto;
top: 0;
bottom: 0;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 50%;
border-radius: 50%;
}
#shipping_method input[type="checkbox"] + label:after,
#ship-to-different-address input[type="checkbox"] + label:after,
.payment_methods input[type="checkbox"] + label:after,
#shipping_method input[type="radio"] + label:after,
#ship-to-different-address input[type="radio"] + label:after,
.payment_methods input[type="radio"] + label:after {
content: '';
display: block;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0);
width: 9px;
height: 9px;
margin: auto !important;
position: absolute;
left: 4px;
right: auto;
top: 0;
bottom: 0;
opacity: 0;
-webkit-border-radius: 50%;
border-radius: 50%;
}
#shipping_method input[type="checkbox"]:checked + label:after,
#ship-to-different-address input[type="checkbox"]:checked + label:after,
.payment_methods input[type="checkbox"]:checked + label:after,
#shipping_method input[type="radio"]:checked + label:after,
#ship-to-different-address input[type="radio"]:checked + label:after,
.payment_methods input[type="radio"]:checked + label:after {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
opacity: 1;
}
#shipping_method input[type="checkbox"] + label:before,
#ship-to-different-address input[type="checkbox"] + label:before,
.payment_methods input[type="checkbox"] + label:before {
-webkit-border-radius: 0;
border-radius: 0;
}
#shipping_method input[type="checkbox"] + label:after,
#ship-to-different-address input[type="checkbox"] + label:after,
.payment_methods input[type="checkbox"] + label:after {
-webkit-border-radius: 0;
border-radius: 0;
top: -15px;
left: 4px;
display: block;
content: '\ea85';
font-size: 14px;
font-weight: bold;
font-family: 'fontello';
background: none;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
}
.woocommerce-error,
.woocommerce-message,
.woocommerce-info {
margin-bottom: 35px;
padding: 25px;
position: relative;
overflow: hidden;
}
.woocommerce-error .button,
.woocommerce-message .button,
.woocommerce-info .button {
background: none;
margin-right: 30px;
}
.woocommerce-error,
.woocommerce-info {
padding-bottom: 25px;
} .quantity {
position: relative;
float: left;
overflow: hidden;
}
.quantity .screen-reader-text {
display: none;
}
.quantity .text {
width: 65px;
height: 38px;
text-align: center;
float: left;
} .variations_form {
margin: 0 !important;
}
.variations_form table.variations {
border-collapse: separate;
margin: 0;
}
.variations_form table.variations tr:first-child td {
padding: 0 !important;
}
.variations_form table.variations tr td {
padding: 15px 0 0 !important;
border-width: 0 !important;
border-style: solid !important;
}
.variations_form table.variations tr td.label {
min-width: 90px;
padding: 0 20px 0 0 !important;
}
.variations_form table.variations tr select {
margin: 0 !important;
}
.variations_form table.variations .reset_variations {
margin-left: 15px;
margin-right: 0;
}
.single_variation_wrap .single_variation {
margin: 0 0 15px;
overflow: hidden;
}
.single_variation_wrap .single_variation .stock {
display: inline-block !important;
margin: 0 0 0 10px;
vertical-align: middle;
position: static;
}
.single_variation_wrap .woocommerce-variation-description {
margin: 0 0 10px;
}
.single_variation_wrap .woocommerce-variation-description:empty {
display: none;
}
.single_variation_wrap .woocommerce-variation-description > *:last-child {
margin: 0;
padding: 0;
}
.single_variation_wrap .variations_button {
overflow: hidden;
}
dl.variation {
display: block;
padding: 0;
overflow: hidden;
}
dl.variation:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
dl.variation dt,
dl.variation dd,
dl.variation p {
display: block;
margin: 0;
padding: 0;
overflow: hidden;
}
dl.variation dt {
padding-left: 0;
padding-right: 10px;
float: left;
clear: left;
}
dl.variation dd {
float: left;
}
.grouped_form {
margin: 0 !important;
}
.grouped_form .group_table {
border-collapse: separate;
border-spacing: 0 20px;
margin: -20px 0 0;
}
.grouped_form .group_table tr {
border-width: 0;
border-style: solid;
}
.grouped_form .group_table tr:first-child td {
padding: 0;
}
.grouped_form .group_table tr td {
padding: 0;
vertical-align: middle;
border-width: 0 !important;
border-style: solid !important;
}
.grouped_form .group_table tr td.woocommerce-grouped-product-list-item__label {
min-width: 90px;
padding: 0 20px 0 0;
}
.grouped_form .group_table tr td .quantity {
margin: 0;
}
.grouped_form .group_table tr td .quantity input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]) {
height: 42px;
}
.grouped_form .group_table tr td del {
margin: 0 5px 0 0;
}
.grouped_form .group_table > *:last-child tr:last-child {
border-width: 0;
border-style: solid;
}
.grouped_form .button {
margin: 0 !important;
} .col2-set {
margin: 0 -2% 30px;
position: relative;
overflow: hidden;
}
.col2-set > * {
width: 46%;
margin: 0 2%;
position: relative;
float: left;
overflow: hidden;
} .form-row {
width: 48%;
position: relative;
float: left;
}
.form-row:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.form-row.form-row-last {
float: right;
}
.form-row.form-row-wide,
.form-row.notes,
.form-row.place-order {
width: 100%;
float: none;
clear: both;
}
.form-row.place-order {
width: auto;
margin: 0;
}
.form-row label {
display: block;
padding: 0 0 5px;
}
.form-row select,
.form-row input,
.form-row textarea {
width: 100%;
max-width: 100%;
}
.form-row textarea {
min-height: 200px;
}
.form-row input[type="checkbox"],
.form-row input[type="radio"],
.form-row input[type="submit"],
.form-row input[type="button"] {
width: auto;
}  .cmsms_woo_wrap_result {
position: relative;
overflow: hidden;
clear: both;
}
.cmsms_woo_wrap_result .cmsms_woo_wrap_result_inner {
width: 980px;
padding: 40px 20px 0;
margin: 0 auto;
overflow: hidden;
}
.cmsms_woo_wrap_result select {
height: 42px;
width: 100%;
max-width: 100%;
}
.cmsms_woo_wrap_result .woocommerce-result-count {
padding: 11px 10px;
float: right;
}
.cmsms_woo_wrap_result .woocommerce-ordering {
float: left;
}
section.products {
margin: 0 0 50px;
position: relative;
overflow: hidden;
}
section.products > h2 {
margin: 0 0 20px;
}
section.products .cmsms_products .product .product_inner {
margin-bottom: 0;
padding-bottom: 0;
}
.page-description {
margin: 0 -2%;
}
.outofstock .onsale {
display: none;
}
.cmsms_products {
margin: 0 -2%;
padding: 0;
overflow: hidden;
position: relative;
}
.cmsms_products .product {
width: 21%;
margin: 0 2%;
padding: 0;
position: relative;
word-wrap: break-word;
overflow: hidden;
float: left;
}
.cmsms_products .product:before {
content: none;
}
.columns-6.cmsms_products .product {
width: 12.47%;
}
.columns-6.cmsms_products .product:nth-child(6n+1) {
clear: left;
}
.columns-5.cmsms_products .product {
width: 16%;
}
.columns-5.cmsms_products .product:nth-child(5n+1) {
clear: left;
}
.columns-4.cmsms_products .product {
width: 21%;
}
.columns-4.cmsms_products .product:nth-child(4n+1) {
clear: left;
}
.columns-3.cmsms_products .product {
width: 29.33%;
}
.columns-3.cmsms_products .product:nth-child(3n+1) {
clear: left;
}
.columns-2.cmsms_products .product {
width: 46%;
}
.columns-2.cmsms_products .product:nth-child(2n+1) {
clear: left;
}
.columns-1.cmsms_products .product {
width: 96%;
float: none;
clear: both;
}
.cmsms_products .product.product-category {
padding-bottom: 50px;
}
.cmsms_products .product.product-category .woocommerce-loop-category__title {
padding-top: 20px;
text-align: center;
}
.cmsms_products .product.product-category .count {
background-color: transparent;
margin: 0 0 0 5px;
}
.cmsms_products .product .product_inner {
padding-bottom: 40px;
margin-bottom: 30px;
position: relative;
overflow: hidden;
}
.cmsms_products .product .product_inner .cmsms_product_img {
position: relative;
overflow: hidden;
}
.cmsms_products .product .product_inner .cmsms_product_img img {
width: 100%;
}
.cmsms_products .product .product_inner .cmsms_product_img .product_hover {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 11;
}
.cmsms_products .product .product_inner .cmsms_product_header,
.cmsms_products .product .product_inner .cmsms_product_info {
padding: 0 15px;
position: relative;
text-align: center;
overflow: hidden;
}
.cmsms_products .product .product_inner .cmsms_product_header .cmsms_product_title {
margin: 0;
}
.cmsms_products .product .product_inner .cmsms_product_info {
padding-top: 10px;
}
.cmsms_products .product .product_inner .cmsms_product_info .price {
display: block;
position: relative;
overflow: hidden;
}
.cmsms_products .product .product_inner .cmsms_product_info .price del {
margin-right: 5px;
}
.cmsms_products .product .product_inner .cmsms_product_info .price ins {
text-decoration: none;
}
.cmsms_products .product .product_inner .cmsms_product_img_wrap {
position: relative;
overflow: hidden;
margin-bottom: 20px;
}
.cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_product_footer {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 12;
text-align: center;
}
.cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_product_footer:after {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_product_footer .cmsms_product_footer_inner {
display: inline-block;
vertical-align: middle;
}
.cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_product_footer .added_to_cart,
.cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_product_footer .cmsms_add_to_cart_button {
background-color: transparent;
display: inline-block;
max-width: 100%;
padding: 9px 20px 7px;
margin-bottom: 10px;
position: relative;
top: -50px;
visibility: hidden;
border-width: 2px;
border-style: solid;
overflow: hidden;
-webkit-border-radius: 50px;
border-radius: 50px;
opacity: 0;
}
.cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_product_footer .cmsms_star_rating {
display: block;
margin: 0 auto;
top: -50px;
visibility: hidden;
opacity: 0;
}
.cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_product_footer .cmsms_add_to_cart_button.loading {
color: transparent !important;
visibility: visible;
opacity: 1;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_product_footer .cmsms_add_to_cart_button.added {
display: none;
}
.cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_product_footer .cmsms_add_to_cart_button.loading:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
text-align: center;
vertical-align: baseline;
font-variant: normal;
text-transform: none;
line-height: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: '\e815';
margin: 0;
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
.cmsms_products .product .product_inner .cmsms_product_img_wrap:hover .added_to_cart,
.cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_mobile_hover .added_to_cart,
.cmsms_products .product .product_inner .cmsms_product_img_wrap:hover .cmsms_add_to_cart_button,
.cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_mobile_hover .cmsms_add_to_cart_button,
.cmsms_products .product .product_inner .cmsms_product_img_wrap:hover .cmsms_star_rating,
.cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_mobile_hover .cmsms_star_rating {
visibility: visible;
top: 0;
opacity: 1;
}  .cmsms_single_product {
position: relative;
overflow: hidden;
}
.cmsms_single_product > *:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
.cmsms_single_product .cmsms_product_left_column {
width: 43.9%;
margin: 0 0 80px;
position: relative;
float: left;
overflow: hidden;
}
.cmsms_single_product .cmsms_product_left_column .cmsms_product_images {
overflow: hidden;
position: relative;
}
.cmsms_single_product .cmsms_product_left_column .cmsms_product_images .cmsms_product_image {
position: relative;
display: block;
max-width: 100%;
text-align: center;
}
.cmsms_single_product .cmsms_product_left_column .cmsms_product_images .cmsms_product_image img {
width: auto;
height: auto;
max-width: 100%;
}
.cmsms_single_product .cmsms_product_left_column .cmsms_product_images .cmsms_product_thumbs {
display: block;
margin: 0 -5px;
position: relative;
overflow: hidden;
}
.cmsms_single_product .cmsms_product_left_column .cmsms_product_images .cmsms_product_thumbs .cmsms_product_thumb {
display: inline-block;
margin: 10px 5px 0;
width: 80px;
text-align: center;
overflow: hidden;
}
.cmsms_single_product .cmsms_product_left_column .cmsms_product_images .cmsms_product_thumbs .cmsms_product_thumb img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
}
.cmsms_single_product .cmsms_product_left_column .cmsms_product_images .cmsms_product_thumbs .cmsms_product_thumb:hover img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
}
.cmsms_single_product .cmsms_product_left_column > .cmsms_product_image {
overflow: hidden;
}
.cmsms_single_product .cmsms_product_right_column {
width: 56.1%;
padding: 0 0 0 40px;
margin: 0 0 80px;
position: relative;
float: right;
overflow: hidden;
}
.cmsms_single_product .cmsms_product_right_column .out-of-stock {
display: none;
}
.cmsms_single_product .cmsms_product_right_column .product_title {
margin-bottom: 10px;
}
.cmsms_single_product .cmsms_product_right_column .cmsms_star_rating {
margin-bottom: 20px;
}
.cmsms_single_product .cmsms_product_right_column .price {
padding-bottom: 35px;
position: relative;
overflow: hidden;
}
.cmsms_single_product .cmsms_product_right_column .price del {
margin-right: 10px;
}
.cmsms_single_product .cmsms_product_right_column .price ins {
text-decoration: none;
}
.cmsms_single_product .cmsms_product_right_column .cart {
margin: 35px 0 0;
position: relative;
overflow: hidden;
}
.cmsms_single_product .cmsms_product_right_column .cart .quantity {
display: inline-block;
}
.cmsms_single_product .cmsms_product_right_column .cart .quantity .qty {
padding-top: 7px;
padding-bottom: 7px;
}
.cmsms_single_product .cmsms_product_right_column .cart .variations {
width: 100%;
position: relative;
overflow: hidden;
}
.cmsms_single_product .cmsms_product_right_column .cart .variations td {
padding: 0 15px 0 0;
}
.cmsms_single_product .cmsms_product_right_column .cart .variations td select {
margin: 0 15px 0 0;
}
.cmsms_single_product .cmsms_product_right_column .cart .single_variation_wrap {
margin: 30px 0 0;
position: relative;
overflow: hidden;
}
.cmsms_single_product .cmsms_product_right_column .cart .buttons_added {
margin: 0 10px 10px 0;
}
.cmsms_single_product .cmsms_product_right_column .cart .single_add_to_cart_button {
padding: 8px 20px 6px;
cursor: pointer;
margin-left: 20px;
}
.cmsms_single_product .cmsms_product_right_column .cart .single_add_to_cart_button:hover {
background: none;
}
.cmsms_single_product .cmsms_product_right_column .product_meta {
margin: 20px 0 0;
position: relative;
overflow: hidden;
}
.cmsms_single_product .cmsms_product_right_column .product_meta > span {
display: block;
margin-top: 5px;
}
.cmsms_single_product .cmsms_product_right_column .product_meta > span:first-child {
margin-top: 0;
}
.cmsms_single_product .cmsms_product_right_column .product_meta strong {
font-weight: normal;
}
.cmsms_single_product .cmsms_woo_tabs {
margin: 0 0 50px;
position: relative;
clear: both;
overflow: hidden;
}
.cmsms_single_product .cmsms_woo_tabs .cmsms_row_inner {
width: 100%;
padding: 0;
}
.cmsms_single_product .cmsms_woo_tabs .cmsms_tabs_list .cmsms_tabs_list_item > a {
position: relative;
}
.cmsms_single_product .cmsms_woo_tabs .cmsms_tabs_wrap .cmsms_tab .cmsms_tab_inner > h2 {
position: relative;
}
.cmsms_single_product .cmsms_woo_tabs .shop_attributes {
width: 100%;
position: relative;
overflow: hidden;
}
.cmsms_single_product .cmsms_woo_tabs .shop_attributes th,
.cmsms_single_product .cmsms_woo_tabs .shop_attributes td {
padding: 10px;
border-top-width: 1px;
border-top-style: solid;
}
.cmsms_single_product .cmsms_woo_tabs .shop_attributes th *,
.cmsms_single_product .cmsms_woo_tabs .shop_attributes td * {
margin: 0;
padding: 0;
}
.cmsms_single_product .cmsms_woo_tabs .shop_attributes tr:first-child th,
.cmsms_single_product .cmsms_woo_tabs .shop_attributes tr:first-child td {
border-top-width: 0;
border-top-style: solid;
}
.cmsms_single_product .cmsms_woo_tabs .shop_attributes th {
font-weight: bold;
width: 200px;
max-width: 100%;
}
.cmsms_single_product .cmsms_woo_tabs #reviews {
position: relative;
overflow: hidden;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments {
position: relative;
overflow: hidden;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments .cmsms_star_rating {
margin-top: 15px;
float: right;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments > h2 {
padding-right: 15px;
overflow: hidden;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist {
list-style: none;
margin: 0;
padding: 35px 0 0;
position: relative;
border-top-width: 2px;
border-top-style: solid;
overflow: hidden;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment {
margin: 0 0 35px;
padding: 0;
position: relative;
border-bottom-width: 1px;
border-bottom-style: solid;
overflow: hidden;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment .comment_container {
position: relative;
overflow: hidden;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment .comment_container .avatar {
margin: 0 30px 0 0;
-webkit-border-radius: 50%;
border-radius: 50%;
float: left;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment .comment_container .comment-text {
padding: 3px 0 15px;
position: relative;
overflow: hidden;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment .comment_container .comment-text .cmsms_star_rating {
width: 58px;
height: 11px;
margin: 5px 0 0;
float: right;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment .comment_container .comment-text .cmsms_star_rating .cmsms_star {
font-size: 11px;
width: 10px;
height: 11px;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment .comment_container .comment-text .cmsms_star_rating .cmsms_star_color_wrap .cmsms_star_color_inner {
width: 58px;
height: 11px;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment .comment_container .comment-text .meta {
padding: 0 15px 15px 0;
position: relative;
overflow: hidden;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment .comment_container .comment-text .meta h4 {
margin: 0;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment .comment_container .comment-text .description {
position: relative;
clear: both;
overflow: hidden;
}
.cmsms_single_product .cmsms_woo_tabs #reviews #comments .commentlist .comment:last-child {
margin: 0;
}
.cmsms_single_product .cmsms_woo_tabs #reviews .comment-respond {
padding-bottom: 0;
position: relative;
overflow: hidden;
}
.cmsms_single_product .cmsms_woo_tabs #reviews .comment-respond .comment-reply-title {
position: relative;
overflow: hidden;
}
.cmsms_single_product .cmsms_woo_tabs #reviews .comment-respond .comment-form-author,
.cmsms_single_product .cmsms_woo_tabs #reviews .comment-respond .comment-form-email {
width: 48%;
}
.cmsms_single_product .cmsms_woo_tabs #reviews .comment-respond .stars {
padding-bottom: 0;
}
.cmsms_single_product .cmsms_woo_tabs #reviews .comment-respond label {
display: block;
padding: 0 0 10px;
}
.cmsms_single_product .cmsms_woo_tabs #reviews .comment-respond .comment-form-cookies-consent label {
display: inline-block;
padding: 0;
}  .shop_table {
border-spacing: 0;
border-collapse: separate;
width: 100%;
margin: 0 0 45px;
position: relative;
overflow: hidden;
}
.shop_table thead,
.shop_table tr {
width: 100%;
position: relative;
overflow: hidden;
}
.shop_table thead th {
padding-top: 20px;
padding-bottom: 20px;
}
.shop_table th,
.shop_table td {
padding: 15px 5px 15px 25px;
vertical-align: middle;
position: relative;
border-bottom-width: 1px;
border-bottom-style: solid;
text-align: left;
overflow: hidden;
}
.shop_table th {
border-bottom-width: 0;
border-bottom-style: solid;
}
.shop_table tr:last-child td {
border-bottom-width: 0;
border-bottom-style: solid;
}
.shop_table td.product-remove .remove {
font-size: 22px;
line-height: 24px;
display: inline-block;
width: 30px;
height: 30px;
border-width: 2px;
border-style: solid;
text-align: center;
}
.shop_table td.product-thumbnail img {
width: 50px;
height: auto;
}
.shop_table td.actions {
padding: 15px 20px;
text-align: right;
}
.shop_table td.actions .coupon {
position: relative;
float: left;
overflow: hidden;
}
.shop_table td.actions .coupon label {
display: none;
}
.shop_table td.actions .coupon input:not([type=button]):not([type=checkbox]):not([type=file]):not([type=hidden]):not([type=image]):not([type=radio]):not([type=reset]):not([type=submit]):not([type=color]):not([type=range]) {
padding-top: 7px;
padding-bottom: 7px;
vertical-align: bottom;
}
.shop_table td.actions .button {
min-width: 125px;
max-width: 100%;
margin-left: 10px;
padding: 8px 15px 6px;
vertical-align: bottom;
}
.shop_table td.actions .button.checkout-button {
position: relative;
}
.shop_table td.actions .button:hover {
background: none;
}
.shop_table td .quantity {
float: none;
display: inline-block;
}
.quantity .qty {
width: 80px;
text-align: center;
}
.button.checkout-button {
position: relative;
min-width: 125px;
max-width: 100%;
padding: 8px 15px 6px;
}
.button.checkout-button:hover {
background: none;
}
.cart-collaterals {
margin: 0 -2%;
}
.cart-collaterals > * {
width: 46%;
float: left;
margin: 0 2%;
}
.cart-collaterals .cross-sells {
width: 96%;
margin-bottom: 50px;
float: none;
clear: both;
}
.cart-collaterals .cross-sells > h2 {
margin: 0;
}
.cart_totals {
position: relative;
overflow: hidden;
}
.cart_totals > h2 {
margin: 0 0 25px;
position: relative;
}
.cart_totals table {
border-spacing: 0;
border-collapse: separate;
width: 100%;
position: relative;
overflow: hidden;
}
.cart_totals table tr {
width: 100%;
position: relative;
overflow: hidden;
}
.cart_totals table tr th,
.cart_totals table tr td {
width: 43%;
padding: 15px 20px;
vertical-align: middle;
position: relative;
border-bottom-width: 1px;
border-bottom-style: solid;
text-align: left;
overflow: hidden;
}
.cart_totals table tr th p,
.cart_totals table tr td p {
padding: 0;
}
.cart_totals table tr th stong,
.cart_totals table tr td stong {
font-weight: normal;
}
.cart_totals table tr td {
width: 57%;
text-align: right;
}
.cart_totals table tr:last-child th,
.cart_totals table tr:last-child td {
border-bottom-width: 0;
border-bottom-style: solid;
}
.cart_totals table tr.cart-subtotal th,
.cart_totals table tr.order-total th,
.cart_totals table tr.cart-subtotal td,
.cart_totals table tr.order-total td {
position: relative;
}
.cart_totals table tr.shipping #shipping_method input[type="checkbox"],
.cart_totals table tr.shipping #shipping_method input[type="radio"] {
left: auto;
right: 0;
float: right;
}
.cart_totals table tr.shipping #shipping_method input[type="checkbox"] + label,
.cart_totals table tr.shipping #shipping_method input[type="radio"] + label {
padding-left: 0;
padding-right: 25px;
float: right;
}
.cart_totals table tr.shipping #shipping_method input[type="checkbox"] + label:before,
.cart_totals table tr.shipping #shipping_method input[type="radio"] + label:before {
left: auto;
right: 0;
}
.cart_totals table tr.shipping #shipping_method input[type="checkbox"] + label:after,
.cart_totals table tr.shipping #shipping_method input[type="radio"] + label:after {
left: auto;
right: 4px;
}
.cart_totals table tr.shipping .woocommerce-shipping-calculator {
padding: 10px 0 0;
}
.cart_totals table tr.shipping .woocommerce-shipping-calculator .shipping-calculator-form {
padding: 10px 0 0;
}
.cart_totals table tr.shipping .woocommerce-shipping-calculator .shipping-calculator-form .form-row {
margin: 0 0 5px;
}
.cart_totals table tr.shipping .woocommerce-shipping-calculator .shipping-calculator-form .button {
padding: 6px 15px 5px;
}
.wc-proceed-to-checkout {
padding: 20px 0;
}
.shipping_calculator {
position: relative;
overflow: hidden;
}
.shipping_calculator > h2 {
margin: 0 0 25px;
position: relative;
}
.shipping_calculator .shipping-calculator-form {
display: block !important;
height: auto !important;
margin: 0 -2%;
}
.shipping_calculator .shipping-calculator-form > * {
width: 96%;
margin: 0 2%;
}
.shipping_calculator .shipping-calculator-form .form-row {
width: 46%;
float: left;
}
.shipping_calculator .shipping-calculator-form .form-row:first-child {
width: 96%;
float: none;
clear: both;
}
.shipping_calculator .shipping-calculator-form input,
.shipping_calculator .shipping-calculator-form select,
.shipping_calculator .shipping-calculator-form textarea,
.shipping_calculator .shipping-calculator-form button {
width: 100%;
max-width: 100%;
}
.shipping_calculator .shipping-calculator-form input[type="checkbox"],
.shipping_calculator .shipping-calculator-form input[type="radio"] {
width: auto;
}
.shipping_calculator .shipping-calculator-form .button {
padding: 8px 15px 6px;
cursor: pointer;
}
.woocommerce-MyAccount-navigation {
margin: 0 0 20px;
}
.woocommerce-MyAccount-navigation ul {
margin: 0;
padding: 0;
text-align: left;
}
.woocommerce-MyAccount-navigation ul > li {
display: inline-block;
margin: 0;
padding: 0;
vertical-align: middle;
}
.woocommerce-MyAccount-navigation ul > li:before {
content: none;
}
.woocommerce-MyAccount-navigation ul > li:after {
content: '/';
display: inline-block;
margin: 0 5px;
}
.woocommerce-MyAccount-navigation ul > li:last-child:after {
content: none;
}
.woocommerce-MyAccount-navigation ul > li.is-active a {
outline: none;
}
.woocommerce-MyAccount-content {
overflow: hidden;
}
.woocommerce-EditAccountForm {
margin: 0 -2%;
}
.woocommerce-EditAccountForm > * {
margin-left: 2%;
margin-right: 2%;
}
.woocommerce-EditAccountForm .form-row {
width: 46%;
}
.woocommerce-EditAccountForm .form-row-wide {
width: 96%;
}
.woocommerce-EditAccountForm fieldset {
margin-bottom: 20px;
padding: 20px;
border-width: 1px;
border-style: solid;
}
.woocommerce-EditAccountForm fieldset > .form-row {
width: 100%;
float: none;
margin-left: 0;
margin-right: 0;
}
.woocommerce-EditAccountForm fieldset > .form-row:last-child {
padding: 0;
}   .checkout_coupon {
margin: 0 -2% 30px;
position: relative;
overflow: hidden;
}
.checkout_coupon p:not([class]) {
width: 96%;
margin: 0 2%;
}
.checkout_coupon input,
.checkout_coupon button[type=submit] {
width: 100%;
max-width: 100%;
}
.checkout_coupon .form-row {
width: 46%;
margin: 0 2%;
float: left;
position: relative;
overflow: hidden;
}
.checkout_coupon .form-row .button {
padding: 9px 15px;
}
body .select2-container .select2-choice,
body .select2-container.select2-drop-above .select2-choice {
padding: 9px;
border-width: 2px;
border-style: solid;
}
body .select2-container.select2-container--open .select2-selection--single,
body .select2-container.select2-container--focus .select2-selection--single {
-webkit-border-radius: 0;
border-radius: 0;
}
body .select2-container .select2-selection--single {
height: 40px;
padding: 9px 40px 9px 9px;
background-image: url(//karolinaraskina.de/wp-content/themes/yoga-fit/img/select.png);
background-position: 100% center;
background-repeat: no-repeat;
-webkit-border-radius: 0;
border-radius: 0;
border-width: 2px;
border-style: solid;
-webkit-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
-moz-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
-ms-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
-o-transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
transition: background-color .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
}
body .select2-container .select2-selection--single .select2-selection__arrow {
display: none;
}
body .select2-container .select2-selection--single .select2-selection__rendered {
line-height: 22px;
padding: 0;
}
body .select2-dropdown {
-webkit-border-radius: 0;
border-radius: 0;
}
body .select2-dropdown .select2-results .select2-results__option {
padding: 6px 6px 6px 9px;
}
body .select2-dropdown .select2-results .select2-results__option:first-child {
padding: 6px 6px 6px 9px;
}
body .select2-dropdown .select2-results .select2-results__option:before {
content: none;
}
body .select2-drop.select2-drop-active,
body .select2-drop.select2-drop-above.select2-drop-active {
border-width: 0;
border-style: solid;
}
.checkout {
position: relative;
overflow: hidden;
}
.checkout .required {
display: inline-block;
border-bottom-width: 0;
border-bottom-style: solid;
}
.checkout .woocommerce-billing-fields__field-wrapper {
margin: 0 -2%;
position: relative;
overflow: hidden;
}
.checkout .woocommerce-billing-fields__field-wrapper > * {
width: 96%;
margin-left: 2%;
margin-right: 2%;
float: none;
position: relative;
clear: both;
overflow: hidden;
}
.checkout .woocommerce-billing-fields__field-wrapper label {
display: block;
padding: 0 0 5px;
}
.checkout .woocommerce-billing-fields__field-wrapper select,
.checkout .woocommerce-billing-fields__field-wrapper input,
.checkout .woocommerce-billing-fields__field-wrapper textarea {
width: 100%;
max-width: 100%;
}
.checkout .woocommerce-billing-fields__field-wrapper input[type="checkbox"],
.checkout .woocommerce-billing-fields__field-wrapper input[type="radio"] {
width: auto;
}
.checkout .woocommerce-billing-fields__field-wrapper .create-account input {
margin: 0 10px 0 0;
}
.checkout .woocommerce-billing-fields__field-wrapper .create-account label {
display: inline-block;
}
.checkout .woocommerce-billing-fields__field-wrapper #billing_state {
display: block !important;
}
.checkout .woocommerce-billing-fields__field-wrapper #billing_country_chosen,
.checkout .woocommerce-billing-fields__field-wrapper #billing_state_chosen {
display: none !important;
}
.checkout .woocommerce-billing-fields__field-wrapper #billing_first_name_field,
.checkout .woocommerce-billing-fields__field-wrapper #billing_last_name_field,
.checkout .woocommerce-billing-fields__field-wrapper #billing_state_field,
.checkout .woocommerce-billing-fields__field-wrapper #billing_postcode_field,
.checkout .woocommerce-billing-fields__field-wrapper #billing_email_field,
.checkout .woocommerce-billing-fields__field-wrapper #billing_phone_field {
width: 46%;
float: left;
clear: none;
}
.checkout .woocommerce-shipping-fields {
position: relative;
overflow: hidden;
}
.checkout .woocommerce-shipping-fields label {
display: block;
padding: 0 0 5px;
}
.checkout .woocommerce-shipping-fields select,
.checkout .woocommerce-shipping-fields input,
.checkout .woocommerce-shipping-fields textarea {
width: 100%;
max-width: 100%;
}
.checkout .woocommerce-shipping-fields textarea {
min-height: 200px;
}
.checkout .woocommerce-shipping-fields input[type="checkbox"],
.checkout .woocommerce-shipping-fields input[type="radio"] {
width: auto;
}
.checkout .woocommerce-shipping-fields .shipping_address {
margin: 0 -2%;
position: relative;
overflow: hidden;
}
.checkout .woocommerce-shipping-fields .shipping_address > * {
width: 96%;
margin-left: 2%;
margin-right: 2%;
float: none;
position: relative;
clear: both;
overflow: hidden;
}
.checkout .woocommerce-shipping-fields .shipping_address #shipping_state {
display: block !important;
}
.checkout .woocommerce-shipping-fields .shipping_address #shipping_country_chosen,
.checkout .woocommerce-shipping-fields .shipping_address #shipping_state_chosen {
display: none !important;
}
.checkout .woocommerce-shipping-fields .shipping_address #shipping_first_name_field,
.checkout .woocommerce-shipping-fields .shipping_address #shipping_last_name_field,
.checkout .woocommerce-shipping-fields .shipping_address #shipping_state_field,
.checkout .woocommerce-shipping-fields .shipping_address #shipping_postcode_field {
width: 46%;
float: left;
clear: none;
}
.checkout #order_review {
position: relative;
overflow: hidden;
}
.checkout #order_review .shop_table th,
.checkout #order_review .shop_table td {
width: 50%;
border-left-width: 1px;
border-left-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.checkout #order_review .shop_table th:first-child,
.checkout #order_review .shop_table td:first-child {
border-left-width: 0;
border-left-style: solid;
}
.checkout #order_review .shop_table tr.order-total th,
.checkout #order_review .shop_table tr.order-total td {
border-bottom-width: 0;
border-bottom-style: solid;
}
.checkout #order_review .shop_table tr.cart_item th,
.checkout #order_review .shop_table tr.cart_item td {
position: relative;
}
.checkout #order_review .shop_table tr.cart-subtotal th,
.checkout #order_review .shop_table tr.order-total th,
.checkout #order_review .shop_table tr.cart-subtotal td,
.checkout #order_review .shop_table tr.order-total td {
position: relative;
}
.checkout #order_review #payment {
padding: 25px 30px;
position: relative;
border-width: 1px;
border-style: solid;
overflow: hidden;
}
.checkout #order_review #payment .payment_methods {
list-style: none;
margin: 0;
padding: 0;
position: relative;
overflow: hidden;
}
.checkout #order_review #payment .payment_methods li {
position: relative;
overflow: hidden;
}
.checkout #order_review #payment .payment_methods li:before {
content: none;
}
.checkout #order_review #payment .payment_methods li.woocommerce-notice {
margin: 0;
padding: 10px;
}
.checkout #order_review #payment .payment_methods label {
display: inline-block;
float: none;
}
.checkout #order_review #payment .payment_methods label img {
display: none;
}
.checkout #order_review #payment .payment_methods .payment_box {
margin: 20px 0 10px;
padding: 20px;
position: relative;
border-width: 2px;
border-style: solid;
clear: both;
}
.checkout #order_review #payment .payment_methods .payment_box:before,
.checkout #order_review #payment .payment_methods .payment_box:after {
content: '';
border-bottom: 12px solid transparent;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
position: absolute;
left: 25px;
top: -13px;
}
.checkout #order_review #payment .payment_methods .payment_box:after {
border-bottom-width: 9px;
border-left-width: 8px;
border-right-width: 8px;
left: 27px;
top: -9px;
}
.checkout #order_review #payment .payment_methods .payment_box p {
padding: 0;
}
.checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper {
padding: 30px 0 0;
position: relative;
overflow: hidden;
}
.checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .button {
display: inline-block;
vertical-align: middle;
padding: 8px 15px 6px;
}
.checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .form-row {
display: inline-block;
vertical-align: middle;
float: none;
width: auto;
padding: 0 20px 0 0;
margin: 0;
overflow: hidden;
}
.checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .form-row label {
display: inline-block;
vertical-align: middle;
padding: 0;
}
.checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .form-row .input-checkbox {
display: inline-block;
vertical-align: middle;
position: static;
opacity: 1;
}
.checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions {
margin-bottom: 20px;
width: 100%;
overflow-x: hidden !important;
}
.checkout #order_review #payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions .cmsms_row_inner {
max-width: 100%;
}
.woocommerce-password-strength {
padding: 20px 0 0;
}   ul.order_details {
list-style: none;
margin: 0 0 20px;
padding: 0;
position: relative;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: flex;
border-width: 1px;
border-style: solid;
border-top-width: 0;
border-top-style: solid;
border-right-width: 0;
border-right-style: solid;
overflow: hidden;
}
ul.order_details li {
width: 100%;
margin: 0;
padding: 15px 20px 0;
position: relative;
border-top-width: 1px;
border-top-style: solid;
border-right-width: 1px;
border-right-style: solid;
overflow: hidden;
}
ul.order_details li:before {
content: none;
}
ul.order_details li > span {
display: block;
padding: 15px 20px;
}
ul.order_details li > strong {
display: block;
margin: 15px -20px 0;
padding: 15px 20px;
border-top-width: 1px;
border-top-style: solid;
}
.shop_table.order_details tr th,
.shop_table.order_details tr td {
width: 50%;
border-left-width: 1px;
border-left-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.shop_table.order_details tr th:first-child,
.shop_table.order_details tr td:first-child {
border-left-width: 0;
border-left-style: solid;
}
.shop_table.order_details tfoot tr:last-child th,
.shop_table.order_details tfoot tr:last-child td {
border-bottom-width: 0;
border-bottom-style: solid;
}
.customer_details {
margin: 0 0 30px;
position: relative;
overflow: hidden;
}
.customer_details.shop_table {
margin: 0 0 45px;
}
.customer_details dt,
.customer_details dd {
display: block;
min-width: 15%;
max-width: 100%;
margin-bottom: 10px;
float: left;
}
.customer_details dt {
padding-right: 20px;
clear: left;
}   .cmsms_header_cart_link {
display: none;
}
.cmsms_dynamic_cart {
position: fixed;
right: 0;
z-index: 99999;
}
.cmsms_dynamic_cart .cmsms_dynamic_cart_button {
display: block;
width: 40px;
height: 40px;
cursor: default;
position: relative;
z-index: 1;
border-width: 2px;
border-style: solid;
border-top-width: 0;
border-top-style: solid;
border-right-width: 0;
border-right-style: solid;
}
.cmsms_dynamic_cart .cmsms_dynamic_cart_button:before {
font-size: 18px;
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.cmsms_dynamic_cart .widget_shopping_cart_content {
width: 270px;
margin: 20px 0 0 0;
padding: 20px;
visibility: hidden;
position: absolute;
right: 5px;
top: 60px;
opacity: 0;
z-index: 999;
border-width: 2px;
border-style: solid;
}
.cmsms_dynamic_cart .widget_shopping_cart_content .woocommerce-mini-cart__empty-message {
margin: 0;
padding: 0;
}
.cmsms_dynamic_cart .widget_shopping_cart_content:after,
.cmsms_dynamic_cart .widget_shopping_cart_content:before {
content: '';
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid transparent;
position: absolute;
right: 5px;
top: -12px;
}
.cmsms_dynamic_cart .widget_shopping_cart_content:after {
top: -10px;
}
.cmsms_dynamic_cart .widget_shopping_cart_content .cart_list {
list-style: none;
max-height: 420px;
margin: 0;
padding: 0;
overflow: hidden;
overflow-y: auto;
}
.cmsms_dynamic_cart .widget_shopping_cart_content .cart_list li {
padding: 0 0 20px;
overflow: hidden;
position: relative;
}
.cmsms_dynamic_cart .widget_shopping_cart_content .cart_list li:before {
content: none;
}
.cmsms_dynamic_cart .widget_shopping_cart_content .cart_list li .remove {
position: absolute;
right: 0;
left: auto;
top: 0;
width: 12px;
height: 12px;
text-align: center;
line-height: 12px;
z-index: 2;
opacity: 0;
}
.cmsms_dynamic_cart .widget_shopping_cart_content .cart_list li a {
display: block;
float: none;
}
.cmsms_dynamic_cart .widget_shopping_cart_content .cart_list li img {
width: 60px;
height: 60px;
margin: 0 0 0 20px;
float: right;
}
.cmsms_dynamic_cart .widget_shopping_cart_content .cart_list li .quantity {
position: relative;
overflow: hidden;
}
.cmsms_dynamic_cart .widget_shopping_cart_content .cart_list li:hover .remove {
opacity: 1;
}
.cmsms_dynamic_cart .widget_shopping_cart_content .total {
padding: 10px 0;
position: relative;
overflow: hidden;
}
.cmsms_dynamic_cart .widget_shopping_cart_content .total strong {
margin-right: 5px;
}
.cmsms_dynamic_cart .widget_shopping_cart_content .buttons {
padding: 0;
margin: 0 -1%;
position: relative;
overflow: hidden;
}
.cmsms_dynamic_cart .widget_shopping_cart_content .buttons .button {
width: 48%;
margin: 0 1%;
float: left;
font-size: 11px;
padding: 5px 20px;
}
.cmsms_dynamic_cart.active .widget_shopping_cart_content,
.cmsms_dynamic_cart .cmsms_dynamic_cart_button:hover + .widget_shopping_cart_content,
.cmsms_dynamic_cart .widget_shopping_cart_content:hover {
margin: 0;
visibility: visible;
opacity: 1;
}
.cmsms_added_product_info {
width: 260px;
padding: 10px 15px;
position: absolute;
left: -15px;
top: -10px;
margin-left: -260px;
opacity: 0;
border-width: 2px;
border-style: solid;
}
.cmsms_added_product_info:after,
.cmsms_added_product_info:before {
content: '';
border-left: 10px solid transparent;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
position: absolute;
right: -12px;
top: 50%;
margin-top: -10px;
}
.cmsms_added_product_info:after {
right: -10px;
}
.cmsms_added_product_info .cmsms_added_product_info_img {
width: 50px;
height: 50px;
float: right;
}
.cmsms_added_product_info .cmsms_added_product_info_text {
display: block;
padding: 15px 15px 15px 0;
overflow: hidden;
}   .widget_product_search {
position: relative;
overflow: hidden;
}
.widget_product_search form {
position: relative;
overflow: hidden;
}
.widget_product_search form label {
font-size: 18px;
text-indent: -99999px;
box-sizing: content-box;
width: 40px;
height: 40px;
margin: auto !important;
position: absolute;
left: auto;
right: 0;
top: 0;
bottom: 0;
}
.widget_product_search form label:before {
content: '\ea76';
font-family: 'fontello';
line-height: 1em;
display: block;
text-indent: 0;
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.widget_product_search form .search-field {
display: block;
position: relative;
width: 100%;
padding: 9px 40px 9px 9px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: none;
}
.widget_product_search form input[type="submit"] {
width: 40px;
height: 40px;
margin: auto !important;
position: absolute;
left: auto;
right: 0;
top: 0;
bottom: 0;
border-width: 0;
border-style: solid;
background: none;
text-indent: -9999px;
} .widget_shopping_cart {
position: relative;
overflow: hidden;
}
.widget_shopping_cart .widget_shopping_cart_content {
position: relative;
overflow: hidden;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list {
list-style: none;
max-height: none;
margin: 0;
padding: 0;
overflow: hidden;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li {
padding: 0 0 20px;
overflow: hidden;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li:before {
content: none;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li a {
display: block;
float: none;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li img {
width: 60px;
height: 60px;
margin-right: 15px;
float: left;
}
.widget_shopping_cart .widget_shopping_cart_content .cart_list li .quantity {
position: relative;
overflow: hidden;
}
.widget_shopping_cart .widget_shopping_cart_content .total {
padding: 0 0 15px;
position: relative;
overflow: hidden;
}
.widget_shopping_cart .widget_shopping_cart_content .total strong {
margin-right: 5px;
font-weight: normal;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons {
margin: 0 -1%;
padding: 0;
position: relative;
overflow: hidden;
}
.widget_shopping_cart .widget_shopping_cart_content .buttons .button {
width: 48%;
margin: 0 1%;
float: left;
padding: 5px 20px;
}
.widget_price_filter .price_slider_wrapper .price_slider {
height: 4px;
margin: 0 0 20px;
position: relative;
}
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
height: 100%;
position: absolute;
top: 0;
}
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
display: block;
width: 12px;
height: 12px;
margin-left: -1px;
position: absolute;
top: -4px;
z-index: 2;
cursor: pointer;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle:last-child {
margin-left: -12px;
}
.widget_price_filter .price_slider_wrapper .price_slider_amount {
position: relative;
overflow: hidden;
}
.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
min-width: 75px;
float: right;
padding: 5px 20px;
}
.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
padding: 7px 15px 7px 0;
position: relative;
overflow: hidden;
}
.widget_product_categories .children {
padding-top: 10px;
margin: 0;
}
.product_list_widget {
list-style: none;
margin: 0;
padding: 0;
position: relative;
overflow: hidden;
}
.product_list_widget li {
padding: 0 0 20px;
position: relative;
overflow: hidden;
}
.product_list_widget li:before {
content: none;
}
.product_list_widget li:hover .remove {
opacity: 1;
}
.product_list_widget li .remove {
position: absolute;
left: 0;
top: 0;
width: 12px;
height: 12px;
text-align: center;
line-height: 12px;
z-index: 2;
opacity: 0;
}
.product_list_widget li > a {
display: block;
margin-bottom: 2px;
}
.product_list_widget li img {
width: 60px;
height: 60px;
margin: 0 15px 15px 0;
float: left;
}
.product_list_widget li .cmsms_star_rating {
width: 58px;
height: 11px;
margin: 0 0 8px;
}
.product_list_widget li .cmsms_star_rating .cmsms_star {
font-size: 11px;
width: 10px;
height: 11px;
}
.product_list_widget li .cmsms_star_rating .cmsms_star_color_wrap .cmsms_star_color_inner {
width: 58px;
height: 11px;
}
.product_list_widget li del {
margin-right: 5px;
}
.product_list_widget li ins {
text-decoration: none;
}
.product_list_widget li .star-rating {
display: none;
}  .cmsms_products_shortcode,
.cmsms_selected_products_shortcode {
position: relative;
overflow: hidden;
} .create-account .input-radio + label,
.create-account .input-checkbox + label {
padding: 0 0 0 25px;
}
.create-account > p {
margin-left: 2%;
margin-right: 2%;
}
.login,
.register {
position: relative;
overflow: hidden;
}
.login:after,
.register:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.login label.inline,
.register label.inline {
display: inline-block;
padding: 0;
margin-left: 10px;
}
.login label.inline input,
.register label.inline input {
vertical-align: middle;
margin-top: -2px;
}
.login > *,
.register > * {
overflow: hidden;
}
.login .lost_password,
.register .lost_password {
clear: both;
}
.track_order {
position: relative;
overflow: hidden;
}
.track_order:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.track_order > * {
overflow: hidden;
}
.track_order label {
min-width: 100px;
display: inline-block;
}  html.csstransitions .woocommerce-store-notice a {
-webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
html.csstransitions .cmsms_dynamic_cart_button:before,
html.csstransitions .cmsms_star_rating .cmsms_star,
html.csstransitions .cmsms_products .product .product_outer .product_inner .cmsms_product_footer > a:before,
html.csstransitions .cmsms_products .product.product-category .woocommerce-loop-category__title {
-webkit-transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
-ms-transition: color .3s ease-in-out;
-o-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
}
html.csstransitions .cmsms_products .product .product_inner .cmsms_product_img .product_hover,
html.csstransitions .cmsms_star_rating .cmsms_star,
html.csstransitions .cmsms_products .product .product_outer .product_inner .cmsms_product_footer > a {
-webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
-moz-transition: color .3s ease-in-out, background-color .3s ease-in-out;
-ms-transition: color .3s ease-in-out, background-color .3s ease-in-out;
-o-transition: color .3s ease-in-out, background-color .3s ease-in-out;
transition: color .3s ease-in-out, background-color .3s ease-in-out;
}
html.csstransitions .cmsms_dynamic_cart_button {
-webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
-moz-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
-ms-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
-o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
}
html.csstransitions .cmsms_dynamic_cart .widget_shopping_cart_content {
-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, margin .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, margin .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, margin .3s ease-in-out;
-o-transition: opacity .3s ease-in-out, visibility .3s ease-in-out, margin .3s ease-in-out;
transition: opacity .3s ease-in-out, visibility .3s ease-in-out, margin .3s ease-in-out;
}
html.csstransitions .cart_list li .remove,
html.csstransitions .cmsms_dynamic_cart {
-webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
html.csstransitions .shop_table td.product-remove .remove {
-webkit-transition: border-color .3s ease-in-out, color .3s ease-in-out;
-moz-transition: border-color .3s ease-in-out, color .3s ease-in-out;
-ms-transition: border-color .3s ease-in-out, color .3s ease-in-out;
-o-transition: border-color .3s ease-in-out, color .3s ease-in-out;
transition: border-color .3s ease-in-out, color .3s ease-in-out;
}
html.csstransitions .cmsms_products .product .product_outer .product_inner .cmsms_product_footer {
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-ms-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
html.csstransitions .cmsms_single_product .cmsms_product_left_column .cmsms_product_images .cmsms_product_thumbs .cmsms_product_thumb img {
-webkit-transition: transform .3s ease-in-out;
-moz-transition: transform .3s ease-in-out;
-ms-transition: transform .3s ease-in-out;
-o-transition: transform .3s ease-in-out;
transition: transform .3s ease-in-out;
}
html.csstransitions .cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_product_footer .added_to_cart,
html.csstransitions .cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_product_footer .cmsms_add_to_cart_button,
html.csstransitions .cmsms_products .product .product_inner .cmsms_product_img_wrap .cmsms_product_footer .cmsms_star_rating,
html.csstransitions #shipping_method input[type="checkbox"] + label:after,
html.csstransitions #ship-to-different-address input[type="checkbox"] + label:after,
html.csstransitions .payment_methods input[type="checkbox"] + label:after,
html.csstransitions #shipping_method input[type="radio"] + label:after,
html.csstransitions #ship-to-different-address input[type="radio"] + label:after,
html.csstransitions .payment_methods input[type="radio"] + label:after {
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}