<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Font Face */
@font-face {
  font-family: 'star';
  src: url(../../../../../../../../../themes/seese/inc/plugins/woocommerce/fonts/star.eot);
  src: url('../../../../../../../../../themes/seese/inc/plugins/woocommerce/fonts/star.eot?#iefix') format('embedded-opentype'),
    url(../../../../../../../../../themes/seese/inc/plugins/woocommerce/fonts/star.woff) format('woff'),
    url(../../../../../../../../../themes/seese/inc/plugins/woocommerce/fonts/star.ttf) format('truetype'),
    url('../../../../../../../../../themes/seese/inc/plugins/woocommerce/fonts/star.svg#star') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'WooCommerce';
  src: url(../../../../../../../../../themes/seese/inc/plugins/woocommerce/fonts/WooCommerce.eot);
  src: url('../../../../../../../../../themes/seese/inc/plugins/woocommerce/fonts/WooCommerce.eot?#iefix') format('embedded-opentype'),
    url(../../../../../../../../../themes/seese/inc/plugins/woocommerce/fonts/WooCommerce.woff) format('woff'),
    url(../../../../../../../../../themes/seese/inc/plugins/woocommerce/fonts/WooCommerce.ttf) format('truetype'),
    url('../../../../../../../../../themes/seese/inc/plugins/woocommerce/fonts/WooCommerce.svg#WooCommerce') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Large Desktop */
.woocommerce .woo-col-3 ul.products li.product,
.cross-sells ul.products li.product {
  width: 31.33%;
}
.cross-sells ul.products li.product:nth-child(3n) {margin-right: 0 !important;}
.woocommerce .woo-col-4 ul.products li.product {
  width: 22.75%;
}
.woocommerce .woo-col-5 ul.products li.product {
  width: 17.6%;
}
.seese-has-sidebar .woocommerce .woo-col-3 ul.products li.product {
  width: 30.6%;
}
.seese-has-sidebar .woocommerce .woo-col-4 ul.products li.product {
  width: 22%;
}
.seese-has-sidebar .woocommerce .woo-col-5 ul.products li.product {
  width: 16.8%;
}
.woocommerce .woo-col-3 ul.products li:nth-child(3n),
.woocommerce .woo-col-4 ul.products li:nth-child(4n),
.woocommerce .woo-col-5 ul.products li:nth-child(5n) {
  margin-right: 0 !important;
}

.woocommerce ul.products::after {
  clear: both;
  display: table;
  content: '';
}

.woocommerce ul.products li {
  list-style: none;
  display: inline-block;
  float: left !important;
  margin: 0 3% 38px 0 !important;
  padding: 0;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  clear: inherit !important;
}

.seese-has-sidebar .woocommerce ul.products li {
  margin-right: 4% !important;
}

.seese-products-full-wrap:after,
.woocommerce ul.products li .seese-product-text:after {
  content: '';
  clear: both;
  display: table;
}

.woocommerce ul.products .seese-product-img {
  position: relative;
  background: #eeeeee;
  margin-bottom: 17px;
  text-align: center;
  overflow: hidden;
}

.woocommerce ul.products .seese-product-img .woocommerce-LoopProduct-link {
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.woocommerce ul.products li .yith-wcwl-wishlistaddedbrowse.show::after,
.woocommerce ul.products .seese-product-img .yith-wcwl-wishlistexistsbrowse::after,
.woocommerce ul.products .seese-product-img .yith-wcwl-add-to-wishlist a.add_to_wishlist {
  background: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0;
  color: #232323 !important;
  box-shadow: 1px 1px 3px #ccc;
  position: absolute;
  top: 20px;
  right: 20px;
  left: inherit !important;
  border-radius: 2px;
  font-size: 14px;
  z-index: 9;
  transition: all .3s;
  transform: scale(.5,.5);
  text-indent: 0;
  opacity: 0;
}
.entry-summary .yith-wcwl-add-to-wishlist {display: none;}
.woocommerce .entry-summary form div.yith-wcwl-add-to-wishlist,
.woocommerce .seese-product-summary-col a.add_to_wishlist {display: inline-block;}
.woocommerce ul.products li:hover .yith-wcwl-wishlistaddedbrowse.show::after,
.woocommerce ul.products li:hover .seese-product-img .yith-wcwl-wishlistexistsbrowse::after,
.woocommerce ul.products li:hover .seese-product-img .yith-wcwl-add-to-wishlist a.add_to_wishlist {
  transform: scale(1,1);
  opacity: 1;
}

.woocommerce ul.products .seese-product-img .yith-wcwl-add-to-wishlist a.add_to_wishlist:hover i::before {
  content: "\f004";
}

.woocommerce.single .yith-wcwl-wishlistaddedbrowse.show::after,
.woocommerce.single .yith-wcwl-wishlistexistsbrowse.show::after,
.woocommerce ul.products li .yith-wcwl-wishlistaddedbrowse.show::after,
.woocommerce ul.products .seese-product-img .yith-wcwl-wishlistexistsbrowse::after {
  background: #fff !important;
  color: #232323 !important;
  content: "\f004";
  font-family: FontAwesome;
}

.woocommerce.single .yith-wcwl-wishlistaddedbrowse.show a,
.woocommerce.single .yith-wcwl-wishlistexistsbrowse.show a,
.woocommerce ul.products li .yith-wcwl-wishlistaddedbrowse.show a,
.woocommerce ul.products .seese-product-img .yith-wcwl-wishlistexistsbrowse a {
  text-indent: -9999px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  position: absolute;
  top: 20px;
  border-radius: 2px;
  right: 20px;
  z-index: 10;
}

.woocommerce.single .yith-wcwl-wishlistaddedbrowse.show,
.woocommerce.single .yith-wcwl-wishlistexistsbrowse.show {
  position: relative;
}

.woocommerce.single .yith-wcwl-wishlistaddedbrowse.show a,
.woocommerce.single .yith-wcwl-wishlistexistsbrowse.show a {
  width: 55px;
  height: 55px;
  line-height: 55px;
  display: block;
  z-index: 9;
  opacity: 0;
  top: 0;
  right: 0;
}

.woocommerce.single .yith-wcwl-wishlistaddedbrowse.show::after,
.woocommerce.single .yith-wcwl-wishlistexistsbrowse.show::after {
  width: 55px;
  height: 55px;
  line-height: 55px;
  display: block;
  text-align: center;
}

.woocommerce ul.products .seese-product-cnt {
  margin-bottom: 8px;
}

.woocommerce ul.products .seese-product-cnt .price,
.woocommerce ul.products .seese-product-cnt h3 {
  font-size: 14px;
  color: #555;
  letter-spacing: .3px;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
}

.woocommerce ul.products .seese-product-cnt h3 {
  width: 66%;
  margin-top: 5px;
}

.woocommerce ul.products .seese-product-cnt .seese-product-text {
  line-height: normal;
}

.woocommerce ul.products li .yith-wcwl-add-to-wishlist {
  height: 0;
}

.woocommerce ul.products li .yith-wcwl-add-to-wishlist img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px;
}

.woocommerce ul.products .seese-product-cnt .price {
  float: right;
  width: 31%;
  text-align: right;
}

.woocommerce ul.products .seese-product-cnt .price del {
  display: none;
}

.woocommerce ul.products li .add_to_cart_button.added,
.woocommerce ul.products li .yith-wcwl-wishlistaddedbrowse.show span {
  display: none;
}

.woocommerce ul.products li a.added_to_cart.wc-forward,
.woocommerce ul.products li a.button {
  background: transparent;
  padding: 0;
  margin: 0;
  color: #555 !important;
  overflow: hidden;
  opacity: 0;
  font-family: 'Poppins', sans-serif;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .3px;
  font-weight: 500;
  transition: all .3s;
  left: -20px !important;
}

.woocommerce ul.products .seese-product-cnt .seese-atc-wrap a,
.woocommerce ul.products li a.added_to_cart.wc-forward,
.woocommerce ul.products li .seese-product-cnt .seese-atc-wrap a {
  background: var(--wpr-bg-843c6bd7-792c-43cb-ba9e-1e0300b13835) no-repeat left 4px;
  padding-left: 28px;
  line-height: normal;
}

.woocommerce ul.products li.instock a.add_to_cart_button.product_type_simple {
  background: var(--wpr-bg-5b7209ce-54be-420c-a1f9-40d4440eb37d) no-repeat left top;
  height: 17px;
  padding-top: 1px;
  padding-left: 22px;
}

.woocommerce ul.products li:hover a.added_to_cart.wc-forward,
.woocommerce ul.products li:hover a.button {
  opacity: 1;
  left: 1px !important;
}

.woocommerce ul.products .seese-product-cnt .seese-posted-in-cats .seese-single-cat {
  transition: all .3s;
  margin-top: 3px;
  line-height: normal;
}

.woocommerce ul.products li:hover .seese-product-cnt .seese-posted-in-cats .seese-single-cat {
  opacity: 0;
  visibility: hidden;
}

.woocommerce ul.products li .seese-product-cnt .seese-posted-in-cats .seese-single-cat a {
  font-style: normal;
  font-size: 15px;
  font-family: 'Lora', serif;
  color: #999;
}

.woocommerce ul.products .seese-product-cnt .seese-atc-wrap {
  position: relative;
}

.woocommerce ul.products .seese-product-cnt .seese-atc-wrap a {
  top: 4px;
  left: 0;
  position: absolute;
}

span.onsale {
  display: none;
}

.woocommerce ul.products li .seese-custom-badge,
.single .seese-custom-badge,
.seese-product-image-col .onsale,
.woocommerce ul.products li span.onsale {
  position: absolute;
  top: 20px;
  left: 20px;
  background: #fff;
  color: #232323;
  border-radius: 1px;
  padding: 0 13px;
  font-size: 11px;
  line-height: 22px;
  text-transform: uppercase;
  letter-spacing: .5px;
  box-shadow: 1px 2px 0 rgba(0,0,0,.05);
}

.single .seese-custom-badge,
.seese-product-image-col .onsale {
  left: inherit;
  right: 84px;
  top: 6px;
  z-index: 9;
}

.woocommerce ul.products li .seese-custom-badge {
  left: 20px !important;
  right: inherit;
  z-index: 9;
}

/* Layout End */

/* My Account */

.woocommerce-account .seese-content-area {
  margin-top: 84px;
}

.woocommerce .track_order {
  max-width: 810px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 218px;
}

.woocommerce-account .seese-containerWrap {
  margin-bottom: 70px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
  float: none;
  width: 100%;
  text-align: left;
  overflow: hidden;
}

.woocommerce-MyAccount-content {
  border: 1px solid #eeeeee;
  padding: 20px;
}

.woocommerce-account .woocommerce-MyAccount-navigation li {
  list-style: none;
  padding: 0 0 1px;
  margin: 0 -1px;
  display: inline-block;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
  display: block;
  background: #ccc;
  padding: 6px 14px;
  color: #232323;
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a,
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
  background: #232323;
  color: #fff;
}

.woocommerce-checkout .seese-content-area, .woocommerce-account .seese-content-area, .woocommerce-page .seese-content-area {
  padding: 0;
}

.seese-containerWrap #seese-woo-register-wrap,
.seese-containerWrap #seese-woo-login-wrap {
  opacity: 0;
  transition: all .5s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
}

.track_order,
.woocommerce-ResetPassword,
.seese-containerWrap #seese-woo-register-wrap.slide-up,
.seese-containerWrap #seese-woo-login-wrap.slide-up {
  height: auto;
  opacity: 1;
  visibility: visible;
  min-height: 200px;
}

.seese-containerWrap #seese-woo-register-wrap.slide-up,
.seese-containerWrap #seese-woo-login-wrap.slide-up {
  position: relative;
  min-height: inherit;
  z-index: 9;
}

.track_order h2,
.seese-containerWrap #seese-woo-register-wrap h2,
.seese-containerWrap #seese-woo-login-wrap h2 {
  color: #232323;
  font-weight: 700;
  font-size: 58px;
  font-family: 'Poppins', sans-serif;
  text-align: center;
  margin-bottom: 57px;
}

.track_order h2 {
  margin-bottom: 20px;
}

.track_order .seese-form-less-width {
  margin-top: 18px;
}

.seese-form-less-width,
.woocommerce-ResetPassword,
.seese-containerWrap #seese-woo-register-wrap form.register,
.seese-containerWrap #seese-woo-login-wrap form.login {
  max-width: 520px;
  margin: 0 auto;
}

.woocommerce p,
.woocommerce-checkout .checkout_coupon p,
.woocommerce-checkout .login p,
.track_order p,
.woocommerce-ResetPassword p,
.seese-containerWrap #seese-woo-register-wrap form.register p,
.seese-containerWrap #seese-woo-login-wrap form.login p {
  padding-bottom: 20px;
  font-family: 'Poppins', sans-serif;
  letter-spacing: .3px;
}

.woocommerce-ResetPassword p,
.track_order p {
  text-align: center;
}

.track_order label,
.woocommerce-ResetPassword label {
  display: block;
  text-align: left;
}

.woocommerce label,
.woocommerce-checkout .checkout_coupon label,
.woocommerce-checkout .login label,
.track_order label,
.woocommerce-ResetPassword label,
.seese-containerWrap #seese-woo-register-wrap form.register label,
.seese-containerWrap #seese-woo-login-wrap form.login label {
  font-weight: 500;
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
  color: #232323;
  letter-spacing: .3px;
}

.seese-containerWrap #seese-woo-login-wrap .woocommerce-LostPassword {
  display: inline-block;
  float: right;
}

.woocommerce textarea,
.woocommerce input[type='tel'],
.woocommerce input[type='text'],
.woocommerce input[type='password'],
.woocommerce input[type='email'],
.woocommerce input[type='url'],
.woocommerce .select2-container .select2-choice,
.woocommerce .select2-container--default .select2-selection--single,
.woocommerce-checkout .checkout_coupon input[type='text'],
.woocommerce-checkout .login input[type='password'],
.woocommerce-checkout .login input[type='text'],
.track_order input[type='text'],
.woocommerce-ResetPassword input[type='text'],
.seese-containerWrap #seese-woo-register-wrap input[type='email'],
.seese-containerWrap #seese-woo-login-wrap input[type='url'],
.seese-containerWrap #seese-woo-login-wrap textarea,
.seese-containerWrap #seese-woo-login-wrap input[type='email'],
.seese-containerWrap #seese-woo-login-wrap input[type='search'],
.seese-containerWrap #seese-woo-login-wrap input[type='text'],
.seese-containerWrap #seese-woo-login-wrap input[type='password'] {
  width: 100%;
  line-height: 50px;
  height: 55px;
  border: 1px solid #ececec;
  padding: 4px 18px 0;
  font-weight: 300;
}

.select2-drop-active {
  border-color: #ececec;
}

.woocommerce-checkout .checkout_coupon input[type='submit'],
.woocommerce-checkout .login input[type='submit'],
.track_order input[type='submit'],
.track_order button[type='submit'],
.woocommerce-ResetPassword input[type='submit'],
.seese-containerWrap #seese-woo-register-wrap .seese-btn#seese-show-login-button,
.seese-containerWrap #seese-woo-register-wrap input[type='submit'],
.seese-containerWrap #seese-woo-login-wrap .seese-btn,
.seese-containerWrap #seese-woo-login-wrap input[type='submit'] {
  width: 100%;
  line-height: 55px;
  height: 55px;
  border: none;
  text-align: center;
  background: #232323;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  letter-spacing: .3px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 11px;
  margin-bottom: 6px;
}

.woocommerce-checkout .checkout_coupon input[type='submit'] {
  margin-top: 0;
}

.woocommerce-checkout .checkout_coupon input[type='submit']:hover,
.woocommerce-checkout .login input[type='submit']:hover,
.track_order input[type='submit']:hover,
.woocommerce-ResetPassword input[type='submit']:hover,
.seese-containerWrap #seese-woo-register-wrap .seese-btn#seese-show-login-button:hover,
.seese-containerWrap #seese-woo-register-wrap input[type='submit']:hover,
.seese-containerWrap #seese-woo-login-wrap .seese-btn#seese-show-register-button:hover,
.seese-containerWrap #seese-woo-login-wrap .seese-btn:hover,
.seese-containerWrap #seese-woo-login-wrap input[type='submit']:hover {
  background: #444;
  color: #fff !important;
}

.seese-containerWrap #seese-woo-register-wrap .seese-btn#seese-show-login-button,
.seese-containerWrap #seese-woo-login-wrap .seese-btn#seese-show-register-button {
  background: #f2f3f4;
  color: #232323 !important;
}

.seese-containerWrap #seese-woo-login-wrap form.login .woocommerce-LostPassword label {
  float: left;
}

.seese-containerWrap #seese-woo-login-wrap form.login .woocommerce-LostPassword a {
  float: right;
  font-weight: 500;
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
  text-transform: capitalize;
}

.seese-containerWrap #seese-woo-login-wrap form.login .woocommerce-LostPassword:after {
  content: '';
  display: table;
  clear: both;
}

.seese-containerWrap #seese-woo-login-wrap form.login input[type=checkbox] {
  margin: 0;
  vertical-align: middle;
}

.seese-containerWrap .seese-login-form-divider {
  background: url(../../../../../../../../../themes/seese/inc/plugins/woocommerce/images/divider.jpg) repeat-x left center;
  text-align: center;
  margin-bottom: 26px;
}

.seese-containerWrap .seese-login-form-divider span {
  background: #fff;
  padding: 0 13px;
  font-weight: 500;
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
  color: #999;
}

.woocommerce-error {
  text-align: center;
  margin: 40px 0 -40px !important;
  color: #ff4f40;
}

.woocommerce-error li {
  list-style: none !important;
  color: #ff4f40;
  display: inline-block;
  position: relative;
}

.woocommerce-error li::before {
  font-family: FontAwesome;
  content: "\f00d";
  padding-right: 6px;
}

/* checkout */

table.shop_table.customer_details,
table.shop_table.order_details {
  margin-bottom: 36px;
}

p.woocommerce-thankyou-order-received {
  padding: 7px 20px;
  border-top: 5px solid #ff4f40;
  background: #f5f5f5;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

ul.woocommerce-thankyou-order-details {
  padding-left: 16px;
}

ul.woocommerce-thankyou-order-details li {
  list-style-position: inside;
  list-style: square;
}
.woocommerce-checkout .woocommerce-account-fields label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
  padding-left: 20px;
}
.woocommerce-checkout .woocommerce-account-fields .woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox .input-checkbox {
  left: 0;
  display: inline-block;
}
.woocommerce-checkout #ship-to-different-address .input-checkbox {
  left: 0;
}
.woocommerce-checkout #ship-to-different-address .checkbox span {
  padding-left: 20px;
}
.woocommerce-checkout #ship-to-different-address {
  margin-bottom: 24px;
}
.woocommerce-checkout .woocommerce-account-fields {
  padding-top: 20px;
}
.woocommerce-checkout .woocommerce-info {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 13px;
  margin-bottom: 12px;
  letter-spacing: .5px;
}
.woocommerce-checkout .woocommerce-form-login.login input#rememberme {
  left: 0;
  position: relative;
  vertical-align: middle;
  margin-bottom: 6px;
}
.woocommerce-checkout .woocommerce-form-login.login .woocommerce-form__label.woocommerce-form__label-for-checkbox {
  display: block;
  padding-bottom: 12px;
}
.woocommerce-checkout .woocommerce-info a {
  color: #232323;
  border-bottom: 1px solid #e7e7e7;
  line-height: 12px;
  display: inline-block;
}

.woocommerce-checkout .woocommerce-info a:hover {
  color: #ff4f40;
  border-color: #ff4f40;
}

.woocommerce-checkout .woocommerce-checkout {
  margin-top: 32px;
}

.woocommerce-checkout .checkout_coupon,
.woocommerce-checkout .login {
  border: 1px solid #ededed;
  padding: 34px 38px 10px;
  margin-bottom: 20px;
  position: relative;
}

.woocommerce-checkout .login .inline {
  vertical-align: middle;
}

.woocommerce-checkout .checkout_coupon::before,
.woocommerce-checkout .login::before {
  position: absolute;
  left: 68px;
  top: -9px;
  content: "";
  width: 15px;
  height: 9px;
  text-align: center;
}

.woocommerce-checkout .checkout_coupon .form-row-first {
  float: left;
  max-width: 240px;
  margin-right: 15px;
}

.woocommerce-checkout .checkout_coupon .form-row-last {
  float: left;
}

.woocommerce-checkout .checkout_coupon .form-row-last input[type='submit'] {
  width: 158px;
  padding: 0;
  color: #232323 !important;
  background: #eeeeee;
  font-size: 12px;
  font-weight: 500;
  height: 55px;
}

.woocommerce-checkout .login input[type='submit'] {
  font-size: 12px;
  font-weight: 500;
}

.woocommerce-checkout .checkout_coupon .form-row-last input[type='submit']:hover {
  color: #fff !important;
  background: #444;
}

.woocommerce-checkout .login label {
  margin-bottom: 0;
}

.woocommerce-checkout .login .form-row-first {
  width: 49%;
  float: left;
}

.woocommerce-checkout .login .form-row-last {
  width: 49%;
  float: right;
}

.woocommerce-checkout .login .submit-row input[type='submit'] {
  max-width: 120px;
  padding: 0 27px;
  margin-right: 14px;
  margin-top: 6px;
}

.clear,
.woocommerce-checkout .col2-set::after {
  clear: both;
  display: table;
  content: '';
}

.woocommerce-checkout .col2-set {
  margin-bottom: 60px;
}

.woocommerce-checkout .col2-set .col-1 {
  float: left;
  width: 50%;
  padding: 0 15px 0 0;
}

.woocommerce-checkout .col2-set .col-2 {
  float: right;
  width: 50%;
  padding: 0 0 0 15px;
}

.woocommerce-checkout .login .lost_password a {
  color: #232323;
  font-size: 13px;
  text-transform: capitalize;
}

.woocommerce-checkout .woocommerce-error {
  margin: 0 0 40px !important;
  text-align: left;
}

.woocommerce-checkout .checkbox,
.woocommerce-checkout .woocommerce-validated .input-checkbox {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  line-height: normal;
  height: 20px;
  font-size: 13px;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox .input-checkbox,
#ship-to-different-address .checkbox,
#ship-to-different-address .input-checkbox {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
  line-height: normal;
  color: #999;
  font-weight: 300;
  height: 20px;
/*
  width: 18px;*/
  font-size: 13px;
/*
  border: 1px solid #e2e2e2;
  background: transparent;*/;
}
.wc-terms-and-conditions input[type="radio"],
.wc-terms-and-conditions input[type="checkbox"] {position: relative;left: -2px;top: -2px;}

.woocommerce-shipping-fields h3,
.woocommerce-billing-fields h3 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 27px;
}

#ship-to-different-address {
  display: inline-block;
}

.woocommerce-billing-fields h3 {
  display: block;
  clear: both;
  width: 100%;
  margin-top: 7px;
}

.woocommerce-billing-fields #billing_first_name_field,
.shipping_address p#shipping_first_name_field {
  width: 49%;
  float: left;
}

.woocommerce-billing-fields #billing_last_name_field,
.shipping_address p#shipping_last_name_field {
  width: 49%;
  float: right;
}

.woocommerce-checkout .col2-set .col-2 textarea {
  min-height: 146px;
  line-height: normal;
  padding: 14px 18px;
}

.woocommerce-checkout h3#order_review_heading {
  font-size: 15px;
  letter-spacing: .5px;
  text-transform: uppercase;
  margin-bottom: 34px;
}

.woocommerce table,
.woocommerce-checkout-review-order-table {
  border: 1px solid #ececec;
  border-bottom: none;
  width: 100%;
  table-layout: fixed;
}

.woocommerce table, .woocommerce-checkout-review-order-table {
  border-color: #ececec !important;
}

.woocommerce td,
.woocommerce th,
.woocommerce-checkout-review-order-table td,
.woocommerce-checkout-review-order-table th {
  border-bottom: 1px solid #ececec;
  padding: 25px 52px 22px;
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  line-height: normal;
}

.woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before,
.woocommerce table strong,
.woocommerce table th,
.woocommerce-checkout-review-order-table strong,
.woocommerce-checkout-review-order-table th {
  font-weight: 500;
  color: #232323;
}

.woocommerce .woocommerce-checkout-review-order-table th.product-name,
.woocommerce .woocommerce-checkout-review-order-table th.product-total {
  text-align: left;
}

.woocommerce-checkout-payment .wc_payment_methods {
  border: 1px solid #ececec;
  border-top: none;
  padding: 28px 52px 17px;
}

.woocommerce-checkout-payment label {
  vertical-align: middle;
  font-size: 13px;
  letter-spacing: .5px;
  font-weight: 300;
  color: #666;
}

.woocommerce-checkout-payment input[type=checkbox] {
  vertical-align: middle;
  margin: 0;
}

.seese-contentCol .woocommerce-checkout-payment ul&gt;li {
  list-style: none;
}

.woocommerce-checkout-payment li.wc_payment_method p {
  border: 1px solid #ededed;
  padding: 22px;
  background: #f5f6f7;
  margin: 20px 0 30px;
  position: relative;
}

.woocommerce-checkout-payment li.wc_payment_method p::before {
  position: absolute;
  left: 28px;
  top: -18px;
  content: "";
  border: 9px solid #f5f6f7;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
}

.form-row.place-order {
  text-align: right;
  margin-top: 40px;
}

.form-row.place-order input[type='submit'] {
  min-width: 380px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: .3px;
}

.payment_method_paypal img {
  margin-right: 12px;
}

/* wishlist */

.wishlist_table thead,
.wishlist_table tfoot,
.yith-wcwl-wishlist-new,
.yith-wcwl-wishlist-search-form,
.widget_yith-wcwl-lists ul.dropdown li.current a,
.widget_yith-wcwl-lists ul.dropdown li a:hover,
.selectBox-dropdown-menu.selectBox-options li.selectBox-selected a,
.selectBox-dropdown-menu.selectBox-options li.selectBox-hover a {
  background: transparent !important;
}

.woocommerce .shop_table th,
.woocommerce .shop_table td,
.wishlist_table th,
.wishlist_table td {
  border-right: 1px solid #ececec;
}

.woocommerce .shop_table tr.shipping th,
.woocommerce .shop_table tr.order-total th {
  text-transform: inherit;
}

.woocommerce .shop_table th,
.wishlist_table th {
  text-transform: uppercase;
  text-align: center;
}

.wishlist_table th:nth-child(2),
.wishlist_table td:nth-child(2) {
  border-right: none;
}

.wishlist_table tfoot td {
  border: 1px solid #fff;
}

.woocommerce .woocommerce-checkout-review-order-table th.product-name,
.woocommerce .woocommerce-checkout-review-order-table th.product-total,
.woocommerce .shop_table td {
  padding: 22px 20px 18px;
}

.woocommerce .woocommerce-checkout-review-order-table .product-name,
.woocommerce .woocommerce-checkout-review-order-table .product-total {
  border-right: none;
}

.woocommerce .wishlist_table th,
.woocommerce .wishlist_table td {
  max-width: inherit !important;
}

.woocommerce .wishlist_table .product-add-to-cart {
  min-width: 150px;
}

.woocommerce .shop_table th,
.woocommerce .wishlist_table th {
  padding-left: 0;
  padding-right: 0;
}

.woocommerce .product-remove {
  width: 90px;
}

.woocommerce .wishlist_table .product-remove,
.woocommerce .wishlist_table .product-price,
.woocommerce .wishlist_table .product-stock-status,
.woocommerce .wishlist_table .product-add-to-cart {
  text-align: center;
}

.woocommerce .wishlist_table .product-price del {
  display: none;
}

.woocommerce .wishlist_table a.add_to_cart.button.alt {
  padding: 17px 25px 15px;
  font-size: 12px;
  margin: 0;
  width: auto;
  background: #333333;
  color: #ffffff;
  border-color: #333333;

  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}

.woocommerce .wishlist_table a.add_to_cart.button.alt:hover {
  background: #444;
  color: #ffffff;
  border-color: #444;
}

.woocommerce .wishlist_table a.button {
  margin: 5px 0;
}

.product-remove a,
.woocommerce .wishlist_table .product-remove a {
  color: #232323;
  font-size: 20px;
}

.woocommerce .shop_table input[type='number'],
.woocommerce .shop_table td.product-subtotal,
.woocommerce .shop_table td a,
.woocommerce .wishlist_table .product-name a {
  font-size: 14px;
  color: #232323;
  letter-spacing: .3px;
}

.woocommerce .shop_table td a:hover,
.product-remove a:hover,
.woocommerce .wishlist_table .product-name a:hover,
.woocommerce .wishlist_table .product-remove a:hover {
  color: #ff4f40;
}

.woocommerce .woocommerce-MyAccount-orders td a:hover,
.woocommerce .woocommerce-MyAccount-orders td a {
  color: #fff;
  font-size: 12px;
}

.woocommerce .woocommerce-MyAccount-orders.shop_table td.order-actions {
  padding-left: 0;
  padding-right: 0;
  text-align: center !important;
}

.woocommerce .shop_table .product-thumbnail {
  border-right: none;
}

.woocommerce .shop_table td.product-thumbnail {
  padding: 40px 20px 38px 40px;
  width: 170px;
}

.woocommerce .shop_table .product-thumbnail img {
  width: auto;
  max-width: 111px;
  height: auto;
}

.woocommerce table.cart {
  table-layout: auto;
}

.woocommerce .shop_table td.product-subtotal,
.woocommerce .shop_table td.product-remove,
.woocommerce .shop_table .product-price,
.woocommerce .shop_table .product-quantity {
  text-align: center;
}

.woocommerce .shop_table td.product-name {
  padding-left: 0;
}

.woocommerce .shop_table.order_details td.product-name,
.woocommerce .shop_table.woocommerce-checkout-review-order-table th.product-name,
.woocommerce .shop_table.woocommerce-checkout-review-order-table td.product-name {
  padding-left: 52px;
}

.woocommerce .shop_table.customer_details td,
.woocommerce .shop_table.customer_details th,
.woocommerce .shop_table.customer_details td.product-name,
.woocommerce .shop_table.order_details td,
.woocommerce .shop_table.order_details th,
.woocommerce .shop_table.order_details td.product-name {
  text-align: left !important;
  padding-left: 52px !important;
  border-right: transparent !important;
}

.woocommerce .shop_table.customer_details,
.woocommerce .shop_table.order_details {
  width: 100% !important;
}

.woocommerce .shop_table td.product-remove a {
  font-size: 20px;
}

.woocommerce input.qty[type='number'] {
  width: 76px;
  border: 1px solid #ececec !important;
  height: 54px;
}

.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .plus,
.woocommerce-page .quantity .minus {
  border: none;
  background: #fff !important;
  right: 16px;
  height: 22px;
  color: #aaaaaa;
  text-align: left;
  font-family: FontAwesome;
  font-size: 11px;
}

.woocommerce-page .quantity .plus:hover,
.woocommerce-page .quantity .minus:hover {
  color: #232323;
}

.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus {
  top: 6px;
}

.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus {
  bottom: 6px;
}

.woocommerce.single .quantity .plus,
.woocommerce.single .quantity .minus,
.woocommerce-page.single .quantity .plus,
.woocommerce-page.single .quantity .minus {
  background: #eee !important;
  right: 16px;
}

.woocommerce-page.single .quantity .qty {
  border-color: #dcdcdc !important;
  height: 55px;
}

.woocommerce .shop_table td.actions {
  padding: 48px;
}

.woocommerce .shop_table td.actions label {
  display: none;
}

/* woocommerce-cart  */

.woocommerce-cart #cart_actions {
  margin-top: 40px;
}

.woocommerce-cart .actions {
  margin-bottom: 40px;
}

.woocommerce-cart .coupon input[type='text'] {
  max-width: 250px;
  display: inline-block;
}

.woocommerce-cart .coupon td {
  padding: 50px;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a,
.wc-update-cart input[type='submit'],
.woocommerce-cart .coupon td input[type='submit'] {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
  min-width: 100%;
  color: #fff;
}

.woocommerce-cart .cart-collaterals .wc-update-cart {
  width: 48%;
  margin-right: 0 !important;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
  margin-right: 0 !important;
  width: 48%;
  text-align: center;
  float: right;
}

.woocommerce-cart .coupon td:first-child {
  padding-right: 15px;
}

.woocommerce-cart .coupon td:last-child {
  padding-left: 0px;
}

.woocommerce-cart .cart-collaterals #cart-box {
  border: 1px solid #ececec;
  margin-bottom: 30px;
  padding: 38px 38px 21px;
}

.woocommerce-cart .cart-collaterals .cart_totals h2 {
  padding-bottom: 26px;
  margin-bottom: 14px;
  border-bottom: 1px dotted #d7d7d7;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .5px;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total {
  border-top: 1px dotted #d7d7d7;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total th,
.woocommerce-cart .cart-collaterals .cart_totals .order-total td {
  font-size: 15px;
}

.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table {
  border: none;
  min-width: 162px;
  text-align: left;
  vertical-align: text-bottom;
  padding-top: 10px;
  padding-bottom: 10px;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
  text-transform: inherit;
  padding-right: 10px;
}

.woocommerce-cart .cart-collaterals .cart_totals table .order-total th {
  text-transform: uppercase;
}

.woocommerce-cart .cart-collaterals .cart_totals .order-total th,
.woocommerce-cart .cart-collaterals .cart_totals .order-total td {
  padding-top: 22px;
}

.woocommerce-cart .cart-collaterals .cart_totals table p {
  padding-bottom: 0;
}

.woocommerce-cart .cart-collaterals .cart_totals table .shipping p {
  padding-left: 20px;
}

.woocommerce-cart .cart-collaterals .cart_totals table ul#shipping_method {
  margin-bottom: 12px;
}

.woocommerce-cart .cart-collaterals .cart_totals table td {
  border: none;
}

.woocommerce-cart .cart-collaterals .cart_totals table .shipping td {
  padding-left: 3px;
  padding-right: 0;
  background: transparent;
  padding-bottom: 18px;
}

.woocommerce-cart .cart-collaterals .cart_totals table .shipping td .shipping-calculator-button {
  color: #ff4f40;
}

.woocommerce-cart .cart-collaterals .cart_totals table .shipping td .shipping-calculator-form {
  margin-top: 16px;
}

.woocommerce-cart .cart-collaterals .cart_totals table .shipping td .shipping-calculator-form input,
.woocommerce-cart .cart-collaterals .cart_totals table .shipping td .shipping-calculator-form select {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}

.woocommerce-cart .cart-collaterals .cart_totals table .shipping td .shipping-calculator-form .button {
  background: #eeeeee;
  color: #232323;
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout,
.woocommerce-cart .cart-collaterals .wc-update-cart {
  display: inline-block;
  margin-right: 20px;
}

.return-to-shop .button,
.woocommerce-cart .cart-collaterals .wc-update-cart input[type='submit'] {
  background: transparent;
  color: #232323 !important;
  border: 1px solid #ececec !important;
}

.woocommerce-cart .cart-collaterals .wc-update-cart input[disabled],
.woocommerce-cart .cart-collaterals .wc-update-cart input[disabled]:hover {
  background: #f7f7f7 !important;
  color: #232323 !important;
  border: 1px solid #ececec !important;
}

.return-to-shop .button:hover,
.woocommerce-cart .cart-collaterals .wc-update-cart input[type='submit']:hover,
.woocommerce-cart .cart-collaterals .cart_totals table .shipping td .shipping-calculator-form .button:hover {
  color: #fff !important;
  border-color: #444 !important;
  background-color: #444 !important;
}

.return-to-shop,
#seese-shop-empty,
.cart-empty,
.woocommerce-message {
  text-align: center;
}
p.return-to-shop:before {
  background-image: url(../../../../../../../../../themes/seese/inc/plugins/woocommerce/images/shop.png);
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
  height: 400px;
  background-position: center;
  content: "";
  display: block;
}
.woocommerce p.cart-empty {
  padding: 30px 0;
  font-size: 26px;
  color: #232323;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}

.woocommerce-message {
  text-align: center;
  background: #eee;
  margin: 10px 0;
  padding: 10px;
  color: #232323;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}

.single-product .woocommerce-message {
  margin: 0;
  padding: 30px 0 20px;
}

.shop_table.wishlist_table tfoot {
 display: none;
}

.woocommerce-checkout-review-order-table tfoot th {
  padding: 22px 52px 18px !important;
  text-align: left !important;
  border-right: none !important;
}

.woocommerce-cart .woocommerce-info {
  display: none;
}

.variation dl {
  margin-bottom: 0;
}

.variation dt,
.variation dd {
  display: inline-block;
}

.variation dt p,
.variation dd p {
  padding-bottom: 0;
}

/* empty cart */

/* sidebar */

.price_slider.ui-slider {
  background: #e1e5ea;
  position: relative;
  height: 3px;
  margin: 0 0 22px;
  width: 98.5%;
}

.price_slider.ui-slider .ui-slider-range {
  left: 0%;
  width: 100%;
  background-color: #000;
  display: block;
  position: absolute;
  z-index: 1;
  height: 3px;
}

.price_slider.ui-slider .ui-slider-handle {
  background-color: #000;
  cursor: ew-resize;
  height: 11px;
  width: 3px;
  position: absolute;
  top: -4px;
  z-index: 2;
}

.price_slider_amount button:hover,
.price_slider_amount button {
  background: none !important;
  float: right;
  color: #232323 !important;
  padding: 0;
  font-size: 13px;
}

.price_slider_amount .price_label {
  float: left;
  font-size: 12px;
  line-height: normal;
}

/* seese-filterTabs */
.seese-carousel,
.seese-featuredBoxes,
.seese-filterWrap {
  margin-bottom: 52px;
}

.seese-filterWrap {
  margin-top: 60px;
}

.seese-filterOptions #seese-filter .row {
  margin-top: 52px;
}

.seese-filterTabs li {
  list-style: none;
  display: inline-block;
  position: relative;
  padding: 0 23px 0 12px;
  margin: 0 !important;
  line-height: normal;
}

.seese-filterTabs li::after {
  content: '/';
  position: absolute;
  right: 0;
  top: 0;
}

.seese-filterTabs li:last-child::after {
  display: none;
}

.seese-filterTabs li:first-child {
  padding-left: 0;
}

.seese-filterTabs li:last-child {
  padding-right: 0;
}

.seese-filterTabs .seese-filterAll {
  text-align: right;
}

.seese-filterTabs .seese-filterAll li {
  padding: 0;
}

.seese-filterTabs li a {
  color: #777777;
  font-size: 12px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .5px;
}

.seese-filterTabs li a.seese-hide-filter span.seese-filter-text,
.seese-filterTabs li a span.seese-hide-filter-text {
  display: none;
}

.seese-filterTabs li a.seese-hide-filter span.seese-hide-filter-text {
  display: block;
}

.seese-filterTabs li.active a,
.seese-filterTabs li a:hover {
  color: #232323;
}

.seese-filterOptions h3 {
  color: #232323;
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  position: relative;
  margin-bottom: 22px;
}

.seese-filterOptions h3 a {
  display: block;
  position: relative;
  z-index: 9;
  color: #232323;
  font-weight: 500;
}

.seese-filterOptions h3 a::after {
  content: '+';
  top: 0;
  right: 0;
  position: absolute;
}

.seese-filterOptions h3.collapsable a::after {
  content: '-';
}

.seese-filterOptions h3 a.seese-nocollapse::after {
  display: none;
}

.seese-filterOptions li {
  list-style: none;
  margin-bottom: 12px;
}

.seese-filterOptions li span,
.seese-filterOptions li a {
  color: #888;
  font-size: 13px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
}

.seese-filter-column li.active a,
.seese-filter-column li a:hover {
  color: #232323;
}

.seese-product-color-filter ul li i {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 9px;
  background: #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.seese-product-color-filter ul li i.seese-filter-color-white {
  border: 1px solid #d1d1d1;
  background: transparent;
}

.seese-color-filter li a:before,
.seese-brand-filter li a:before {
  transition: all .5s;
  content: "";
  display: inline-block;
  font-size: 10px;
  font-family: FontAwesome;
  vertical-align: middle;
  line-height: 10px;
  margin-top: -3px;
  font-weight: 100;
}

.seese-color-filter li.active a:before,
.seese-brand-filter li.active a:before {
  content: "\f00d";
  padding-right: 8px;
}

/* live filter */

.woocommerce .seese-filterTabs label {
  display: inline-block;
  font-size: 12px;
  color: #777;
  margin-right: 14px;
  margin-bottom: 0;
  line-height: normal;
}

.woocommerce .seese-filterTabs .seese-filterCategory {
  display: inline-block;
}

.seese-filterTabs {
  float: left;
}

.seese-prsc-filter.seese-filterTabs {
  float: none;
}

.seese-form-order-filter {
  float: right;
  text-align: right;
}

.seese-result-count {
  clear: both;
}

.seese-result-count p {
  clear: both;
  display: block;
  padding: 10px 0;
  font-size: 12px;
  color: #232323;
}

.seese-form-order-filter select {
  padding: 0;
  border: none;
  cursor: pointer;
  color: #232323;
  text-transform: uppercase;
  font-size: 12px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -0-appearance: none;
  background: url(../../../../../../../../../themes/seese/inc/plugins/woocommerce/images/arrow_select.png) no-repeat right center;
  max-width: 210px;
  width: auto;
  outline: none !important;
}

.seese-products-full-wrap {
  clear: both;
  display: block;
  float: left;
  width: 100%;
}

/* Category VC Shortcode Start */

.seese-catdt-box {
  background-image: -webkit-gradient(
  linear,
  left top,
  left bottom,
  color-stop(0, #DBDBDB),
  color-stop(1, #E9EAEC)
  );
  background-image: -o-linear-gradient(bottom, #DBDBDB 0%, #E9EAEC 100%);
  background-image: -moz-linear-gradient(bottom, #DBDBDB 0%, #E9EAEC 100%);
  background-image: -webkit-linear-gradient(bottom, #DBDBDB 0%, #E9EAEC 100%);
  background-image: -ms-linear-gradient(bottom, #DBDBDB 0%, #E9EAEC 100%);
  background-image: linear-gradient(to bottom, #DBDBDB 0%, #E9EAEC 100%);
  position: relative;
  overflow: hidden;
}

.seese-catdt-box a,
.seese-catslr-box a {
  position: absolute;
  z-index: 12;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.seese-catdt-box .seese-catdt-text .seese-catdt-name,
.seese-catslr-box .seese-catslr-text .seese-catslr-name {
  font-size: 16px;
  color: #232323;
  text-transform: capitalize;
  line-height: normal;
}

.seese-catdt-box .seese-catdt-text .seese-catdt-desc,
.seese-catslr-box .seese-catslr-text .seese-catslr-desc {
  font-size: 15px;
  color: #777;
  line-height: normal;
}

.seese-cat-masonry .seese-cat-masonry-box img,
.seese-catslr-box .seese-catslr-img img {
  max-height: 100%;
  transition: all .5s;
}

.seese-cat-masonry .seese-cat-masonry-box:hover  img.hover-effect,
.seese-catslr-box:hover .seese-catslr-img img.hover-effect {
  margin-bottom: 10px;
}

/* Cat Default Start */
.seese-catdt-box .seese-catdt-text {
  top: 42.5%;
  left: 11.3%;
  position: absolute;
  z-index: 9;
}

.seese-catdt-box .seese-catdt-img {
  height: 100%;
}

.seese-catdt-box .seese-catdt-img img {
  max-height: 100%;
  width: auto;
  position: absolute;
  bottom: -34px;
  right: 5%;
  transition: all .5s;
}

.col-lg-3 .seese-catdt-box .seese-catdt-img img {
  max-width: 80%;
}

.seese-catdt-box:hover .seese-catdt-img img.hover-effect {
  bottom: -40px;
}

.seese-cat-default .row {
  padding-bottom: 20px;
}

.seese-cat-default .row:last-child {
  padding-bottom: 0;
}
/* Cat Default End */

/* Cat Slider Start */
.seese-cat-slider .seese-catslr-box {
  background: #eaebec;
  position: relative;
  width: 100%;
  padding: 0 15px;
}

.seese-catslr-box .seese-catslr-img {
  vertical-align: middle;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  width: 100%;
  display: flex;
  text-align: right;
}

.seese-catslr-box .seese-catslr-img img {
	flex: none;
}

.seese-catslr-box .seese-catslr-text {
  bottom: 50px;
  left: 50px;
  position: absolute;
  z-index: 9;
}
/* Cat Slider End */

/* Cat Masonry Start */
.seese-cat-masonry:after {
  content: '';
  display: block;
  clear: both;
}

.seese-cat-masonry {
  margin: 0 -10px;
}
.seese-cat-masonry .seese-cat-masonry-sizer {
  width: 25%;
}
.seese-cat-masonry .seese-cat-masonry-box {
  width: calc(25% - 20px);
  margin: 10px;
  height: 390px;
}

.seese-cat-masonry .seese-cat-masonry-box {
  float: left;
  background: #e6e7e8;
}

.seese-cat-masonry .dw-2h {
  height: 610px;
}

.seese-cat-masonry .d-2wh {
  width: calc(50% - 20px);
  height: 610px;
}

.seese-cat-masonry .dh-2w {
  width: calc(50% - 20px);
}

.seese-cat-masonry .seese-cat-masonry-box img {
  max-height: 100%;
  width: auto;
}

.seese-cat-masonry .seese-cat-masonry-img {
  height: 100%;
  width: 100%;
  padding: 50px 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.seese-cat-masonry .seese-cat-masonry-img img {
	flex: none;
}

.seese-cat-masonry .seese-cat-masonry-text {
  position: absolute;
  bottom: 21px;
  left: 21px;
}

.seese-cat-masonry .seese-cat-masonry-text .seese-cat-masonry-name {
  font-size: 16px;
  color: #232323;
  line-height: normal;
}

.seese-cat-masonry .seese-cat-masonry-text .seese-cat-masonry-desc {
  font-size: 15px;
  color: #777;
  line-height: normal;
}

.seese-cat-masonry a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
/* Cat Masonry End */

/* Category VC Shortcode End */

/* Products Shop Carousel */

.seese-prsc-shop-carousel .owl-dots .owl-dot {
  border-radius: 50%;
}

.seese-prsc-shop-carousel .owl-dots .owl-dot:hover {
  background: #ff4f40;
}

.seese-prsc-shop-carousel .owl-dots .owl-dot.active {
  border-color: #ff4f40;
}

/* Full Grid Products With Full Background */

.woocommerce .seese-pr-fullgrid {
  text-align: center;
}

.woocommerce .seese-pr-fullgrid ul.products li .seese-custom-badge {
  transition: all 3s;
  animation-delay: 2s;
}

.woocommerce .seese-pr-fullgrid ul.products li:hover .seese-custom-badge {
  visibility: hidden;
  opacity: 0;
  transition: all 0s;
  animation-delay: 0;
}

.woocommerce .seese-pr-fullgrid ul.products li {
  background: #eee;
  margin: 0 .7% .7% 0 !important;
}

.woocommerce .woo-col-3 .seese-pr-fullgrid ul.products li.product {
  width: 32.86%;
}

.woocommerce .woo-col-4 .seese-pr-fullgrid ul.products li.product {
  width: 24.46%;
}

.woocommerce .woo-col-5 .seese-pr-fullgrid ul.products li.product {
  width: 19.4%;
}

.woocommerce .seese-pr-fullgrid ul.products .seese-product-cnt .price,
.woocommerce .seese-pr-fullgrid ul.products .seese-product-cnt h3 {
  width: 100%;
  display: block;
  float: none;
  text-align: left;
}

.woocommerce .seese-pr-fullgrid ul.products li:hover span.onsale,
.seese-pr-fullgrid .seese-atc-wrap,
.seese-pr-fullgrid .seese-posted-in-cats {
  opacity: 0;
  transition: all .3s;
}

.woocommerce .seese-pr-fullgrid ul.products li:hover span.onsale {
  transition: all 0s;
}

.woocommerce .seese-pr-fullgrid ul.products li .seese-product-text {
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 0;
  text-align: left;
  padding-left: 30px;
  padding-right: 10px;
  transition: all .3s;
}

.woocommerce .seese-pr-fullgrid ul.products li:hover .seese-product-text {
  opacity: 0;
}

.woocommerce .seese-pr-fullgrid ul.products li .seese-product-cnt h3 {
  margin: 0 0 6px;
}

.woocommerce .seese-pr-fullgrid ul.products li .seese-product-text.top {
  bottom: inherit;
  top: 30px;
  opacity: 0;
  left: 0;
  transition: all .3s;
  text-indent: -20px;
}

.woocommerce .seese-pr-fullgrid ul.products li:hover .seese-product-text.top {
  opacity: 1;
  text-indent: 0;
}

.woocommerce .seese-pr-fullgrid ul.products li .seese-product-cnt .price {
  font-size: 13px;
}

.woocommerce .seese-pr-fullgrid ul.products li .seese-product-cnt .price {
  display: none;
}

.woocommerce .seese-pr-fullgrid ul.products li .seese-product-cnt .top .price {
  display: block;
}

.seese-pr-fullgrid li:hover .seese-atc-wrap {
  opacity: 1;
  display: block;
}

.woocommerce .seese-pr-fullgrid ul.products li .seese-product-cnt .seese-atc-wrap a {
  margin-left: 30px;
  text-align: left;
  bottom: 34px;
  top: inherit;
  z-index: 999;
}

.woocommerce .seese-pr-fullgrid ul.products li .seese-product-cnt .seese-atc-wrap a.added {
  display: none;
}

.woocommerce .seese-pr-fullgrid ul.products li .seese-product-cnt .seese-atc-wrap a.wc-forward {
  bottom: 22px;
}

.woocommerce .seese-pr-fullgrid ul.products .seese-product-img {
  margin-bottom: 0;
  height: 530px;
}

.woocommerce .seese-pr-fullgrid ul.products li .seese-product-cnt .price,
.seese-pr-fullgrid .seese-posted-in-cats {
  display: none;
}

.woocommerce .seese-pr-fullgrid ul.products .seese-product-cnt {
  margin-bottom: 0;
}

/* Single Product */

.single-product .seese-background &gt; .container {
  padding: 0 0 0 0;
  width: 100%;
}

.single-product .seese-single-product-showcase {
  position: relative;
  background: #eee;
  padding: 93px 0 50px;
}

.single-product .seese-single-product-showcase .seese-single-product-menu {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
}

.single-product .seese-single-product-showcase .seese-single-product-menu a {
  width: 35px;
  height: 75px;
  line-height: 75px;
  color: #888;
  background: #dedede;
  text-align: center;
  float: left;
  margin-top: -37.5px;
  display: block;
  position: relative;
  z-index: 9;
  font-size: 20px;
}

.single-product .seese-single-product-showcase .seese-single-product-menu a:hover {
  width: 45px;
  background: #999999;
  color: #fff;
}

.single-product .seese-single-product-showcase .seese-single-product-menu .seese-single-next-link {
  float: left;
}

.single-product .seese-single-product-showcase .seese-single-product-menu .seese-single-prev-link {
  float: right;
}

.seese-contentCol h1.product_title {
  margin-bottom: 7px;
  color: #333;
}

.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 17px;
}

.woocommerce .woocommerce-product-rating:after, .woocommerce .woocommerce-product-rating:before {
  content: " ";
  display: table;
}

.woocommerce .woocommerce-product-rating .star-rating {
  margin: .5em 12px 0 0;
  float: left;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 13px;
  width: 80px;
  font-family: star;
}

.woocommerce .star-rating:before {
  content: "\73\73\73\73\73";
  color: #999999;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.woocommerce .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  color: #232323;
}

.woocommerce .star-rating span:before {
  content: "\73\73\73\73\73";
  top: 0;
  position: absolute;
  left: 0;
  color: #232323;
}

.woocommerce div.product .woocommerce-product-rating a {
  color: #999999;
  font-size: 12px;
}

.seese-product-summary-col .product_meta span a:hover,
.woocommerce div.product .woocommerce-product-rating a:hover {
  color: #ff4f40;
}

.seese-product-summary-col .entry-summary p.price {
  padding: 16px 0 12px;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  margin-bottom: 23px;
}

.seese-product-summary-col .entry-summary p.price ins {
  padding-right: 13px;
}

.seese-product-summary-col .entry-summary ins .woocommerce-Price-amount {
  color: #333;
  font-size: 22px;
}
.seese-product-summary-col .entry-summary &gt; .price .woocommerce-Price-amount.amount {
  color: #333;
  font-size: 22px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}
.seese-product-summary-col .entry-summary &gt; .price del .woocommerce-Price-amount.amount {
  font-size: 16px;
  color: #999;
  font-weight: 500;
}

.seese-product-summary-col .entry-summary del .woocommerce-Price-amount {
  color: #999999;
  font-size: 16px;
}

.seese-product-summary-col .product_meta span {
  display: block;
  font-size: 13px;
  color: #232323;
}

.seese-product-summary-col .product_meta span a,
.seese-product-summary-col .product_meta span .sku {
  color: #777;
}

.seese-product-summary-col .product_meta span span {
  display: inline-block;
  vertical-align: top;
}

.woocommerce .seese_single_product_excerpt p {
  line-height: 26px !important;
  padding-bottom: 31px;
}

.seese-product-summary-col .product_meta {
  margin-bottom: 44px;
}

.seese-product-summary-col .cart,
.seese-product-summary-col .yith-wcwl-add-to-wishlist,
.seese-product-summary-col .single_add_to_cart_button,
.seese-product-summary-col .quantity {
  vertical-align: top;
}
.entry-summary .seese-ositem-wishlist .yith-wcwl-add-to-wishlist {
  display: inline-block;
}
.entry-summary .yith-wcwl-add-to-wishlist.wish-show {
  display: inline-block;
}
.yith-wcwl-add-button.wish-show a.add_to_wishlist:after {
  content: "\f08a";
  font-family: FontAwesome;
}
.yith-wcwl-add-button.wish-show a.add_to_wishlist:hover:after {
  content: "\f004";
}
span.woocommerce-review__dash {
  display: none;
}
.seese-product-summary-col .quantity input {
  background: none;
  border: 1px solid #dcdcdc;
  padding: 10.5px;
  width: 74px;
  text-align: center;
  font-size: 16px;
  color: #000;
  margin-right: 14px;
  margin-bottom: 14px;
}

.seese-product-summary-col .cart {
  margin-right: 14px;
  margin-bottom: 14px;
}

.woocommerce .seese-product-summary-col a.add_to_wishlist.button.alt,
.woocommerce .seese-product-summary-col a.add_to_wishlist {
  background: none;
  border: 1px solid #dcdcdc;
  height: 55px;
  line-height: 55px;
  width: 53px;
  text-align: center;
  color: #232323;
  padding: 0;
}

.woocommerce .seese-product-summary-col a.add_to_wishlist.button.alt i,
.woocommerce .seese-product-summary-col a.add_to_wishlist i {
  transition: all .5s;
  font-size: 15px;
}

.woocommerce .seese-product-summary-col a.add_to_wishlist.button.alt:hover i::before,
.woocommerce .seese-product-summary-col a.add_to_wishlist:hover i::before {
  content: "\f004";
}

.wc-tabs-wrapper {
  padding: 75px 0 0;
}

.wc-tabs-wrapper .wc-tabs {
  border-bottom: 1px solid #f2f2f2;
  padding: 0 15px;
  text-align: center;
}

.wc-tabs-wrapper .wc-tabs li {
  list-style: none;
  display: inline-block;
  margin: 0 40px;
}

.wc-tabs-wrapper .wc-tabs li a {
  letter-spacing: .5px;
  font-size: 12px;
  text-transform: uppercase;
  color: #777777;
  padding-bottom: 14px;
  border-bottom: 3px solid transparent;
  display: block;
}

.wc-tabs-wrapper .wc-tabs li.active a,
.wc-tabs-wrapper .wc-tabs li a:hover {
  color: #232323;
  border-color: #232323;
}

.woocommerce-Tabs-panel {
  max-width: 800px;
  margin: 0 auto;
  box-shadow: 0 0 0;
  display: block !important;
  height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0 15px;
  transition: opacity,top .5s;
  position: absolute;
  top: 0;
  left: 0;
}

.woocommerce-Tabs-panel.active {
  height: auto;
  opacity: 1;
  padding: 57px 15px;
  top: 5px;
  position: relative;
}

.woocommerce-Tabs-panel .comment_container img {
  border-radius: 50%;
  float: left;
  margin-right: 50px;
}

.woocommerce-Tabs-panel .comment_container .meta strong {
  display: block;
  color: #35373e;
}

.woocommerce-Tabs-panel .comment_container .meta {
  padding-bottom: 12px;
}

.woocommerce-Reviews .commentlist li {
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.woocommerce-Reviews .commentlist li .comment-text {
  float: right;
  width: 83%;
}
.woocommerce-Reviews span#reply-title {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 36px;
  font-weight: 500;
  color: #232323;
}
#review_form h3.comment-reply-title {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 36px;
}

.woocommerce p.stars {
  padding-bottom: 0;
}

.woocommerce p.stars a {
  position: relative;
  height: 1em;
  width: 1em;
  text-indent: -999em;
  display: inline-block;
  text-decoration: none;
  color: #232323;
  margin-right: 1px;
}

.woocommerce p.stars a:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  line-height: 1;
  font-family: WooCommerce;
  text-indent: 0;
  font-size: 14px;
  line-height: 45px;
}

.woocommerce p.stars.selected a.active~a:before,
.woocommerce p.stars a:before,
.woocommerce p.stars a:hover~a:before {
  content: "\e021";
  color: #d3ced2;
}

.woocommerce p.stars.selected a:not(.active):before,
.woocommerce p.stars.selected a.active:before,
.woocommerce p.stars:hover a:before {
  content: "\e021";
  color: #232323;
}

#review_form .comment-form-rating .stars,
#review_form .comment-form-rating label {
  display: inline-block;
  vertical-align: top;
}

#review_form .comment-form-rating label {
  color: #777;
  letter-spacing: .3px;
}

#review_form .comment-form-rating .stars {
  margin: 5px 0 0 2px;
  padding-left: 12px;
  position: relative;
}

#review_form .comment-form-rating .stars:before {
  content: ":";
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0px;
  left: 0px;
  line-height: 47px;
}

#review_form textarea {
  min-height: 140px;
  padding-top: 15px !important;
}

#review_form .comment-form-email,
#review_form .comment-form-author {
  display: inline-block;
  width: 48%;
  padding-bottom: 28px;
}

#review_form .comment-form-author {
  margin-right: 3.5%;
}

.woocommerce .star-rating {
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 13px;
  line-height: 13px;
  width: 80px;
  font-family: star;
  letter-spacing: 2px;
}

.woocommerce .star-rating:before {
  content: "\73\73\73\73\73";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

.woocommerce .woocommerce-Tabs-panel .shop_attributes th p,
.woocommerce .woocommerce-Tabs-panel .shop_attributes td p {
  padding: 0 !important;
}

.seese-single-product-share {
  border-bottom: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
  text-align: center;
  padding: 40px 0;
  margin-bottom: 70px;
  background: #fcfcfc;
  z-index: 9;
  position: relative;
}

.seese-single-product-share .container &gt; a {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  letter-spacing: .3px;
  color: #232323;
  margin-top: 5px;
  margin-right: 22px;
}

.seese-single-product-share ul {
  display: inline-block;
  vertical-align: middle;
}

.seese-single-product-share ul li {
  display: inline-block;
  margin: 0 2.8px;
}

.seese-single-product-share ul li a {
  border: 1px solid #e5e5e5;
  width: 38px;
  height: 38px;
  line-height: 38px;
  line-height: 38px;
  display: block;
  text-align: center;
  color: #232323;
}

.seese-single-product-share ul li a:hover {
  color: #fff;
  background: #232323;
}

.related.products,
.up-sells.products {
  position: relative;
}

.related.products h2,
.up-sells.products h2 {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .50px;
  margin-bottom: 58px;
}

.woocommerce .seese-prsc-shop-carousel ul.products li,
.seese-contentCol .seese-related-product-slider.owl-carousel li.product {
  width: 100% !important;
  margin: 0 0 27px 0 !important;
}

.seese-contentCol .seese-related-product-slider.owl-carousel .owl-nav {
  right: 0;
  top: -50px;
  left: inherit;
  width: 26px;
  opacity: 1;
}

.seese-contentCol .seese-related-product-slider.owl-carousel .owl-nav .owl-next,
.seese-contentCol .seese-related-product-slider.owl-carousel .owl-nav .owl-prev {
  width: auto;
  margin: 0;
  color: #bababa;
  font-size: 26px;
}

.seese-contentCol .seese-related-product-slider.owl-carousel .owl-nav .owl-next:hover,
.seese-contentCol .seese-related-product-slider.owl-carousel .owl-nav .owl-prev:hover {
  color: #232323;
}

.seese-contentCol .seese-related-product-slider.owl-carousel .owl-dots .owl-dot {
  border-radius: 50%;
}

.seese-contentCol .seese-related-product-slider.owl-carousel .owl-dots .owl-dot:hover {
  background: #e29f29;
}

.seese-contentCol .seese-related-product-slider.owl-carousel .owl-dots .owl-dot.active {
  border-color: #e29f29;
}

.woocommerce.single .slick-slider {
  text-align: center;
}

.woocommerce.single .seese-product-thumbnails-col .slick-initialized .slick-slide {
  text-align: center;
  margin: 0 7px 0 0;
  cursor: pointer;
}

.woocommerce.single .slick-initialized .slick-slide img {
  transition: all .5s;
}

.woocommerce.single .slick-initialized .slick-slide.current img {
  opacity: .6;
}

.woocommerce.single table.variations {
  width: auto;
}

.woocommerce.single table.variations tr {
  display: inline-block;
  padding: 0 28px 38px 0;
  vertical-align: top;
}

.woocommerce.single table.variations tr:last-child {
  position: relative;
  padding-right: 0;
}

.woocommerce.single table.variations tr:last-child .reset_variations {
  top: 0;
  right: -116px;
  position: absolute;
}

.woocommerce.single .reset_variations {
  padding: 4px 24px 0;
  line-height: 47px;
  vertical-align: top;
  margin-left: 34px;
}

.woocommerce.single table.variations td {
  display: block;
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  position: relative;
}

.seese-product-summary-col .single_add_to_cart_button {
  margin-right: 14px;
}

.woocommerce.single .quantity {
  padding-right: 14px;
}

.woocommerce.single table.variations td select {
  background: transparent;
  border-color: #dcdcdc;
  height: 51px;
  line-height: 51px;
  padding: 1px 30px 0 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  z-index: 1;
  position: relative;
}

.woocommerce.single table.variations td.value i {
  color: #232323;
  display: inline-block;
  vertical-align: middle;
  right: 5px;
  font-size: 15px;
  background: #eee;
  z-index: 0;
  margin-left: -24px;
}

.woocommerce.single .single_variation_wrap {
  display: inline-block;
}

.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td {
  padding: 16px 0 16px;
  border: none;
  border-bottom: 1px solid #f6f6f6;
}

.woocommerce table.shop_attributes tr:last-child th,
.woocommerce table.shop_attributes tr:last-child td {
  border-bottom: none;
}

.woocommerce table.shop_attributes {
  border: none;
}

.woocommerce.single .yith-wcwl-wishlistaddedbrowse.show span.feedback {
  display: none;
}

.woocommerce.single table.variations td select {
  width: 102px;
}

.woocommerce .group_table {
  width: auto;
}

.woocommerce .group_table tr {
  display: table;
  margin-bottom: 20px;
}

.woocommerce .group_table td {
  padding: 0 16px 0 0;
  width: auto;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.woocommerce .group_table td.price ins {
  float: right;
  padding-left: 14px;
}

.woocommerce .group_table td.label {
  padding-bottom: 0;
}

.woocommerce .group_table td.label label {
  margin: 0;
}

.woocommerce .group_table td.label a {
  font-size: 14px;
  color: #232323;
}

.woocommerce .group_table td .woocommerce-Price-amount {
  font-size: 14px;
}

.woo-content .woocommerce-message .button {
  margin-right: 20px;
}

.single-product .seese-product-thumbnails-col {
  float: left;
  padding-right: 0;
}

.single-product .seese-product-images-col {
  float: right;
}

.woocommerce.single .seese-product-thumbnails-col .slick-initialized .slick-slide {
  margin: 0 0 7px !important;
}

.woocommerce.single .seese-product-thumbnails-col .slick-track {
  width: auto !important;
}

/* Home Masonry Products */

.woocommerce .seese-pr-fullgrid.seese-prsc-shop-masonry ul.products li.seese-pr-gutter-sizer,
.woocommerce .seese-pr-fullgrid.seese-prsc-shop-masonry ul.products .seese-pr-masonry-sizer {
  background: none !important;
  margin: 0 !important;
  display: block !important;
  overflow: visible !important;
}

.woocommerce .seese-pr-fullgrid.seese-prsc-shop-masonry ul.products li.seese-pr-masonry-item,
.woocommerce .seese-pr-fullgrid.seese-prsc-shop-masonry ul.products li.seese-pr-masonry-sizer {
  width: 24.6%;
}

.woocommerce .seese-pr-fullgrid.seese-prsc-shop-masonry ul.products li.seese-pr-gutter-sizer {
  width: 6px !important;
}

.woocommerce .seese-pr-fullgrid.seese-prsc-shop-masonry ul.products li.seese-pr-masonry-item {
  float: left;
  height: 402px;
  margin: 0 0 6px 0 !important;
}

.woocommerce .seese-pr-fullgrid.seese-prsc-shop-masonry ul.products li.pd-2wh {
  height: 810px;
  width: 49.6%;
}

.woocommerce .seese-pr-fullgrid.seese-prsc-shop-masonry ul.products li.pdh-2w {
  width: 49.6%;
}

.seese-loop-thumb {
  height: auto;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  display: flex;
  text-align: center;
  position: relative;
}

.seese-loop-thumb img {
	flex: none;
}

.seese-loop-thumb .seese-unveil-loader {
  top: 50%;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  margin-top: -14px;
}

.seese-loop-thumb .seese-unveil-loader &gt; div {
  background-color: #E3BE9F;
  color: #E3BE9F;
}

.seese-image-loaded .seese-loop-thumb .seese-unveil-loader {
  opacity: 0;
}

.woocommerce .seese-prsc-shop-masonry ul.products .seese-product-img,
.seese-prsc-shop-masonry .seese-loop-thumb {
  height: 100%;
}

.seese-loop-thumb img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  width: auto;
  transition: all .3s;
}

.seese-loop-thumb .seese-hover-image-wrap {
   position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    display: flex;
    text-align: center;
    transition: all .5s;
}

.seese-loop-thumb .seese-hover-image-wrap img {
	flex: none;
}

.woocommerce ul.products li:hover .seese-loop-thumb .seese-hover-image-wrap {
    opacity: 1;
}

.woocommerce ul.products li:hover .seese-loop-thumb img {
  transition: all .3s;
}

.woocommerce ul.products li:hover .seese-loop-thumb.seese-loop-thumb-has-hover img {
  transform: scale(1,1);
}

.woocommerce ul.products li:hover .seese-loop-thumb.seese-loop-thumb-has-hover .seese-hover-image-wrap img,
.woocommerce ul.products li:hover .seese-loop-thumb img {
  transform: scale(1.075);
}

/* fixing */

.product-type-variable .seese-product-summary-col .yith-wcwl-add-to-wishlist {
  vertical-align: top;
}

.woocommerce-variation-price .woocommerce-Price-amount {
  font-size: 14px !important;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

.woocommerce-variation-price del .woocommerce-Price-amount {
  text-decoration: line-through;
}

p.order-info {
  padding-top: 20px;
}

.woocommerce ul.products .seese-product-cnt .price i {
  font-size: 12px;
  color: #999;
}

.single-product .seese-content-area,
.single-product .row.seese-shop-default-content {
  margin-right: 0;
  margin-left: 0;
}

.single-product .seese-content-area&gt;.col-lg-12,
.single-product .seese-contentCol {
  padding: 0;
}

#tab-description p {
  line-height: 24px !important;
  font-size: 15px !important;
}

.woocommerce.single .seese-product-summary-col {
  max-width: 500px;
}

.woocommerce-ordering {
  position: relative;
}

.seese-filterWrap.seese-shop-default-filter {
  margin-top: 0;
  margin-bottom: 45px;
}

.seese-shop-default-filter .seese-filterTabs {
  float: inherit;
  width: 100%;
}

.woocommerce-result-count {
  color: #232323;
  font-size: 12px;
  letter-spacing: .5px;
  text-transform: uppercase;
}

.seese-shop-default-filter .seese-result-count {
  clear: inherit;
}

.seese-shop-default-filter .seese-result-count p {
  padding-top: 3px;
}

p.stock.out-of-stock {
  text-transform: uppercase;
  color: #ff4f40;
  font-size: 12px;
}

.seese-contentCol ul#shipping_method&gt;li {
  list-style: none;
}

#review_form .comment-form-rating {
  line-height: 55px;
}
p.comment-form-cookies-consent {
  padding-bottom: 8px;
}
#review_form .form-submit {
  float: left;
}
#reviews #comments {
  float: left;
  width: 100%;
}
#review_form_wrapper {
  padding-top: 30px;
  float: left;
  width: 100%;
}

.woocommerce .shop_table.woocommerce-checkout-review-order-table th.product-name,
.woocommerce .shop_table.woocommerce-checkout-review-order-table td.product-name {
  width: 342px;
}

#yith-wcwl-popup-message {
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  width: auto;
  height: auto;
  margin: 0 !important;
  bottom: 0;
  right: 0;
  z-index: 1;
}

#yith-wcwl-popup-message #yith-wcwl-message {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    width: 212px;
    top: 50%;
    left: 50%;
    position: absolute;
    line-height: 40px;
    background: rgba(0,0,0,.5);
    z-index: 999;
    padding: 0 20px;
    margin-left: -90px;
    letter-spacing: 1px;
}

/* filter css */

.seese-filter-column .collapse * {
  transition: all .7s !important;
}

.seese-filter-column .collapsing ul,
.seese-filter-column .collapse ul {
  overflow: hidden;
}

.seese-filter-column .collapse {
  transition: all .7s !important;
  opacity: 0;
  display: block !important;
  overflow: hidden;
  height: 0;
  visibility: hidden;
}

.seese-filter-column .collapse.in {
  transition: all .7s !important;
  opacity: 1;
  visibility: visible;
  overflow: visible;
  height: auto !important;
}

.seese-contentCol .seese-filter-column ul li {
  list-style: none;
}

/* radio and checkbox css*/

input[type="radio"]:checked + label::after,
input[type="checkbox"]:checked + label::after {
  content: "";
  position: absolute;
  width: 10px;
  height: 6px;
  background: rgba(0, 0, 0, 0);
  top: 7px;
  left: 3px;
  border: 3px solid #ff4f40;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

input[type="radio"]:checked + label::after {
  border-radius: 100%;
  width: 6px;
  height: 6px;
  overflow: hidden;
  background: #232323;
  margin: 0 0 0 0;
  border: none;
  top: 8px !important;
  left: 4px;
}

input[type="radio"],
input[type="checkbox"] {
  line-height: 2.1ex;
}

input[type="radio"],
input[type="checkbox"] {
  position: absolute;
  left: -999em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  line-height: 21px !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

input[type="radio"] + label::before,
input[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  margin-right: 12px;
}

input[type="radio"] + label::before {
  border-radius: 50%;
  vertical-align: middle;
  height: 14px;
  width: 14px;
  margin-right: 6px;
}

.payment_method_paypal input[type="radio"]:checked + label::after {
  top: 52px !important;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

  input[type="checkbox"]:checked + label::after {
    top: 6px;
  }

  input[type="radio"]:checked + label::after {
    top: 7px !important;
  }

  .payment_method_paypal input[type="radio"]:checked + label::after {
    top: 52px !important;
  }

}
.cross-sells {
  margin-top: 40px;
}</pre></body></html>