/**
* Theme Name: Worldofwinely Child
* Description: This is a child theme of Liquory, generated by Merlin WP.
* Author: <a href="http://themelexus.com/">Themelexus</a>
* Template: liquory
* Version: 1.0.5
*/

ul#shipping_method span.woocommerce-Price-amount { display: none !important; }
ul.woocommerce-shipping-methods span.woocommerce-Price-amount { display: none !important; }

.price-rules-table-wrapper {
    width: 100%;
}

.quantity_wrap {
    margin-bottom: 8px;
}

.woosw-item--stock{
     margin-bottom: 8px;
}

ul.products .product-caption .quantity_wrap{
    margin-bottom: 0;
}

.entry-summary form.cart .quantity {
    margin-bottom: -8px;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery-horizontal .woocommerce-product-gallery__image:hover a img {
    opacity: 1;
}

/** detail page product */
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img{
    width: auto !important;
    margin: 0 auto;
    padding: 30px 0px;
}
.single-product .entry-summary form.cart .clear{
    border-top: unset !important;
}

/** home page product */
ul.products .slick-slide li.product img{
    padding: 23%;
    background: #fff;	
    max-width: 100%;
    width: auto !important;
}
ul.products li.product img{
   padding: 15%; 
}

.content-single-wrapper{ 
    display: flex;
    align-items: center;
}

.post-type-archive-product .shopimage .product-transition img {
    padding: 15%;
    background: #fff;
    width: auto;
    max-width: 100%;
    width: 100% !important;
}
.post-type-archive-product .shopimage .product-transition {
	display: block;
    height: 255px;
    background: #fff;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.related .shopimage .product-transition {
    overflow: hidden;
    display: block;
    height: 274px;
    background: #fff;
    position: relative;
    transform-style: preserve-3d;
}

.tax-product_cat .shopimage .product-transition img {
    padding: 15%;
    background: #fff;
    width: auto;
    max-width: 100%;
    width: 100% !important;
}
.tax-product_cat .shopimage .product-transition {
	display: block;
    height: 255px;
    background: #fff;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.woosw-item--add .quantity .qty {
    width: 5.236068em;
}

.shop_attributes .woocommerce-product-attributes-item--weight{
        display: none;
}

.related ul.products .slick-slide li.product img {
    width: 250px!important;
}

.site-header-account .account-links-menu li a, .site-header-account .account-dashboard li a {
color: #888;
}
ul.products-list li.product-list .product-image{
    width:150px;
}

/* Product grouping start*/
.tab-btn {
    text-transform: capitalize;
    text-align : center;
    border-radius: 8px;
    font-size:15px !important;
    margin: 0 8px 8px 0;
    font-weight: 100;
    padding: 1.100em 2.25em !important; 
    min-width: 200px;
}
.tab-btn span{
    font-size:12px !important;
    font-weight: 400;
}
.tab-btn.active {
    color: #fff;
    border-color: #C6102E;
    background-color: #C6102E;
    font-weight: 800 !important;
}
.product_option{
    display: flex;
}

.product_option span:not(:last-child)::after{
	content: "|";
    margin: 0 15px;
    font-weight: 400;
    color: #ddd;
}
.product_option span:last-child{
	margin-right: 30px;
}
.product_option_selector{
	padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.showhide_button a{
    color: #555;
    text-decoration: underline;
}
.showhide_button a:hover{
    color: #C6102E;
}
.grping_sec{
    margin-bottom: 20px !important;
}
@media (max-width: 700px){
   .tab-btn {
    font-size:12px !important;
    min-width: 160px;
} 
    .product_option_selector{
        flex-flow: unset;
        overflow: auto;
        padding: 15px 0 8px;
        /*display: flex;*/
}
}

 @media (max-width: 480px){
.product_option {
  display: block !important;
}
}
/* Product grouping end*/

@media (max-width: 768px){
.quantity_wrap {
    display: block !important;
}
}

/* quantiy inc dec using plus minus */

@media (max-width: 991px){
	.entry-summary form.cart .quantity button:focus {
		box-shadow : unset !important;
		padding: 14px 15px !important;
		font-size: 0.75rem  !important;
	}
	.entry-summary form.cart .quantity button {
		clip: unset;
	    height: unset; 
	    overflow: unset;
	    position: unset !important; 
	    width: auto;
	    word-wrap: unset !important;
	    border-radius: 3px;
	    margin: 5px;
	    padding: 14px 15px !important;
	}
	.entry-summary form.cart {
		padding: 0 0.8rem 0;
	}
	.entry-summary form.cart .quantity .qty {
		padding: 10px 14px !important;
		width: 60px !important;
	}
}
@media (max-width: 575px){
	.content-single-wrapper {
		display: block;
	}
}

/* for home page */
@media (max-width: 991px){
	ul.products .product-caption .minus, ul.products .product-caption .plus {
		display: block;
	    visibility: visible;
	    opacity: 1;
	}
	.quantity.buttons_added {
		display: flex !important;
		align-items: center;
    	justify-content: center;
    	margin-bottom: 15px;
	}
	.quantity.buttons_added button{
		margin:0 5px !important;
	    padding: 6px 15px !important;
	    border-radius: 3px !important;
	}
	ul.products .product-caption .cart, .wc-block-grid__products .product-caption .cart {
		display: block  !important;
	}
}
@media (max-width: 767px){ 
	ul.products .product-caption .cart, .wc-block-grid__products .product-caption .cart {
		display: flex  !important;
	}
	.quantity.buttons_added { 
		margin-bottom: 0;
	}
}


/* Responsive product image */
@media (max-width: 767px){

	.tax-product_cat .shopimage .product-transition, .post-type-archive-product .shopimage .product-transition {
		height: 285px;
	}

	.tax-product_cat .shopimage .product-transition img, .post-type-archive-product .shopimage .product-transition img {
		padding: 0 !important;
		width: auto !important;
		height: 220px;
	}
}
.wittys_filter .pf_rngstyle_white .irs-line-mid, .pf_rngstyle_white .irs-line-left, .pf_rngstyle_white .irs-line-right, .pf_rngstyle_white .irs-bar, .pf_rngstyle_white .irs-bar-edge, .pf_rngstyle_white .irs-slider {
  background: url(https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-witty-price.png) repeat-x !important;
    background-position-x: 0%;
    background-position-y: 0%;
}
.wittys_filter .pf_rngstyle_white .irs-slider {
  width: 22px;
  height: 22px;
  top: 17px;
  background-position: 0 -120px !important;
}
.wittys_filter .pf_rngstyle_white .irs-bar {
  height: 8px;
  top: 25px;
  background-position: 0 -60px !important;
}
.wittys_filter .pf_rngstyle_white .irs-from, .pf_rngstyle_white .irs-to, .pf_rngstyle_white .irs-single {
  background: rgb(201, 27, 56) !important;
}
.wittys_filter .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter label > span:hover {
  color: rgb(201, 27, 56) !important;
}
.wittys_filter .prdctfltr_wc .prdctfltr_filter label.prdctfltr_active > span {
  color: rgb(201, 27, 56) !important;
}
.wittys_filter .prdctfltr_woocommerce_ordering span.prdctfltr_reset span::before {
  color: rgb(201, 27, 56) !important;
}
.wittys_filter .prdctfltr_aftertitle > span, .prdctfltr_collector > span {
  margin-bottom: 1.5em !important;
}
/*.wittys_filter .pf_rngstyle_white .irs-line-mid{*/
/*    background: url("https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-witty-price.png") repeat-x !important;*/
/*}*/
/*.wittys_filter .pf_rngstyle_white .irs-line-left{*/
/*    background: url("https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-witty-price.png") repeat-x !important;*/
/*}*/
/*.wittys_filter .pf_rngstyle_white .irs-line-right{*/
/*    background: url("https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-witty-price.png") repeat-x !important;*/
/*}*/
/*.wittys_filter .pf_rngstyle_white .irs-bar{*/
/*    background: url("https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-witty-price.png") repeat-x !important;*/
/*}*/
/*.wittys_filter .pf_rngstyle_white .irs-bar-edge{*/
/*    background: url("https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-witty-price.png") repeat-x !important;*/
/*}*/
/*.wittys_filter .pf_rngstyle_white .irs-slider{*/
/*    background: url("https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-witty-price.png") repeat-x !important;*/
/*}*/
/*.wittys_filter .pf_rngstyle_white .irs-line-mid{*/
/*  background: url('https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-price.png') repeat-x;*/
/*    background-color: rgba(0, 0, 0, 0);*/
/*    background-position-x: 0%;*/
/*    background-position-y: 0%;*/
/*    background-repeat: repeat-x;*/
/*    background-attachment: scroll;*/
/*    background-image: url("https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-price.png");*/
/*    background-size: auto;*/
/*    background-origin: padding-box;*/
/*    background-clip: border-box;*/
/*}*/
/*.wittys_filter .pf_rngstyle_white .irs-line-left{*/
/*  background: url('https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-price.png') repeat-x;*/
/*    background-color: rgba(0, 0, 0, 0);*/
/*    background-position-x: 0%;*/
/*    background-position-y: 0%;*/
/*    background-repeat: repeat-x;*/
/*    background-attachment: scroll;*/
/*    background-image: url("https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-price.png");*/
/*    background-size: auto;*/
/*    background-origin: padding-box;*/
/*    background-clip: border-box;  */
/*}*/
/*.wittys_filter .pf_rngstyle_white .irs-line-right{*/
/*  background: url('https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-price.png') repeat-x;*/
/*    background-color: rgba(0, 0, 0, 0);*/
/*    background-position-x: 0%;*/
/*    background-position-y: 0%;*/
/*    background-repeat: repeat-x;*/
/*    background-attachment: scroll;*/
/*    background-image: url("https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-price.png");*/
/*    background-size: auto;*/
/*    background-origin: padding-box;*/
/*    background-clip: border-box;  */
/*}*/
/*.wittys_filter .pf_rngstyle_white .irs-bar, .pf_rngstyle_white .irs-bar-edge, .pf_rngstyle_white .irs-slider {*/
/*  background: url('https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-price.png') repeat-x;*/
/*    background-color: rgba(0, 0, 0, 0);*/
/*    background-position-x: 0%;*/
/*    background-position-y: 0%;*/
/*    background-repeat: repeat-x;*/
/*    background-attachment: scroll;*/
/*    background-image: url("https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-price.png");*/
/*    background-size: auto;*/
/*    background-origin: padding-box;*/
/*    background-clip: border-box;  */
/*}*/
/*.wittys_filter .pf_rngstyle_white .irs-bar-edge{*/
/*  background: url('https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-price.png') repeat-x;*/
/*    background-color: rgba(0, 0, 0, 0);*/
/*    background-position-x: 0%;*/
/*    background-position-y: 0%;*/
/*    background-repeat: repeat-x;*/
/*    background-attachment: scroll;*/
/*    background-image: url("https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-price.png");*/
/*    background-size: auto;*/
/*    background-origin: padding-box;*/
/*    background-clip: border-box;  */
/*}*/
/*.wittys_filter .pf_rngstyle_white .irs-slider {*/
/*  background: url('https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-price.png') repeat-x;*/
/*    background-color: rgba(0, 0, 0, 0);*/
/*    background-position-x: 0%;*/
/*    background-position-y: 0%;*/
/*    background-repeat: repeat-x;*/
/*    background-attachment: scroll;*/
/*    background-image: url("https://demo1.krushanpatel.com/assets/uploads/sites/14/sprite-skin-nice-price.png");*/
/*    background-size: auto;*/
/*    background-origin: padding-box;*/
/*    background-clip: border-box;  */
/*}*/

.form-style .mc4wp-form .form-input input[type="email"]{
    color:#000;
}
/* Responsive pagination for shop page */
@media (max-width: 480px){
.pagination .page-numbers li, .woocommerce-pagination .page-numbers li {
    margin-bottom: 10px!important;
    }
}
/* for product image */
.product-transition {
    max-height: 350px;
    min-height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.post-type-archive-product .shopimage .product-transition {
    max-height: 350px;
    min-height: 350px;
    display: flex !important;
    justify-content: center;
    align-items: center; 
}
.tax-product_cat .shopimage .product-transition {
     display: flex !important;
}
r-p rp-slider rp-review-text {

 font-size:14px!important;

}
r-p rp-slider.rp-col-xl rp-review {
    -ms-flex: 0 0 25% !important;
flex: 0 0 25% !important;
max-width: 25% !important;
}
/* Sub menu start*/
.trigger{
      text-align: center;
    padding: 7px 13px;
    background: #3e3e3e;
    color: #fff;
    font-size: 15px;
    outline: none;
    border: none;
    border-radius: 5px;
    font-family: cursive;
}
.header-drop-down{
    z-index: 2;
    /*position: absolute;*/
    top: 120px;
}
.modal{
    /*top :150px;*/
    /*position: relative;*/
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    /*border: 1px solid rgba(0,0,0,.2);*/
    border-radius: .3rem;
    outline: 0;
    /*width: 70%;*/
    /*box-shadow: 0px 0px 18px 4px #eee;*/
    margin: 0 auto;
    /*display:none;*/
    height: 570px;
}
.modal.active{
    display:block;
}
.modal_html{
   display:none; 
}
.modal_html.active{
     display:block;
}
.menu-item-452853:hover ul.sub-menu-data{
    display:none;
}


li{
    list-style: none;
}
.header-drop-down .sub-menu-data{
    border-right: 1px solid #eee;
    padding: 0 27px;
}
.header-drop-down .sub-menu-data:last-child{
border-right: none;
}

.header-drop-down .sub-menu-data a{
    text-decoration: none;
}
.header-drop-down .sub-menu-wrap{
    display: flex;
    /*justify-content: flex-start;*/
     /*justify-content:center;*/
    margin: 0 auto;
    /*gap: 53px;*/
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    overflow-x: auto;
    overflow: auto;
    width: 100%;
}
.header-drop-down .sub-menu-data ul{ 
padding: 0;
}
.header-drop-down .sub-menu-data li{ 
margin: 15px 0;
/*width: auto;*/
width :140px;
}

.header-drop-down .sub-menu-record{
    color: #000;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
}
.header-drop-down .sub-menu-title{
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 900;
}
.header-drop-down .submenu-list{
    height:500px;
    overflow-y:auto;
     overflow-x:scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.header-drop-down .submenu-list::-webkit-scrollbar {
  width: 12px;
}
a.slider-readmore{
    color : #fff;
    font-weight:700;
    text-align : center;
}
a.slider-readmore:hover{
    color : #fff;
    font-weight:700;
    text-align : center;
}
.menu-item-452853 ul.sub-menu-data{
    display:none;
}
.menu-item-452853:hover ul.sub-menu-data{
    display:none !important;
}
/*.body::-webkit-scrollbar {*/
/*  width: 12px;     */
/*}*/

/*.submenu-list::-webkit-scrollbar-track {*/
/*  background: orange;    */
/*}*/

/*.submenu-list::-webkit-scrollbar-thumb {*/
/*  background-color: blue;    */
/*  border-radius: 20px;      */
/*  border: 3px solid orange;  */
/*}*/
@media only screen and (max-width: 1080px){
    .modal{
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .sub-menu-record{
        color:#fff;
    }
    ul.submenu-list{
        overflow: scroll;
    }
    .header {
      text-align: center !important;
    }
    .header-three .grid_24.mobile-search {width:100%!important;}
     .header-three .grid_24.mobile-search .product-search{
        width: 85%;
    }
}
.vertical-navigation .vertical-menu .menu > li:last-child a::before{
   background-image: unset; 
}
/* Sub menu end*/

