.woocommerce-info {
    /*font-family: 'CaviarDreams';*/
    font-weight: normal;
    /*text-transform: uppercase;*/
    background: #f5f5ee !important;
    border-top-color: #efefe3;
    text-align: center;
    /*font-size: 25px;*/
    padding: 10px;
}

p.return-to-shop {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}

/*.button.wc-backward {*/
/*    color: white !important;*/
/*    margin-bottom: 100px !important;*/
/*    margin-top: 0px !important;*/
/*    padding: 15px 107px !important;*/
/*    font-weight: 100 !important;*/
/*    border-radius: 0px !important;*/
/*    text-align: center;*/
/*}*/


.woocommerce-info::before {
    display: none !important;
}

.form-control.tgs-select {
    background: url(/wp-content/uploads/2020/06/TGS-down-arrow.svg) no-repeat #ddd;
    background-size: 16px;
    background-position: right 1% bottom 68%;
    -webkit-appearance: none;
}

.product-data {
    padding-top: 50px;
}


.form-control.tgs-input::placeholder {
    color: black;
}

.error-img {

    padding-top: 30px;
}


.category-name {
    margin-top: 10px;
    font-family: 'CaviarDreams';
    text-transform: uppercase;
}

.tgs-product-tile .product-data a {
    /*height: 100%;*/
    display: block;
}
.tgs-product-tile .pack_size {
	position: absolute;
    top: 0;
    right: 0;
    background: #131313;
    padding: 1%3%;
    font-size: 80%;
}

.product-item .wc-actions .price {
    font-family: 'Maison';
    font-weight: 100;
    font-size: 18px;
    /*margin-bottom: 30px !important;*/
    text-align: center;
    margin-left: auto;
    display: block;
    margin-right: auto;
}

.category-image {
    height: 250px;
    width: 100%;
    margin-top: 75px;
    max-height: 70%;
}
.page-header .hero-content {
    max-width: 80%;
    display: block;
}
@media(min-width: 992px){
	.page-header .hero-content {
		width: 45%;
	}
}
@media (max-width: 991px) {
    .category-image {
        margin-top: 18%;
    }
	.page-header .hero-content {
		margin-top: 160px !important;
	}
}

.wc-item-title {
    text-align: center;
    font-family: 'Maison';
    font-weight: 100;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 2px;
    text-transform: uppercase;
}
/*
.page-header .hero-content {
    max-width: 44%;
    display: block;
}*/


.error-img {
    max-width: 32px !important;
    display: block;
    margin: auto;
    margin-bottom: 15px;
}

.tgs-coupon {
    display: none;
}

div.coupon:not(.tgs-coupon) {
    display: none !important;
}

#couponForm form {
    display: block !Important;
}

.cart-collaterals .wc-proceed-to-checkout {
    display: none !important;
}

.woocommerce-form-login-toggle {
    display: none;
}

.woocommerce form.checkout_coupon {
    border: none !important;
    padding: 0 !important;
}

/*
body:not(.home) .hero-content {
    padding-left: 0%!important;
    padding-right: 0%!important;
}
*/
.woocommerce-cart .woocommerce-info {
    font-family: 'CaviarDreams';
    font-weight: normal;
    text-transform: uppercase;
    background: #efefe3 !important;
    border-top-color: #efefe3;
    text-align: center;
    font-size: 25px;
    padding: 19px;
	margin-top: 10vh;
}
.woocommerce-cart .button.wc-backward{
	margin-bottom: 0 !important;
}
@media only screen and (max-width: 600px) {
	.woocommerce-cart .woocommerce-info {
		margin-top: 53%;
		margin-bottom: 10%;
	}
   /* .woocommerce-info {
        font-family: 'CaviarDreams';
        font-weight: normal;
        text-transform: uppercase;
        background: #efefe3 !important;
        border-top-color: #efefe3;
        text-align: center;
        font-size: 25px;
        padding: 19px;
        margin-top: 203px;
        margin-bottom: 233px;
    }
*/
    p.return-to-shop {
        margin-left: auto;
        margin-right: auto;
        width: 339px;
    }

    .button.wc-backward {
        color: white !important;
        margin-bottom: 100px !important;
        margin-top: 0px !important;
        padding: 15px 60px !important;
        font-weight: 100 !important;
        border-radius: 0px !important;
    }

    .product-data {
        padding-top: 20px;
    }

    .wc-item-title {
        text-align: center;
        font-family: 'Maison';
        font-weight: 100;
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 2px;
    }
	
	.product-item .wc-actions .price {
		font-size: 13px;
	}

    .tgs-product-tile-img {
        position: absolute;
        width: 80%;
        height: 50%;
        margin: 5% 10%;
        top: 90px;
        bottom: 0px;
        background-size: contain !important;
        background-repeat: no-repeat;
        background-position: center bottom !important;
    }

    .page-header .hero-content {
        max-width: 90%;
        display: block;
        margin-right: 4%;
        margin-left: 4%;
        margin-top: 160px;
    }

    .before-shop-loop {
        margin-top: 25px !important;
    }

    .tgs-product-filters {
        display: block !important;
        width: 100% !important;
    }

    .form-control.tgs-input {
        border-bottom: 2px solid black;
        background-color: #131313;
        width: 100%;
        display: block;
        font-family: var(--secondary-font);
        font-weight: 100;
        font-size: 18px;
        color: #FFFFFF;
    }
}

@media only screen and (max-width: 991px) {
    .form-control.tgs-input {
        margin-bottom: 15px;
        margin-left: 0px !important;
    }
    .form-control.tgs-select {
        margin-left: 0px !important;
        width: 100%;
        display: block;
        border-bottom: 2px solid black;
        background-color: #efefe3;
        font-family: var(--secondary-font);
        font-weight: 100;
        font-size: 18px;
        color: black;
        margin-bottom: 15px;
    }
}

.form-control.tgs-select {
    margin-left: 20px;
    border-bottom: 1px solid black;
    background-color: #131313;
    font-family: var(--secondary-font));
    font-weight: 100;
    font-size: 18px;
    color: #fff;
}


.form-control.tgs-input {
    border-bottom: 1px solid black;
    background-color: #131313;
    font-family: var(--secondary-font);
    font-weight: 100;
    font-size: 18px;
    color: #fff;
}

.tgs-product-filters {
    margin-bottom: 50px;
}

@media (min-width: 768px) {

    .tgs-product-tile-img {
        position: absolute;
        width: 80%;
        height: 58%;
        margin: 5% 10%;
        margin-top: 20px;
        bottom: 0px;
        top: 109px;
        background-size: contain !important;
        background-repeat: no-repeat;
        background-position: center bottom !important;
    }

    .before-shop-loop {
        margin-top: -60px;
    }
}

.woocommerce .woocommerce-breadcrumb {
    display: none;
}


/*.product-item {*/
/*    background-color: #f7f6f1;*/
/*}*/


.woocommerce-product-gallery, .pack-size-wrapper{
    max-width: 450px;
    margin: auto;
}

.related .slick-dots {
    bottom: -50px !important;
}

.tgs-product-tile-img {
    width: 90%;
    height: 58%;
    margin: 14px;
    top: 31%;
}

@media (max-width: 991px) {
    .tgs-product-tile-img {
        background-size: contain !important;
    }

    .summary .product_title, .summary .price {
        display: none;
    }

    .shop_attributes p {
        text-align: left;
    }
}

.product-tile {
    padding: 15px;
}

.product-data {
    min-height: 147px;
}
/*
.single-product .single-product-details > .row {
    align-items: center;
}
*/
.breadcrumb{
	padding-top: 0;
	text-transform: uppercase;
}
.mobile-breadcrumb .breadcrumb{
	align-items: center;
	justify-content: center;
}
.cart input[type="number"] {
    -webkit-appearance: none;
    -moz-appearance: textfield;
    appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.loader-ellips {
    font-size: 20px; /* change size here */
    position: relative;
    width: 4em;
    height: 1em;
    margin: 10px auto;
}

.loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: 0.5em;
    background: #303a3d; /* change color here */
    position: absolute;
    animation-duration: 0.5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite;
}

.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
    left: 0;
}

.loader-ellips__dot:nth-child(3) {
    left: 1.5em;
}

.loader-ellips__dot:nth-child(4) {
    left: 3em;
}

@keyframes reveal {
    from {
        transform: scale(0.001);
    }
    to {
        transform: scale(1);
    }
}

@keyframes slide {
    to {
        transform: translateX(1.5em)
    }
}

.loader-ellips__dot:nth-child(1) {
    animation-name: reveal;
}

.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
    animation-name: slide;
}

.loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse;
}

.page-load-status {
    text-align: center;
    margin: 60px auto;
}

.quantity-field-wrap {
    display: flex;
}

main.single-product .quantity-modifier, main.single-product .quantity {

}

.quantity-modifier {
    cursor: pointer;
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+/Edge */
    user-select: none; /* Standard */
}

.quantity, .quantity-modifier {
    width: 50px;
    height: 50px;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: none;
    border: 1px solid var(--white-light);
    border-radius: 50%;
    color: var(--white-light);
    margin-right: 0;
}
.quantity-modifier a {
    display: block;
    /*margin-top: -8px;*/
    /*font-size: 50px;*/
    margin-top: 5px;
    font-size: 35px;
}
body.hero-dark .quantity, body.hero-dark .quantity-modifier {
    border: 1px solid var(--dark-light);
    color: var(--dark-light);
}
body.hero-dark.woocommerce .quantity .qty {
    color: var(--dark-light);
}

#quantity-dec {
    margin-right: 15px;
}
#quantity-inc {
    margin-left: 15px;
}

.woocommerce .quantity .qty {
    width: 100%;
    height: 100%;
    background: none;
    color: var(--white-light);
    font-size: 24px;
    border: none;
}


.tabs {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.tabs li {
    margin-right: 2%;
    width: 45%;
}

.tabs li::after {
    content: '';
    background: #f7f6f1;
    height: 1px;

    width: 90%;
    position: relative;
    left: -3%;
    margin-top: 5px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.tabs li.active::after {
    display: block;
    background: #333a3d;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.onsale {
    display: none;
}

article .woocommerce a, .woocommerce form.checkout_coupon p, .woocommerce-info::before {
    color: #303187 !important;
}

.woocommerce table.shop_table, #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment, .woocommerce form.checkout_coupon, .woocommerce-info {
    border-radius: 0;
	background: rgba(0,0,0,0.2) !important;
}

article .woocommerce a.checkout-button, #add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box, .button, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: var(--dark-light) !important;
    color: var(--white-light) !important;
	border-radius: 0px !important;
	font-weight: 100 !important;
	text-transform: uppercase;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    border-color: #303187;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    display: none;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 160px;
}

.woocommerce form.checkout_coupon {
    border-color: white;
}

.woocommerce .form-row {
    display: block;
}

.woocommerce .card-header .category-name {
    display: block;
    max-width: 98%;
}

.woocommerce .card-body {
    font-size: 14px;
}

.woocommerce .woocommerce-ordering {
    margin-right: 15px;
}

article .checkout h3 {
    color: #303187 !important;
}

#customer_details {
    margin-bottom: 45px;
}

.cart-subtotal th, .cart-subtotal td, .woocommerce-shipping-totals th, .woocommerce-shipping-totals td {
    font-weight: 500 !important;
}
.order-total .includes_tax {
	display: none;
}
.select2-container--default .select2-selection--single {
    background-color: #f7f6f1;
    border: none;
    border-radius: 0px;
    padding: 10px 10px;
    color: #303187;
}

.select2-container .select2-selection--single {
    height: auto;
}

.select2-container--open .select2-dropdown {
    left: 0;
    top: 5px;
}

.select2-dropdown {
    background-color: #f7f6f1;
    border: 1px solid #303187;
    padding: 10px;
    border-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #303187;
    padding: 10px;
    line-height: normal;
    font-size: 12px;
    font-family: Poppins;

}

.select2-container--default .select2-results__option[aria-selected="true"], .select2-container--default .select2-results__option[data-selected="true"] {
    background-color: #f0ebf4;
    color: #303187;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #303187;
    color: white !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #303187;
    font-weight: bold;
    line-height: normal;
    font-size: 12px;
    padding: 0;
    font-family: Poppins;
}

.select2-results__option {
    font-family: Poppins;
}

.woocommerce form .form-row textarea {
    height: 15em;
}

.woocommerce .quantity .qty {
    text-align: center;
    outline: none !important;
}

.woocommerce a.remove {
    line-height: 26px;
}

.woocommerce a.remove:hover {
    background: none !important;
}

/*
    Product Categories Widget Class
*/

.product-categories-widget .card,
.product-categories-widget .card-header {
    border: 0;
    background-color: transparent;
}

.product-categories-widget .card {
    margin-bottom: 20px;
}

.product-categories-widget .card-header {
    padding: 0;
}

.product-categories-widget .card-header > a {
    font-size: 1.2rem;
    color: #190f6b;
    cursor: pointer;
    display: block;
    position: relative;
}

.product-categories-widget .card-header > a:hover,
.product-categories-widget .card-body ul > li > a:hover {
    color: #0056b3;
}

.product-categories-widget .card-header > a:after {
    content: '\f107';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.product-categories-widget .card-header > a[aria-expanded=true]:after {
    content: '\f106';
}

.product-categories-widget .card-body {
    padding-top: 0;
    padding-bottom: 0;
}

.product-categories-widget .card-body ul {
    list-style: none;
    padding-left: 0;
}

.product-categories-widget .card-body ul > li {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1.2;
}

.product-categories-widget .card-body ul > li > a {
    color: #212529;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: transparent;
    color: #323a3d;
    font-weight: bold;
    font-size: 16px;
}

.woocommerce nav.woocommerce-pagination ul li {
    margin: 0px 5px;
}

.woocommerce-pagination .page-numbers {
    background-color: transparent;
    color: #6a6a9e;
    font-size: 16px;
}

.woocommerce nav.woocommerce-pagination ul li, .woocommerce nav.woocommerce-pagination ul {
    border: 0;
}

.tgs-product-tile {
    width: 24.2% !important;
    margin: 0.4%;
    text-align: center;
    float: left;
}

.related .tgs-product-tile {
    width: 99% !important;
    margin: 0.5%;
    text-align: center;
    float: left;
	text-transform: uppercase;
}

.tgs-product-tile .woocommerce-loop-product__title{
	text-transform: uppercase !important;
}
.product-item {
    position: relative;
    width: 100%;
    padding-top: 125%;
}

.product-data {
    position: absolute;
    width: 100%;
    height: 20%;
    padding: 10% 10% 20% 10%;
    top: 0px;
}


@media (max-width: 991px) {


    .tgs-product-tile-img {
        position: absolute;
        width: 78%;
        height: 56%;
        margin: 5% 10%;
        margin-top: 20px;
        bottom: 0px;
        top: 31%;
        background-size: contain !important;
        background-repeat: no-repeat;
        background-position: center bottom !important;
    }

    /*.tgs-product-tile {
      width: 48% !important;
      margin: 1% ;
    }
    */
    .tgs-product-tile {
        width: 49.4% !important;
        margin: .3%;
    }

    .multi-line .tgs-product-tile-img {
        height: 39%;
        top: 51%;
    }

    body:not(.has-page-header).archive .before-shop-loop {
        margin-top: 190px !important;
    }
}

.woocommerce .cart_totals table.shop_table {
	background: rgba(0,0,0,0.2) !important;
}

.cart_totals.calculated_shipping .shop_table {
    background: transparent;
    border: 0;
}

.product-remove a.remove {
    color: #fff !important;
    text-decoration: underline !important;
    font-size: 1rem;
    width: initial;
    height: initial;
    text-transform: uppercase;
    font-weight: 100;
}

.product-remove a.remove:hover {
    color: red !important;
    background: initial !important;
}

#cart .cart-page-button {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-end;
}

#cart .cart-page-button a.button {
    padding: 20px !important;
    min-width: 250px;
    text-align: center;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    background: var(--white-light) !important;
    color: var(--dark-light) !important;
}

.woocommerce-page .cart-collaterals .cart_totals {
    width: 25%;
    margin-bottom: 20px;
}

.woocommerce-page .cart-collaterals .cart_totals .shop_table {
    margin-bottom: 30px;
}

.woocommerce-page .cart-collaterals .cart_totals .shop_table th {
    width: auto;
}

.woocommerce-cart-form .actions button[name=update_cart] {
    visibility: hidden;
    height: 1px;
}

@media (max-width: 480px) {
    /*
    .tgs-product-tile-img {
        position: absolute;
        width: 78%;
        height: 58%;
        top: 43%;
        max-height: 82px !important;
    }
    */
    .tgs-product-tile .product-data .woocommerce-loop-product__title {
        display: -webkit-box;
        -webkit-line-clamp: 2; /* number of lines to show */
        -webkit-box-orient: vertical;
		overflow: hidden;
    }
}

@media screen and (max-width: 767px) {

    .cart {
        padding-top: 120px;
    }

    .woocommerce-cart .woocommerce-cart-form__cart-item .cart-item-name {
        display: flex;
        align-items: center;
        padding-top: 30px;
        padding-bottom: 20px;
    }

    .woocommerce-cart .woocommerce-cart-form__cart-item.cart_item .cart-item-name .product-thumbnail {
        width: 50px;
    }
    .woocommerce-cart .woocommerce-cart-form__cart-item.cart_item .cart-item-name .product-name {
        flex-grow: 1;
    }
    .woocommerce-cart .woocommerce-cart-form__cart-item.cart_item .cart-item-name .product-subtotal {
        width: 70px;
    }
    .woocommerce-cart .woocommerce-cart-form__cart-item .product-quantity {
        display: flex;
        align-items: center;
    }
    .woocommerce-cart .woocommerce-cart-form__cart-item .product-quantity .quantity-field-wrap {
        flex: 1;
        order: 2;
    }
    .woocommerce-cart .woocommerce-cart-form__cart-item .product-quantity .remove {
        flex: 1;
        order: 1;
        text-decoration: underline;
        text-transform: lowercase;
        color: #323a3d !important;
        font-weight: 100;
        font-size: 1em;
        text-align: left;
        padding-left: 15px;
    }
    .woocommerce-cart .woocommerce-cart-form__cart-item .product-quantity .quantity-field-wrap > div {
        width: 45px;
        height: 45px;
    }
    .woocommerce-cart  .cart-collaterals .cart_totals {
        width: 100%;
    }
}



/* Tile changes */

.prodduct-data h2{
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}
.redlated.products .product-data .price{
	margin-bottom: 0;
}

@media(max-width: 560px){
	.product-data {
		position: absolute;
		width: 100%;
		height: 20%;
		padding: 10% 10% 10% 10%;
		top: 0px;
	}
	.tgs-product-tile-img {
		height: 55%;
		top: 32%;
	}
	.redlated.products .product-data .price{
		margin-bottom: 0;
	}
}


.product-item-flex {
    position: absolute;
    top: 0;
    padding: 10%;
    display: flex;
    -webkit-display: flex;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -moz-display: flex;
    -moz-flex-direction: column;
    -moz-justify-content: center;
    -moz-align-items: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}
.product-item-flex .product-data{
	padding-bottom: 0px;
	-webkit-flex: 25%;
	-moz-flex: 25%;
	flex: 25%;
	position: static;
	min-height: 1px;
}

.product-item-flex .woocommerce-LoopProduct-link {
	-webkit-flex: 60%;
	-moz-flex: 60%;
    flex: 60%;
    position: static;
    width: 100%;
}
@media(max-width: 991px){
	.product-item-flex .woocommerce-LoopProduct-link{
		-webkit-flex: 50%;
		-moz-flex: 50%;
		flex: 50%;
		position: static;
		width: 100%;
	}
	.product-item-flex .product-data{
		-webkit-flex: 25%;
		-moz-flex: 25%;
		flex: 25%;
	}
	.related.products .price {
		position: relative;
		top: -3px;
	}
}
/*.tgs-product-tile-img {
    width: 100%;
    height: 100%;
    margin: 0;
    position: static;
}*/

.product-item-flex .woocommerce-LoopProduct-link {
    position: relative;
    width: 100%;
	max-height: 70%;
   /* height: 100%; */
}
.tgs-product-tile-img {
    width: 100%;
    height: 100%;
    margin: auto;
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.product-data h2{
	overflow: hidden !important;
    text-overflow: ellipsis !important;
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
}

.archive article.v-hidden, .archive article.v-search{
	display: none;
}
.search article.v-hidden, .search article.v-catalog{
	display: none;
}
#cart .tgs-shipping-cost{
	display: none;
}
.payment_box input::-webkit-input-placeholder, .payment_box input::-moz-placeholder, .payment_box input::-moz-placeholder, .payment_box input::-ms-input-placeholder .payment_box input::-placeholder{
	opacity: 0;
	color: transparent;
}
#wc-realex-credit-card-account-number_field {
    margin-top: 15px !important;
    margin-bottom: 45px !important;
}
.payment_box, .payment_box p{
	color: #515151 !important;
}
.woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"]:focus, .woocommerce-checkout #payment div.payment_box input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"]:focus, #add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="tel"]:focus, #add_payment_method input.js-sv-wc-payment-gateway-credit-card-form-input[type="text"]:focus {
    box-shadow: none !important;
}
#shippingBlock .checkout-box-content{
	color: #989898 !important;
}
#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0;
}
.tgs-shipping-cost .tgs-value{
	text-align: right;
}
#payment table.shop_table {
    margin: 0 -1px 60px 0;
}
#wc-realex-credit-card-credit-card-form {
    margin-top: 30px;
}
.jdd-breadcrumb > a {
    display: inline-block;
    padding-right: 15px;
    text-transform: uppercase;
}
.jdd-breadcrumb-item.parent::first-letter {
    text-transform: uppercase;
}
.checkout-data-item .includes_tax{
	display: none !important;
}
.payment_box.payment_method_realex_credit_card > p {
    display: none;
}
.woocommerce-error {
  border-top-color: #b81c23;
  width: 100%;
  margin: 0;
  border-radius: 0;
  background: #b81c23;
  color: white;
  padding: 10px 15px;
}
@media(max-width: 991px){
	.woocommerce .woocommerce-order-details .woocommerce-table{
		background: #efefe3 !important;
		border-radius: 0px;
	}
}
.page-load-status {
    position: absolute;
}

.archive .jdd-breadcrumb-current{
	padding-left: 0px !important;
}
.archive .breadcrumb-separator{
	padding-right: 15px;
	padding-left: 15px;
	display: inline-block;
}
.woocommerce-form-login .woocommerce-notices-wrapper {
    position: static;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
}
.woocommerce-form-login  .woocommerce-error {
    border-top-color: #b81c23;
    width: 100%;
    margin: auto;
    border-radius: 5px;
    background: #b81c23;
    color: white;
    padding: 6px;
}
.woocommerce-error li{
	margin-bottom: 0 !important;
}
.woocommerce-cart .woocommerce-notices-wrapper{
	display: none !important;
}
.tgs-cart-img {
    width: 80px;
    height: 80px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.tgs-product-filters .form-control.tgs-input, .tgs-product-filters .form-control.tgs-select{
	border-color: #333a3d;
	color: #fff;
}
.tgs-product-filters  .form-control.tgs-input::placeholder {
	color: #fff;
}

@media(max-width: 767px){
	.tgs-product-filters .form-control.tgs-input, .tgs-product-filters .form-control.tgs-select{
		font-size: 16px;
		border-color: #333a3d;
		color: #fff;
        margin-bottom: 15px;
	}
	.tgs-product-filters  .form-control.tgs-input::placeholder {
		color: #333a3d;
	}
}

.product-name .variation, .warranty_info{
	display: none;
}
.woocommerce-button.button.request_warranty {
    background: transparent !important;
    color: #333a3d !important;
    margin-left: 20px;
}
#wcContent h2{
	margin: 3rem 0;
}
.warranty-table{
	margin-bottom: 60px;
}
#warranty_form .button{
    border: none;
    padding: 10px 15px;
    cursor: pointer;
}
.table-heading {
    font-weight: 700;
    text-transform: uppercase;
}
.warranty-table .row{
	padding: 7.5px 0px;
}
.warranty-table .br-checkbox {
    border: 2px solid #333a3d;
}
.customer-tracking-code-container, .warranty-tracking-code-container{
	margin-top: 30px;
}
.warranty_shipment_tracking{
	float: left;
	width: 50%;
}
.warranty_shipment_tracking .form-control{
	width: 100%;
	margin: 5px 0;
}
.warranty_shipment_tracking .tracking_code{
	margin-bottom: 0;
}
div.wfb-field-div label {
    float: left;
    width: 50%;
}
.fake-link {
    text-decoration: underline;
}
.order-card{
	cursor: pointer;
}
@media(max-width: 991px){
	div.wfb-field-div label, div.wfb-field-div input, div.wfb-field-div select, div.wfb-field-div textarea, .warranty_shipment_tracking{
		width: 100%;
		float: none;
	}
	.table-heading {
		text-align: center;
	}
	.warranty-table {
		text-align: center;
	}
	.table-content, .table-heading {
		margin: 5px 0px;
	}
	.warranty-button{
		margin: auto;
		display: block;
	}
	.woocommerce-account .woocommerce {
		padding: 0;
	}
}
.toggle-heading .heading-small {
    padding-top: 5px;
    padding-bottom: 10px;
}
.toggle-triangle{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 0 8px;
	border-color: #323a3d transparent transparent transparent;
}
.opened .toggle-triangle{
	transform: rotate(180deg);
}
.order-total-value .amount{
	padding-right: 0;
}
.order-totals {
    border-top: 1px solid #333a3d;
    padding-top: 15px;
    margin-top: 15px;
}
.order_item .product-quantity{
	display: inline-block;
	padding: 0;
}
.order_details tfoot th {
    font-weight: 700 !important;
}
.woocommerce-order-details__title{
	display: none;
}

.product-name .variation, .warranty_info{
	display: none;
}
.woocommerce-button.button.request_warranty,  .woocommerce-orders-table__cell .button{
    background: transparent !important;
    color: #333a3d !important;
    margin-left: 20px;
	text-transform: capitalize !important;
	text-decoration: underline;
}
#wcContent h2{
	margin: 3rem 0;
}
.warranty-table{
	margin-bottom: 60px;
}
#warranty_form .button{
    border: none;
    padding: 10px 15px;
    cursor: pointer;
}
.table-heading {
    font-weight: 700;
    text-transform: uppercase;
}
.warranty-table .row{
	padding: 7.5px 0px;
}
.warranty-table .br-checkbox {
    border: 2px solid #333a3d;
}
.customer-tracking-code-container, .warranty-tracking-code-container{
	margin-top: 30px;
}
.warranty_shipment_tracking{
	float: left;
	width: 50%;
}
.warranty_shipment_tracking .form-control{
	width: 100%;
	margin: 5px 0;
}
.warranty_shipment_tracking .tracking_code{
	margin-bottom: 0;
}
div.wfb-field-div label {
    float: left;
    width: 50%;
}
.fake-link {
    text-decoration: underline;
}
.order-card{
	cursor: pointer;
}
.tgs-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.warranty-quantity, .warranty-quantity:focus{
    background: #f7f6f1;
    padding: 16px 15px;
}
.cart .warranty_info{
	display: none;
}
.back-link, .back-link:hover{
	text-decoration: underline;
}
@media(max-width: 991px){
	div.wfb-field-div label, div.wfb-field-div input, div.wfb-field-div select, div.wfb-field-div textarea, .warranty_shipment_tracking{
		width: 100%;
		float: none;
	}
	.warranty-button{
		margin: auto;
		display: block;
	}
	#wcContent {
		padding: 0px 30px;
	}
	.woocommerce-account .woocommerce {
        padding: 0 0 20px;
    }
}

.ticket-product .variation{
	display: block !important;
}
.page-load-status{
	display: none !Important;
}

.productList .tgs-product-tile{
	background: rgba(255, 255, 255, 0.1);
}
.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-error:before {
    color: #fff;
    top:  0.6rem;
}
.woocommerce-checkout .woocommerce-notices-wrapper .woocommerce-error li {
        padding-left: 50px !important;

}

@media (max-width: 991px){
	.embed-container video {
	  min-height: 100vh;
	  object-fit: cover;
	  width: 100%;
	}
	.woocommerce-product-gallery__wrapper .tgs-rectangle {
		width: 100%;
	}
	.embed-container video {
		min-height: 49vh;
	}
	.woocommerce-product-gallery__wrapper .tgs-rectangle{
		padding-bottom: 0 !important;
	}
}

.retail-usertype .tax-total{
	display: none !important;
}
#shippingBlock{
	display: none !important;
}

@media(max-width: 500px){
	.wc-item-title {
        font-size: 11px;
    }
}