.margin-bottom-xs {margin-bottom: 10px;}
.margin-bottom-s {margin-bottom: 20px;}
.margin-bottom-m {margin-bottom: 30px;}
.margin-bottom-l {margin-bottom: 40px;}
.margin-bottom-xl {margin-bottom: 50px;}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 8px 12px!important;
    font-family: inherit;
    border: 1px solid #ffffff;
    border-radius: 0;
    line-height: 1!important;
    min-height: 32px!important;
}
.gform_wrapper textarea {
    padding: 8px 12px!important;
    border: 1px solid #ffffff;
    font-family: inherit;
    line-height: 1.4!important;
    min-height: 32px!important;
}
.gform_wrapper.gravity-theme .gform_footer {
    display: flex;
    align-items: left;
    justify-content: left;
}
body .gform_wrapper .gform_footer input[type=submit] {
    font-family: inherit;
    font-weight: 600;
    line-height: 1!important;
    letter-spacing: .5px;
    color: #ffffff;
    padding-top: 12px;
    padding-bottom: 14px;
    padding-left: 25px;
    padding-right: 25px;
    background-color: #08256e;
    border: 1px solid #08256e;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
    border: 1px solid #1483d9;
    background-color: #1483d9;
}
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
    -webkit-appearance: none;
    border-radius: 0;
}
::-webkit-input-placeholder {color:#333;}
:-moz-placeholder {opacity:1;color:#333;}
::-moz-placeholder {opacity:1;color:#333;}
:-ms-input-placeholder {color:#333;}
input:-moz-placeholder {color:#333;}
p.gform_required_legend {
    display: none;
}
html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    background: #f1f1f1;
    box-shadow: none;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    font-size: 15px;
    border: 0;
    border-radius: 0;
    font-family: inherit;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    top: 19px;
}
.dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-radius: 0px;
}
.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp, .dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-suggestions-wrapp {
    border-radius: 0px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:first-child {
    padding-top: 8px!important;
}
.woocommerce button.button.alt, .woocommerce a.button, .woocommerce ul.products li.product .button, .woocommerce #review_form #respond .form-submit input, .woocommerce a.button.alt, .woocommerce button.button {
    font-size: 14px!important;
    letter-spacing: 0px!important;
    text-transform: none!important;
}
.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child {
    margin-bottom: 16px!important;
}
.woocommerce-page label {
    margin-bottom: .3rem!important;
}
.oxy-woo-cart .woocommerce-Price-amount {
    font-weight: 600!important;
}
.wc-block-components-sidebar-layout {
    max-width: 1366px;
}
.wc-block-components-totals-item__value {
    font-weight: 600!important;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-weight: 600!important;
}
.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    background: #019a11!important;
	color: #fff!important;
    font-family: inherit!important;
    font-weight: 600!important;
    border: none!important;
    font-size: 14px!important;
	padding-top: 16px!important;
	padding-bottom: 16px!important;	
}
.wp-block-woocommerce-checkout {
	border: 1px solid #d3ced2!important;
    border-top: 3px solid #08256e!important;
	padding-left: 20px!important;
    padding-right: 20px!important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
    font-weight: 600!important;
}
@keyframes zoom-in-out {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}
.zoom-animation {
    animation: zoom-in-out 2s infinite;
}
.tbloo_fine_trash_plugifyy {
    margin-bottom: 20px!important;
}
.plugify_orgnl_prc_savd {
    margin-bottom: 30px!important;
}
#-product-tabs-112-226 .woocommerce-tabs ul.tabs li.active.active {
    border-bottom: none!important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
    font-weight: 600!important;
	font-size: 16px!important
}
	.term-description {
		margin: 0 auto 0 auto;
		max-width: 800px;
		transition: .3s height ease-in-out;
	}
		.term-description p {
			margin: 0 0 30px 0;
		}
.wpgs-for .slick-arrow {
    padding-left: 15px;
    padding-right: 15px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 100%!important;
}