.single-product div.product .product_title.entry-title {
    padding-bottom: 15px;
    font-size: 1.5rem;
}
.ata-product-category-grid-child-wrp .desc{
	font-weight:normal!important;
}
th {
    text-align: inherit;
    background-color: #7fba00;
	  color: white;
}
.theme-btn, .added_to_cart.wc-forward {
    font-family: var( --heading-fonts );
    text-transform: uppercase;
    letter-spacing: 2px;
    color: var(--secondary-color)!important;
    border: 1px solid var(--secondary-color);
       background: #c40079 !important;
    outline: none;
    cursor: pointer;
    padding: 11px 23px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
    font-size: 14px;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 11px;
}
.awdr_discount_bar {
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    font-size: 19px;
    text-align: center;
}
button.plus, button.minus {
    border: 1px solid #dbdbdb;
    background: #f1f2f1;
    color: #000;
    font-size: 16px;
    line-height: 5px!important;
    min-width: 20px;
    vertical-align: top;
    float: left;
    max-width: 40px;
    padding: 7px;
    margin-top: 0px;
}
.single.single-product .quantity .input-text.qty.text, .p-quantity .input-text.qty.text, .woocommerce .quantity input.qty {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    border: 1px solid #dbdbdb;
    color: #55595d;
    min-height: 32px;
    float: left;
    line-height: 28px;
    width: 50px;
    padding: 0px;
    font-size: 19px;
    background: #FFF;
    text-align: center;
    border-left: none;
    border-right: none;
    border-radius: 0px;
	padding-left: 3px;
}
.box-icon-cart .dropdown-box .theme-btn {
    width: 42%;
    display: inline-block;
    padding: 13px 5px;
    float: left;
}
.loop-btn-wrap {
    width: 100%;
    margin: 0px auto;
    position: relative;
    display: block;
    margin-top: 20px;
    cursor: pointer;
    padding-left: 22px;
    padding-right: 40px;
}
.menu-category-list:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    top: -6px;
    height: 6px;
    background: var( --nav-deep );
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: block;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    -webkit-border-top-left-radius: 9px;
    -webkit-border-top-right-radius: 9px;
    z-index: 1;
}

element.style {
}
ul.apsw_data_container li .apsw-price {
    color: #989499;
}
ul.apsw_data_container li .apsw-price {
    position: absolute;
    right: 25px;
    top: 96px;
    font-weight: bold;
    font-size: 25px;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 2em;
    right: 1em;
    display: block;
    z-index: 1;
}
.woocommerce-error {
    background-color: #e6007e;
    color: white;
    padding-left: 40px;
}
#colophon.site-footer .widget {
    border-right: dotted 1px rgba(255,255,255,.15);
    padding: 40px;
    padding-top: 80px;
    padding-bottom: 60px;
    line-height: 19px;
}
.icon-box-wrap .item-box-content::before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    z-index: 0;
    content: "";
    height: 60px;
    position: absolute;
    width: 60px;
    border-left: 1px solid var( --secondary-color);
    border-bottom: 1px solid var( --secondary-color);
    visibility: visible;
    transition: all 0.4s ease 0s;
}
.box-icon-cart .dropdown-box ul > li .info-product .name {
    display: inline-block;
    padding-bottom: 10px;
    white-space: pre-line;
}
.icon-box-wrap .item-box::after {
    position: absolute;
    top: 0;
    right: 0;
    content: '';
    z-index: 8;
    content: "";
    height: 60px;
    position: absolute;
    width: 60px;
    border-top: 1px solid var( --secondary-color);
    border-right: 1px solid var( --secondary-color);
    visibility: visible;
    transition: all 0.4s ease 0s;
}
.icon-box-wrap .item-box::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    z-index: 8;
    content: "";
    height: 60px;
    position: absolute;
    width: 60px;
    border-left: 1px solid var( --secondary-color);
    border-top: 1px solid var( --secondary-color);
    visibility: visible;
    transition: all 0.4s ease 0s;
}
.icon-box-wrap .item-box-content::after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: '';
    z-index: 8;
    content: "";
    height: 60px;
    position: absolute;
    width: 60px;
    border-right: 1px solid var( --secondary-color);
    border-bottom: 1px solid var( --secondary-color);
    visibility: visible;
    transition: all 0.4s ease 0s;
}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 50.333333%;
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 50.666667%;
}
.woocommerce-cart .woocommerce .cart-collaterals {
    float: left;
    width: 100%;
    max-width: 420px;
}
input[type="text"], input[type="email"],
input[type="password"], textarea {
    display: block;
    width: 100%;
    padding: 9px;
    border: 1px solid #ccc;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: solid 1px #cfcfcf;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: rgba(255,255,255,0.7);
    -webkit-box-shadow: 0px;
    -moz-box-shadow: 0px;
    box-shadow: 0;
}
.elementor-column, .elementor-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    /* display: flex; */
}
.elementor-column-wrap {
    width: 100%;
}

div.cross-sells { display:none; }

#cr_floatingtrustbadge_front {
    position: fixed;
    bottom: 0px;
    width: 100px;
    border-radius: 15px;
    display: block;
    overflow: hidden;
    margin: 30px;
    filter: drop-shadow(0px 4px 54px rgba(0, 0, 0, 0.25));
    z-index: 99999;
    cursor: pointer;
}
#cr_floatingtrustbadge_front .cr-floatingbadge-top svg {
    position: absolute;
    left: 50%;
    top: -2px;
    margin-left: -25px;
    width: 50px;
}
#cr_floatingtrustbadge_front .cr-floatingbadge-top {
    position: relative;
    height: 58px;
    display: block;
}
#reviews .comment-meta img {
    width: 60px;
    height: 60px;
    /* border-radius: 50%; */
    float: left;
}
.btn-primary {
    color: #fff;
    background-color: #e6007e;
    border-color: #e6007e;
}
.btn-primary:hover
{
    color: #fff;
    background-color: #7e0651;
    border-color: #7e0651;
}
.yikes-easy-mc-error-message {
    color: rgba(216,48,57,.87);
    background: lightgoldenrodyellow;
    padding: 12px;
    position: relative;
}
.single-prev-next .col-md-6 {
    padding: 20px;
    position: relative;
    /* color: red; */
    background-color: turquoise;
}
.single-prev-next .col-md-6.img:after {
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    content: "";
    z-index: 1;
    border-left: 1px solid #FAFAFA;
    /* padding-top: 29px; */
}.easy_testimonial .rate-area-5 .right-icon i {
    color: yellow;
}
.easy_t_single_testimonial blockquote p span.testimonial-client, .easy_t_single_testimonial blockquote p span.testimonial-position {
    width: 100%;
    margin-top: 10px;
	line-height: 20px;
}
.easy_t_single_testimonial .testimonial-position {
    font-family: 'Comfortaa' !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: bold !important;
    color: #95c11f !important;
    margin-top: 20px;
}
.easy_t_single_testimonial .testimonial-other {
    font-family: 'Comfortaa' !important;
    font-size: 10px !important;
    font-style: normal !important;
    font-weight: normal !important;
    color: #e6007e !important;
  margin-top: 20px;
}
.easy_t_single_testimonial .date {
    font-family: 'Comfortaa' !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: normal !important;
    color: #000000 !important;
    margin-top: 10px;
}
.easy_testimonial cite span {
    display: block;
	margin-top: 10px;
}
.style-avatar-right-50x50 blockquote.easy_testimonial .easy_t_ratings, .style-avatar-right-50x50 blockquote.easy_testimonial p {
    padding: 0 30px;
    position: relative;
    width: auto;
    /* margin-top: 10px; */
    margin-bottom: -10px;
}
@media screen and (max-width: 600px) {
.easy_t_single_testimonial .testimonial-body, .easy_t_single_testimonial blockquote.easy_testimonial {
    font-family: 'Comfortaa' !important;
    font-size: 18px !important;
    font-style: italic !important;
    font-weight: normal !important;
    color: #000000 !important;
    width: 38%;
	margin-left:-60px
}
	.style-avatar-right-50x50 .testimonial_body>p:last-child:after, .style-avatar-right-50x50 .testimonial_body>p:last-of-type:after {
    top: 26px;
    color: #888;
    content: "”";
    font-size: 50px;
    line-height: 0;
    position: relative;
    right: 5px;
}
	.style-avatar-right-50x50 blockquote.easy_testimonial .easy_t_ratings, .style-avatar-right-50x50 blockquote.easy_testimonial p {
    padding: 0 30px;
    position: relative;
    width: auto;
    line-height: 20px;
		font-weight: bold;
}
	.easy_t_single_testimonial *, .easy_t_single_testimonial *::after, .easy_t_single_testimonial *::before {
    box-sizing: content-box !important;
    padding-left: 6px;
}
	.style-avatar-right-50x50 blockquote.easy_testimonial .easy_t_ratings, .style-avatar-right-50x50 blockquote.easy_testimonial p {
    padding: 0 30px;
    position: relative;
    width: auto;
    /* margin-top: 10px; */
    margin-bottom: -20px;
}
	}
.easy_t_single_testimonial .testimonial-other {
    font-family: 'Comfortaa' !important;
    font-size: 13px !important;
    font-style: normal !important;
    font-weight: normal !important;
    color: #e6007e !important;
    margin-top: 20px;
    line-height: 17px;
}
.easy_t_single_testimonial .testimonial-body, .easy_t_single_testimonial blockquote.easy_testimonial {
    border-top: 2px dotted #a7a7a7;
    padding-top: 30px;
    /* padding-left: 0px; */
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    /* color: #444; */
    line-height: 28px;
    letter-spacing: 0px;
}
.woocommerce form .form-row .select2-container .select2-selection--single .select2-selection__arrow {
    top: 12px;

}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    /* color: #444; */
    line-height: 28px;
    width: -9px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 0px; 
    padding-right: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    display: none;
}
.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    /* position: relative; */
    vertical-align: middle;
    margin-left: 5px;
}
.awdr_discount_bar {
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    font-size: 19px;
    font-family: 'Comfortaa';
}
mark {
  background-color: yellow;
  color: black;
}
.added_to_cart.wc-forward {
    font-family: var( --heading-fonts );
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff!important;
	border:none;
    background: #c40079;
    outline: none;
    cursor: pointer;
    padding: 11px 23px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
    font-size: 14px;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 21px;

}
.theme-btn{
    font-family: var( --heading-fonts );
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #fff!important;
	border:none;
    background: #c40079;
    outline: none;
    cursor: pointer;
    padding: 11px 23px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
    font-size: 14px;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 21px;

}
ul.compare-wishlist-single-post {
    clear: both;
    display: none;
}
.topbar {
    background: #F6F6F6;
    line-height: 19px;
    border-bottom: 1px solid #e1e1e1;
    font-size: 13px;
}
#customer_details .form-row input, #customer_details .form-row textarea {
    display: block;
    width: 100%;
    padding: 9px;
    border: 1px solid #ccc;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: solid 1px #cfcfcf;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: rgba(255,255,255,0.7);
    height: 60px;
    -moz-box-shadow: 0px;
}
	#gs-home-page-hero .btn-wrp {
    margin-top: 180px;
}
.elementor-4449 .elementor-element.elementor-element-6427e263 > .elementor-element-populated {

    border-width: 0px 1px 0px 1px;
    border-color: #fff;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 70px 70px 70px 70px;
   }
.stock.in-stock {
    color: #0f834d;
    font-size: 25px;
    font-weight: bold;
}











.wp-block-button__link {
    background-color: #E6007E;
    border-radius: 5px;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1.125em;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-align: center;
    text-decoration: none;
    word-break: break-word;
	font-family: comfortaa;
    text-transform: uppercase;
}

.wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
    content: "SSSSS";
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    color: gold;
    white-space: nowrap;
}
.rd-navbar-static .rd-navbar-nav > li > a .nav_tooltips {
    position: absolute;
    bottom: calc(100% + 5px );
    background: #000;
    color: #fff;
    height: auto;
    line-height: 14px;
    font-size: 11px;
    padding: 4px 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    left: 25%;
    margin-left: -25px;
    text-align: center;
}
#qlwapp .qlwapp-toggle, #qlwapp .qlwapp-box .qlwapp-header, #qlwapp .qlwapp-box .qlwapp-user, #qlwapp .qlwapp-box .qlwapp-user:before {
    background-color: #95c11f;
}
.launcher-container {
    width: 60px;
    height: 60px;
    background: red !important;
    border-radius: 22px;
    cursor: pointer;
    text-align: center;
    font-weight: 700;
    color: #fff;
    font-size: 30px;
    line-height: 60px;
    overflow: hidden;
    border-bottom-right-radius: 0;
}
.navbar-icon a {
    color: var(--quaternary-color);
    font-size: 13px;
    margin: 0px 10px;
}
.icofont-long-arrow-up:before {
    content: "\ea95";
    visibility: hidden;
}