.dropdown-menu {
    z-index: 5000 !important
}

.zoomContainer {
    z-index: 0 !important;
}


.whats-app {position: fixed; bottom: 60px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); right: 0; background: #64a412; width: 60px; z-index: 9999999999999999; text-align: center; cursor: pointer; padding: 10px; }

i.fab.fa-whatsapp {
    font-size: 40px;
    color: #fff;
}

.slides_custom::-webkit-scrollbar {
  width: 5px !important;
  height: 5px!important;
}
.slides_custom::-webkit-scrollbar-thumb {
  background: silver!important;
  border-radius: 10px!important;
}
.slides_custom::-webkit-scrollbar-track {
  background: transparent!important;
}


.slides_custom_trans::-webkit-scrollbar {
  width: 5px !important;
  height: 5px!important;
}
.slides_custom_trans::-webkit-scrollbar-thumb {
  background: transparent!important;
  border-radius: 10px!important;
}
.slides_custom_trans::-webkit-scrollbar-track {
  background: transparent!important;
}
.filter-top{
	top:-25px;
}
</style>
/* Media Queries */



@media only screen and (min-width:1180px) and (max-width:1280px) {}


/*Ipad Pro Media*/

@media only screen and (min-width:1024px) and (max-width:1366px) {}

/*Ipad Pro Media*/



/*Ipad Media*/

@media only screen and (min-width: 768px) and (max-width: 1024px) {}

/*Ipad Media*/



@media only screen and (min-width: 640px) and (max-width: 767px) {
    
    /* Hide Home Page Desktop */
    
    #homepage-desktop {
        display: none !important
    }
    #footer-desktop {
        display: none !important
    }
    /* Hide Home Page Desktop */
.filter-top{
	top:unset !important;
}
.no-padding-small{
	padding: 0 !important;	
}
    .main-content-wrapper .vc-header > div.vc-small-screen img {
        width: auto !important
    }

    .category-page-wrapper .category-container > div:first-child {
        padding: 6px 10px !important;
    }

    .footer .footer-content > .row {
        padding: 60px 24px !important
    }

    .category-container .grid-card {
        width: 45% !important
    }

    .product-image-container {
        text-align: center !important
    }

    .product-card-new .product-image-container img {
        width: auto !important;
        min-height: auto !important
    }

    .product-card-new.grid-card .card-body .product-name {
        width: 100% !important
    }

    .product-price .special-price,
    .regular-price,
    .price-badge,
    .product-price span:first-child {
        font-size: 14px !important
    }

    .price-badge {
        border-radius: 4px !important;
        padding: 6px !important;
    }


    /* Product Details Page */

    .product-image-group div:first-child {
        display: flex !important;
        flex-direction: column-reverse !important;
        align-items: flex-start !important;
    }

    .thumb-list {
        display: flex !important;
        flex-direction: row !important;
        padding-top: 8px !important;
        left: 6px !important;
    }

    section.product-detail div.layouter .form-container div.product-image-group {
        width: auto !important;
        height: auto !important;
        margin-right: 8px !important
    }

    section.product-detail div.layouter .form-container div.product-image-group div .product-hero-image {
        margin-left: 6px !important;
        width: auto !important;
        height: auto !important
    }

    section.product-detail div.layouter .form-container div.product-image-group div .product-hero-image img {
        width: auto !important
    }

    .product-detail .right {
        margin-top: 8px !important;
    }

    .product-detail .right .info,
    .product-detail .description {
        box-shadow: none !important;
        border-radius: 6px !important;
    }

/*
    .product-detail .description .nav-tabs li {
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }
    
    
    .product_desc_section .nav-tabs {
        flex-wrap: inherit !important;
        flex-direction: row !important;
        overflow: scroll !important;
    }
    
    .product_desc_section .nav-tabs::-webkit-scrollbar {
        display: none !important
    }
*/

    
    .product_desc_section .nav-tabs>li>a {
        padding: 10px 4px !important;
        height: 100% !important
    }
	.accordian-content .toggle-inner-list li{
		width:100% !important;
	}
    
    section.product-detail div.layouter .form-container div.product-image-group div .thumb-list {
        width: 100% !important;
        list-style: none !important;
    }
    
    .thumb-frame {
        height: auto !important;
        width: auto !important;
    }


    /* Cart Page */

    .cart-details .card-img-top {
        width: 100% !important
    }

    .cart-details .order-summary-container {
        margin-left: 0px !important;
        margin-top: 8px !important;
    }
    .order-summary-container
	{
		position:unset !important;
	}
    .mb-checkout
	{
		-webkit-box-ordinal-group: 2;    
		order: 1;
	}
	.mb-order-summary
	{
		-webkit-box-ordinal-group: 1;    
		order: 0;
	}
    .mb_amt_summary
	{
		padding:0 !important;
	}
    /* Main Mage */

    .header-main-headeing {
        text-align: center;
        font-size: 20px !important;
    }
    
    .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    
    .overlay_card {
        padding: 0 !important;
        border: 1px solid rgba(0,0,0,.125) !important;
        border-radius: 8px !important
    }
    
    .overlay_card img {
        border-radius: 8px !important
    }
    
    .overlay_card .card-img-overlay {
        top: auto !important;
        background: #00000085 !important;
        border-bottom-left-radius: 8px !important;
        border-bottom-right-radius: 8px !important;
    }
    
    .subscribe_input {
        width: auto !important
    }
    
    
    
    
    
    
    /* Footer Css */
    
    #footer_long_text {
        display: none !important
    }
    
    
    /* Drawer CSS */
    
    .drawer-section .display-inbl {
        margin-bottom: 0 !important  
    }
    
    
    
    /* Search CSS */
    
    #search-page-container {
        padding-left: 0 !important  
    }
    
    
    
    
    
    /* Scroll Bar CSS */
    
    ::-webkit-scrollbar {
        height: 4px !important;
    }
    
    ::-webkit-scrollbar-track {
        background: #ffffff
    }
    
    ::-webkit-scrollbar-thumb {
        background: #dedede !important
    }
	
	.no-scroll::-webkit-scrollbar-track {
        background: transparent !important;
    }
    
    .no-scroll::-webkit-scrollbar-thumb {
        background: transparent !important
    }

}

@media only screen and (min-width: 480px) and (max-width: 639px) {
    
    /* Hide Home Page Desktop */
    
    #homepage-desktop {
        display: none !important
    }
	#footer-desktop {
        display: none !important
    }
    .filter-top{
	top:unset !important;
}
    /* Hide Home Page Desktop */
.no-padding-small{
	padding: 0 !important;	
}
    .main-content-wrapper .vc-header > div.vc-small-screen img {
        width: auto !important
    }

    .category-page-wrapper .category-container > div:first-child {
        padding: 6px 10px !important;
    }

    .footer .footer-content > .row {
        padding: 60px 24px !important
    }

    .category-container .grid-card {
        width: 45% !important
    }

    .product-image-container {
        text-align: center !important
    }

    .product-card-new .product-image-container img {
        width: auto !important;
        min-height: auto !important
    }

    .product-card-new.grid-card .card-body .product-name {
        width: 100% !important
    }

    .product-price .special-price,
    .regular-price,
    .price-badge,
    .product-price span:first-child {
        font-size: 14px !important
    }

    .price-badge {
        border-radius: 4px !important;
        padding: 6px !important;
    }


    /* Product Details Page */

    .product-image-group div:first-child {
        display: flex !important;
        flex-direction: column-reverse !important;
        align-items: flex-start !important;
    }

    .thumb-list {
        display: flex !important;
        flex-direction: row !important;
        padding-top: 8px !important;
        left: 6px !important;
    }

    section.product-detail div.layouter .form-container div.product-image-group {
        width: auto !important;
        height: auto !important;
        margin-right: 8px !important
    }

    section.product-detail div.layouter .form-container div.product-image-group div .product-hero-image {
        margin-left: 6px !important;
        width: auto !important;
        height: auto !important
    }

    section.product-detail div.layouter .form-container div.product-image-group div .product-hero-image img {
        width: auto !important
    }

    .product-detail .right {
        margin-top: 8px !important;
    }

    .product-detail .right .info,
    .product-detail .description {
        box-shadow: none !important;
        border-radius: 6px !important;
    }

/*
    .product-detail .description .nav-tabs li {
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }
    
    .product_desc_section .nav-tabs {
        flex-wrap: inherit !important;
        flex-direction: row !important;
        overflow: scroll !important;
    }
    
    .product_desc_section .nav-tabs::-webkit-scrollbar {
        display: none !important
    }
*/

    .product_desc_section .nav-tabs>li>a {
        padding: 10px 4px !important;
        height: 100% !important
    }
    .accordian-content .toggle-inner-list li{
		width:100% !important;
	}
    section.product-detail div.layouter .form-container div.product-image-group div .thumb-list {
        width: 100% !important;
        list-style: none !important;
    }
    
    .thumb-frame {
        height: auto !important;
        width: auto !important;
    }


    /* Cart Page */

    .cart-details .card-img-top {
        width: 100% !important
    }

    .cart-details .order-summary-container {
        margin-left: 0px !important;
        margin-top: 8px !important;
    }
    .order-summary-container
	{
		position:unset !important;
	}
    .mb-checkout
	{
		-webkit-box-ordinal-group: 2;    
		order: 1;
	}
	.mb-order-summary
	{
		-webkit-box-ordinal-group: 1;    
		order: 0;
	}
    .mb_amt_summary
	{
		padding:0 !important;
	}
    /* Main Mage */

    .header-main-headeing {
        text-align: center;
        font-size: 20px !important;
    }
    
    .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    
    .overlay_card {
        padding: 0 !important;
        border: 1px solid rgba(0,0,0,.125) !important;
        border-radius: 8px !important
    }
    
    .overlay_card img {
        border-radius: 8px !important
    }
    
    .overlay_card .card-img-overlay {
        top: auto !important;
        background: #00000085 !important;
        border-bottom-left-radius: 8px !important;
        border-bottom-right-radius: 8px !important;
    }
    
    .subscribe_input {
        width: auto !important
    }
    
    
    
    
    
    
    /* Footer Css */
    
    #footer_long_text {
        display: none !important
    }
    
    
    /* Drawer CSS */
    
    .drawer-section .display-inbl {
        margin-bottom: 0 !important  
    }
    
    
    
    /* Search CSS */
    
    #search-page-container {
        padding-left: 0 !important  
    }
    
    
    
    
    
    /* Scroll Bar CSS */
    
    ::-webkit-scrollbar {
        height: 4px !important;
    }
    
    ::-webkit-scrollbar-track {
        background: #ffffff
    }
    
    ::-webkit-scrollbar-thumb {
        background: #dedede !important
    }
	
	.no-scroll::-webkit-scrollbar-track {
        background: transparent !important;
    }
    
    .no-scroll::-webkit-scrollbar-thumb {
        background: transparent !important
    }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
    
    /* Hide Home Page Desktop */
    
    #homepage-desktop {
        display: none !important
    }
    #footer-desktop {
        display: none !important
    }
    /* Hide Home Page Desktop */
.filter-top{
	top:unset !important;
}
.no-padding-small{
	padding: 0 !important;	
}
    .main-content-wrapper .vc-header > div.vc-small-screen img {
        width: auto !important
    }

    .category-page-wrapper .category-container > div:first-child {
        padding: 6px 10px !important;
    }

    .category-page-wrapper .category-container > .row.remove-padding-margin {
    padding: 26px 10px !important;
}

    .footer .footer-content > .row {
        padding: 60px 24px !important
    }

    .category-container .grid-card {
        width: 45% !important
    }

    .product-image-container {
        text-align: center !important
    }

    .product-card-new .product-image-container img {
        width: auto !important;
        min-height: auto !important
    }

    .product-card-new.grid-card .card-body .product-name {
        width: 100% !important
    }

    .product-price .special-price,
    .regular-price,
    .price-badge,
    .product-price span:first-child {
        font-size: 14px !important;
        width: 100%;
        float: left;
    }

    .price-badge {
        border-radius: 4px !important;
        padding: 6px !important;
    }


    /* Product Details Page */

    .product-image-group div:first-child {
        display: flex !important;
        flex-direction: column-reverse !important;
        align-items: flex-start !important;
    }

    .thumb-list {
        display: flex !important;
        flex-direction: row !important;
        padding-top: 8px !important;
        left: 6px !important;
    }

    section.product-detail div.layouter .form-container div.product-image-group {
        width: auto !important;
        height: auto !important;
        margin-right: 8px !important
    }

    section.product-detail div.layouter .form-container div.product-image-group div .product-hero-image {
        margin-left: 6px !important;
        width: auto !important;
        height: auto !important
    }

    section.product-detail div.layouter .form-container div.product-image-group div .product-hero-image img {
        width: auto !important
    }

    .product-detail .right {
        margin-top: 8px !important;
    }

    .product-detail .right .info,
    .product-detail .description {
        box-shadow: none !important;
        border-radius: 6px !important;
    }

/*
    .product-detail .description .nav-tabs li {
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }
    
    
    .product_desc_section .nav-tabs {
        flex-wrap: inherit !important;
        flex-direction: row !important;
        overflow: scroll !important;
    }
    
    .product_desc_section .nav-tabs::-webkit-scrollbar {
        display: none !important
    }
*/
    #trend-section::-webkit-scrollbar {
        display: none !important
    }
    .product_desc_section .nav-tabs>li>a {
        padding: 10px 4px !important;
        height: 100% !important
    }
    .accordian-content .toggle-inner-list li{
		width:100% !important;
	}
    
    section.product-detail div.layouter .form-container div.product-image-group div .thumb-list {
        width: 100% !important;
        list-style: none !important;
    }
    
    .thumb-frame {
        height: auto !important;
        width: auto !important;
    }


    /* Cart Page */

    .cart-details .card-img-top {
        width: 100% !important
    }

    .cart-details .order-summary-container {
        margin-left: 0px !important;
        margin-top: 8px !important;
    }
	.order-summary-container
	{
		position:unset !important;
	}
	.mb-checkout
	{
		-webkit-box-ordinal-group: 2;    
		order: 1;
	}
	.mb-order-summary
	{
		-webkit-box-ordinal-group: 1;    
		order: 0;
	}
	.mb_amt_summary
	{
		padding:0 !important;
	}
    /* Main Mage */

    .header-main-headeing {
        text-align: center;
        font-size: 20px !important;
    }
    
    .row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    
    .overlay_card {
        padding: 0 !important;
        border: 1px solid rgba(0,0,0,.125) !important;
        border-radius: 8px !important
    }
    
    .overlay_card img {
        border-radius: 8px !important
    }
    
    .overlay_card .card-img-overlay {
        top: auto !important;
        background: #00000085 !important;
        border-bottom-left-radius: 8px !important;
        border-bottom-right-radius: 8px !important;
    }
    
    .subscribe_input {
        width: auto !important
    }
    
    
    
    
    
    
    /* Footer Css */
    
    #footer_long_text {
        display: none !important
    }
    
    
    /* Drawer CSS */
    
    .drawer-section .display-inbl {
        margin-bottom: 0 !important  
    }
    
    
    /* Search CSS */
    
    #search-page-container {
        padding-left: 0 !important  
    }
    
    
    
    
    
    /* Scroll Bar CSS */
    
    /*::-webkit-scrollbar {
        height: 4px !important;
    }
    
    ::-webkit-scrollbar-track {
        background: #ffffff
    }
    
    ::-webkit-scrollbar-thumb {
        background: #dedede !important
    }
	
	*/
	
    .no-scroll::-webkit-scrollbar-track {
        background: transparent !important;
    }
    
    .no-scroll::-webkit-scrollbar-thumb {
        background: transparent !important
    }

	  ::-webkit-scrollbar-track {
        background: #ffffff
    }
    
    ::-webkit-scrollbar-thumb {
        background: #dedede !important
    }
}
.account-content .account-layout .account-table-content #datagrid-filters>:nth-of-type(2){
	width:unset !important;
}