html {
    margin-top: 0 !important;
}
.aux-cart-element-container .aux-cart-wrapper .aux-card-dropdown {
    height: 60vh;
    overflow-y: scroll;
}
/* Shop Page  */
.cs-infos {
    display: none !important;
} 
.post-type-archive-product .page-title-section .page-header {
    background: url(/wp-content/uploads/2020/06/SettingGoldPlates_08-1.png);
    background-position: top center;
}
.post-type-archive-product h1.page-title {
    color: #fff;
}

.post-type-archive-product .aux-breadcrumbs {
    color: #fff;
}

.post-type-archive-product .aux-breadcrumbs a {
    color: #fff !important;
}
.post-type-archive .page-title-section  .page-header .aux-container{
    text-align: center;
}
.aux-shop-archive .aux-sidebar .sidebar-inner .sidebar-content .searchform:after {
    background-color: #ffd2d1 !important;
    color: #000 !important;
}

.custom-filter-menu {
    display: block;
    position: relative;
}
.custom-filter-menu ul {
    margin: 0;
    padding: 0;
    text-align: center;
    position: relative;
    margin-bottom: 0;
    float: right;
}
.custom-filter-menu ul li {
    list-style: none;
    color: #000;
    font-size: 13px;
    display: inline-block;
    text-transform: uppercase;
    padding: 12px 20px;
    font-weight: normal;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 100px;
    font-weight: bold;
}
.custom-filter-menu ul li i {
    margin-left: 5px;
}
.custom-filter-menu ul li a {
    color: #000;
    display: block;
}
.content-box-custom {
    display: none;
}
.content-box-custom {
    background-color: #ffffff;
    padding: 20px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: absolute;
    top: 46px;
    left: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0px 6px 10px 1px #cecece;
    border-radius: 10px;
}
.content-box-custom ul {
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    height: 450px;
    overflow-y: scroll;
    overflow-x: hidden;
    background-color: transparent;
}
.content-box-custom ul li {
    list-style: none;
    display: block;
    width: 33.33%;
    float: left;
    text-align: center;
    padding: 10px;
    background-color: transparent;
}
.custom-filter-menu ul li .content-box-custom li {
    border: none;
}
.content-box-custom ul li:hover {
    background-color: #fff;
    transition: 0.5s ease-in-out;
}
.content-box-custom ul li a {
    display: block;
}
.content-box-custom ul li a h3 {
    font-family: "Nixie One", Arial, Helvetica, sans-serif;
    line-height: normal;
    font-size: 12px;
    margin-bottom: 0;
    color: #000;
    height: 35px;
}
#shop_by_color_content.content-box-custom ul {
    height: auto;
    overflow-y: hidden;
}
#shop_by_color_content.content-box-custom ul li {
    list-style: none;
    display: block;
    width: 25%;
    float: left;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid transparent;
}
#shop_by_color_content.content-box-custom .filter_color_div {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
    border-radius: 100%;
    border: 1px solid #e1e1e1;
}
#shop_by_color_content.content-box-custom ul li:hover {
    background-color: transparent;
    transition: 0.5s ease-in-out;
    transform: scale(1.05);
}
li#shop_by_price form {
    display: none;
}
li#shop_by_price:hover form {
    display: block;
    background-color: #ffffff;
    padding: 20px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    position: absolute;
    top: 46px;
    left: 0;
    width: 100%;
    z-index: 9999;
    box-shadow: 0px 6px 10px 1px #cecece;
    border-radius: 10px;
}
li#shop_by_price .price_slider_wrapper {
    padding-top: 14px;
}
li#shop_by_price .ui-slider {
    position: relative;
    text-align: left;
    margin-left: .5em;
    margin-right: .5em;
}
li#shop_by_price .price_slider_wrapper .ui-widget-content {
    background-color: #F3F3F3;
    height: 4px;
}
li#shop_by_price  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #a46497;
}
li#shop_by_price  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #a46497;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -.3em;
    margin-left: -.5em;
}
li#shop_by_price .ui-slider .ui-slider-handle:nth-child(2) {
    background-color: #000;
}
li#shop_by_price  .ui-slider .ui-slider-handle:nth-child(3) {
    background-color: #F42C37;
}
li#shop_by_price .ui-slider .ui-slider-range {
    background-color: #F42C37;
    height: 5px;
}
li#shop_by_price  span.to {
    float: right;
}
.woocommerce #shop_by_price button.button {
    width: 100%;
    background-color: #000000;
    padding: 16px;
    border-radius: 25px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: -0.48px;
    margin-top: 40px;
}
.content-box-custom ul::-webkit-scrollbar {
    width: 5px;
}
.content-box-custom ul::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey; 
    border-radius: 20px;
}
.content-box-custom ul::-webkit-scrollbar-thumb {
    background: #6666a4; 
    border-radius: 5px;
}
.content-box-custom ul::-webkit-scrollbar-thumb:hover {
    background: #b30000; 
}
.filter_rightimg_outer ul {
    width: 70%;
    float: left;
}
.filter_rightimg {
    width: 30%;
    float: right;
    padding-left: 15px;
    box-sizing: border-box;
}
.content-box-custom ul li:hover img {
    transform: scale(1.050);
    transition: .5s;
}
.togglemobileclass .content-box-custom.togglemobileclass_inner {
    display: block;
}
.togglemobileclass .content-box-custom {
    display: none;
}
.content-box-custom ul li img {
    transition: .5s;
    margin: 0 auto;
}
.catalog-ordering {
    width: 46%;
    float: left;
    clear: none;
    margin-bottom: 0;
}

.custom-filter-menu ul li .content-box-custom li.active .collection-image  {
    border: 2px solid green !important;
}
.custom-filter-menu ul li .content-box-custom li.active-special-order img {
    opacity: 0.5;
}
.custom-selected-filter {
    float: left;
    width: 100%;
    border: 1px solid #e1e1e1;
    padding: 0 15px;
    margin:0 0 15px 0;
}

.custom-selected-filter p {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin: 10px;
}

.custom-selected-filter p span {
    padding: 5px 10px;
    background: #fbfaf9;
    border: 1px solid #e1e1e1;
    border-radius: 30px;
    margin: 0 5px;
    font-weight: normal;
}
.custom-selected-filter p span a {
    margin-left: 10px;
    display: inline-block;
}
.custom-selected-filter p > a {
    text-align: right;
    float: right;
    color: red;
}
header.woocommerce-products-header {
    float: left;
    width: 100%;
    clear: both;
}
h1.woocommerce-products-header__title.page-title {
    display: none;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: left;
    margin-top: -58px !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ff1f00;
    color: #ff1f00;
    float: left;
    width: 100%;
}
.product_collection .product_collection_lists img {
    max-width: 100%;
    width: 100%;
}
/*--Popup style--*/
.modal-dialog.modal-dialog-centered textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 10px;
    border: none;
    background-color: #efefef;
    padding: 29px 0px 29px 35px;
    margin-bottom: 0;
    font-weight: bold;
    color: #000000;
}
.modal-dialog.modal-dialog-centered input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email, .modal-dialog.modal-dialog-centered input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border-radius: 50px;
    border: none;
    background-color: #efefef;
    padding: 29px 0px 29px 35px;
    margin-bottom: 0;
    font-weight: bold;
    color: #000000;
}
.modal-dialog.modal-dialog-centered div#requestsample input[type="submit"] {
    color: #000;
}
.woocommerce ul#shipping_method li label[for="shipping_method_0_free_shipping10"] {
    font-size: 12px;
    display: flex;
    white-space: nowrap;
}
span#shipping_hover_text {
    padding: 0;
    background: pink;
    width: 20px;
    height: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 100%;
    position: relative;
}
span#hovered_text {
    opacity: 0;
    position: absolute;
    width: 140px;
    font-size: 9px;
    line-height: 10px;
    left: auto;
    right: 0;
    display: block;
    top: 20px;
    background: #000;
    white-space: pre-wrap;
    color: #fff;
    padding: 8px;
    border-radius: 4px;
}

span#shipping_hover_text:hover span#hovered_text {
    opacity: 1;
}
/*---24march--*/
body.archive .left-sidebar > .aux-wrapper > .aux-container {
    padding-left: inherit;
}


/*------*/
@media only screen and (max-width:991px){
  body nav.menu-main-menu-container ul li button.btn.btn-primary {
    font-size: 13px;
   }
  
  body nav.menu-main-menu-container ul li a {
    padding-left: 4px !important;
    padding-right: 4px !important;
  }
  span#open {
    right: 7px !important;
}  
  
}
@media only screen and (min-width: 768px) {

    .custom-filter-menu {
        display: block;
        position: relative;
        z-index: 999;
    }
    .custom-filter-menu ul li#shop_by_collections:hover div#shop_by_collections_content {
        display: block !important;
    }
    .custom-filter-menu ul li#shop_by_color:hover div#shop_by_color_content {
        display: block !important;
    }
    .custom-filter-menu ul li#shop_by_type:hover div#shop_by_type_content {
        display: block !important;
    }

}
@media screen and (max-width: 503px){
    .post-type-archive .aux-main .aux-wrapper .aux-container .aux-primary .content .products .product, .single-product .aux-main .aux-wrapper .aux-container .aux-primary .content .products .product{
    width: 100%;
    }
}

.page-title-section .aux-breadcrumbs{
    margin-bottom:10px;
}
.page-title-section .page-header{
    border-bottom:none;
    background: rgb(226,226,226);
    background: linear-gradient(94deg, rgba(226,226,226,1) 52%, rgba(245,245,245,1) 89%);
}

.aux-shop-archive .aux-sidebar .sidebar-inner .sidebar-content .searchform input[type="text"]{
    background: rgb(226,226,226);
    background: linear-gradient(94deg, rgba(226,226,226,1) 52%, rgba(245,245,245,1) 89%);
    border-radius: 30px;
    border: none;   
    position:relative;
    max-width:100%;
    padding:20px 28px;
}
.searchform input[type="text"]::-moz-placeholder{
    font-weight:400;
    line-height:19px;    
    font-size:16px;
    color:rgba(0,0,0,0.40)!important;
}
.searchform input[type="text"]::-webkit-input-placeholder{
    font-weight:400;
    line-height:19px;    
    font-size:16px;
    color:rgba(0,0,0,0.40)!important;
}
.aux-sidebar-style-border.left-sidebar .aux-sidebar-primary{
    border:none;
    margin-top: 20px;
}
.aux-shop-archive .aux-sidebar .sidebar-inner .sidebar-content .searchform:after{
    content: "\e1d0";
    font-size: 20px;
    position: absolute;
    font-family: "auxin-front" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    right: 36px;
    top: 57px;
    background-color: #F42C37;
    color: #fff;
    padding: 12px;
    border-radius: 25px;
    box-shadow: 0 5px 25px rgba(244,44,55,0.40);
}
.aux-shop-archive .aux-wrapper .aux-container .aux-primary .woocommerce-ordering .orderby{
    background-color:#000;
    border-radius: 38px;
    border: none;
    padding: 12px 0px 12px 29px;
}
@media (max-width: 498px){
.aux-shop-archive .aux-wrapper .aux-container .aux-primary .woocommerce-ordering .orderby {
    font-size: 12px;
}.aux-shop-archive .aux-wrapper .aux-container .aux-primary .woocommerce-result-count{
    font-weight: 400;
}
.aux-shop-archive .aux-wrapper .aux-container .aux-primary .woocommerce-ordering:after{
    left: 180px;
    right: auto;
}
.aux-shop-archive .aux-wrapper .aux-container .aux-primary .woocommerce-ordering{
    width: 100%;
    margin: 0!important;
    margin-bottom: 28px!important;
}
}
.widget-container.aux-toggle-widget.aux-open .widget-title:after{
    top: 11px!important;
    transform: rotate(-90deg)!important;
}
.aux-shop-archive .aux-wrapper .aux-container .aux-primary .woocommerce-ordering .orderby {
    background-color: #FFF;
    border-radius: 38px;
    border: none;
    padding: 11px 0px 11px 29px;
    border: 1px solid #dbdbdb;
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 15px;
    font-weight: bold !important;
    font-family: 'Montserrat';
}
.aux-shop-archive .aux-wrapper .aux-container .aux-primary .woocommerce-ordering{
    position:relative;
    margin-top: 0;
    margin-bottom: 55px;
}
.aux-shop-archive .aux-wrapper .aux-container .aux-primary .woocommerce-ordering:after{
    left: 193px;
    right: auto;
}
.aux-shop-archive .aux-wrapper .aux-container .aux-primary .woocommerce-ordering:after{
    content: "\e1e9"!important;
    color: #fff;
    position: absolute;
    right: 20px;
    top: 21px;
    font-size: 12px;
    font-family: "auxin-front" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.aux-shop-archive .aux-wrapper .aux-container .aux-primary .woocommerce-result-count{
    padding-top: 9px;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    color: #000000;
    display: none !important;
}
.aux-shop-archive .products .product .woocommerce-loop-product__title {
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
    color: #000000;
    padding-top: 4px;
    letter-spacing:-0.51px;
    transition: all .2s cubic-bezier(.4,0,.2,1) 70ms;
}
.aux-shop-archive .product:hover   .woocommerce-loop-product__title{
    color:#000 !important;
    font-weight:bold;
    transition: all .2s cubic-bezier(.4,0,.2,1) 70ms;
}
.aux-shop-archive .products .product .price ins .woocommerce-Price-amount, .aux-shop-archive .products .product .price  .woocommerce-Price-amount {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    color: #000000;
    letter-spacing:-0.6px;
}
.aux-shop-archive .products .product .price del .woocommerce-Price-amount, .woocommerce ul.products li.product .price{
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #CFCFCF;
    letter-spacing:-0.48px;   
    transition: transform 1.2s cubic-bezier(.19,1,.22,1) 70ms;   
}
.aux-shop-archive .products .product .price .woocommerce-Price-amount .woocommerce-Price-currencySymbol{
    padding-right: 5px;
}
.aux-shop-archive .products .product .price{
    padding-top:7px;
}
.aux-shop-archive a.button, .aux-shop-archive a.button:hover {
    background-color: #f8d2d1;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    letter-spacing: -0.45px;
    text-transform: capitalize;
    padding: 9px 25px;
}
.aux-shop-archive a.button{
    position: absolute;
    bottom: 0;
    left: -158px;
}
.aux-shop-archive .product:hover  .price{
    transform: translateX(calc(34% + 30px));
    transition: transform 1.2s cubic-bezier(.19,1,.22,1) 70ms;
}
.aux-shop-archive .product:hover  .button {
    transform: translateX(calc(97% + 30px));
    transition: transform 1.2s cubic-bezier(.19,1,.22,1) 70ms;
}
.aux-shop-archive .aux-wrapper .aux-container .product{ 
    position: relative;
    overflow: hidden;
}
.aux-shop-archive .aux-wrapper .aux-container .aux-primary .content .product img {
    border-radius: 20px;border: 1px solid #f1f1f1;
}
.aux-shop-archive ul.products li.product .onsale {
    top: 21px;
    right: auto;
    left: 16px;
    width: 48px;
    background-color: #ffd2d1;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}
.aux-shop-archive .aux-sidebar .sidebar-inner .widget_product_categories .product-categories .cat-item a{
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    color: rgba(0,0,0,0.60);
    letter-spacing:-0.48px; 
    text-decoration: none;
    transition: all .2s cubic-bezier(.4,0,.2,1) 70ms;
    margin-left: 43px;
}
.aux-shop-archive .aux-sidebar .sidebar-inner .widget_product_categories .product-categories .cat-item a:hover, .aux-shop-archive .aux-sidebar .sidebar-inner .widget_product_categories .product-categories .current-cat a{
    color:#F42C37;
    font-weight:bold;
    transition: all .2s cubic-bezier(.4,0,.2,1) 70ms;
}
@media screen and (max-width: 479px){
    .aux-resp .widget-title {
        text-align: left;
    }
}
.aux-shop-archive .aux-sidebar .sidebar-inner .widget_product_categories .product-categories .cat-item{
    margin-top:10px;
}
.aux-shop-archive .aux-sidebar .widget-title{
    border-bottom:none;
    margin-bottom: 0;
}
.widget-container.aux-toggle-widget .widget-title:after{
    content: "\e1e9"!important;
    color: #000;
    font-size: 18px;
    right: 12px;
    font-family: "auxin-front" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    background-image:none;
}
.aux-shop-archive .price_slider_wrapper{
    padding-top: 14px;
}
.aux-shop-archive  .widget_price_filter .ui-slider .ui-slider-range{
    background-color:#F42C37;
    height: 5px;
}
.aux-shop-archive .widget_price_filter .price_slider_wrapper .ui-widget-content{
    background-color: #F3F3F3;  
    height: 4px;
}
.aux-shop-archive .widget_price_filter .ui-slider .ui-slider-handle:nth-child(3){
    background-color:#F42C37;   
}
.aux-shop-archive .widget_price_filter .ui-slider .ui-slider-handle:nth-child(2){
    background-color:#000;  
}
.aux-shop-archive .widget_price_filter .price_slider_amount .button{
    width: 100%;
    background-color: #000000;
    padding: 16px;
    border-radius: 25px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: -0.48px;
    margin-top: 40px;
}
.aux-shop-archive  .price_slider_amount{
    padding-top: 14px;
    display: flex;
    flex-direction: column-reverse;
    margin-top:-10px;
}
.aux-shop-archive  .price_label{
    color:#fff;
}
.aux-shop-archive  .price_label span{
    color:#000000;
    font-size:15px;
    font-weight:500;
    line-height:19px;
    letter-spacing:-0.45px;
}
.aux-shop-archive .price_label .from{
    float: left;    
}
.aux-shop-archive .aux-sidebar-primary{   
    width:30%;
}
.aux-shop-archive .aux-wrapper .aux-primary{
    width: 92%;
}
.left-sidebar .aux-primary{
    padding-left: 4px;
}
ul.sub-menu.aux-submenu li ul.sub-menu.aux-submenu li:hover span, ul.sub-menu.aux-submenu li ul.sub-menu.aux-submenu li:hover a span {
    background: #eeeeee;
}
ul.sub-menu.aux-submenu li ul.sub-menu.aux-submenu li span {
    color:#555;
}

.single-product .aux-wrapper .aux-container .aux-primary .content .product .entry-summary .quantity .qty {
	width: 75px;}
    img.certification {
    position: absolute;
    right: 330px;
    width: 130px;
    margin: 25px 0;
}
 
@media screen and (max-width: 1382px){
    .aux-shop-archive .aux-sidebar-primary{
        width: 34%;
    }
    img.certification {
        right: 200px;
    }
	.banner-img-manage img {
    width: 88%;
   }
	.fork-spoon img {
    width: 73%;
    position: relative;
    top: -30px;
    left: -34px;
    }
	.banner-text p {
    font-size: 90px;
   }
	
}
@media screen and (max-width: 1171px){
    .aux-shop-archive .aux-sidebar-primary{
        width: 40%;
    }
    img.certification {
        right: 20px;
    }
}
@media screen and (max-width: 862px){
    .aux-shop-archive .aux-sidebar-primary{
        width: 47%;
    }

}
@media screen and (max-width: 1004px){
    .aux-shop-archive .widget-title{
        font-size:16px!important;
    }
}



@media screen and (max-width: 767px){
    .aux-shop-archive .aux-wrapper .aux-primary{
        width: 100%;
    }
    .aux-shop-archive .aux-sidebar .sidebar-inner .sidebar-content .searchform:after{
        right: 8px;
        top: 87px;
    }
    img.certification {
        margin: 2px 0px 5px;
    }
	.single-product .product .images.woocommerce-product-gallery {
      width: 100%!important;
    }
}
@media screen and (max-width: 1004px)and (min-width: 767px){
    .aux-shop-archive .products .product .woocommerce-loop-product__title{
        font-size:13px!important;
    }

}
.aux-shop-archive .widget_price_filter {
    margin-top: 32px;
    border-top: 1px solid #CFCFCF;
    padding-top: 39px;
}
@media screen and (max-width: 1474px) and (min-width: 1336px){
    .aux-shop-archive .product:hover .price{
        transform: translateX(calc(40% + 30px));
    }
}
@media screen and (max-width: 1336px) {
    .aux-shop-archive a.button, .single-product a.button{
        position: relative;
    }
    .aux-shop-archive ul.products li.product .price{
        transform: none;
        transition: none;
    }
    .aux-shop-archive a.button{
        font-size: 12px;
    }
    .aux-shop-archive .product:hover .button{
        transform: translateX(calc(100% + 48px));
    }
    .aux-shop-archive .products .product .price del .woocommerce-Price-amount, .woocommerce ul.products li.product .price{
        font-size: 14px;
    }
    .aux-shop-archive .products .product .price ins .woocommerce-Price-amount, .aux-shop-archive .products .product .price .woocommerce-Price-amount{
        font-size: 18px;
    }
    .aux-shop-archive .aux-wrapper .aux-container .product{
        margin-bottom: 14px;
    }
    .aux-shop-archive .widget_price_filter{
        margin-top: 5px;
        padding-top: 26px;
    }
}
.aux-shop-archive .woocommerce-pagination .page-numbers .current{
    color: #fff;
    font-weight:700;
    font-size:18px;
    padding: 10px 12px;
    border-radius: 9px;
    background: rgb(244,44,55);
    background: -moz-linear-gradient(356deg, rgba(244,44,55,1) 40%, rgba(220,40,50,1) 73%);
    background: -webkit-linear-gradient(356deg, rgba(244,44,55,1) 40%, rgba(220,40,50,1) 73%);
    background: linear-gradient(356deg, rgba(244,44,55,1) 40%, rgba(220,40,50,1) 73%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f42c37",endColorstr="#dc2832",GradientType=1);
    border-color: #F42C37;
}
.aux-shop-archive .woocommerce-pagination .page-numbers li a{
    font-weight:700;
    font-size:18px;
    color:#000;
}
.aux-shop-archive .woocommerce-pagination{
    text-align: left!important; 
}
.aux-shop-archive  .page-numbers, .aux-shop-archive .woocommerce-pagination ul li{
    border:none!important;
    margin-right: 11px!important;
}
.aux-shop-archive .aux-wrapper .aux-container .aux-primary .content{
    padding-bottom: 90px;
}
/* Single Post */
.single-post .aux-wrapper .aux-container .aux-primary{
    padding-top:64px;
}
.single-post .content .aux-medium-context  .entry-main .entry-header{
    display:none;
}
.single-post  .aux-wrapper .aux-medium-context .entry-media .aux-media-image img{
    border-radius: 20px;
}
.single-post .aux-container .aux-primary .content .aux-medium-context .entry-main .entry-info  .entry-author .meta-sep{
    color:#000;
}
.single-post .content .aux-medium-context .entry-media{
    margin-bottom: 35px;
}
.single-post textarea{
    background-color: #EFEFEF;
    border: none;
    border-radius: 25px;
    padding: 29px 0 28px 39px!important;
    margin-top:25px;
}
.single-post input[type=email], .single-post .aux-wrapper .aux-primary .content .comment-respond .comment-form  input[type=url]{
    background-color: #EFEFEF;
    border: none;
    border-radius: 25px;
    padding: 29px 0 28px 39px!important;
    margin-top:25px;
}
.single-post .aux-wrapper .aux-container .aux-primary .content .comment-respond{
    margin-left: 15%!important;
    margin-right:15%!important;
}
.single-post .aux-wrapper .aux-container .aux-primary .content .comment-respond .comment-reply-title{
    margin-bottom: 0;
}
.single-post .aux-wrapper .aux-container .aux-primary .content .comment-respond .aux-form-inline-two .aux-inline-inputs{
    flex-basis: calc(50% - 16px);
}

.aux-input-group textarea::-moz-placeholder, .aux-input-group input[type="email"]::-moz-placeholder, .aux-input-group input[type="url"]::-moz-placeholder {
    color:rgba(0,0,0,0.50);
    font-size:16px;
    font-weight:400;
    font-style:normal!important;
}
.single-product  .wpulike-heart{
    display:none;
}

@media screen and (min-width:504px) {
    .single-product .woocommerce-Reviews .commentlist .aux-star-rating{
        position:absolute;
        right:0
    }
}

.single-product .meta{
    margin:0!important;
}
.aux-wrapper  .aux-container .aux-primary .content .comment-respond.comment-respond{
    margin-top: 61px!important;
}
.aux-input-group textarea::-webkit-input-placeholder, .aux-input-group input[type="email"]::-webkit-input-placeholder, .aux-input-group input[type="url"]::-webkit-input-placeholder {
    color:rgba(0,0,0,0.50);
    font-size:16px;
    font-weight:400;
    line-height:19px;
    font-style:normal!important;    
}
.aux-input-group textarea:focus::-webkit-input-placeholder,  .aux-input-group input[type="email"]:focus::-webkit-input-placeholder, .aux-input-group input[type="url"]:focus::-webkit-input-placeholder{
    font-weight:bold;
    color:#000000;
}
.single-post .form-submit .submit{
    background: #F42C37;
    border-radius:25px;
    padding:16px 70px!important;     
}
.single-post .form-submit .submit:hover{
    background-color:#000;
}
.single-post .form-submit {
    margin-right: 0;
    margin-left: auto;
}
.single-post .comment-form-cookies-consent{
    display:none;
}
.single-post textarea{
    margin-top:0!important;
}
@media screen and (max-width: 664px){
.single-post .aux-wrapper .aux-container .aux-primary .content .aux-medium-context .entry-main .entry-content, 
.single-post .aux-wrapper .aux-container .aux-primary .content .comment-respond{
    margin-left: 0%!important;
    margin-right: 0%!important;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
    width: 100% !important;
}
.single-product .aux-wrapper .aux-container .images {
    padding-bottom: 0px;
}
}
/* Single-Product */
.single-product .product .entry-summary .entry-title{
    font-weight: bold;
    font-size: 40px;
    color: #000000;
    letter-spacing: -1.2px;
    margin-bottom: 22px!important;
    line-height: 56px;
}
.single-product .aux-rating-box.aux-star-rating .aux-star-rating-avg:before{
    color:#FF9800;
}
.single-product .aux-rating-box.aux-star-rating {
    font-size: 20px;
}
.single-product .aux-rating-box.aux-star-rating:before{
    color:#CFCFCF;
}
.single-product .entry-summary .woocommerce-product-rating .woocommerce-review-link{
    font-weight: 500;
    font-size: 14px;
    color: #9F9F9F;
    letter-spacing: -0.7px;
    line-height: 18px;
    margin-left:10px;
}
.single-product .entry-summary .price .woocommerce-Price-amount {
    font-weight: bold;
    font-size: 35px!important;
    color:#000000;
    letter-spacing: -1.05px;
    line-height: 43px;
    margin-left:10px;
}
.single-product .entry-summary .price .woocommerce-Price-currencySymbol{
    margin-right:8px;
}
.single-product .aux-wrapper .aux-primary .product .entry-summary .woocommerce-product-details__short-description  p{ 
    height: 137px;
    color: rgba(0,0,0,0.60);
    font-size: 15px;
    line-height: 23px;
    max-width: 375px;
    font-weight: 400;
    overflow: hidden;
    margin-top: 35px;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product .entry-summary .cart{
    margin-top: 59px;
    margin-bottom:55px      
}
.single-product  .tagged_as{
    display:none;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product .entry-summary .quantity .qty {
    width: 80px;
    text-align: center;
    border-radius: 25px;
    border: 1px solid #000000;
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    color: #000000;
    padding: 4px 16px 4px 10px;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product .entry-summary .cart .button {
    width: 188px;
    background-color: #f8d2d1;
    border-radius: 25px;
    color: #000;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: -0.48px;
    margin-left: 12px;
    font-size: 18px;
    padding: 4px 16px 4px 10px;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product .entry-summary .cart .button:hover{
    background-color:#000!important;
    color: #fff;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product .entry-summary  .product_meta .posted_in, .single-product .aux-wrapper .aux-container .aux-primary .content .product .entry-summary  .product_meta .posted_in a{
    font-weight: 400;
    font-size:16px;
    color:#000000;
    line-height: 19px;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product .entry-summary  .product_meta .posted_in a{
    color:#F42C37;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product .entry-summary {
    width: 35%;
    margin-top:0;   
}
.single-product .aux-wrapper .aux-container  .images{
    width: 59%;
    padding-bottom:60px
}
.single-product .product .woocommerce-tabs .tabs::before{
    top: 0;
    bottom:auto!important;
    z-index:5!important;    
}
.single-product  .product .woocommerce-tabs .tabs li{
    border:none!important;
    z-index:0;
    background-color:transparent!important;
    margin-left:78px!important;
}
@media screen and (max-width: 1123px){
    .single-product  .product .woocommerce-tabs .tabs li{
        margin-left:0!important;
    }
}
.single-product  .product .woocommerce-tabs .tabs{
    text-align:center;
}
.single-product  .product .woocommerce-tabs .tabs .active {
    color: #000000;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
}
.single-product  .product .woocommerce-tabs .tabs .active a{
    border-top: 4px solid #F42C37;
}
.single-product  .product .woocommerce-tabs .tabs .description_tab a, .single-product  .product .woocommerce-tabs .tabs .reviews_tab a{
    color:#CFCFCF;
    padding-top:20px;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product  .panel{
    padding: 3% 15%!important;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product  .panel h2{
    font-weight: bold;
    color: #000000;
    font-size: 25px;
    line-height: 23px;
    letter-spacing: -0.75px;
    padding-bottom: 22px;
    padding-top: 15px;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product  .panel p{
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    color: rgba(0,0,0,0.60);
}
.single-product .aux-wrapper .aux-container  .woocommerce-product-gallery__image{
    border-radius:20px;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product .related>h2{
    text-align:center;
    font-weight: bold;
    color: #000000;
    font-size:45px;
    line-height: 68px;
    letter-spacing: -2.25px;
    padding-bottom: 52px;
    padding-top: 15px;
}
.single-product .aux-wrapper .aux-container .product .woocommerce-LoopProduct-link .woocommerce-loop-product__title{
    font-weight: 400;
    color: #000000;
    font-size:17px;
    line-height: 23px;
    letter-spacing: -0.51px;
    padding-top: 5px;
    padding-bottom:12px;
    transition: all .2s cubic-bezier(0.4, 0, 0.2, 1) 70ms;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product li:hover  .woocommerce-loop-product__title{
    color:#000;
    font-weight:bold;
    transition: all .2s cubic-bezier(0.4, 0, 0.2, 1) 70ms;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product img{
    border-radius:20px;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product .price ins .woocommerce-Price-amount, .single-product .aux-wrapper .aux-container .aux-primary .content .product  .price  .woocommerce-Price-amount{
    font-weight:bold;
    color:#000000;
    font-size:20px;
    line-height:24px;
    letter-spacing:0.6px;
    margin-top:50px;
}
.single-product .aux-wrapper .aux-container .aux-primary .content .products .aux-rating-box.aux-star-rating, .aux-shop-archive .aux-rating-box.aux-star-rating{
    display:none;
}
.single-product li:hover .button{
    transform: translateX(calc(97% + 30px));
    transition: transform 1.2s cubic-bezier(.19,1,.22,1) 70ms;
}
.single-product a.button{
    position: absolute;
    bottom: 0;
    left: -158px;
}
.single-product .aux-wrapper .aux-container .product{
    position: relative;
    overflow: hidden;
}
.single-product .products .product .price del .woocommerce-Price-amount{
    transition: transform 1.2s cubic-bezier(.19,1,.22,1) 70ms;
}
.single-product li:hover .price{
    transform: translateX(calc(34% + 30px));
    transition: transform 1.2s cubic-bezier(.19,1,.22,1) 70ms;
}
.single-product a.button {
    background-color: #f8d2d1;
    border-radius: 25px;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    color: #000;
    letter-spacing: -0.45px;
    text-transform: capitalize;
    padding: 9px 25px;
}
.single-product a.button:hover {
    background-color: #000;
    color: #fff;
}
.single-product .products .product .onsale, .single-product span.onsale {
    top: 21px!important;
    right: auto!important;
    left: 16px!important;
    width: 48px;
    background-color: #f8d2d1;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}
@media screen and (max-width: 1336px) {
    .single-product a.button{
        position: relative;
    }
    .single-product  .products li.product .price{
        transform: none;
        transition: none;
    }

    .single-product li:hover .button{
        transform: translateX(calc(100% + 30px));
    }
    .single-product .aux-wrapper .aux-container .product .woocommerce-LoopProduct-link .woocommerce-loop-product__title{
        font-size: 14px;
    }
}
.single-product   .product  .woocommerce-Tabs-panel .woocommerce-Reviews .comment-respond .comment-reply-title{
    font-size: 20px;
    font-weight: bold;
    color: #000!important;
    line-height: 30px;
    letter-spacing: -0.6px;
}
.single-product  .woocommerce-tabs .woocommerce-Reviews .comment-respond .comment-form .comment-form-rating label{    
    font-weight: bold;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    padding-right: 25px;
}
.single-product .comment-form-comment label{
    font-weight: 400;
    color : rgba(0,0,0,0.50);
    font-size: 16px;
    line-height: 19px;  
}
.single-product .entry-content .woocommerce-Reviews .comment-respond .comment-form .comment-form-rating{
    display: flex;
    margin-top: 17px;
}

.single-product .woocommerce-Tabs-panel  .woocommerce-Reviews .comment-respond .customize-unpreviewable .comment-form-rating .stars{
    padding-top:6px!important;
}
.single-product .stars a::before{
    color:#FF9800;
}

.aux-cart-element-container .aux-cart-wrapper .aux-card-dropdown{
    z-index: 6;
    right: 1px;
    left: auto;
    border-radius: 20px;
    border: none;
    box-shadow: 0 3px 40px #0000001A;
    background-color: #fff;
    width:365px;
}
.aux-cart-element-container .aux-card-dropdown .aux-card-box .aux-card-item .aux-card-item-img img{
    border-radius: 15px;
    width: 100px;
    height: 95px;
}
.aux-card-dropdown .aux-card-box .aux-card-item .aux-card-item-details h3{
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    color: #000;
    letter-spacing: -0.45px;
    padding-bottom:15px;
    padding-top:10px;
}
.single-product .aux-container .aux-primary .content .product .wc-tabs-wrapper .entry-content .woocommerce-Reviews .comment-respond .comment-form .comment-form-comment textarea, .single-product .aux-container .aux-primary .content .product .wc-tabs-wrapper .entry-content .woocommerce-Reviews .comment-respond  input[type=email], .single-product .aux-container .aux-primary .content .product .wc-tabs-wrapper .entry-content .woocommerce-Reviews .comment-respond input[type=text]{
    background-color:#EFEFEF!important;
    border: none;
    border-radius: 50px;
    padding: 26px!important;
}
.single-product .aux-container .aux-primary .content .product .wc-tabs-wrapper .entry-content .woocommerce-Reviews .comment-respond .comment-form .comment-form-comment textarea{
    border-radius:25px;
    height: 271px!important;
}

.single-product .woocommerce-Reviews .comment-respond .comment-form .comment-form-author, .single-product .woocommerce-Reviews .comment-respond .comment-form .comment-form-email{
    display: inline-block;
    width: 47%; 
}
.single-product .woocommerce-Tabs-panel .woocommerce-Reviews .comment-respond .comment-form .comment-form-cookies-consent{
    display:none;
}
.single-product .woocommerce-Reviews .comment-respond .comment-form .comment-form-email{
    margin-left: 4%!important;
}
.single-product .aux-container .aux-primary .content .product .wc-tabs-wrapper .entry-content .woocommerce-Reviews .comment-respond  input[type=email], .single-product .aux-container .aux-primary .content .product .wc-tabs-wrapper .entry-content .woocommerce-Reviews .comment-respond input[type=text]{
    width: 100%!important;
}
.aux-card-dropdown .aux-card-box .aux-card-item .aux-card-item-details span{
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    letter-spacing:-0.45px;
}
.aux-cart-wrapper .aux-card-box{
    border:none;
}
.aux-cart-wrapper .aux-card-item:last-child{
    border-bottom: 1px solid #CFCFCF;
    padding-bottom: 25px;
}
.aux-cart-wrapper .aux-card-checkout{
    padding: 12px 1.25em 1.25em;
}
.aux-cart-wrapper .aux-card-checkout .aux-card-final-amount .aux-card-final-amount-text{    
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    text-transform: capitalize;
    padding-bottom: 0;
}
.aux-cart-wrapper .aux-card-checkout .aux-card-final-amount .woocommerce-Price-amount{
    font-weight: bold;
    font-size: 20px;
    color: #F83E3E;
    letter-spacing: -0.6px;
}
.aux-cart-wrapper .aux-card-checkout .aux-button{
    margin-top: 23px;
    background-color: #000000;
    border-radius: 25px;
    font-weight: 500;
    font-size: 15px;
    text-transform: capitalize;
    line-height: 23px;
    padding: 15px 78px;
}
.aux-cart-wrapper .aux-card-checkout .aux-button:last-child{
    margin-bottom: 8px;
    margin-top: -10px;
    background-color: #F42C37!important;
    color: #fff;
    box-shadow: none;
    font-weight: 500;
    line-height: 19px;
}
.aux-black.aux-button.aux-outline .aux-overlay:after, .aux-button.aux-black .aux-overlay:after{
    background-color:#000!important;
}
.single-product .wc-tabs-wrapper .woocommerce-Reviews .comment-respond .form-submit input{
    background-color: #F42C37!important;
    color: #fff!important;
    border-radius: 25px!important;
    font-weight: 500!important;
    font-size: 16px!important;
    letter-spacing: -0.48px!important;
    line-height: 19px!important;
    padding: 16px 73px!important;
}
.single-product .wc-tabs-wrapper .woocommerce-Reviews .comment-respond .form-submit input:hover{
    background-color:#000!important;
}
.single-product .form-submit{
    text-align:right;   
}
.single-product .comment-form-author{
    padding-top:72px!important; 
}
.single-product .comment-form{
    position:relative;
}
.single-product .comment-form-rating{
    position:absolute;
    top:24px;   
}
.single-product .woocommerce-message{
    display:none;
}
.aux-elementor-footer input.wpcf7-form-control.wpcf7-submit.Submit_fcls {
    background-color: #f8d2d1;
    color: #000;
    border-radius: 100px;
}
.aux-elementor-footer input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email.email_fcls {
    border-radius: 100px;
    margin-bottom: 15px;
}
.aux-elementor-footer span.wpcf7-form-control-wrap.your-email + br {
    display: none !important;
}
.aux-elementor-footer .wpcf7-response-output {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.checkout .woocommerce-billing-fields .form-row-first, .checkout .woocommerce-billing-fields .form-row-last {
    width: 50% !important;
}
.checkout .woocommerce-shipping-fields .form-row-first, .checkout .woocommerce-shipping-fields .form-row-last {
    width: 50% !important;
}
@media screen and (max-width: 937px){
    .single-product .aux-wrapper .aux-container .aux-primary .content .product .entry-summary{
        width: 100%;
    }
    .single-product .aux-wrapper .aux-primary .product .entry-summary .woocommerce-product-details__short-description p{
        max-width: 95%;
    }
    .single-product .product .images.woocommerce-product-gallery{
        width: 100%;
    }
    .single-product .aux-wrapper .aux-container .aux-primary .content .product .panel{
        padding-left:0!important;
        padding-right:0!important;
    }
}
@media screen and (max-width: 694px){
    .single-product a.button{
        font-size: 12px;
    }
    .single-product li:hover .button{
        transform: translateX(calc(100% + 76px));
    }
    .single-product .aux-wrapper .aux-container .aux-primary .content .product .related>h2{
        font-size: 31px;
        line-height: 55px;
        letter-spacing: -1.25px;    
    }
    .single-product a.button{
        padding:5px 10px;
    }
    .single-product .entry-content .woocommerce-Reviews .comment-respond .comment-form .comment-form-rating{
        margin-top: 65px;
    }
}

.single-product .product .woocommerce-tabs .tabs li.active::before, .single-product .product .woocommerce-tabs .tabs .active::after, .single-product .product .woocommerce-tabs .tabs li::before, .single-product .product .woocommerce-tabs .tabs li::after{
    display:none;
}
.single-product .comment_container img {
    width: 58px!important;
    border-radius:100px!important;
}

.single-product .woocommerce-Price-amount{
    margin-left:0!important;    
}
.single-product .aux-wrapper .aux-container  .aux-primary .content .product .woocommerce-tabs  .woocommerce-Reviews .commentlist .comment_container .comment-text{
    border:none!important;
    padding:0!important;
    padding-left:25px!important;
}
.single-product .aux-wrapper .aux-container  .aux-primary .content .product .woocommerce-tabs  .woocommerce-Reviews .commentlist{
    background-color: #EFEFEF!important;
    padding: 59px 50px 35px 50px;
    border-radius: 25px;
}
.single-product .aux-wrapper .aux-container  .aux-primary .content .product .woocommerce-tabs .woocommerce-Reviews .woocommerce-Reviews-title{
    color: #000;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -.3px;
    padding-bottom: 58px;
}
.single-product  .woocommerce-review__author, .single-product  .woocommerce-review__published-date{
    color: #000;
}
#wpadminbar + #inner-body .comment-form-rating {
    position: static;
}
/* Shop Page */ 
.aux-shop-archive .product:hover .button {
    transform: none;
    opacity: 1;
    transition: opacity 300ms 300ms ease-out !important;
}
.aux-shop-archive .product:hover .price {
    transform: none;
    opacity: 0;
    transition: opacity 300ms ease-out !important;
}
.aux-shop-archive .product .price {
    transition: opacity 300ms 450ms ease-out !important;
}
.aux-shop-archive a.button {
    left: 0;
    bottom: 0;
    opacity: 0;
    margin-top: 0;
    opacity: 0;
    transition: opacity 300ms 300ms ease-out !important;
}
.elementor-106 .elementor-element.elementor-element-0a3675c .wpcf7 input[type="submit"] {
    background-color: #f8d2d1;
    color: #000;
}
.elementor-106 .elementor-element.elementor-element-0a3675c .wpcf7 input[type="submit"]:hover {
    color: #FFF;
}
.left-sidebar > .aux-wrapper > .aux-container {
    padding-left: 35px;
}
.aux-shop-archive .aux-wrapper .aux-primary {
    width: 100%;
}
input#s {
    background: rgb(226,226,226);
    background: linear-gradient(94deg, rgba(226,226,226,1) 52%, rgba(245,245,245,1) 89%);
    border-radius: 30px;
    border: none;
    position: relative;
    max-width: 100%;
    padding: 20px 28px;
}
input#searchsubmit {
    display: none;
}
form#searchform:after {
    content: "\e1d0";
    font-size: 20px;
    position: absolute;
    font-family: "auxin-front" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    right: 16px;
    top: 8px;
    background-color: #F42C37;
    color: #fff;
    padding: 12px;
    border-radius: 25px;
    box-shadow: 0 5px 25px rgba(244,44,55,0.40);
}
form#searchform {
    position: relative;
    width: 600px;
    margin-bottom: 30px;
}
form.woocommerce-cart-form {
    width: 60%;
    float: left;
}
.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    width: 40%;
    float: right;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 90%;
}
.cart-collaterals h2 {
    font-size: 1.375em;
    line-height: 1.15;
    margin-bottom: 1.1em;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #f8d0d2;
    color: #000;
    -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #000;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce button.button {
      color: #000000;
    background-color: #f8d0d3;
}
.woocommerce-cart-form table tr th, .woocommerce-cart-form table tr td {
    border: none;
    background: transparent;
}
.woocommerce-cart-form thead {
    display: none;
}
td.product-thumbnail img {
    width: 120px !important;
    height: 100px !important;
    border-radius: 5px;
}
.woocommerce table.shop_table {
    border: none;
}
.woocommerce-cart-form td.product-name a {
    color: #000;
    font-weight: bold;
}
.cart_totals .shop_table tbody th, .cart_totals .shop_table tbody td {
    background: transparent;
    border: none !important;
}
.cart_totals table.shop_table.shop_table_responsive {
    border-top: 1px solid #e9e9e9;
    border-radius: 0;
    border-bottom: 1px solid #e9e9e9;
}
.woocommerce table.shop_table td {
    border-top: none;
}
.woocommerce-cart-form table.shop_table.shop_table_responsive {
    border-top: 1px solid #e9e9e9;
    border-radius: 0;
    border-bottom: 1px solid #e9e9e9;
}
.continue_shopping h3 a {
    color: #444;
    font-size: 24px;
}
.cart_totals.calculated_shipping {
    margin-top: 66px;
}
input#coupon_code {
    height: 36px;
    width: 140px;
    border-radius: 5px;
    border-color: #f8d0d3;
}
.woocommerce-cart-form input.qty {
    height: 36px;
    border: 1px solid #f8d0d3;
    border-radius: 3px;
}
.wcppec-checkout-buttons {
    margin-bottom:0;
}
.woocommerce-cart .wc-proceed-to-checkout {
    padding-bottom:0;
}
.cart_coupon p.form-row {
    display: table-cell;
    width: fit-content;
}
.woocommerce input[name="apply_coupon"] {
    background: #f8d0d3;
    line-height: 22px;
    height: 36px;
}
.woocommerce input[name="apply_coupon"]:hover {
    background: #000;
        color#fff;
}
.togglecoupon i {
    margin-right: 8px;
}
.togglecoupon {
    margin-bottom:15px;
}
.woocommerce {
    position: relative;
    display: flex;
}

.ssl_image {
    position: absolute;
    bottom: 0;
}
.woocommerce tr.order-total th, .woocommerce tr.order-total td {
    border-top: 1px solid #e9e9e9 !important;
}
a.woocommerce-remove-coupon {
    color: #ed4845;
    text-decoration: none;
}
a.woocommerce-remove-coupon:hover {
    opacity: .5;
}
.aux-card-item-details del {
    display: none;
}
.woocommerce table tr th {
    background-color: transparent;
}
span.item_have_question p {
    display: block;
    width: max-content;
    margin-top: 20px;
    cursor: pointer;
    color: #c9736d;
    font-weight: 600;
}
span.item_have_question p:hover {
    color: #000;
    font-weight: 600;
}
span.item_wrapper {
    display: block;
    margin-bottom: 15px;
    font-weight: 800;
}
span.sku_wrapper {
    display: block;
    margin-bottom: 15px;
    font-weight: 800;
}
span.qtyperunit {
    font-weight: 400;
}
span.sku {
    font-weight: 400;
}
span.upc {
    font-weight: 400;
}
.single-product .product .woocommerce-tabs .tabs .active a {
    border-top: 4px solid #f8d0d3;
}
.woocommerce_msrp {
    font-weight: 800;
    margin-top:10px;
    color: #000000;
    font-size: 1.1em;
}
.woocommerce_msrp span {
    font-weight: 400;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000000;
    font-size: 1.1em;
    font-weight: 800;
}

@media screen and (max-width: 768px){
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent;
    }
    body .aux-master-menu.aux-narrow.aux-fullscreen-menu .aux-submenu-indicator, body .aux-fs-menu .aux-master-menu .aux-submenu-indicator {
    right: auto;
    top: -7px;
    left: 20px;
    width: 10px;
    height: 0; 
    border-width: 0 5px;
    margin-left: -20px; 
    vertical-align: text-bottom;
    transform: unset;
    margin-top: 0;
    margin-bottom: 0;
}
}

@media screen and (max-width: 767px){
    form.woocommerce-cart-form {
        width: 100%;
        float: left;
    }
    .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
        width: 100%;
        float: right;
    }
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
        float: right;
        width: 100%;
    }
    .woocommerce {
            position: relative;
            display: contents;
    }
        .woocommerce input[name="apply_coupon"] {
        font-size: 12px;
    }
    .single-product .aux-wrapper .aux-container .aux-primary .content .product .entry-summary .cart {
        margin-top: 0;
        margin-bottom: 25px;
    }
    .single-product .product .entry-summary .entry-title {
        margin-bottom: 10px!important;
        line-height: 26px;
        margin-top: 15px;
    }
    .single-product .aux-wrapper .aux-container .images {
        padding-bottom: 0;
    }
}

.aux-shop-archive .woocommerce-pagination .page-numbers .current {
    background: #f8d2d1 !important;
}
select.producttypeby {
    background-color: #FFF;
    border-radius: 38px;
    border: none;
    padding: 11px 0px 11px 29px;
    border: 1px solid #dbdbdb;
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 15px;
    font-weight: bold !important;
    font-family: 'Montserrat';
    width: 230px;
    margin-left:15px;
}
li.no_collection_msg {
    margin: 15px;
    padding: 15px;
    border: 1px solid red;
    width: 100%;
    color: red;
}
/*------*/
#pm_menu.pm_open {
    left: auto;
    right: 0;
}
#pm_menu.pm_open a.product_name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    height: 52px;
    padding-bottom: 0;
    margin-bottom: 5px;
}
#pm_menu.pm_open p.woocommerce_mini_cart_button a {
    background: #d29895;
    border-radius: 100px;
    padding: 10px 15px;
    text-decoration: none;
}
a.aux-cart-contents.auxicon-handbag {
    display:none;
}
span#open {
    bottom: auto !important;
    right: 90px !important;
    top: 36px !important;
    width: 30px;
    position: absolute !important;
}
span#open svg {
    width: 25px !important;
}
.aux-card-dropdown.aux-phone-off.aux-modern-dropdown {
    display: none !important;
}
/*---Checkout Page--*/
.woocommerce-checkout-review-order div#checkout_thumbnail {
    width: 50px;
}
.woocommerce table.shop_table th.product-total, .woocommerce table.shop_table td.product-total {
    border-left: none;
}
.chec_hide_section {
    display:none !important;
}
form.checkout.woocommerce-checkout {
    width: 100%;
}
a#billing_checkout_continue {
    background-color: #f8d2d1;
    color: #000;
    border-radius: 100px;
}
.woocommerce-checkout h3 a {
    float: right;
    padding: 10px 15px !important;
    line-height: 24px !important;
    color: #000 !important;
    background: #f8d0d1 !important;
    border-radius: 5px !important;
    text-decoration: none !important;
    font-size: 16px !important;
    font-family: 'Montserrat' !important;
}
.woocommerce-checkout h3 {
    font-size: 24px;
    background: #e8e8e8;
    padding: 8px 10px;
    border: 1px solid #ccc;
}
.woocommerce-checkout .woocommerce-billing-fields h3 {
        margin: 0;
}
.woocommerce-billing-fields .checkout_billing_section_outer {
    padding: 0 15px 15px;
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
.woocommerce-checkout  h3#order_review_heading {
    margin: 0;
}
.woocommerce-checkout #order_review table.shop_table.woocommerce-checkout-review-order-table {
    width: 100% !important;
    float: left;
    margin-right: 0;
}
.woocommerce-checkout div#order_review {
    border: 1px solid #ccc;
    padding: 15px;
    display: flex;
}
.woocommerce-checkout h3#order_review_heading {
    margin: 0;
}
.woocommerce-checkout h3.woo_shipping_title_cls {
    margin-bottom: 0;
}
.checkout_shipping_section_outer {
    padding: 15px;
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
.shipping_form_actions a#shipping_checkout_continue {
    background: #f8d0d1;
    color: #000;
    border-radius:100px;
}
div#payment {
    margin-top: 5px;
        background: #fff !important;
    border-radius: 5px;
    border: 1px solid #ccc;
    border-radius:0 !important;
}
div#payment h3.woo_payment_title_cls {
    margin: 0;
}
h3.woo_payment_title_cls {
    border: none;
}
tr.order-total span.woocommerce-Price-amount.amount {
    font-weight: 900;
    font-size: 20px;
}
div#stripe-payment-data {
    background: #fff;
    padding: 10px;
}
p#billing_city_field {
    width: 50%;
    float: left;
    clear: none !important;
}
p#billing_state_field {
    width: 50%;
    float: right;
    clear: none;
}
.woocommerce form .form-row .select2-container {
    margin-bottom: 4px;
}
p#billing_postcode_field {
    width: 50%;
    float: left;
    clear: none;
}
p#billing_phone_field {
    float: left;
    width: 50%;
    clear: none !important;
}
.woocommerce form .form-row select, .woocommerce-page form .form-row select:not([multiple]) {
    padding: 6px 15px;
    height: 40px;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, textarea:focus {
    border-color: #005aff;
}
select.producttypeby {
    background-color: #FFF;
    border-radius: 38px;
    border: none;
    padding: 11px 0px 11px 29px;
    border: 1px solid #dbdbdb;
    color: #000 !important;
    font-weight: 400 !important;
    font-size: 15px;
    font-weight: bold !important;
    font-family: 'Montserrat';
    width: 230px;
    margin-left:15px;
}
li.no_collection_msg {
    margin: 15px;
    padding: 15px;
    border: 1px solid red;
    width: 100%;
    color: red;
}

@media screen and (min-width: 1690px){
    .shopping_minicart_outer {
        width: 1670px;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
    }
    span#open {
       
        top: 36px !important;
    }
}

/******************21-12-2020*******************/
nav.menu-main-menu-container ul li p {
    display: inline-block;
    position: relative;
    top: -2px;
}
nav.menu-main-menu-container ul li {
    display: inline-block;
}
nav.menu-main-menu-container ul li button.btn.btn-primary {
    background: transparent;
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 19px;
    letter-spacing: -0.48px;
    border: 0;
    position: relative;
    top: -2px;
    color: rgba(0, 0, 0, 0.4);
}
nav.menu-main-menu-container ul li button.btn.btn-primary:hover {
    color: rgba(0, 0, 0, 0.4);
}
nav.menu-main-menu-container ul li p button.btn.btn-primary:hover {
    box-shadow: none !important;
}
div#requestsample button.close {
    margin: 0;
    position: absolute;
    right: -5px;
    top: -3px;
    width: 30px;
    height: 30px;
    background: #000;
    opacity: 1;
    border-radius: 100%;
    color: #fff;
}
div#requestsample input {
    font-style: normal !important;
    font-weight: normal;
    font-size: 16px;
    margin-bottom: 0;
}
div#requestsample textarea {
    font-size: 16px;
    font-weight: normal;
    min-height: 130px;
    height: 130px;
}
nav.menu-main-menu-container ul li p button.btn.btn-primary:focus {
    border: 0 !important;
    outline: none !important;
}
div#requestsample .contact-form span.wpcf7-not-valid-tip {
    position: relative;
    top: 4px;
    padding: 0;
}
div#requestsample .wpcf7 form.invalid .wpcf7-response-output {
    position: relative;
    top: -28px;
}
div#requestsample .modal-body {
    padding-bottom: 40px;
}
div#requestsample input[type="submit"] {
    border-radius: 50px;
    background: #FFD2D1;
}
div#requestsample input[type="submit"]:hover {
    background: black;
}
div#requestsample .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    color: #46b450;
    top: -30px;
}
.collection_filters ul li .collection-img {
width: 105px;
    height: 105px;
    border: 2px solid #f7f7f7;
    overflow: hidden;
    position: relative;
    border-radius: 100%;
}
.collection_filters .prod_toggle ul li.active .collection-img {
    border-color: #f8d0d2;
}
.category_product_type_filter h3 {
    font-size: 15px!important;
}
.collection_filters .prod_toggle ul li.active::after {
    /* width: 30px; */
    font-size: 26px;
    line-height: 20px;
}
.collections-heading h2{
    padding-bottom: 20px;
}
.collection-slider .slider-info h3{
    font-family: 'Montserrat';
    font-weight: 600;
    padding: 10px 10px 0;
}
.single-product .product .entry-summary .entry-title {
    font-size: 35px;
    font-family: 'Montserrat';
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product .panel h2 {
    font-family: 'Montserrat';
}
.single-product .aux-wrapper .aux-container .aux-primary .content .product .related>h2 {
    font-size: 40px;
    font-family: 'Montserrat';
}
ul.products li a {
    color: #171717;
    font-family: 'Montserrat';
}
ul.products li a h2 {
    font-family: 'Montserrat';
}
nav.menu-main-menu-container ul li a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.collection-slider .slider-info p {
    padding: 0 10px;
}
.collection-slider .slider-info.slick-slide img {
    border-radius: 0;
}
nav.menu-main-menu-container ul li:last-child {
    float: right;
}
.product_collection .product_collection_lists h3 {
    padding: 20px 15px !important;
    min-height: 60px;
    font-family: 'Montserrat';
}

.elementor-72 .elementor-element.elementor-element-d9f9b02 {
    padding: 15px 25px !important;
}

@media (min-width: 992px){
    .account_section {
        position: absolute;
        right: 0;
        top: -5px;
    }
}

@media (min-width: 992px) and (max-width: 1024px){
    .custom-filter-menu ul li {
        font-size: 12px;
        padding: 12px 15px;
    }
    .aux-shop-archive .aux-wrapper .aux-container .aux-primary .woocommerce-ordering .orderby {
        padding: 11px 0px 11px 14px;
        font-size: 14px;

    }
    .aux-widget-image .aux-media-image img {
        width: 60%;
    }
    nav.menu-main-menu-container ul li button.btn.btn-primary{
            font-size: 13px;
    }
    nav.menu-main-menu-container ul li a {
        padding-left: 3px !important;
        padding-right: 3px !important;
        font-size: 12px !important;
    }
    li#shop_by_collections ul li {
        width: 50%;
    }
    header.aux-elementor-header .elementor-72 .elementor-element.elementor-element-2aef2d6 {
        width: 64.86%;
    }
    span#open {
        right: 75px !important;
        top: 30px !important;
    }
    .elementor-72 .elementor-element.elementor-element-8322d3c .aux-search-submit i {
        font-size: 33px !important;
    }
	body #mints-plates-cat img {
     width: 95%;
     bottom: 73px !important;
     position: relative;
    }
   .fork-spoon .aux-media-image img {
    width: 100%;
    }
	.elementor-135 .elementor-element.elementor-element-c8ef2b8 > .elementor-widget-container {
      box-shadow: none!important;
    }
	.best-sel-head {
      margin-top: 0px!important;
    }
	.mini-ware-sec {
     margin-top: 0px!important;
    }
    .mini-glass {
     bottom: 100px!important;
     left: 2%;
   }
}



@media(max-width: 1200px){
    .elementor-72 .elementor-element.elementor-element-8322d3c .aux-search-submit i {
        font-size: 32px !important;
    }
    span#open {
        right: 73px !important;
    }
}

@media(max-width: 768px){
    .elementor-72 .elementor-element.elementor-element-9617791 {
        width: 76%;
    }
    .elementor-72 .elementor-element.elementor-element-2aef2d6 {
        order: 1;
    }
    .elementor-72 .elementor-element.elementor-element-8322d3c .aux-search-submit i {
        font-size: 33px !important;
        right: 0px;
        top: 8px;
    }
    .elementor-72 .elementor-element.elementor-element-c63e02d .elementor-widget-container {
        background-image: url(/wp-content/uploads/2019/10/Group_1270.svg);
        min-width: 50px;
        background-repeat: no-repeat;
    }
    span#open {
        bottom: auto !important;
        right: 121px !important;
        top: 42px !important;
        width: 30px;
        position: absolute !important;
    }
    ul#menu-main-menu li p button.btn.btn-primary {
        background: transparent;
        font-family: "Montserrat", Sans-serif;
        font-size: 25px;
        font-weight: 500;
        text-transform: capitalize;
        line-height: 19px;
        letter-spacing: -0.48px;
        border: 0;
        position: relative;
        top: 0px;
        color: rgba(0, 0, 0, 0.4);
    }
    ul#menu-main-menu li p {
        text-align: center;
    }
}

@media (max-width: 767px){
    ul#menu-main-menu li p button.btn.btn-primary {
        background: transparent;
        font-family: "Montserrat", Sans-serif;
        font-size: 25px;
        font-weight: 500;
        text-transform: capitalize;
        line-height: 19px;
        letter-spacing: -0.48px;
        border: 0;
        position: relative;
        top: 0px;
        color: rgba(0, 0, 0, 0.4);
    }
    ul#menu-main-menu li p {
        text-align: center;
    }
    ul#menu-main-menu li p button.btn.btn-primary:focus {
        outline: none;
    }
    section.widget-container.aux-widget-image.aux-alignnone.aux-parent-au44eb4487 img {
        top: -30px;
        position: relative;
        width: 53%;
    }
    .aux-widget-image .aux-media-image img {
        display: inline-block;
    }
    div#mints-plates-cat img {
        position: relative;
        top: -70px;
    }
    .custom-filter-menu ul li {
        width: 31%;
        float: right;
        margin-right: 9px;
    }
    .elementor-73 .elementor-element.elementor-element-5cf7b45:not(.elementor-motion-effects-element-type-background) .aux-parallax-section.elementor-column {
        width: 20% !important;
        float: left !important;
    }
    .elementor-73 .elementor-element.elementor-element-5cf7b45:not(.elementor-motion-effects-element-type-background) .aux-parallax-section.elementor-column img {
        width: 100%;
    }
    .elementor-135 .elementor-element.elementor-element-c8ef2b8 {
        right: 4px;
    }
    .elementor-135 .elementor-element.elementor-element-0b763ef {
        top: -135px;
    }
    .elementor-73 .elementor-element.elementor-element-8b8e158 > .elementor-element-populated {
        padding: 0;
    }
    .elementor-73 .elementor-element.elementor-element-324eee2 > .elementor-element-populated {
        padding: 0;
    }
    span#open {
        right: 132px !important;
        top: 30px !important;
    }
    .aux-shop-archive .aux-wrapper .aux-container .aux-primary .woocommerce-ordering {
        margin-left: 22px;
    }
    .menu-image-title-before.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title {
        padding-left: 10px;
        font-size: 21px;
        line-height: 24px;
        color: #999999;
        text-align: center;
    }
    .elementor-72 .elementor-element.elementor-element-d9f9b02 {
        padding: 5px 10px !important;
    }
    div#shop_by_collections_content ul li {
        width: 30%;
    }
    .elementor-72 .elementor-element.elementor-element-9617791 {
        width: 63%;
    }
    .elementor-72 .elementor-element.elementor-element-2aef2d6 {
        order: 1;
    }
    .elementor-72 .elementor-element.elementor-element-8322d3c .aux-search-submit i {
        font-size: 32px !important;
        right: -70px;
        top: 4px;
    }
}

@media (max-width: 690px){
    .custom-filter-menu ul li {
        width: 48%;
    }
}

@media(max-width: 667px){
    .elementor-72 .elementor-element.elementor-element-9617791 {
        width: 62%;
    }
    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        margin-top: 1px !important;
        width: 49%;
        float: left;
        top: -59px;
    }
    .aux-shop-archive .aux-wrapper .aux-container .aux-primary .woocommerce-ordering .orderby {
        width: 97%;
    }
    .aux-shop-archive .aux-wrapper .aux-container .aux-primary .woocommerce-ordering {
        margin-left: 2px;
    }
    .elementor-72 .elementor-element.elementor-element-8322d3c .aux-search-submit i {
        font-size: 32px !important;
        right: -40px;
        top: 4px;
    }
}

@media (max-width: 568px){
    .elementor-135 .elementor-element.elementor-element-c8ef2b8 .aux-widget-image {
        right: 52px;
        position: relative;
        top: -40px;
        margin-left: 2px;
    }
    .elementor-73 .elementor-element.elementor-element-5cf7b45:not(.elementor-motion-effects-element-type-background) .aux-parallax-section.elementor-column {
        width: 100% !important;
        float: left !important;
    }
    .elementor-135 .elementor-element.elementor-element-c8ef2b8 {
        right: -50px;
    }
    .elementor-73 .elementor-element.elementor-element-324eee2 > .elementor-element-populated {
        padding: 35px 0 20px;
    }
    .elementor-73 .elementor-element.elementor-element-cf63ae6 > .elementor-element-populated {
        padding: 15px 0px 15px 0px !important;
    }
    span#open {
        right: 125px !important;
        top: 40px !important;
    }
    .elementor-72 .elementor-element.elementor-element-8322d3c .aux-search-submit i {
        font-size: 32px !important;
        top: 5px;
        right: -40px;
    }
    span#open {
        right: 105px !important;
        top: 41px !important;
    }
}

@media (max-width: 480px){
    .aux-widget-image .aux-media-image img {
        width: 90%;
    }
    .aux-widget-image .aux-media-image img {
        width: 100%;
    }
    .elementor-135 .elementor-element.elementor-element-0b763ef {
        top: 0px;
    }
    .elementor-73 .elementor-element.elementor-element-5cf7b45:not(.elementor-motion-effects-element-type-background) .aux-parallax-section.elementor-column img {
        width: 90%;
    }
    .elementor-73 .elementor-element.elementor-element-94d921a > .elementor-element-populated {
        padding: 5px 0px 1px 0px !important;
    }
    .elementor-73 .elementor-element.elementor-element-8b8e158 > .elementor-element-populated {
        padding: 0px 0px 10px 0px !important;
    }
    .custom-filter-menu ul li {
        width: 96%;
    }
    span#open {
        right: 113px !important;
        top: 40px !important;
    }
    .aux-modern-search {
        top: 6px;
        position: relative;
    }
}

@media (max-width: 414px){
    span#open {
        right: 99px !important;
        top: 31px !important;
    }
    .aux-modern-search {
        top: 5px;
        position: relative;
        right: 15px;
    }
    .elementor-72 .elementor-element.elementor-element-8322d3c .aux-search-submit i {
        font-size: 31px !important;
        top: 0;
        right: 0;
    }
}

@media (max-width: 375px){
    .aux-modern-search {
        top: 6px;
        position: relative;
        right: 18px;
    }
    span#open {
        right: 90px !important;
    }
}
@media (max-width: 355px){
    span#open {
        right: 80px !important;
    }
}

ul.sub-menu.aux-submenu {
    width: 280px;
    background: #fff !important;
    border-radius: 5px;
}
ul.sub-menu.aux-submenu li > span {
    display: flex;
}
ul.sub-menu.aux-submenu li a span.aux-menu-label {
    display: flex !important;
    align-items: center;
}
ul.sub-menu.aux-submenu li a span.aux-menu-label img {
    width: 80px;
    height: 80px;
    padding: 0;
    border-radius: 100%;
}
ul.sub-menu.aux-submenu li a span.aux-menu-label span.menu-image-title-before.menu-image-title {
    order: 1;
    margin-left: 10px;
}
ul.sub-menu.aux-submenu li a {
    padding: 0 !important;
    margin-bottom: 10px !important;
}
.page-header.aux-wrapper {
    margin-top: 0;
}
.product_collection {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.product_collection .product_collection_lists {
    padding: 0px !important;
    border:none;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 0px !important;
    margin: 1%;
}
.product_collection .product_collection_lists img {
    border-radius: 0px;
}
.product_collection_lists a {
    text-decoration: none;
}
.product_collection .product_collection_lists:hover {
    box-shadow: none;
}
.product_collection .product_collection_lists h3 {
    background: transparent;
    padding: 20px 15px !important;
    color: #000;
    margin-left: -15px !important;
    margin-right: -15px !important;
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    align-items: center;
    min-height: 90px;
    position: relative;
}
.product_collection .product_collection_lists:hover h3 {
    color: #FFD2D1;
}
.collection-image {
    border-radius: 0;
    overflow: inherit;
    border: none;
}
footer.aux-elementor-footer .mc4wp-form-fields input[type="email"] {
    background: rgb(226,226,226);
    background: -moz-linear-gradient(273deg, rgba(226,226,226,1) 40%, rgba(245,245,245,1) 73%);
    background: -webkit-linear-gradient(273deg, rgba(226,226,226,1) 40%, rgba(245,245,245,1) 73%);
    background: linear-gradient(273deg, rgba(226,226,226,1) 40%, rgba(245,245,245,1) 73%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e2e2e2",endColorstr="#f5f5f5",GradientType=1);
    border: none;
    border-radius: 30px;
    padding: 21px 45px 21px 40px;
    width: 100%;
    max-width: 100%;
    position: relative;
    font-weight: normal;
    font-size: 14px;
}
footer.aux-elementor-footer .mc4wp-form input[type="submit"] {
    max-width: 137px;
    background-color: #ffd2d1;
    text-transform: capitalize;
    letter-spacing: -0.45px;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 25px;
    box-shadow: 0 5px 25px #F42C3740;
    position: absolute;
    top: 8px;
    right: 3px;
    color: #000;
}
footer.aux-elementor-footer .mc4wp-form input[type="submit"]:hover {
    background: #000;
    color: #fff;
}
.page-template-shop_by_color .aux-content-top-margin .aux-primary {
    padding-top: 15px;
}
.page-template-shop_by_color ul.product_color li {
    float: left;
    padding: 0px !important;
    border: none;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 0px !important;
    margin: 1%;
    width: calc(25% - 2%);
}
.page-template-shop_by_color ul.product_color li:hover {
        box-shadow: none;
}
.page-template-shop_by_color ul.product_color li h3 {
    margin: 0;
    background: none;
    padding: 20px 15px !important;
    color: #000;
    margin-left: -15px !important;
    margin-right: -15px !important;
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    align-items: center;
    min-height: 70px;
    position: relative;
    font-family: 'Montserrat';
}

.collection-slider .slick-track .slider-info.slick-slide img {
    border-radius: 30px;
}
.page-template-shop_by_color ul.product_color li a {
    text-decoration: none;
}
.page-template-shop_by_color ul.product_color li h3:focus {
    outline: none;
}
.page-template-shop_by_color ul.product_color li img {
    margin-left: auto;
    margin-right: auto;
}

@media(max-width: 768px) {
    header#site-elementor-header .elementor img {
        max-width: 97% !important;
    }
    .page-template-shop_by_color ul.product_color li {
        width: calc(50% - 2%);
    }
}

@media(max-width: 568px){
    .page-template-shop_by_color ul.product_collection li {

        width: 33%;
    }
    .page-template-shop_by_color ul.product_color li {
        width: calc(100% - 0%);
    }
}

@media(max-width: 375px){
    .elementor img {
        max-width: 97% !important;
    }
    .elementor-72 .elementor-element.elementor-element-8322d3c .aux-search-submit i {
        font-size: 31px !important;
    }
}

.search_id_page .product {
    width: 360px;
    margin: 0 auto;
}
.search_id_page .product h2.woocommerce-loop-product__title {
    margin-top: 30px;
    font-size: 1.125em;
    font-weight: 500;
    line-height: 1.6875em;
    color: #7A7A7A;
}
.search_id_page .product a {
    text-decoration: none;
}
.search_id_page .product p {
    color: #7A7A7A;
    font-style: italic;
}
.search_id_page .product a.button {
    visibility: hidden;
    display: inline-block !important;
    background-color: #ffd1d2 !important;
    margin-top: 10px;
    border-radius: 100px;
    color: #000;
}
.search_id_page .product:hover a.button {
    visibility: visible;
}
.page-id-598 .product_collection .product_collection_lists img {
    border-radius:15px;
		padding:0;
}
#dd_ft_logo_slider .swiper-slide img {
    opacity:0.2;
}

#dd_ft_logo_slider .swiper-slide:hover img{
    opacity:1;
	
}
.page-template-shop_by_color ul.product_color li:hover h3 {
    color: #FFD2D1;
}
#dd_ft_logo_slider .swiper-container .swiper-slide {
    height: 300px;
    position: relative;
    display: flex;
    align-items: center;
	  cursor:pointer;
}

.elementor-section-wrap section.elementor-section.elementor-top-section.elementor-element.elementor-element-8191108.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    background-color: transparent;
    background-image: linear-gradient(180deg, #E2E2E2 0%, #F5F5F5 100%);
}

section.coordinating_products ul.products li.product:nth-child(4n) {
    margin-right: 0;
}

section.coordinating_products ul.products li {
    text-align: center;
}

section.coordinating_products ul.products li span {
    text-align: center !important;
}

@media screen and (min-width: 901px){
.page-id-7342 .product_collection .product_collection_lists {
         width: calc(20% - 2%);
    }
}

@media screen and (max-width: 556px){
	#dd_ft_logo_slider .swiper-container .swiper-slide figure.swiper-slide-inner {
			margin: 0 auto;
	}
	#dd_ft_logo_slider .swiper-container .swiper-slide {
			height: 300px;
}
}

.woosg-products .woosg-product .woosg-qty {
    margin-right: 10px;
}
.woosg_total.woosg-total.woosg-text {
    display: none !important;
}
.related.products .products li a img{
	border: 1px solid #f1f1f1;
}
#napkin .elementor-element-c8ef2b8 .elementor-widget-container{
	box-shadow: none;
}
#mini .aux-media-hint-frame {
    left: 23%;
    position: relative;
    max-width: 320px;
}  

/********Media query starts here by shubham**********/

@media (max-width: 1590px){
    span#open {
        right: 25px !important;
    }
    
    #mini .mini-glass{
        max-width: 54%;
        left: 48%;
        bottom: 0px;
    }
}

@media (max-width: 1199px){
   
    .flatware .aux-widget-image img{
        max-width: 320px;
    }
    .cups .aux-media-image img {
        max-width: 530px;
    }
    #palm-leaf .aux-media-image img{
        width: 229px;
        margin-top: 76px;
    }
    .collection-slider .slick-dots{
        display: none !important;
    }
    #ban .aux-media-image img{
        max-width: 670px;
    } 
    #ban .elementor-135 .elementor-element.elementor-element-c657f87 .aux-modern-heading-description{
        margin: 34px 0px 0px 0px;
    }
    #ban .banner-text p {
        font-size: 64px;
    }
    #serve .aux-modern-heading-description{
        font-size: 48px;
    }
    #dd_ft_logo_slider .swiper-container .swiper-slide{
        height: auto;justify-content: center;
    }
    #colln .elementor-column-wrap{
        margin: 31px 0px 35px 0px;
    }
    #ban h3.aux-modern-heading-secondary{
        margin: 0px 0px 24px 0px;
    }
    #ban .aux-modern-heading-description{
        margin: 4px 0px 0px 0px;
    }
    #plate .elementor-widget-container{
        padding: 0% 0% 0% 0%;
    }
    section.best_seller_products ul li h2{
        margin-bottom: 0px !important;
        margin-top: 5px !important;
    }
    .elementor-72 .elementor-element.elementor-element-0d60e71{
        width: 25px !important;
    }
}

@media (min-width: 1025px) and (max-width: 1199px){
    
    span#open{
        top: 31px !important;right: 19px !important;
    }
}

@media (max-width: 991px){
   
    #ban{
        overflow: hidden;padding: 80px 25px 80px 25px;
    }
    #ban .aux-media-image img {
        max-width: 420px;
    }
    #serve .aux-modern-heading-description{
        font-size: 35px;
    }
    #napkin .aux-modern-heading-description{
        font-size: 35px;
    }
    .summer_sale .aux-modern-heading-secondary{
        font-size: 59px;
        line-height: 59px;
    }
    #mini{
        margin-top: 0;
    }
    .best-sel-head{
        padding-top: 0 !important;margin-top: 30px !important;
    }
    .cups .elementor-column-wrap{
        padding: 10% 5% 11% 3% !important;
    }
    #mini .mini-glass {
        max-width: 75%;
        left: 48%;
        bottom: 20%;
    }
    .flatware .elementor-column-wrap{
        padding: 10% 3% 4% 4% !important;
    }
    .woocommerce-page .products li.product{
    	width: 31% !important;
    	/* clear: both; */
    	margin: 0 7px !important;
    }
    .woocommerce-page .products li.first{
    	clear: unset !important;
    }
    
}

@media (max-width: 768px){
    #plate .aux-modern-heading-description{
        margin: 0px 0px -52px 0px;
        font-size: 36px;line-height: 56px;
    }
    #charger .elementor-widget-container{
        text-align: right;
    }
    #flat .aux-modern-heading-description{
        font-size: 49px ;line-height: 57px;
    }
    #flat .aux-media-image{
        max-width: 75%;
    }
    #napkin .elementor-135 .elementor-element.elementor-element-d036b77 > .elementor-widget-container {
        padding: 7% 0% 0% 10%;
    }
    #serve .aux-modern-heading-description {
        font-size: 30px;
    }
    #serve .elementor-135 .elementor-element.elementor-element-d036b77 > .elementor-widget-container {
        padding: 7% 0% 0% 10%;
    }
    .best_seller_products .products{
        width: 100%;
    }
    section.best_seller_products ul li h2{
        text-align: center;
    }
    section.best_seller_products .price {
        text-align: center;
    }
    .woocommerce ul.products li.product a img{
        margin: auto;
    }
    .woocommerce-page .products li.product{
    	width: 48% !important;
    }
    .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
    	float: unset;
    	clear: unset;
	}
    .best_seller_products .woocommerce ul.products[class*=columns-] li.product:nth-child(2n), .best_seller_products .woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n) {
        float: left;
    }
    #site-elementor-header .elementor-72 .elementor-element.elementor-element-9617791 {
        width: 66%;
    }
    #site-elementor-header .elementor-72 .elementor-element.elementor-element-8322d3c .aux-search-submit i {
        font-size: 32px !important;
        right: 7px;
        top: 0px;
    }
    .elementor-72 .elementor-element.elementor-element-8322d3c .aux-search-submit i {
        font-size: 28px !important;
        right: 0px;
        top: 0px;
    }

}

@media(max-width: 767px){
    #plate .elementor-column-wrap{
        padding: 8% 5% 5% 6%;
        overflow: hidden;
    }
    #charger .elementor-column-wrap{
        padding: 8% 5% 5% 6%;overflow: hidden;
    }
    #flat .elementor-column-wrap{
        padding: 8% 5% 5% 6%;overflow: hidden;
    }
    .cups .elementor-column-wrap{
        padding: 8% 5% 5% 6% !important;overflow: hidden;
    }
    #napkin .elementor-column-wrap{
        padding: 8% 5% 5% 6% !important;overflow: hidden;
    }
    #charger{
        overflow: hidden;
    }
    #napkin .elementor-widget-container {
        padding: 0% 0% 0% 0% !important;
    }
    #napkin .elementor-widget-container {
        padding: 0% 0% 0% 0% !important;
        box-shadow: none !important;
    }
    #napkin .elementor-element-d036b77,#serve .elementor-element-54ae685{
        margin-top: 20px !important;
    }
    #mini .aux-widget-image .aux-media-image img{
        display: none;
    }
    #colln .collection-slider .slider-info img{
        margin: auto;
    }
    #site-elementor-header .elementor-72 .elementor-element.elementor-element-9617791 {
        width: 66%;
    }
    #site-elementor-header .elementor-72 .elementor-element.elementor-element-8322d3c .aux-search-submit i {
        font-size: 32px !important;
        right: 7px;
        top: 0px;
    }
    .woocommerce #primary{
    	padding-top: 1.375em;
    }
    .woocommerce .woocommerce-ordering{
    	margin-bottom: 0;
    }
    #mini .elementor-135 .elementor-element.elementor-element-f2c4e6a > .elementor-element-populated {
        padding: 50px 25px 0px 25px;
    }
}

@media (max-width: 575px){
    #site-elementor-header .elementor-72 .elementor-element.elementor-element-9617791 {
        width: 57%;
    }

}

@media (max-width: 480px){
    .aux-modern-search {
        top: 0px;
        position: relative;
        right: -9px;
    }
    span#open {
        right: 9px !important;
    }
    #site-elementor-header .elementor-72 .elementor-element.elementor-element-9617791 {
        width: 35%;
    }
    #ban .banner-text p {
        font-size: 43px;
    }
    #ban h3.aux-modern-heading-secondary {
        margin: 0px 0px 9px 0px;
    }
    #flat .aux-modern-heading-description {
        font-size: 37px;
        line-height: 60px;
    }
    #mini .elementor-135 .elementor-element.elementor-element-f2c4e6a > .elementor-element-populated {
        padding: 33px 25px 0px 25px;
    }
    #flat .aux-media-image{
        margin-left: auto;
    }
    #flat .aux-media-image img{
        width: 55%;
    }
    .woocommerce-page .products li.product {
    	width: 100% !important;
	}
	.related.products .products li a img{
		width: auto !important;
	}
	.related.products .products li{
		text-align: center;
	}
	.related.products ul.products li span {
    	text-align: center !important;
	}
	.related.products h2{
		padding-bottom: 5px !important;font-size: 32px !important;
	}
}