/**
 * @package 	WordPress
 * @subpackage 	Sushico
 * @version 	1.0.7
 * 
 * WooCommerce CSS Rules
 * Created by CMSMasters
 * 
 */
/*-------------------------------------------------------------------------*/
/* Global Styles
/*-------------------------------------------------------------------------*/
/* Icons */
.cmsmasters_theme_icon_basket:before {
  font-family: "fontello-custom" !important;
  content: '\e834';
}
.cmsmasters_theme_icon_star_empty:before {
  content: '\e8aa';
}
.cmsmasters_theme_icon_star_full:before {
  content: '\e8aa';
}
.woocommerce:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.woocommerce ins {
  text-decoration: none;
}
#page .cmsmasters_quantity_wrap > * {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
}
.cmsmasters_quantity_wrap > *:nth-last-child(2) {
  margin: 0 5px 0 0;
}
.cmsmasters_quantity_wrap .cmsmasters_quantity_price {
  padding: 0 5px 0 0;
}
#page .cmsmasters_quantity_wrap .cmsmasters_quantity_price > * {
  display: inline-block;
  vertical-align: middle;
}
.cmsmasters_quantity_wrap .cmsmasters_quantity_price .price {
  padding: 0;
}
.woocommerce-page .content_wrap.fullwidth {
  padding-top: 0;
  padding-bottom: 40px;
}
.woocommerce-page .cmsmasters_woo_shop.ie_only #main {
  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;
}
.woocommerce .product .preloader {
  padding-bottom: 75.9%;
}
.woocommerce .product .preloader img {
  width: 100%;
  min-width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
/* Star Rating */
.cmsmasters_star_rating {
  width: 73px;
  height: 12px;
  display: block;
  position: relative;
  overflow: hidden;
}
.cmsmasters_star_rating .cmsmasters_star {
  font-size: 13px;
  width: 13px;
  height: 100%;
  display: block;
  margin-left: 2px;
  margin-right: 0;
  position: relative;
  overflow: hidden;
  float: left;
}
.cmsmasters_star_rating .cmsmasters_star:first-child {
  margin-left: 0;
}
.cmsmasters_star_rating .cmsmasters_star:before {
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.cmsmasters_star_rating .cmsmasters_star_trans_wrap {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.cmsmasters_star_rating .cmsmasters_star_color_wrap {
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.cmsmasters_star_rating .cmsmasters_star_color_inner {
  width: 73px;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.comment-form-rating {
  position: relative;
  overflow: hidden;
}
.comment-form-rating [for="rating"] {
  display: block;
  padding: 0 0 10px;
  text-align: center;
}
.comment-form-rating .stars > span {
  display: block;
  width: 65px;
  height: 14px;
  position: relative;
  margin: auto;
  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: '\e8aa\e8aa\e8aa\e8aa\e8aa';
}
.comment-form-rating .stars > span a:before {
  content: '\e8aa\e8aa\e8aa\e8aa\e8aa';
}
.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: 13px;
  z-index: 10;
}
.comment-form-rating .stars > span a.star-2 {
  width: 26px;
  z-index: 9;
}
.comment-form-rating .stars > span a.star-3 {
  width: 39px;
  z-index: 8;
}
.comment-form-rating .stars > span a.star-4 {
  width: 52px;
  z-index: 7;
}
.comment-form-rating .stars > span a.star-5 {
  width: 65px;
  z-index: 6;
}
/* Sale */
.onsale,
.out-of-stock,
.stock {
  padding: 9px 12px 7px;
  position: absolute;
  left: 0;
  right: auto;
  top: 15px;
  bottom: auto;
  z-index: 10;
  line-height: 1;
  letter-spacing: 0.5px;
  overflow: hidden;
}
.outofstock .onsale {
  display: none;
}
.input-checkbox,
.input-radio,
input.shipping_method:not([type=hidden]) {
  float: left;
  opacity: 0;
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
}
.input-checkbox + label,
.input-radio + label,
input.shipping_method:not([type=hidden]) + label,
.input-checkbox + span,
.input-radio + span,
input.shipping_method:not([type=hidden]) + span {
  display: inline-block;
  padding: 0 0 0 25px;
  position: relative;
  cursor: pointer;
}
.input-checkbox + label:before,
.input-radio + label:before,
input.shipping_method:not([type=hidden]) + label:before,
.input-checkbox + span:before,
.input-radio + span:before,
input.shipping_method:not([type=hidden]) + span:before {
  content: '';
  border-width: 1px;
  border-style: solid;
  width: 17px;
  height: 17px;
  margin: auto !important;
  position: absolute;
  left: 1px;
  right: auto;
  top: 0;
  bottom: 0;
}
.input-checkbox + label:after,
.input-radio + label:after,
input.shipping_method:not([type=hidden]) + label:after,
.input-checkbox + span:after,
.input-radio + span:after,
input.shipping_method:not([type=hidden]) + span:after {
  content: '';
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  transform: scale(0);
  width: 9px;
  height: 9px;
  margin: auto !important;
  position: absolute;
  left: 5px;
  right: auto;
  top: 0;
  bottom: 0;
  opacity: 0;
}
.input-checkbox:checked + label:after,
.input-radio:checked + label:after,
input.shipping_method:not([type=hidden]):checked + label:after,
.input-checkbox:checked + span:after,
.input-radio:checked + span:after,
input.shipping_method:not([type=hidden]):checked + span:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
label.checkbox {
  display: inline-block;
  padding: 0 0 0 25px;
}
label.checkbox + input {
  visibility: visible;
  opacity: 1;
}
.input-radio + label:before,
input.shipping_method + label:before,
.input-radio + label:after,
input.shipping_method + label:after {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* Shipping */
#shipping_method {
  list-style: none;
  padding: 0;
  margin: 0;
}
#shipping_method li {
  overflow: hidden;
}
#shipping_method li:before {
  content: none;
}
#shipping_method + p {
  padding: 20px 0 0;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error {
  padding: 20px 25px;
  margin-bottom: 50px;
  float: none;
  position: relative;
  clear: both;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
}
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button {
  margin-right: 30px;
}
.search-no-results .woocommerce-info {
  margin-bottom: 30px;
}
.woocommerce-error li {
  padding: 0;
  margin: 0;
}
.woocommerce-error li:before {
  content: none;
}
/* Quantity */
.quantity {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}
.quantity .screen-reader-text {
  display: none;
}
.quantity .text {
  display: block;
  width: 65px;
  min-width: 0;
  text-overflow: ellipsis;
  overflow: hidden;
}
.quantity .text::-webkit-inner-spin-button,
.quantity .text::-webkit-outer-spin-button {
  width: 10px;
  height: 100%;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  left: auto;
}
/* Variation */
table.variations tr td {
  padding: 5px 0 0;
}
#page table.variations tr td {
  border-width: 0;
  border-style: solid;
}
table.variations tr:first-child td {
  padding: 0;
}
table.variations .reset_variations {
  margin-left: 10px;
  margin-right: 0;
}
.single_variation_wrap .woocommerce-variation-description {
  border: 0 !important;
  margin: 20px 0 0;
}
.single_variation_wrap .woocommerce-variation-description > *:last-child {
  margin: 0;
  padding: 0;
}
.single_variation_wrap .single_variation {
  margin: 20px 0 0;
  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 .variations_button {
  margin: 20px 0 0;
  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;
}
/* Col2-set */
.col2-set {
  margin: 0 -1% 30px;
  position: relative;
  overflow: hidden;
}
.col2-set > * {
  width: 48%;
  margin: 0 1%;
  position: relative;
  float: left;
  overflow: hidden;
}
/* Form Row Styles */
.form-row {
  width: 48%;
  margin: 0 1%;
  padding: 0 0 22px;
  position: relative;
  float: left;
}
.form-row:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.form-row.form-row-wide,
.form-row.notes,
.form-row.place-order {
  width: 98%;
  float: none;
  clear: both;
}
.form-row.place-order {
  width: auto;
  padding: 0;
  margin: 0;
}
.form-row label {
  display: block;
  padding: 0 0 10px;
}
.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;
}
.form-row .required {
  font-size: .9em;
}
/* Amount Styles */
.amount {
  white-space: nowrap;
}
/* Remove Button Styles */
#page .remove {
  font-size: 0;
  line-height: 20px;
  font-weight: bold;
  text-indent: 1px;
  display: inline-block;
  width: 26px;
  height: 26px;
  margin: 0 1px;
  text-align: center;
}
#page .remove::before {
  content: '\e837';
  font-size: 6px;
  line-height: 26px;
  font-family: "fontello-custom";
}
/*-------------------------------------------------------------------------*/
/* Shop Page
/*-------------------------------------------------------------------------*/
.cmsmasters_woo_wrap_result {
  padding: 0 0 40px;
  position: relative;
  overflow: hidden;
  clear: both;
}
.cmsmasters_woo_wrap_result select {
  width: 100%;
  max-width: 100%;
}
.cmsmasters_woo_wrap_result .woocommerce-result-count {
  padding: 10px;
  float: left;
}
.cmsmasters_woo_wrap_result .woocommerce-ordering {
  float: right;
}
.cmsmasters_products {
  margin: -40px -1% 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  list-style: none;
}
.cmsmasters_products .product {
  width: 23%;
  margin: 0 1%;
  padding: 40px 0 0;
  position: relative;
  word-wrap: break-word;
  overflow: hidden;
  float: left;
}
.cmsmasters_products .product.product-category .woocommerce-loop-category__title {
  display: inline-block;
  margin: 0;
  padding: 25px 0 0;
}
.cmsmasters_products .product.product-category mark {
  background-color: rgba(0, 0, 0, 0);
}
.cmsmasters_products .product:before {
  content: none;
}
.columns-6.cmsmasters_products .product {
  width: 14.57%;
}
.columns-6.cmsmasters_products .product:nth-child(6n+1) {
  clear: left;
}
.columns-5.cmsmasters_products .product {
  width: 18%;
}
.columns-5.cmsmasters_products .product:nth-child(5n+1) {
  clear: left;
}
.columns-4.cmsmasters_products .product {
  width: 23%;
}
.columns-4.cmsmasters_products .product:nth-child(4n+1) {
  clear: left;
}
.columns-3.cmsmasters_products .product {
  width: 31.33%;
}
.columns-3.cmsmasters_products .product:nth-child(3n+1) {
  clear: left;
}
.columns-2.cmsmasters_products .product {
  width: 48%;
}
.columns-2.cmsmasters_products .product:nth-child(2n+1) {
  clear: left;
}
.columns-1.cmsmasters_products .product {
  width: 98%;
  float: none;
  clear: both;
}
.cmsmasters_products + .cmsmasters_wrap_pagination {
  margin: 60px 0 30px;
}
.cmsmasters_product {
  margin: 0 1px 2px;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.cmsmasters_product .cmsmasters_product_price {
  position: relative;
  padding: 0 0 2px;
  text-align: left;
}
.cmsmasters_product .cmsmasters_product_after_hover {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
  opacity: 0;
  z-index: 1;
  text-align: left;
}
.cmsmasters_product .cmsmasters_product_after_hover::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
#page .cmsmasters_product .cmsmasters_product_after_hover .button {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  height: auto;
  width: 100%;
  margin: 0 0 -3px;
}
.cmsmasters_product .cmsmasters_product_after_hover .button.added_to_cart {
  display: none !important;
}
.cmsmasters_product .cmsmasters_product_after_hover .button.added {
  display: none !important;
}
.cmsmasters_product .cmsmasters_product_after_hover .button.added + .added_to_cart {
  display: inline-block;
  width: 100%;
}
.cmsmasters_product .cmsmasters_product_after_hover .button.loading > span {
  display: none;
}
.cmsmasters_product .cmsmasters_product_after_hover .button.loading:before {
  content: '\e9fd' !important;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block !important;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  vertical-align: baseline;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  font-size: 18px;
  text-indent: 0;
}
.cmsmasters_product .cmsmasters_product_after_hover .add_to_cart_button.added {
  display: none !important;
}
.cmsmasters_product .cmsmasters_product_after_hover .add_to_cart_button.added + .added_to_cart {
  display: block;
}
.cmsmasters_product .cmsmasters_product_after_hover .added_to_cart,
.cmsmasters_product .cmsmasters_product_after_hover .cmsmasters_details_button {
  display: none;
}
.cmsmasters_product .cmsmasters_product_after_hover .added_to_cart:only-child,
.cmsmasters_product .cmsmasters_product_after_hover .cmsmasters_details_button:only-child {
  display: block;
}
.cmsmasters_product .cmsmasters_product_after_hover a:hover span {
  text-decoration: underline;
}
.cmsmasters_product .cmsmasters_product_after_hover > * {
  display: block;
  padding: 0;
  letter-spacing: 0.6px;
  border-width: 0;
  border-style: solid;
  text-align: left;
}
.cmsmasters_product .cmsmasters_product_after_hover > *,
.cmsmasters_product .cmsmasters_product_after_hover > *:hover {
  background-color: rgba(0, 0, 0, 0);
}
.cmsmasters_product:hover .price {
  opacity: 0;
}
.cmsmasters_product:hover .cmsmasters_product_after_hover {
  opacity: 1;
}
.cmsmasters_product:hover .button_to_cart_wrap {
  opacity: 1;
}
.cmsmasters_product .cmsmasters_product_img {
  position: relative;
  overflow: hidden;
}
.cmsmasters_product .cmsmasters_product_img img {
  width: 100%;
}
.cmsmasters_product .cmsmasters_product_img img:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.cmsmasters_product .cmsmasters_product_img:hover img:nth-child(2) {
  opacity: 1;
}
.cmsmasters_product .cmsmasters_product_inner {
  padding: 20px 0 0;
  position: relative;
  overflow: hidden;
}
.cmsmasters_product .cmsmasters_product_header {
  padding: 0 0 15px;
}
.cmsmasters_product .cmsmasters_product_title {
  margin: 0;
}
.cmsmasters_product .cmsmasters_product_cat {
  padding: 0 0 10px;
  margin: 0 0 0 -20px;
  overflow: hidden;
}
.cmsmasters_product .cmsmasters_product_cat > a {
  display: inline-block;
}
.cmsmasters_product .cmsmasters_product_cat > a::before {
  content: "";
  position: relative;
  top: -1px;
  left: 0;
  width: 2px;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 9px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cmsmasters_product .cmsmasters_product_cat > a::before {
  position: relative;
  top: -1px;
  left: 1px;
}
.cmsmasters_product .cmsmasters_product_info {
  position: relative;
  overflow: hidden;
}
.cmsmasters_product .cmsmasters_star_rating {
  margin: 7px 0 0;
  float: right;
}
.cmsmasters_product .price {
  display: block;
  position: relative;
  padding: 0 2px;
}
.cmsmasters_product .price .amount {
  vertical-align: middle;
  line-height: 1;
}
.cmsmasters_product .price del {
  margin: 0 5px 0 0;
  white-space: nowrap;
  font-size: .78em;
}
.cmsmasters_product .price ins {
  text-decoration: none;
  white-space: nowrap;
}
/*-------------------------------------------------------------------------*/
/* Single Product
/*-------------------------------------------------------------------------*/
.cmsmasters_single_product {
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.cmsmasters_single_product .posted_in {
  display: block;
  margin: 0 0 10px -20px;
}
.cmsmasters_single_product .posted_in > a {
  display: inline-block;
}
.cmsmasters_single_product .posted_in > a::before {
  content: "";
  position: relative;
  top: -1px;
  left: 0;
  width: 2px;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 9px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.cmsmasters_single_product .onsale,
.cmsmasters_single_product .out-of-stock {
  left: 0;
  right: auto;
  top: 25px;
  bottom: auto;
}
.cmsmasters_single_product .cmsmasters_product_left_column {
  width: 52.3%;
  position: relative;
  float: left;
  overflow: hidden;
}
.cmsmasters_single_product .cmsmasters_product_images {
  position: relative;
  overflow: hidden;
}
.cmsmasters_single_product .cmsmasters_product_image {
  display: block;
  max-width: 100%;
  position: relative;
  text-align: center;
}
.cmsmasters_single_product .cmsmasters_product_image img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.cmsmasters_single_product .cmsmasters_product_thumbs {
  display: block;
  position: relative;
  margin: 0 -27px 0 0;
  overflow: hidden;
}
.cmsmasters_single_product .cmsmasters_product_thumbs .cmsmasters_product_thumb {
  display: block;
  width: 80px;
  margin: 27px 27px 0 0;
  position: relative;
  text-align: center;
  float: left;
}
.cmsmasters_single_product .cmsmasters_product_right_column {
  width: 47.7%;
  padding: 0 0 0 7.8%;
  position: relative;
  float: right;
  overflow: hidden;
}
.cmsmasters_single_product .cmsmasters_product_right_column .stock {
  position: static;
}
.cmsmasters_single_product .cmsmasters_product_right_column .out-of-stock {
  display: none;
}
.cmsmasters_single_product .cmsmasters_product_title_info_wrap {
  position: relative;
  overflow: hidden;
}
.cmsmasters_single_product .cmsmasters_product_info_wrap {
  overflow: hidden;
}
.cmsmasters_single_product .price {
  margin: 0;
  padding: 0;
}
.cmsmasters_single_product .price del {
  margin: 0 3px 0 0;
  vertical-align: middle;
  font-size: .75em;
}
.cmsmasters_single_product .price ins {
  text-decoration: none;
  vertical-align: middle;
}
.cmsmasters_single_product .cmsmasters_product_title_wrap {
  padding: 0 0 20px;
  overflow: hidden;
}
.cmsmasters_single_product .product_title {
  margin: 0;
}
.cmsmasters_single_product .product_meta {
  padding: 35px 0 0;
  position: relative;
  overflow: hidden;
}
.cmsmasters_single_product .product_meta .cmsmasters_star_rating {
  display: inline-block;
}
.cmsmasters_single_product .product_meta > span {
  display: block;
}
.cmsmasters_single_product .product_meta > span > *:first-child {
  margin: 0 0 0 5px;
}
.cmsmasters_single_product .product_meta > span:not(:last-child) {
  margin: 0 0 7px 0;
}
.cmsmasters_single_product .cmsmasters_product_content {
  padding: 43px 0 0;
  position: relative;
  overflow: hidden;
}
.cmsmasters_single_product .quantity {
  margin: 0 30px 0 0;
}
.cmsmasters_single_product .cart {
  padding: 30px 0 0;
  position: relative;
  overflow: hidden;
}
.cmsmasters_single_product .cart .single_add_to_cart_button {
  vertical-align: middle;
}
.cmsmasters_woo_tabs {
  margin: 50px 0 0;
  padding: 40px 0 0;
  overflow: hidden;
}
.cmsmasters_woo_tabs .cmsmasters_tab_inner > h2 {
  display: none;
}
.shop_attributes th {
  width: 170px;
}
.shop_attributes th,
.shop_attributes td {
  border-width: 0;
  border-style: solid;
}
.shop_attributes tr:not(:last-child) th,
.shop_attributes tr:not(:last-child) td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.shop_attributes p {
  margin: 0;
  padding: 0;
}
.cmsmasters_woo_comments {
  margin: 0;
  padding: 0;
}
.cmsmasters_woo_comments .cmsmasters-justify-inline {
  margin: 0 0 -1.5em;
}
.cmsmasters_woo_comments .cmsmasters_star_rating {
  display: inline-block;
  vertical-align: middle;
  margin: 5px 0 0 0;
}
.cmsmasters_woo_comments .post_comments_title {
  margin: 0 0 25px;
}
#review_form_wrapper {
  margin: 0 auto;
}
section.products {
  margin: 35px 0 0;
  padding: 35px 0 0;
  position: relative;
  overflow: hidden;
}
section.products:before {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  top: 0;
}
section.products > h2 {
  margin: 0;
  padding: 0 0 25px;
}
.page-description {
  margin: 0 -1%;
}
/*-------------------------------------------------------------------------*/
/* Table
/*-------------------------------------------------------------------------*/
.shop_table,
.grouped_form,
.variations {
  border-spacing: 0;
  border-collapse: collapse;
}
.shop_table thead,
.grouped_form thead,
.variations thead,
.shop_table tr,
.grouped_form tr,
.variations tr {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.shop_table thead th,
.grouped_form thead th,
.variations thead th {
  border-width: 0;
  border-style: solid;
  border-top-width: 1px;
  border-top-style: solid;
  padding: 20px 5px;
  letter-spacing: 0.6px;
}
.shop_table tr:first-child td,
.grouped_form tr:first-child td,
.variations tr:first-child td,
.shop_table tr:first-child th,
.grouped_form tr:first-child th,
.variations tr:first-child th {
  border-top-width: 1px;
  border-top-style: solid;
}
.shop_table th,
.grouped_form th,
.variations th,
.shop_table td,
.grouped_form td,
.variations td {
  padding: 10px;
  vertical-align: middle;
  position: relative;
  text-align: left;
  overflow: hidden;
  border-width: 0;
  border-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.shop_table th:first-child,
.grouped_form th:first-child,
.variations th:first-child,
.shop_table td:first-child,
.grouped_form td:first-child,
.variations td:first-child {
  border-left-width: 1px;
  border-left-style: solid;
}
.shop_table th:last-child,
.grouped_form th:last-child,
.variations th:last-child,
.shop_table td:last-child,
.grouped_form td:last-child,
.variations td:last-child {
  border-right-width: 1px;
  border-right-style: solid;
}
/*-------------------------------------------------------------------------*/
/* Group Table
/*-------------------------------------------------------------------------*/
.group_table .quantity {
  margin: 0;
}
.group_table td,
.group_table th {
  padding: 5px;
}
/*-------------------------------------------------------------------------*/
/* Cart
/*-------------------------------------------------------------------------*/
.shop_table {
  width: 100%;
  margin: 0 0 50px;
  position: relative;
  border-width: 0;
  border-style: solid;
}
.shop_table .quantity .text {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#page .shop_table .quantity .text {
  width: 45px;
  height: 32px;
  padding: 0 0 0 10px;
}
.shop_table .quantity .text:hover,
.shop_table .quantity .text:focus {
  -webkit-appearance: inherit;
  -moz-appearance: inherit;
  appearance: inherit;
}
.shop_table tbody tr:first-child td,
.shop_table tbody tr:first-child th {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.cart_totals .shop_table tbody tr:first-child td,
.cart_totals .shop_table tbody tr:first-child th {
  border-top-width: 1px;
  border-top-style: solid;
}
.shop_table th:first-child,
.shop_table td:first-child {
  padding-left: 20px;
}
.shop_table th:last-child,
.shop_table td:last-child {
  padding-right: 20px;
}
.shop_table th.product-remove,
.shop_table td.product-remove {
  width: 55px;
  text-align: center;
}
#page .shop_table th.product-thumbnail,
#page .shop_table td.product-thumbnail {
  width: 65px;
  margin: 0 auto;
  text-align: center;
}
#page .shop_table th.product-thumbnail img,
#page .shop_table td.product-thumbnail img {
  width: 35px;
}
.shop_table th.product-thumbnail a,
.shop_table td.product-thumbnail a {
  display: inline-block;
}
.woocommerce-checkout-review-order-table.shop_table th,
.woocommerce-checkout-review-order-table.shop_table td,
.order_details.shop_table th,
.order_details.shop_table td {
  padding: 20px 30px;
}
.shop_table .product-name {
  outline: none;
}
.shop_table .product-price {
  outline: none;
}
.shop_table .amount {
  outline: none;
}
#page .shop_table .cart_item:hover .product-remove-and-thumbnail .remove {
  margin: 0 12px 0 0;
  opacity: 1;
}
.shop_table .product-remove-and-thumbnail {
  width: 100px;
}
.shop_table .product-remove-and-thumbnail img {
  width: 50px;
  height: auto;
  border-width: 1px;
  border-style: solid;
}
#page .shop_table .product-remove-and-thumbnail .remove {
  margin: 0 12px 0 -33px;
  vertical-align: middle;
  position: relative;
  line-height: 14px;
  opacity: 0;
}
.shop_table .actions {
  padding: 15px;
  text-align: right;
}
.shop_table .actions .coupon {
  position: relative;
  float: left;
  overflow: hidden;
}
.shop_table .actions .coupon label {
  display: none;
}
.shop_table .actions [name="update_cart"] {
  margin: 15px 0 0;
}
.shop_table .actions 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]) {
  width: 185px;
  height: 46px;
  margin: 0 20px 0 1px;
}
.shop_table .product-quantity input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]) {
  height: 36px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.shop_table strong.product-quantity {
  font-weight: normal;
}
.shop_table.customer_details th,
.shop_table.customer_details td {
  padding: 20px 30px;
}
.shop_table .wc-item-meta li::before {
  display: none;
}
.cross-sells {
  margin-bottom: 50px;
}
.cross-sells h2 {
  margin-bottom: 0;
}
.cart_totals {
  position: relative;
  overflow: hidden;
}
.cart_totals > h2 {
  position: relative;
}
.cart_totals table {
  border-spacing: 0;
  border-collapse: separate;
  width: 50%;
  position: relative;
  overflow: hidden;
}
.cart_totals table tr {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.cart_totals table th,
.cart_totals table td {
  padding: 20px 0;
  vertical-align: middle;
  position: relative;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  overflow: hidden;
}
.cart_totals table th:first-child,
.cart_totals table td:first-child {
  padding-left: 35px;
}
.cart_totals table th:last-child,
.cart_totals table td:last-child {
  padding-right: 35px;
}
.cart_totals table th {
  width: 43%;
}
.cart_totals table td {
  width: 57%;
  text-align: right;
}
.cart_totals table input[type="checkbox"],
.cart_totals table input[type="radio"] {
  left: auto;
  right: 0;
  float: right;
}
.cart_totals table input[type="checkbox"] + label,
.cart_totals table input[type="radio"] + label {
  padding-left: 0;
  padding-right: 25px;
  float: right;
}
.cart_totals table input[type="checkbox"] + label:before,
.cart_totals table input[type="radio"] + label:before {
  left: auto;
  right: 0;
}
.cart_totals table input[type="checkbox"] + label:after {
  left: auto;
  right: 3px;
}
.cart_totals table input[type="radio"] + label:after {
  left: auto;
  right: 4px;
}
.woocommerce-shipping-calculator {
  padding: 20px 0 0;
  position: relative;
  overflow: hidden;
}
.woocommerce-shipping-calculator > p {
  margin: 0;
  padding: 0;
}
.shipping-calculator-form {
  margin: 20px -1% 0;
}
.shipping-calculator-form > * {
  width: 98%;
  margin: 0 1%;
  clear: both;
}
.shipping-calculator-form > p {
  padding: 0 0 10px;
}
.wc-proceed-to-checkout {
  padding: 15px 0 100px;
  position: relative;
  overflow: hidden;
}
.wc-proceed-to-checkout .wcppec-checkout-buttons {
  display: inline-block;
  margin: 0;
}
.wc-proceed-to-checkout .wcppec-checkout-buttons .wcppec-checkout-buttons__separator {
  display: inline-block;
  margin: 0 30px;
}
.wc-proceed-to-checkout .wcppec-checkout-buttons .wcppec-checkout-buttons__button {
  margin: 0;
  padding: 0;
}
.wc-proceed-to-checkout .wcppec-checkout-buttons .wcppec-checkout-buttons__button img {
  display: none;
}
.wc-proceed-to-checkout .wcppec-checkout-buttons .wcppec-checkout-buttons__button:before {
  content: '\ebba';
  font-family: fontello;
}
.wc-proceed-to-checkout .wcppec-checkout-buttons .wcppec-checkout-buttons__button:after {
  content: 'Check out with PayPal';
  display: inline-block;
  margin-left: 2px;
}
.woocommerce-MyAccount-navigation {
  margin: 0 0 20px;
}
.woocommerce-MyAccount-navigation ul {
  text-align: left;
}
.woocommerce-MyAccount-navigation ul > li {
  display: block;
  margin: 0 0 7px 0;
}
.woocommerce-MyAccount-navigation ul > li:last-child {
  margin: 0;
}
.woocommerce-EditAccountForm {
  margin: 0 -1%;
}
.woocommerce-EditAccountForm fieldset {
  margin: 0;
}
.woocommerce-EditAccountForm fieldset legend {
  margin: 0 1% 20px;
}
.woocommerce-EditAccountForm > * {
  margin: 0 1%;
}
/*-------------------------------------------------------------------------*/
/* Button Underline
/*-------------------------------------------------------------------------*/
.shop_table input[type="submit"],
.cart_totals input[type="submit"],
.cart input[type="submit"],
.shop_table button,
.cart_totals button,
.cart button,
.shop_table .button,
.cart_totals .button,
.cart .button {
  line-height: 1 !important;
  padding: 0;
  border-width: 0;
  border-style: solid;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.shop_table input[type="submit"],
.cart_totals input[type="submit"],
.cart input[type="submit"],
.shop_table button,
.cart_totals button,
.cart button,
.shop_table .button,
.cart_totals .button,
.cart .button,
.shop_table input[type="submit"]:hover,
.cart_totals input[type="submit"]:hover,
.cart input[type="submit"]:hover,
.shop_table button:hover,
.cart_totals button:hover,
.cart button:hover,
.shop_table .button:hover,
.cart_totals .button:hover,
.cart .button:hover {
  background-color: rgba(0, 0, 0, 0);
}
.single_add_to_cart_button,
.woocommerce-checkout-review-order .button {
  line-height: 1 !important;
  padding: 0;
  border-width: 0;
  border-style: solid;
  border-bottom-width: 2px;
  border-bottom-style: solid;
}
.single_add_to_cart_button,
.woocommerce-checkout-review-order .button,
.single_add_to_cart_button:hover,
.woocommerce-checkout-review-order .button:hover {
  background-color: rgba(0, 0, 0, 0);
}
/*-------------------------------------------------------------------------*/
/* Checkout
/*-------------------------------------------------------------------------*/
.checkout_coupon {
  margin: 0 -1% 30px;
  position: relative;
  overflow: hidden;
}
.checkout_coupon p:not([class]) {
  width: 98%;
  margin: 0 1%;
}
.checkout_coupon input,
.checkout_coupon button[type=submit] {
  max-width: 100%;
}
body .select2-container .select2-choice,
body .select2-container.select2-drop-above .select2-choice {
  padding: 8px;
  border-width: 0;
  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: 53px;
  padding: 12px 40px 12px 16px;
  background-image: url('../../../../img/select.png');
  background-position: right 20px center;
  background-repeat: no-repeat;
  -webkit-border-radius: 0;
  border-radius: 0;
}
body .select2-container .select2-selection--single .select2-selection__arrow {
  display: none;
}
body .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 26px;
  padding: 0;
}
body .select2-dropdown {
  -webkit-border-radius: 0;
  border-radius: 0;
}
body .select2-dropdown .select2-results .select2-results__option {
  padding: 6px 6px 6px 8px;
}
body .select2-dropdown .select2-results .select2-results__option:first-child {
  padding: 6px 6px 6px 8px;
}
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;
}
.woocommerce-billing-fields,
.woocommerce-shipping-fields {
  margin: 0 -1%;
  position: relative;
  overflow: hidden;
}
.woocommerce-billing-fields:after,
.woocommerce-shipping-fields:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.woocommerce-billing-fields > h3,
.woocommerce-shipping-fields > h3 {
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}
.woocommerce-billing-fields .shipping_address,
.woocommerce-shipping-fields .shipping_address {
  overflow: hidden;
}
#ship-to-different-address > label.checkbox {
  padding: 0;
}
.woocommerce-privacy-policy-text {
  padding: 15px 30px;
  margin: 20px 0;
  border-width: 1px;
  border-style: solid;
}
#page .woocommerce-privacy-policy-text:empty {
  display: none;
}
.woocommerce-privacy-policy-text p {
  padding: 0;
}
.woocommerce-checkout-payment {
  padding: 40px;
  position: relative;
  border-width: 1px;
  border-style: solid;
  overflow: hidden;
}
.woocommerce-checkout-payment .payment_methods {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.woocommerce-checkout-payment .payment_methods li {
  position: relative;
  overflow: hidden;
}
.woocommerce-checkout-payment .payment_methods li:before {
  content: none;
}
.woocommerce-checkout-payment .payment_methods li.woocommerce-notice {
  padding: 20px 25px;
  margin: 0;
}
.woocommerce-checkout-payment .payment_methods label {
  display: inline-block;
  float: none;
}
.woocommerce-checkout-payment .payment_methods label img {
  display: none;
}
.woocommerce-checkout-payment .payment_methods .payment_box {
  padding: 15px 30px;
  margin: 25px 0;
  position: relative;
  border-width: 1px;
  border-style: solid;
  clear: both;
}
.woocommerce-checkout-payment .payment_methods .payment_box p {
  margin: 0;
  padding: 0;
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions-link::after {
  content: '*';
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper {
  padding: 0 0 20px;
  position: relative;
  overflow: hidden;
  clear: both;
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper > * {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .form-row {
  width: auto;
  display: block;
  padding: 0;
  margin: 0 0 20px;
  direction: rtl;
  overflow: hidden;
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .form-row > * {
  direction: ltr;
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .form-row label {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .form-row label span {
  display: inline-block;
  vertical-align: middle;
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .form-row label .required {
  display: none;
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions {
  display: block;
  margin-bottom: 20px;
  overflow-x: hidden !important;
  position: relative;
}
.woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions .cmsmasters_row_inner {
  width: 100%;
}
.woocommerce-password-strength {
  padding: 20px 0 0;
}
/*-------------------------------------------------------------------------*/
/* Order
/*-------------------------------------------------------------------------*/
ul.order_details {
  list-style: none;
  margin: 0 0 30px;
  padding: 0;
  position: relative;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
}
ul.order_details li {
  width: 100%;
  margin: 0;
  padding: 10px 15px;
  position: relative;
  overflow: hidden;
}
ul.order_details li:before {
  content: none;
}
ul.order_details li strong {
  display: block;
  margin: 10px -20px -10px;
  padding: 10px 20px;
  word-break: break-word;
  border-top-width: 1px;
  border-top-style: solid;
}
.woocommerce-page.woocommerce-order-received .woocommerce > h2 {
  padding-top: 30px;
}
/*-------------------------------------------------------------------------*/
/* Dynamic Cart
/*-------------------------------------------------------------------------*/
.cmsmasters_dynamic_cart_wrap {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin: 0 0 0 20px;
  position: relative;
  z-index: 204;
  float: right;
}
.cmsmasters_dynamic_cart_wrap:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.woocommerce-mini-cart__empty-message {
  padding: 0 20px;
}
.cmsmasters_dynamic_cart,
.cmsmasters_header_cart_link {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
#page .cmsmasters_dynamic_cart .remove,
#page .cmsmasters_header_cart_link .remove {
  font-size: 0;
  line-height: 0;
  background-color: transparent;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  border-width: 0;
  border-style: solid;
}
.cmsmasters_dynamic_cart .cmsmasters_dynamic_cart_button,
.cmsmasters_header_cart_link .cmsmasters_dynamic_cart_button {
  position: relative;
  font-size: 22px;
  line-height: 22px;
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
}
.cmsmasters_dynamic_cart .cmsmasters_dynamic_cart_button .count,
.cmsmasters_header_cart_link .cmsmasters_dynamic_cart_button .count {
  width: 16px;
  height: 16px;
  margin: auto !important;
  position: absolute;
  left: auto;
  right: -9px;
  top: -9px;
  bottom: auto;
  display: block;
  line-height: 16px;
  width: calc(100%);
  height: calc(100%);
  height: auto;
  max-width: 16px;
  white-space: nowrap;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
}
.cmsmasters_dynamic_cart .cmsmasters_dynamic_cart_button:before,
.cmsmasters_header_cart_link .cmsmasters_dynamic_cart_button:before {
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content,
.cmsmasters_header_cart_link .widget_shopping_cart_content {
  width: 310px;
  padding: 30px 0;
  margin: 40px 0 0;
  visibility: hidden;
  position: absolute;
  left: auto;
  right: 0;
  top: 100%;
  z-index: 1000;
  box-shadow: 0 3px 7px rgba(51, 55, 76, 0.08);
  opacity: 0 !important;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content:before,
.cmsmasters_header_cart_link .widget_shopping_cart_content:before {
  content: '';
  display: block;
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0;
  top: -20px;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .cart_list,
.cmsmasters_header_cart_link .widget_shopping_cart_content .cart_list {
  list-style: none;
  max-height: 395px;
  margin: 0;
  padding: 0 25px;
  overflow-x: hidden;
  overflow-y: auto;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .cart_list li,
.cmsmasters_header_cart_link .widget_shopping_cart_content .cart_list li {
  min-height: 60px;
  margin: 20px 0 0;
  padding: 0 0 0 70px;
  position: relative;
  overflow: hidden;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .cart_list li:before,
.cmsmasters_header_cart_link .widget_shopping_cart_content .cart_list li:before {
  content: none;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .cart_list li:first-child,
.cmsmasters_header_cart_link .widget_shopping_cart_content .cart_list li:first-child {
  margin: 0;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .cart_list li.empty,
.cmsmasters_header_cart_link .widget_shopping_cart_content .cart_list li.empty {
  min-height: 1px;
  padding: 7px 35px;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .cart_list a,
.cmsmasters_header_cart_link .widget_shopping_cart_content .cart_list a {
  padding: 0 26px 0 0;
  display: block;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .cart_list a.remove_from_cart_button,
.cmsmasters_header_cart_link .widget_shopping_cart_content .cart_list a.remove_from_cart_button {
  padding: 0;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .cart_list img,
.cmsmasters_header_cart_link .widget_shopping_cart_content .cart_list img {
  width: 50px;
  height: 50px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .cart_list .cmsmasters_quantity_price del,
.cmsmasters_header_cart_link .widget_shopping_cart_content .cart_list .cmsmasters_quantity_price del {
  font-size: .78em;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .cart_list .quantity,
.cmsmasters_header_cart_link .widget_shopping_cart_content .cart_list .quantity {
  direction: rtl;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .cart_list .quantity *,
.cmsmasters_header_cart_link .widget_shopping_cart_content .cart_list .quantity * {
  display: inline-block;
  direction: ltr;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .cart_list .quantity .amount,
.cmsmasters_header_cart_link .widget_shopping_cart_content .cart_list .quantity .amount {
  white-space: nowrap;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content ins,
.cmsmasters_header_cart_link .widget_shopping_cart_content ins {
  text-decoration: none;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .total,
.cmsmasters_header_cart_link .widget_shopping_cart_content .total {
  padding: 20px 25px 0;
  position: relative;
  overflow: hidden;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .total strong,
.cmsmasters_header_cart_link .widget_shopping_cart_content .total strong {
  outline: none;
}
.cmsmasters_dynamic_cart .widget_shopping_cart_content .buttons,
.cmsmasters_header_cart_link .widget_shopping_cart_content .buttons {
  position: relative;
  padding: 15px 25px 0;
  overflow: hidden;
}
.cmsmasters_dynamic_cart:hover .widget_shopping_cart_content,
.cmsmasters_header_cart_link:hover .widget_shopping_cart_content,
.cmsmasters_dynamic_cart .cmsmasters_dynamic_cart_button:hover + .widget_shopping_cart_content,
.cmsmasters_header_cart_link .cmsmasters_dynamic_cart_button:hover + .widget_shopping_cart_content,
.cmsmasters_dynamic_cart .widget_shopping_cart_content:hover,
.cmsmasters_header_cart_link .widget_shopping_cart_content:hover {
  visibility: visible;
  margin-top: 20px;
  opacity: 1 !important;
}
.cmsmasters_header_cart_link {
  display: none;
}
.cmsmasters_header_cart_link::after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
#page .woocommerce-mini-cart__buttons {
  margin: 0 -2%;
}
#page .woocommerce-mini-cart__buttons .wcppec-cart-widget-button {
  height: auto;
  width: 100%;
  text-align: center;
  margin-top: 5px;
}
#page .woocommerce-mini-cart__buttons .button {
  padding: 0;
  line-height: 1;
  margin: 0 2%;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  float: left;
}
#page .woocommerce-mini-cart__buttons .button,
#page .woocommerce-mini-cart__buttons .button:hover {
  background-color: rgba(0, 0, 0, 0);
}
.cmsmasters_added_product_info {
  width: 260px;
  margin: 40px 0 0;
  padding: 15px 20px;
  visibility: hidden;
  position: absolute;
  left: auto;
  right: 0;
  top: 100%;
  z-index: 1001;
  box-shadow: 0 3px 7px rgba(51, 55, 76, 0.08);
  overflow: hidden;
  opacity: 0;
}
.cmsmasters_added_product_info .cmsmasters_added_product_info_img {
  width: 50px;
  height: 50px;
  float: left;
}
.cmsmasters_added_product_info .cmsmasters_added_product_info_text {
  display: block;
  padding: 0 0 20px 15px;
  overflow: hidden;
}
/*-------------------------------------------------------------------------*/
/* Widgets
/*-------------------------------------------------------------------------*/
.widget.woocommerce > form {
  overflow: visible;
}
.widget.woocommerce > form > * {
  overflow: visible;
}
/***************** Widget Product Search ******************/
.widget_product_search {
  position: relative;
}
/***************** Widget Lists ******************/
.widget_layered_nav ul,
.widget_layered_nav_filters ul,
.widget_product_categories ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.widget_layered_nav ul ul,
.widget_layered_nav_filters ul ul,
.widget_product_categories ul ul {
  margin: 0 0 -4px;
  padding: 4px 0 0 10px;
}
.widget_layered_nav ul li,
.widget_layered_nav_filters ul li,
.widget_product_categories ul li {
  margin: 0;
  padding: 4px 0;
}
.widget_layered_nav ul li:before,
.widget_layered_nav_filters ul li:before,
.widget_product_categories ul li:before {
  content: none;
}
.widget_layered_nav ul li a,
.widget_layered_nav_filters ul li a,
.widget_product_categories ul li a {
  outline: none;
}
/***************** Widget Product List ******************/
.widget > .product_list_widget {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.widget > .product_list_widget li {
  min-height: 80px;
  margin: 0 1px 6px;
  padding: 10px 15px 10px 70px;
  position: relative;
  overflow: hidden;
}
.widget > .product_list_widget li:before {
  content: none;
}
.widget > .product_list_widget a {
  display: block;
  margin: 0 0 4px;
}
.widget > .product_list_widget img {
  width: 50px;
  height: 50px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
}
.widget > .product_list_widget .star-rating {
  display: none;
}
.widget > .product_list_widget ins {
  text-decoration: none;
}
.widget > .product_list_widget del {
  margin: 0 2px 0 0;
}
/***************** Widget Shopping Cart ******************/
.widget_shopping_cart {
  position: relative;
  word-wrap: break-word;
  max-width: 400px;
  overflow: hidden;
}
.widget_shopping_cart .widgettitle {
  margin: 0 0 30px;
}
.widget_shopping_cart .woocommerce-mini-cart__empty-message {
  padding: 0;
}
#page .widget_shopping_cart .remove {
  position: absolute;
  width: auto;
  left: auto;
  right: 0;
  top: 5px;
}
.widget_shopping_cart .widget_shopping_cart_content {
  position: relative;
  overflow: hidden;
}
.widget_shopping_cart .cart_list {
  list-style: none;
  margin: 0 1px 2px;
  padding: 0;
  overflow: hidden;
}
.widget_shopping_cart .cart_list li {
  min-height: 60px;
  margin: 20px 0;
  padding: 0 15px 7px 70px;
  position: relative;
  overflow: hidden;
}
.widget_shopping_cart .cart_list li:first-child {
  margin-top: 0;
}
.widget_shopping_cart .cart_list li:last-child {
  margin-bottom: 0;
}
.widget_shopping_cart .cart_list li:before {
  content: none;
}
.widget_shopping_cart .cart_list li.empty {
  min-height: 1px;
  padding: 7px 35px;
}
.widget_shopping_cart .cart_list a {
  display: block;
}
.widget_shopping_cart .cart_list a:not([class]) {
  margin: -3px 0 0;
}
.widget_shopping_cart .cart_list img {
  width: 50px;
  height: 50px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
}
.widget_shopping_cart .cart_list .quantity {
  direction: rtl;
}
.widget_shopping_cart .cart_list .quantity * {
  display: inline-block;
  direction: ltr;
}
.widget_shopping_cart .cart_list .quantity .amount {
  white-space: nowrap;
}
.widget_shopping_cart .total {
  padding: 15px 0 0;
  position: relative;
  overflow: hidden;
}
.widget_shopping_cart .total strong {
  outline: none;
}
.widget_shopping_cart .buttons {
  margin: 0;
  padding: 15px 0 0;
  position: relative;
  overflow: hidden;
}
.widget_shopping_cart .buttons .button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 5px;
}
.widget_price_filter {
  max-width: 400px;
}
.widget_price_filter .price_slider_wrapper {
  position: relative;
  overflow: hidden;
}
.widget_price_filter .price_slider {
  height: 10px;
  margin: 0;
  padding: 0;
  position: relative;
  cursor: pointer;
}
.widget_price_filter .price_slider::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.widget_price_filter .ui-slider-range {
  height: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.widget_price_filter .ui-slider-handle {
  display: block;
  width: 8px;
  height: 8px;
  cursor: e-resize;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.widget_price_filter .ui-slider-handle:active {
  cursor: e-resize;
}
.widget_price_filter .ui-slider-handle:last-child {
  left: 100%;
  margin-left: -5px;
  margin-right: 0;
}
.widget_price_filter .price_slider_amount {
  padding: 20px 0 0;
  position: relative;
  overflow: hidden;
}
.widget_price_filter .price_slider_amount .button {
  line-height: 1 !important;
  padding: 0;
  border-width: 0;
  border-style: solid;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  margin: 2px 0 0;
  float: right;
}
.widget_price_filter .price_slider_amount .button,
.widget_price_filter .price_slider_amount .button:hover {
  background-color: rgba(0, 0, 0, 0);
}
.widget_price_filter .price_slider_amount .price_label {
  display: block;
  padding: 0 10px 9px 0;
  overflow: hidden;
}
/***************** Widget Tag Cloud ******************/
.widget_product_tag_cloud {
  position: relative;
  overflow: hidden;
}
.widget_product_tag_cloud a {
  line-height: 1em;
  display: inline-block;
  margin: 0 4px 0 0;
}
.widget_product_tag_cloud a:last-child {
  margin: 0;
}
/*-------------------------------------------------------------------------*/
/* Shortcodes
/*-------------------------------------------------------------------------*/
.cmsmasters_products_shortcode,
.cmsmasters_selected_products_shortcode {
  position: relative;
  overflow: hidden;
}
/*	Other Shortcodes */
.create-account .input-radio + label,
.create-account .input-checkbox + label {
  padding: 0 0 0 25px;
}
.create-account > p {
  margin-left: 1%;
  margin-right: 1%;
}
.login,
.register {
  margin: 0 -1%;
  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;
  margin-right: 0;
}
.login label.inline input,
.register label.inline input {
  vertical-align: middle;
  margin-top: -2px;
}
.login > *,
.register > * {
  width: 98%;
  margin-left: 1%;
  margin-right: 1%;
  overflow: hidden;
}
.login .lost_password,
.register .lost_password {
  clear: both;
}
.track_order {
  margin: 0 -1%;
  position: relative;
  overflow: hidden;
}
.track_order:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.track_order > * {
  margin-left: 1%;
  margin-right: 1%;
  overflow: hidden;
}
/*-------------------------------------------------------------------------*/
/* CSS3 Animations
/*-------------------------------------------------------------------------*/
html.csstransitions .woocommerce-store-notice a,
html.csstransitions .cmsmasters_product .cmsmasters_product_after_hover,
html.csstransitions .cmsmasters_product .price,
html.csstransitions .cmsmasters_product .cmsmasters_product_img img {
  -webkit-transition: opacity .25s ease;
  -moz-transition: opacity .25s ease;
  -ms-transition: opacity .25s ease;
  -o-transition: opacity .25s ease;
  transition: opacity .25s ease;
}
html.csstransitions .cmsmasters_star_rating .cmsmasters_star {
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
html.csstransitions body .select2-container .select2-selection--single {
  -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 .cmsmasters_dynamic_cart .cmsmasters_dynamic_cart_button,
html.csstransitions .cmsmasters_dynamic_cart .cmsmasters_dynamic_cart_button .count,
html.csstransitions .cmsmasters_header_cart_link .count {
  -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out, color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out, color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out, color .3s ease-in-out;
  transition: background-color .3s ease-in-out, color .3s ease-in-out;
}
html.csstransitions .cmsmasters_product .cmsmasters_product_add_wrap {
  -webkit-transition: opacity .4s ease-in-out, visibility .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out, visibility .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out, visibility .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out, visibility .4s ease-in-out;
  transition: opacity .4s ease-in-out, visibility .4s ease-in-out;
}
html.csstransitions .cmsmasters_dynamic_cart .widget_shopping_cart_content {
  -webkit-transition: opacity .3s ease-in-out, margin .3s ease-in-out, visibility .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out, margin .3s ease-in-out, visibility .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out, margin .3s ease-in-out, visibility .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out, margin .3s ease-in-out, visibility .3s ease-in-out;
  transition: opacity .3s ease-in-out, margin .3s ease-in-out, visibility .3s ease-in-out;
}
html.csstransitions .shipping_method + label:after,
html.csstransitions .input-radio + label:after,
html.csstransitions .input-checkbox + label:after,
html.csstransitions .shipping_method + span:after,
html.csstransitions .input-radio + span:after,
html.csstransitions .input-checkbox + span:after {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
