/*
 Theme Name:   Seese Child
 Theme URI:    http://victorthemes/themes/seese
 Description:  Seese Child Theme
 Author:       VictorThemes
 Author URI:   http://themeforest.net/user/VictorThemes/portfolio
 Template:     seese
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, theme-options, translation-ready
 Text Domain:  seese-child
*/
@import url('//hello.myfonts.net/count/313a1f');
/* Write Custom CSS */
.seese-header .seese-logo {
    /*margin: auto 0;*/
}
.seese-mainmenu ul li:hover ul {
    padding-top: 20px;
    padding-bottom: 2px;
}

.default-logo, .retina-logo {
    max-width: 150px;
 }

@media (min-width: 768px) {
  .default-logo, .retina-logo {
    max-width: 120px;
 }
 .seese-header .seese-logo {
    padding-top:0 !important;
     margin-top: 31px;
 }
}
@media (min-width: 992px) {
 .default-logo, .retina-logo {
    max-width: 150px;
 }
.seese-header .seese-logo {
    margin-top: 27px;
    margin-bottom: 27px;
}
}
.seese-mainmenu ul li ul {
  top:60px;
}
.seese-topright {
    margin-top: 35px;
    margin-bottom: 28px;
    padding-left: 0 !important;
}
.seese-mainmenu ul li {
    padding: 36.5px 0 30px 0;
   animation: none;
}
.seese-mainmenu ul li a {
   font-size: 16px
}
.error404 .error-content {
    margin: 0 auto;
}
@media (max-width: 767px) {
    #seese-mobilemenu .slicknav_menu .slicknav_btn {
        top: 41px;
    }
 .seese-fixed-header .scrolling.seese-header .seese-topright, .seese-topright {
        padding-right: 53px !important;
    }
.seese-topright {
    margin-top: 35px;
}
}
@media (max-width: 375px) {
    .seese-fixed-header .scrolling.seese-header .seese-topright, .seese-topright {
        padding-right: 46px !important;
    }
}

p.woocommerce-store-notice.demo_store {
    background: black;
    position: sticky;
    bottom: 0;
    z-index: 1000;
    padding: 2em;
    text-align: center;
    color: white;
}

.seese-shop-default-filter .seese-result-count {
    float: left;
}

.seese-latestBlog h3.blog-heading {
    border-bottom: solid 2px #777;
    padding-bottom: 17px;
    margin: 0 0 7px 0;
}

.seese-blog-excerpt {
    margin-bottom: 60px;
    padding-bottom: 0; 
    background: none;
}

@media (min-width: 1500px) {
    .container.seese-reduced {
        padding-right: 0;
        padding-left: 0;
        max-width: 1470px;
    }
}

.yith-add-to-wishlist-button-block {
   z-index:100;
}

.seese-contentCol.seese-has-sidebar .seese-standard-blog {
    max-width: unset; 
}
.seese-contentCol strong {
    font-weight: 500;
}

.seese-contentCol h5 {
/* 	font-family: "BrandonMedium", Arial, sans-serif !important; */
    font-style: normal;
	font-size: 18px;
}

.slick-slider .seese-prslr-content .seese-prslr-shopNow-title a {
  border: 1px solid #ffffff;
color: #a2a2a1;
  display: inline-block;
  padding: 6px 20px;
  margin: 1em 0 0;
cursor:pointer;
text-transform:uppercase;
}
.slick-slider .seese-prslr-content .seese-prslr-shopNow-title a:hover {
  border-color: transparent;
  color: black !important;
  background: white;
}
.slick-slider .seese-prslr-content.v_top {
    top: 10%;
}
@media (min-width: 768px) {
.slick-slider .seese-prslr-content.v_top {
    top: 25%;
}
.slick-slider .seese-prslr-content .seese-prslr-title {
    font-size: 42px;
    font-weight: 700;
    letter-spacing: 1px;
}
.slick-slider .seese-prslr-content .seese-prslr-desc {
font-size:21px;
}
}

p.stock {
    text-transform: uppercase;
}
p.stock:before {
    content: "\f111";
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 5px;
}
small.woocommerce-price-suffix {
    display: none;
}
.seese-single-product-showcase .price small.woocommerce-price-suffix .woocommerce-Price-amount.amount {
    color: inherit !important;
    font-size: inherit !important;
}
body.single .seese-single-product-showcase small.woocommerce-price-suffix {
    display: block;
    color: #878787;
}
.woocommerce td, .woocommerce th, .woocommerce-checkout-review-order-table td, .woocommerce-checkout-review-order-table th {
    font-size: 15px;
	padding:0;
}
.woocommerce form .form-row abbr.required {
  visibility: hidden;
}
.seese-catdt-box {
    height: 320px;
    background-color: #979b9d;
    background: linear-gradient(#979b9d, transparent), linear-gradient(to top left, #444a4d, transparent), linear-gradient(to top right, #1e1f20, transparent);
    background-blend-mode: screen;
}
.seese-catdt-box:hover .seese-catdt-img img.hover-effect {
    bottom: -266px;
}
.seese-catdt-box .seese-catdt-img img {
    max-height: 530%;
    max-width: 530%;
    height: 230%;
    width: auto;
    bottom: -280px;
    right: -70%;
}

/* First Row - Image Selectors */
.seese-cat-default .row:nth-of-type(1) .col-lg-4:nth-of-type(1) .seese-catdt-box .seese-catdt-img img {
    /* Styles for Video Monitoring image */
bottom: -310px;
}

.seese-cat-default .row:nth-of-type(1) .col-lg-4:nth-of-type(2) .seese-catdt-box .seese-catdt-img img {
    /* Styles for QTAKE Output image */
}

.seese-cat-default .row:nth-of-type(1) .col-lg-4:nth-of-type(3) .seese-catdt-box .seese-catdt-img img {
    /* Styles for Video Cards image */
bottom: -260px;
}

/* Second Row - Image Selectors */
.seese-cat-default .row:nth-of-type(2) .col-lg-4:nth-of-type(1) .seese-catdt-box .seese-catdt-img img {
    /* Styles for QTAKE Input image */
 bottom: -335px;
}

.seese-cat-default .row:nth-of-type(2) .col-lg-4:nth-of-type(2) .seese-catdt-box .seese-catdt-img img {
    /* Styles for Video Assist image */
 
}

.seese-cat-default .row:nth-of-type(2) .col-lg-4:nth-of-type(3) .seese-catdt-box .seese-catdt-img img {
    /* Styles for Wireless Video image */
}

/* First Row - Hover State Image Selectors */
.seese-cat-default .row:nth-of-type(1) .col-lg-4:nth-of-type(1) .seese-catdt-box:hover .seese-catdt-img img {
bottom: -296px;
}

.seese-cat-default .row:nth-of-type(1) .col-lg-4:nth-of-type(2) .seese-catdt-box:hover .seese-catdt-img img {

}

.seese-cat-default .row:nth-of-type(1) .col-lg-4:nth-of-type(3) .seese-catdt-box:hover .seese-catdt-img img {
   bottom: -246px;
}

/* Second Row - Hover State Image Selectors */
.seese-cat-default .row:nth-of-type(2) .col-lg-4:nth-of-type(1) .seese-catdt-box:hover .seese-catdt-img img {
    bottom: -321px;
}

.seese-cat-default .row:nth-of-type(2) .col-lg-4:nth-of-type(2) .seese-catdt-box:hover .seese-catdt-img img {


}

.seese-cat-default .row:nth-of-type(2) .col-lg-4:nth-of-type(3) .seese-catdt-box:hover .seese-catdt-img img {
 
}


.seese-catdt-box .seese-catdt-text {
    top: 13%;
    left: 11.3%;
}

/* ============= Animation background ========= */
.anim-gradient {
  background: linear-gradient(132deg, #FC415A, #591BC5, #212335);
  background-size: 400% 400%;
  animation: Gradient 15s ease infinite;
}


/* Animate Background*/
@keyframes Gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/* .woocommerce ul.products.columns-3 {
    display: grid;  
    grid-template-columns: 31% 31% 31%;
    column-gap: 3.5%;
} */
/* .woocommerce ul.products.columns-3 li {
    width: auto !important;
	margin:0 !important;
} */

/* .woocommerce ul.products.columns-3 li:nth-child(3n) {
    margin-right: 0 !important;
} */

/* ul.products.columns-4 {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    grid-column-gap: 1%;
    grid-row-gap: 3%;
    margin-bottom: 2em;
}

.woocommerce ul.products.columns-4 li {
    width: auto !important;
	margin:0 !important;
	overflow: visible;
} */

 @media only screen and (min-width: 481px) and (max-width: 768px)  {
/*  .woocommerce ul.products.columns-3 {
    grid-template-columns: 48.3% 48.3%;
 }
 ul.products.columns-4 {
    grid-template-columns: 49.5% 49.5%;
 } */
}
@media (max-width: 480px) {
/*  .woocommerce ul.products.columns-3 {
    display: block;
 }
 .woocommerce ul.products.columns-3 li {
    width: 100%;
 }
 ul.products.columns-4 {
    display: block;
 } */
}
.seese-form-order-filter select {
	padding: 0 1em 0 0;
	text-align: right;
	direction: rtl;
}
@media (min-width: 768px) and (max-width: 991px) {
    .seese-shop-default-filter .seese-form-order-filter {
        left: unset;
    }
}
@media (max-width: 767px) {
    .seese-shop-default-filter .seese-form-order-filter {
        left: unset;
    }
	.seese-form-order-filter select {
		text-align: left;
		background:none;
		direction: ltr;
	}
	.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
	{
		padding: 10px !important;
	}
}
@media print {
	.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
	{
		padding: 22px 20px 18px 52px !important;
	}
	a[data-target="#seese-search-modal"] {
    display: none;
}
}
th.woocommerce-table__product-table.product-total {
    width: 35%;
}
span.woocommerce-Price-amount.amount {
	white-space:nowrap;
}
.form-row {
	margin-left:0;
	margin-right:0;
}
@media (min-width: 768px) and (max-width: 991px) {
    .seese-form-order-filter {
        width: auto;
        float: inline-end;
        clear: none;
    }
}

.seese-catdt-name.seese-catsc-name {
    font-size: 22px !important;
}

.slick-slider .seese-prslr-content.h_left {
    left: 10%;
}

.slick-slider .seese-prslr-content.h_right {
    right: 10%;
}

.seese-latestBlog h3.blog-heading a, .seese-latestBlog h3.blog-heading {
    font-size: 24px;
}

/* Seese-Bottom Boxes */
.seese-bottomboxes {
    background: #dfdfdf;
    overflow: hidden;
}

.seese-bottomboxes .seese-boxcontent i {
    font-size: 28px;
    color: #727272;
}

.seese-bottomboxes .seese-boxes:nth-child(even) {
    background: #dfdfdf;
    outline: 4px solid #dfdfdf;
}

.seese-bottomboxes .seese-boxes:nth-child(odd) {
    background: #eeeeee;
    outline: 4px solid #eeeeee;
}

.seese-bottomboxes h4 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #727272;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin: 20px 0 3px;
    font-size: 13px;
}

.seese-bottomboxes .subtitle {
    font-family: 'Lora', serif;
    font-size: 15px;
    font-style: italic;
    letter-spacing: .3px;
	color:#868686;
}

.seese-bottomboxes .seese-boxlink {
    z-index: 9;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
/* 
.seese-has-sidebar .woocommerce .woo-col-3 ul.products li.product,
.woocommerce .woo-col-3 ul.products li.product, .cross-sells ul.products li.product,
.woocommerce .woo-col-4 ul.products li.product
{
height: auto !important;
    margin: 0 !important;
} */
/* .woocommerce .woo-col-3 ul.products li:nth-child(3n+1), .woocommerce .woo-col-4 ul.products li:nth-child(4n+1), .woocommerce .woo-col-5 ul.products li:nth-child(5n+1)
 {
    clear: left !important;
} */
.woocommerce .woo-col-4 ul.products li:nth-child(4n+1) {
	clear: none !important;
}
@media (min-width: 481px) and (max-width: 767px) {
	.woocommerce .woo-col-4 ul.products li:nth-child(2n+1) {
		clear: both !important;
	}
}
@media  (min-width: 768px) and (max-width: 991px) {
	.woocommerce .woo-col-4 ul.products li:nth-child(3n+1) {
		clear: both !important;
	}
}
@media (min-width: 992px) {
	.woocommerce .woo-col-3 ul.products li:nth-child(3n+1), .woocommerce .woo-col-4 ul.products li:nth-child(4n+1), .woocommerce .woo-col-5 ul.products li:nth-child(5n+1)
	 {
		clear: both !important;
	}
}


.wishlist-title-container {
    display: none;
}

.modal-open .modal {
    background: rgba(0, 0, 0, .85);
}

.modal-open .modal .select2-container{
   width:100% !important;
}

.seese-topright li.country-switcher a {
    color: #fff;
    text-shadow: none;
    background: #232323;
    display: inline-block;
    padding: 5px;
    line-height: 10px;
    font-size: 10px;
    border-radius: 4px;
}
.seese-topright li.country-switcher a i
{
	font-size: 20px;
	line-height: 1em;
	position:relative;
	top:3px
}

.seese-topright li a > span.seese-cart-count {
    background: #a6192e;
}

.woocommerce ul.products li .seese-custom-badge, .single .seese-custom-badge, .seese-product-image-col .onsale, .woocommerce ul.products li span.onsale {
    background: #a6192e;
    color: #fff;
}

@media (max-width: 767px) {
   
	.row.seese-shop-default-content {
    flex-direction: column-reverse;
}
}

.seese-contentCol .home-slider .owl-carousel .owl-nav .owl-prev,
.seese-contentCol .home-slider .owl-carousel .owl-nav .owl-next{
    color: #707070;
}

.owl-dots .owl-dot.active {
    border: 2px solid #a6192e;
}

.owl-dots .owl-dot {

    margin: 5.5px;
}

.owl-dots {
	display: flex;
	margin-top: 0;
	width: auto;
	text-align: center;
	flex-direction: column;
	position: absolute;
	z-index: 99;
	right: 20px;
	top: 0;
	height: 100%;
	justify-content: center;
}

/* START: WOO Cart to Quote */
.tax-total,.wp-block-woocommerce-checkout-order-summary-totals-block, tr.woocommerce-shipping-totals.shipping {
	display:none;
}
.woocommerce-additional-fields h3 {
	text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    margin-right: 16px;
    margin-bottom: 27px;
	  display: block;
    clear: both;
    width: 100%;
    margin-top: 7px;
}
.wc-block-components-order-summary .wc-block-components-order-summary__button-text {
	content:'';
	color:#ff0000
}
.shop_table .remove {
    position: relative;
    top: 4px;
    left: 0;
    color: transparent !important;
    font-size: 26px;
    height: 11px;
    overflow: hidden;
}

.shop_table .remove::before,.shop_table .remove::after {
    content: '';
    background: #a6192e;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 7px;
    width: 1px;
    height: 11px;
    transform: rotate(42deg);
}

.shop_table .remove::before {
    transform: rotate(134deg);
}
.seese-aside .widget_shopping_cart_content .buttons a {
	width:100%
}
.seese-aside .widget_shopping_cart_content .buttons a.checkout {
	display:none;
}

/* table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr {
    display: none;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:last-child {
    display: table-row;
} */
body.woocommerce-checkout .form-row.place-order {
	text-align: left;
	width: 100%;
	margin: 0 auto;
}
body.woocommerce-checkout .woocommerce-checkout .col2-set .col-1 {
	float: none;
	width: 100%;
	max-width: 100%;
	margin: 0 auto 20px;
	padding: 0;
	
}
body.woocommerce-checkout .woocommerce-checkout .col2-set .col-2 {
	float: none;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
}
/* button#place_order {
	margin-left:-5px;
	margin-right:-5px;
} */
tr.woocommerce-table__product-purchase-note.product-purchase-note p {
    position: relative;
    padding: 0 0 0 18px;
    margin-left: 0.5em;
}
tr.woocommerce-table__product-purchase-note.product-purchase-note p:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0.1em;
    width: 8px;
    height: 10px;
    border-left: 1px solid #777777;
    border-bottom: 1px solid #777777;
    border-radius: 1px;
}
tr.woocommerce-table__product-purchase-note.product-purchase-note p:after {
    content: "";
    position: absolute;
    left: 8px;
    top: calc(-0.1em + 10px - 2px);
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #777777;
}
.woocommerce-checkout h3#order_review_heading {
	margin-bottom:0.5em;
}
@media screen and (min-width:991px) {
	body.woocommerce-checkout .form-row.place-order {
		text-align: left;
		width: 70%;
		margin: 0 auto;
	}
	body.woocommerce-checkout .woocommerce-checkout .col2-set .col-1 {
		float: none;
		width: 70%;
		max-width: 70%;
		margin: 0 auto 20px;
	}
	body.woocommerce-checkout .woocommerce-checkout .col2-set .col-2 {
		float: none;
		width: 70%;
		max-width: 70%;
		margin: 0 auto;
	}
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead tr,
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:last-child,
table.woocommerce-checkout-review-order-table thead tr,
table.woocommerce-checkout-review-order-table tfoot tr:last-child
{
    background-color: #ebebeb;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-child(2) {
    display: none;
}
.u-column1.col-1.woocommerce-Address {
    max-width: 100%;
}
.woocommerce .shop_table td, .woocommerce .shop_table th {
    padding: 22px 20px 18px;
}
table.shop_table.custom-fields th, table.shop_table.custom-fields td {
    border: none;
    text-align: left;
	padding: 22px 20px 18px;
}
table.shop_table.custom-fields {
	border: none;
	width:auto;
	margin-bottom: 36px;
	margin-top: -36px;
}

/* END: WOO Cart to Quote */


.seese-footer h2.widget-title {
    font-size: 1em;
	font-family:"BrandonMedium", Arial, sans-serif
}

.seese-prslr-desc.seese-animate.animated {
    max-width: 40vw;
}

/* .woocommerce-billing-fields__field-wrapper {
   margin: 0 5px;
} */

.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-size: inherit;
}

input[type='date'], input[type='tel'], input[type='number'], input[type='password'], select, input[type='url'], textarea, input[type='email'], input[type='search'], input[type='text'], .woocommerce .select2-container--default .select2-selection--single, .woocommerce .select2-container .select2-choice {
    color: inherit;
    font-size: inherit;
}

.woocommerce-checkout .checkbox, .woocommerce-checkout .woocommerce-validated .input-checkbox {
    font-size: inherit;
	height: auto;
}

.woocommerce ul.products .seese-product-cnt .seese-atc-wrap a {
    top: 6px;
}

/* .woocommerce ul.products .seese-product-cnt h3 {
    width: auto;
    margin-top: 5px;
}
.woocommerce ul.products .seese-product-cnt .price {
    float: right;
    width: auto;
    text-align: right;
    white-space: nowrap;
} */
.woocommerce ul.products .seese-product-cnt .price {
    font-size: 10px;
}
.woocommerce ul.products .seese-product-cnt .price span {
    font-size: 14px;
}

@media (max-width: 767px) {
/*     .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: auto !important;
    } */
/* 	.woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
		margin-right: 0 !important;
		float: right !important;
	} */
}

.woocommerce.single table.variations {
    width: 100%;
}
.woocommerce.single table.variations tr {
    width: 100%;
}

#tab-description p {
    line-height: inherit !important;
    font-size: inherit !important;
}

.woocommerce-variation-price .woocommerce-Price-amount {
    font-size: inherit !important;
    margin-right: 0;
    margin-bottom: 0;
}
img.mfp-img {
   background:white;
    padding: 0;
    margin: 40px auto;
}

.woocommerce.single table.variations tr {
    padding: 0 28px 1.5em 0;
}
.woocommerce textarea {
	line-height:normal;
}

.woocommerce-invalid-required-field label {
  color: #a6192e;
}

.woocommerce-invalid-required-field input {
  border-color: #a6192e !important;
}

.woocommerce-checkout h3, body.woocommerce-order-received h2 {
    font-size: 18px !important;
    letter-spacing: .5px;
    text-transform: uppercase;
	font-family: "BrandonMedium", Arial, sans-serif !important;
}

.woocommerce-checkout .col2-set .col-2 textarea {
    min-height: 78px;
}
.woocommerce .checkout .col2-set {
    width: 100%;
    margin: 0;
}

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

#order_review {
  margin: 0 0 40px 0;
}

.woocommerce-notices-wrapper .woocommerce-error {
  position: relative;
  z-index: 100;
  top: -40px;
}

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


.woocommerce-terms-and-conditions {
    text-align: left;
    border: 1px solid #000;
    padding: 1em;
	max-height: 400px !important;
}

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

.woocommerce-variation-add-to-cart.variations_button,
.seese-product-summary-col .cart{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
	width: 100%;
}
form.variations_form.cart {
    display: initial;
}
.seese-product-summary-col .single_add_to_cart_button {
    margin-right: 0;
    width: 100%;
}

.woocommerce.single .single_variation_wrap {
    width: 100%;
}

.product_list_widget img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 100%;
    max-width: 100%;
	background: #eeeeee;
}
.product_list_widget span.wcpbc-price {
    float: right;
}
.product_list_widget li {
    margin-bottom: 1em;
}

div#seese-topright ul li:last-child {
    display: none;
}
@media (min-width: 768px) {
	.seese-left {
		text-align:left;
	}
	.seese-right {
		text-align:right;
	}
}

.seese-nowrap {
	white-space:nowrap;
}

@media (max-width: 425px) { /* Adjust based on breakpoint */
    .footer-item {
      flex: 0 0 100%; /* Force full width when wrapped */
      max-width: 100%;
      margin-bottom: 10px;
		text-align:center;
    }
	.footer-last-item {
		text-align:center;
	}
  }
@media (min-width: 426px) and (max-width: 992px) { /* Adjust based on breakpoint */
    .footer-item {
      flex: 0 0 50%; /* Force full width when wrapped */
      max-width: 50%;
      margin-bottom: 10px;
    }
  }
@media (max-width: 1248px) { /* Adjust based on breakpoint */
    .footer-last-item {
	  border-top:1px solid #434344;
	  padding-top:1em;
      flex: 0 0 100%; /* Force full width when wrapped */
      max-width: 100%;
    }
  }

.footer-last-item {
	color: #c1c1c1;
}

.seese-copyright {
    border-top: 1px solid #434344;
    padding-top: 1em;
    margin-top: 10px;
}
.seese-contentCol p {
	line-height:inherit;
}

.comment-area ul, .seese-contentCol ul, .comment-area ol, .seese-contentCol ol {
	margin-top:-20px;
	padding-bottom: 20px;
}
.comment-area ul.wc-item-meta, .seese-contentCol ul.wc-item-meta, .comment-area ol.wc-item-meta, .seese-contentCol ol.wc-item-meta {
	margin-top: 0;
	padding-bottom: 0;
}
.comment-area h1+ul, .seese-contentCol h1+ul, .comment-area h1+ol, .seese-contentCol h1+ol,
.comment-area h2+ul, .seese-contentCol h2+ul, .comment-area h2+ol, .seese-contentCol h2+ol,
.comment-area h3+ul, .seese-contentCol h3+ul, .comment-area h3+ol, .seese-contentCol h3+ol,
.comment-area h4+ul, .seese-contentCol h4+ul, .comment-area h4+ol, .seese-contentCol h4+ol,
.comment-area h5+ul, .seese-contentCol h5+ul, .comment-area h5+ol, .seese-contentCol h5+ol{
	margin-top:0;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
        padding: revert;
    }
}
@media (min-width: 1500px) {
    .container {
        max-width: 1470px;
        padding: revert;
    }
}

.comment-area ul>li, .seese-contentCol ul>li, .comment-area ol>li, .seese-contentCol ol>li {
    margin: 0 0 0 1em;
	list-style-position: initial;
}
.comment-area ul.wc-item-meta>li, .seese-contentCol ul.wc-item-meta>li, .comment-area ol.wc-item-meta>li, .seese-contentCol ol.wc-item-meta>li {
	margin: 0;
	list-style-position: initial;
	list-style: none;
	font-size: small;
	opacity: 0.5;
}

.seese-contentCol .woocommerce-terms-and-conditions ul>li {
    list-style: inherit;
}

.comment-main-area .comment-area ol, .seese-contentCol .seese-article ol, .comment-main-area .comment-area ul, .seese-contentCol .seese-article ul {
    margin-left: 0px !important;
}

.comment .comment-area h2, .seese-contentCol h2, 
.comment .comment-area h3, .seese-contentCol h3, 
.comment .comment-area h4, .seese-contentCol h4,
.comment .comment-area h5, .seese-contentCol h5{
    margin: 0px 0 0.5em;
}
.comment .comment-area p + h2, .seese-contentCol p + h2, 
.comment .comment-area p + h3, .seese-contentCol p + h3, 
.comment .comment-area p + h4, .seese-contentCol p + h4,
.comment .comment-area ul + h2, .seese-contentCol ul + h2, 
.comment .comment-area ul + h3, .seese-contentCol ul + h3, 
.comment .comment-area ul + h4, .seese-contentCol ul + h4,
.comment .comment-area ol + h2, .seese-contentCol ol + h2, 
.comment .comment-area ol + h3, .seese-contentCol ol + h3, 
.comment .comment-area ol + h4, .seese-contentCol ol + h4 {
    margin: 0.5em 0 0.5em;
}
label .optional {
display: none;
}
input#same_as_billing_country {
left: 0;
position: relative;
}

.woocommerce-checkout #billing_country {
	width:100%;
}
 

#shipping_address_1_field {
    display: none !important;
}

.woocommerce-Reviews .commentlist li .comment-text {
	float: none;
    width: auto;
}

.woocommerce-Tabs-panel .comment_container img {
	float:unset;
}
.woocommerce-Tabs-panel.active {
	padding: 40px 15px 50px;
}
.woocommerce-Reviews .commentlist li {
    margin-left: 0;
}
h2.woocommerce-Reviews-title {
    display: none;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received
 {
	font-size: inherit;
    text-transform: none;
    background: none;
    border: 2px solid #46b450;
	 margin-bottom:0;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received + p
{
	color: #46b450;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received + p a
{
	color: #46b450;
	text-decoration:underline !important;
	transition: none !important;
}
/* columns for checkout thankyou page */
body.woocommerce-order-received section.woocommerce-order-details address{
   		margin-bottom:0;
	}
body.woocommerce-order-received section.woocommerce-customer-details p {
	padding-bottom:40px;
}
@media screen and (min-width:768px), print {
	body.woocommerce-order-received section.woocommerce-order-details {
   		max-width: 70%;
    	float: left;
	}
	body.woocommerce-order-received section.woocommerce-customer-details {
		max-width: 30%;
		float: right;
	}
	body.woocommerce-order-received section.woocommerce-order-table {
		clear:both;
	}
	body.woocommerce-order-received section.woocommerce-order-details address {
		margin-bottom: 40px;
	}
}
@media screen and (min-width:1200px) {
	body.woocommerce-order-received .vc_row.wpb_row.vc_row-fluid {
		display: flex;
		justify-content: center;
	}
	body.woocommerce-order-received .wpb_column.vc_column_container.vc_col-sm-12 {
		width: 70%;
	}
}


span.password-input {
    position: relative;
}
button.show-password-input {
    position: absolute;
    right: 0;
    padding: 0;
}

form.wpcf7-form.sent fieldset.hidden-fields-container, form.wpcf7-form.sent p {
/*     display: none; */
}

form.wpcf7-form.sent {
  display: flex;
  flex-direction: column; /* keep elements stacked vertically */
}

form.wpcf7-form.sent > div:last-child {
  order: -1; /* moves it to the top */
  margin: 0 0 1em 0;
}

.wpcf7-form input[type="submit"] {
    padding: 0 38px 0;
    font-weight: 400;
}

.accordion-content.panel.entry-content.wc-tab ul {
    margin-top: 20px;
}

.woocommerce-Tabs-panel.woocommerce-Tabs-panel--in_the_box_tab.panel.entry-content.wc-tab ul {
    margin-top: 0;
}

.seese-contentCol .seese-publish ul,
.comment-area ul, .seese-contentCol ul, .comment-area ol, .seese-contentCol ol {
	margin:0;
}

.seese-filterWrap.seese-shop-default-filter {
    margin-bottom: 20px;
}

.seese-contentCol .seese-publish {
	padding:0;
}

.single-format-standard .seese-containerWrap .seese-rightCol, .single-format-standard .seese-containerWrap .seese-leftCol {
    margin-top: 50px;
}
.seese-contentCol h1.post-heading {
		padding-top:40px;
	}



@media screen and (max-width:767px) {
	.seese-contentCol h1.post-heading {
		padding-top:0;
	}
}
@media screen and (min-width:768px) {
	#contact-form-divider {
		display:none;
	}
}

@media print {
  /* All your print styles go here */
	.seese-bottomboxes,
	.seese-gototop,
	.seese-footer .container  .row:first-child,
	.seese-copyright .seese-right
	{
		display: none !important;
		margin:0 !important;
		padding:0 !important;
		height:0 !important;
		background:transparent !important;
	}
	.seese-containerWrap .seese-container-inner {
		padding-bottom: 0 !important;
	}
	.seese-footer {
		padding: 0 !important;
		background:transparent !important;
	}
}