<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Responsive Woocommerce */

@media (min-width: 1200px) and (max-width: 1362px){
	.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: 49% !important;
  }
	/*.seese-cat-masonry .seese-cat-masonry-sizer, */
  .seese-cat-masonry .seese-cat-masonry-box {
    width: calc(50% - 20px) !important;
  }
}


@media (min-width: 1322px) and (max-width: 1474px) {

  .seese-has-sidebar .woocommerce .woo-col-5 ul.products .seese-product-cnt .price,
  .seese-has-sidebar .woocommerce .woo-col-5 ul.products .seese-product-cnt h3 {
    width: 100%;
    text-align: left;
    float: none;
  }
  .woocommerce.single table.variations td select {
    width: 200px !important;
  }

}

@media (min-width: 1200px) {

  .woocommerce-cart .actions {
    padding-right: 20px;
  }

  .woocommerce-cart .cart-collaterals {
    padding-left: 20px;
  }

  .woocommerce-cart .coupon td:first-child {
    width: 316px;
  }

  .woocommerce .group_table td.label {
    width: 218px;
  }

  .woocommerce-checkout .checkout_coupon .form-row-first {
    width: 240px;
  }

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

  .seese-cat-default .row &gt; div {
    padding: 0 10px;
  }

  .seese-cat-default .row &gt; div:last-child {
    padding-right: 15px;
  }

  .seese-cat-default .row &gt; div:first-child {
    padding-left: 15px;
  }

  .seese-has-sidebar .woocommerce .woo-col-5 ul.products .seese-product-cnt .price,
  .seese-has-sidebar .woocommerce .woo-col-5 ul.products .seese-product-cnt h3 {
    width: 100%;
    text-align: left;
    float: none;
  }

  .seese-shop-right-sidebar,
  .seese-shop-left-sidebar {
  		width: 21%;
  }

  .seese-shop-right-sidebar,
	.seese-shop-has-sidebar.seese-has-leftCol {
		float: right;
	}

	.seese-shop-has-sidebar {
    	width: 79%;
	}

	.woocommerce table.shop_attributes th {
		width: 218px;
	}

}

/*@media (min-width: 992px) and (max-width: 1600px) { 

  .seese-cat-masonry .seese-cat-masonry-sizer,
  .seese-cat-masonry .seese-cat-masonry-box {
    width: 23%;
  }
  .seese-cat-masonry .d-2wh {
    width: 47%;
  }

  .seese-cat-masonry .dh-2w {
    width: 47.6%;
  }

}*/

@media (min-width: 992px) and (max-width: 1199px) {

  .woocommerce ul.products .seese-product-cnt .price,
	.woocommerce ul.products .seese-product-cnt h3,
	.seese-has-sidebar .woocommerce .woo-col-5 ul.products .seese-product-cnt .price,
	.seese-has-sidebar .woocommerce .woo-col-5 ul.products .seese-product-cnt h3 {
    width: 100%;
    text-align: left;
    float: none;
  }

  .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: 48.9% !important;
  }
  /*.seese-cat-masonry .seese-cat-masonry-sizer, */
  .seese-cat-masonry .seese-cat-masonry-box {
  		width: calc(50% - 20px) !important;
  }

}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {

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

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

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

  .single-product .seese-single-product-showcase {
    padding: 50px 0;
  }

  .woocommerce.single .slick-initialized .slick-slide img {
    display: inline-block;
  }

  .seese-cat-default .row .seese-catdt-box {
    margin-bottom: 20px;
  }

  .seese-shop-default-filter .seese-cat-filter {
    padding-bottom: 10px;
  }

  .seese-shop-default-filter .seese-form-order-filter {
    left: -4px;
    text-align: left;
  }

  .seese-form-order-filter {
    width: 238px;
    float: none;
    clear: both;
  }

  .woocommerce-ordering {
    overflow: hidden;
  }

  .woocommerce .woo-col-5 ul.products li .yith-wcwl-wishlistaddedbrowse.show::after,
  .woocommerce .woo-col-5 ul.products .seese-product-img .yith-wcwl-wishlistexistsbrowse::after,
  .woocommerce .woo-col-5 ul.products .seese-product-img .yith-wcwl-add-to-wishlist a.add_to_wishlist,
  .woocommerce .woo-col-5 .seese-pr-fullgrid ul.products li .yith-wcwl-wishlistaddedbrowse.show::after,
  .woocommerce .woo-col-5 .seese-pr-fullgrid ul.products .seese-product-img .yith-wcwl-wishlistexistsbrowse::after,
  .woocommerce .woo-col-5 .seese-pr-fullgrid ul.products .seese-product-img .yith-wcwl-add-to-wishlist a.add_to_wishlist {
    top: 6px;
    right: 6px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }

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

	.seese-filterTabs .seese-filterAll {
    	margin-top: 30px;
	}

	.seese-team-box .seese-team-info {
		bottom: -48px;
		border: none;
	}

	.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: 48.9% !important;
  }
	/*.seese-cat-masonry .seese-cat-masonry-sizer, */
  .seese-cat-masonry .seese-cat-masonry-box {
  		width: calc(50% - 20px) !important;
  }

  .seese-has-sidebar .woocommerce .woo-col-5 ul.products li.product,
  .seese-has-sidebar .woocommerce .woo-col-4 ul.products li.product,
  .seese-has-sidebar .woocommerce .woo-col-3 ul.products li.product,
  .woocommerce .woo-col-5 ul.products li.product,
  .woocommerce .woo-col-4 ul.products li.product {
  	    width: 31.3%;
  }

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

  .seese-has-sidebar .woocommerce ul.products li,
  .woocommerce .woo-col-5 ul.products li:nth-child(5n),
  .woocommerce .woo-col-4 ul.products li:nth-child(4n) {
  	margin-right: 3% !important;
  }

  .woocommerce .woo-col-4 .seese-pr-fullgrid ul.products li.product:nth-child(4n),
  .woocommerce .woo-col-5 .seese-pr-fullgrid ul.products li.product:nth-child(5n) {
  		margin-right: .7% !important;
  }

  .woocommerce .woo-col-4 .seese-pr-fullgrid ul.products li.product:nth-child(3n),
  .woocommerce .woo-col-5 .seese-pr-fullgrid ul.products li.product:nth-child(3n),
  .woocommerce .woo-col-3 ul.products li:nth-child(3n),
  .woocommerce .woo-col-4 ul.products li:nth-child(3n),
  .woocommerce .woo-col-5 ul.products li:nth-child(3n) {
  	margin-right: 0 !important;
  }

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

}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

  .seese-form-order-filter {
    width: 238px;
    float: none;
    clear: both;
  }

  .woocommerce-ordering {
    overflow: hidden;
  }

  .seese-shop-default-filter .seese-cat-filter {
    padding-bottom: 10px;
  }

  .seese-filter-column ul {
    margin-bottom: 22px;
  }

  .seese-shop-default-filter .seese-form-order-filter,
	 .seese-shop-default-filter .seese-filterTabs {
    border: none;
    clear: both;
  }

  .seese-shop-default-filter .seese-form-order-filter {
    left: -4px;
    text-align: left;
  }

  .single-product .seese-single-product-showcase {
    padding: 25px 0;
  }

  .woocommerce.single .slick-initialized .slick-slide img {
    display: inline-block;
  }

  .woocommerce-account .woocommerce-MyAccount-content,
	.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
  }

  .woocommerce .wishlist_table .product-remove {
    width: auto;
  }

  .woocommerce .wishlist_table th,
	.woocommerce .wishlist_table td {
    padding: 7px;
  }

  .woocommerce .coupon table,
	.shop_table.woocommerce-checkout-review-order-table,
	.woocommerce .shop_table_responsive {
    width: 100% !important;
  }

  .woocommerce .shop_table_responsive .product-remove {
    width: 100%;
  }

  .woocommerce .shop_table input[type='number'] {
    display: initial;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product,
  .woocommerce-page[class*=columns-] ul.products li.product,
  .woocommerce[class*=columns-] ul.products li.product {
    width: 47% !important;
  }

  body .woocommerce .seese-pr-fullgrid ul.products li {
    margin: 0 0 6px 0 !important;
    width: 49.5% !important;
    margin-right: 0 !important;
  }

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

  .woocommerce .woo-col-5 ul.products li,
	.woocommerce .woo-col-4 ul.products li,
	.woocommerce .woo-col-3 ul.products li {
    margin-right: 6px !important;
  }

  .woocommerce .woo-col-5 ul.products li:nth-child(2n),
	.woocommerce .woo-col-4 ul.products li:nth-child(2n),
	.woocommerce .woo-col-3 ul.products li:nth-child(2n) {
    margin-right: 0 !important;
    float: right !important;
  }

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

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

  .woocommerce .seese-prsc-shop-carousel ul.products li {
    width: auto !important;
  }

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

  .form-row.place-order input[type='submit'] {
    min-width: inherit;
  }

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

  .seese-cat-default .row .seese-catdt-box {
    margin-bottom: 20px;
  }

  .seese-cat-masonry .seese-cat-masonry-box {
    width: calc(50% - 20px) !important;
  }

  /*.seese-cat-masonry .seese-cat-masonry-sizer, */
  .seese-cat-masonry .seese-cat-masonry-box {
    width: calc(50% - 20px) !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 .seese-pr-masonry-sizer {
    width: 47.8% !important;
  }

  .seese-product-summary-col .yith-wcwl-add-to-wishlist,
  .woocommerce-page.single .quantity,
	.seese-product-summary-col .single_add_to_cart_button {
    margin-bottom: 18px;
  }

  .woocommerce-page.single .group_table .quantity,
	.seese-product-summary-col .group_table .single_add_to_cart_button {
    margin-bottom: 0;
  }

  .wc-tabs-wrapper .wc-tabs li {
    margin: 0 0 -3px;
    display: block;
  }

  .wc-tabs-wrapper .wc-tabs li a {
    	border-top: 3px solid transparent;
    	padding-top: 14px;
  }

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

  .woocommerce.single table.variations tr {
    padding: 0 0 20px !important;
    display: block;
  }

  .woocommerce.single table.variations,
	.woocommerce.single table.variations td select {
    width: 100% !important;
    overflow: hidden;
  }

  .woocommerce.single table.variations tr:last-child .reset_variations | {
    position: static;
    margin: 20px 0 0 0;
    width: 100%;
    text-align: center;
  }

  .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 {
    width: 22px;
    height: 22px;
    line-height: 24px;
    top: 6px;
    right: 6px;
    font-size: 12px;
  }

  .woocommerce-Tabs-panel table.shop_attributes {
    width: 100% !important;
  }

  .woocommerce-Tabs-panel .comment_container img {
    margin-right: 25px;
  }

  #review_form .comment-form-email, #review_form .comment-form-author {
    width: 100%;
    margin-right: 0;
  }

  #review_form .comment-form-rating {
    float: none;
  }

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

	.seese-filterTabs .seese-filterAll {
    margin-top: 30px;
    text-align: right;
	}

	.woocommerce .seese-pr-fullgrid.seese-prsc-shop-masonry ul.products li.seese-pr-masonry-item {
		width: 100% !important;
	}

	.woocommerce .wishlist_table th,
	.woocommerce .wishlist_table td {
		width: 21% !important;
		padding-top: 15px;
		padding-bottom: 15px;
	}

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

}

@media (max-width: 480px) {
  .woocommerce-Reviews .commentlist li .comment-text {width: 100%;}
  .woocommerce-Tabs-panel .comment_container img {margin-right: 0;margin-bottom: 20px;}
}

/* Landscape phones and down */
@media (max-width: 480px) {

	body .woocommerce .seese-pr-fullgrid ul.products li,
  .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 .seese-pr-masonry-sizer {
    width: 100% !important;
  }

  .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout,
	.woocommerce-cart .cart-collaterals .wc-update-cart {
    width: 100%;
    margin: 0 0 10px;
  }

  .woocommerce-checkout .col2-set .col-2,
	.woocommerce-checkout .col2-set .col-1 {
    width: 100%;
    padding: 0;
  }

  .seese-cat-masonry .seese-cat-masonry-box {
    width: calc(100% - 20px) !important;
  }

  .seese-contentCol .seese-related-product-slider.owl-carousel li.product {
    width: 100% !important;
    margin-right: 0 !important;
  }

  .woocommerce-cart .coupon td {
    padding: 10px !important;
    width: 100%;
    display: block;
  }

  .woocommerce-cart .coupon td input {
    width: 100%;
    max-width: inherit !important;
  }

  .woocommerce .group_table td {
    padding: 0 0 16px 0 !important;
    display: block;
	}

	.woocommerce-checkout-payment .wc_payment_methods,
	.woocommerce .shop_table.woocommerce-checkout-review-order-table td,
	.woocommerce .shop_table.woocommerce-checkout-review-order-table th,
	.woocommerce .shop_table.woocommerce-checkout-review-order-table td.product-name,
	.woocommerce .shop_table.woocommerce-checkout-review-order-table th.product-name {
	 padding-left: 15px !important;
	 padding-right: 15px !important;
	}

	.woocommerce table.shop_table.wishlist_table {
		 width: 700px !important;
    	overflow-x: scroll;
	}

	.woocommerce .wishlist_table th, .woocommerce .wishlist_table td {
    	width: 21% !important;
	}

	.seese-team-box .seese-team-info {
		bottom: -48px;
		border: none;
	}

	.seese-team-box {
		margin-bottom: 76px !important;
	}

	.woocommerce ul.products li.product,
	.woocommerce-page ul.products li.product,
	.woocommerce-page[class*=columns-] ul.products li.product,
	.woocommerce[class*=columns-] ul.products li.product {
    width: 100% !important;
    margin-right: 0 !important;
  }

}


@media (max-width: 320px) {

}</pre></body></html>