
@media only screen and (min-width: 992px){
    .container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 768px){
    .container {
        width: 750px;
        max-width: 100%;		
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 970px;
        width: 100%
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
        width: 100%
    }
}
@media (max-width: 991px) and (min-width: 768px){
    .field-countdown-timer .countdown_item{
        width: 32px !important;
        height: 50px !important;
    }
    .field-countdown-timer .countdown_item .text-countdown{
        font-size: 9px;
    }
    .field-countdown-timer .countdown_item .nb-countdown{ 
        font-size: 20px;
        padding: 6px 0 5px 0;
    }
}
@media (min-width: 1920px) {
    .header_style_1 #header-sticky .container .header-bottom-center .dropdown-menu-wraper .megamenu-dropdown {
        left: -368px;
    }
    .header_style_1 #_desktop_fieldmegamenu > ul > li.root-1::after, .header_style_1 #_desktop_fieldmegamenu > ul > li.root-4::after, .header_style_1 #_desktop_fieldmegamenu > ul > li.root-18::after {
        padding-left: 30%;
    }
    .header_style_1 #_desktop_fieldmegamenu.fieldmegamenu li:first-child ul {
        left: 66% !important;
        top: 115px !important;
    }
    .header_style_1 #_desktop_fieldmegamenu.fieldmegamenu li:nth-child(2) ul {
        left: 66% !important;
        top: 165px !important;
    }
    .header_style_1 #_desktop_fieldmegamenu.fieldmegamenu li:nth-child(3) > ul {
        left: 66% !important;
        top: 213px !important;
    }
    .header_style_1 #field_testimonials .testimo_main_content #fieldtestimonials-carousel .field-nav-prev {
        left: 100px;
    }
    .header_style_1 #field_testimonials .testimo_main_content #fieldtestimonials-carousel .field-nav-next {
        right: 100px;
    }
}
@media (min-width: 1920px) {
    .header_style_2 #header-sticky .container .header-bottom-center .dropdown-menu-wraper .megamenu-dropdown {
        left: -368px;
    }
    .header_style_2 #_desktop_fieldmegamenu > ul > li.root-1::after, .header_style_2 #_desktop_fieldmegamenu > ul > li.root-4::after, .header_style_2 #_desktop_fieldmegamenu > ul > li.root-18::after {
        padding-left: 30%;
    }
    .header_style_2 #_desktop_fieldmegamenu.fieldmegamenu li:first-child ul {
        left: 66% !important;
        top: 115px !important;
    }
    .header_style_2 #_desktop_fieldmegamenu.fieldmegamenu li:nth-child(2) ul {
        left: 66% !important;
        top: 165px !important;
    }
    .header_style_2 #_desktop_fieldmegamenu.fieldmegamenu li:nth-child(3) > ul {
        left: 66% !important;
        top: 213px !important;
    }
    .header_style_2 #field_testimonials .testimo_main_content #fieldtestimonials-carousel .field-nav-prev {
        left: 100px;
    }
    .header_style_2 #field_testimonials .testimo_main_content #fieldtestimonials-carousel .field-nav-next {
        right: 100px;
    }
}
@media (max-width: 1024px) and (min-width:992px) {
    .header_style_4 .header-nav .container .row .center-nav p, .header_style_4 .center-nav {
        padding: 0;
    }
    .header_style_4 #_desktop_fieldmegamenu.fieldmegamenu li:first-child > ul, .header_style_4 #_desktop_fieldmegamenu.fieldmegamenu li:nth-child(2) > ul {
        left: 205px !important;
    }
    .header_style_4 #_desktop_fieldmegamenu.fieldmegamenu li:nth-child(3) > ul {
        left: 320px !important;
    }
    .header_style_5 #_desktop_fieldmegamenu.fieldmegamenu li:first-child > ul, .header_style_5 #_desktop_fieldmegamenu ul li:nth-child(2) > ul {
        left: 250px !important;
    }
    .header_style_5 #_desktop_fieldmegamenu ul li:nth-child(3) > ul {
        left: 335px !important;
    }
    .header_style_2 #_desktop_fieldmegamenu.fieldmegamenu li:first-child ul, .header_style_2 #_desktop_fieldmegamenu.fieldmegamenu li:nth-child(2) ul, .header_style_2 #_desktop_fieldmegamenu.fieldmegamenu li:nth-child(3) ul {
        left: 62% !important;
    }
    .header_style_2 #field-search-no-popup.dropdown-menu form {
        right: -280px !important;
    }
    .header_style_1 #field-search-no-popup.dropdown-menu form {
        right: 280px !important;
    }
    .header_style_1 #_desktop_fieldmegamenu.fieldmegamenu li:first-child ul, .header_style_1 #_desktop_fieldmegamenu.fieldmegamenu li:nth-child(2) ul, .header_style_1 #_desktop_fieldmegamenu.fieldmegamenu li:nth-child(3) ul {
        left: 62% !important;
    }
}
@media only screen and (max-width: 600px)
{
    #header_mobile_menu .fieldmegamenu .menu-items{
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        box-shadow: none;
        border: 0;
        background-color: transparent;
    }

    #header_mobile_menu .fieldmegamenu .menu-items > .menu-item.product, #header_mobile_menu .fieldmegamenu .root.customcontent .menu-items > .menu-item {
        text-align: center;
    }
    #header_mobile_menu .fieldmegamenu .menu-item.divider {
        padding: 0 1%;
        margin: 0;
    }

    /* force to menucol-1-4 */
    .menucol-1-5 {
        width: 25%!important;
    }

    .menucol-1-6 {
        width: 25%!important;
    }

    .menucol-1-10 {
        width: 25%!important;
    }

}
@media only screen and (max-width: 639px)
{
    /* force to menucol-1-3 */
    .menucol-1-4 {
        width: 33.33%!important;
    }

    /* force to menucol-2-3 */
    .menucol-3-4 {
        width: 66.67%!important;
    }

    /* force to menucol-1-3 */
    .menucol-1-5 {
        width: 33.33%!important;
    }

    .menucol-1-6 {
        width: 33.33%!important;
    }

    .menucol-1-10 {
        width: 33.33%!important;
    }
}
@media only screen and (max-width: 575px)
{
    /* force to menucol-1-2 */
    .menucol-1-3 {
        width: 100%!important;
    }

    .menucol-1-2 {
        width: 100%!important;
    }

    .menucol-2-3 {
        width: 100%!important;
    }

    .menucol-1-4 {
        width: 100%!important;
    }

    .menucol-3-4 {
        width: 100%!important;
    }

    .menucol-1-5 {
        width: 100%!important;
    }

    .menucol-1-6 {
        width: 100%!important;
    }

    .menucol-1-10 {
        width: 100%!important;
    }

}
@media (max-width: 575px) {
    .header_style_3 .header-nav .container .row {
        display: flex;
        flex-direction: column;
    }
    .header_style_3 .header-nav .container .row .left-nav .block-social #footer_sub_menu_block_social {
        justify-content: center;
    }
}
@media(max-width:1200px){
    .field-demo-wrap{
        display: none
    }
}
@media (max-width: 576px) {
    .horizontal_mode .item-inner .left-product {
        min-height: 180px;
    }
    #blockcategories_content .box-item-inner .left-block-cate{
        width: auto;
    }
}
@media (max-width: 768px) and (min-width: 577px) {
    #blockcategories_content .box-item-inner .left-block-cate{
        width: auto;
    }
}
@media (min-width: 576px){
    .item-product-list .js-product-miniature {
        display: flex;
		align-items: inherit;
    }
}
@media (min-width: 525px){
    #box-product-list .right-product {
        flex: 1;
    }
}
@media (min-width: 768px){
    #moda_popupnewsletter.modal.fade .modal-dialog, 
    #blockcart-modal.modal.fade .modal-dialog, 
    .quickview.modal.fade .modal-dialog,
    .popup-content,
    #Popup_myaccount_form.fade .modal-dialog{
        position: absolute;
        left: 50%;
        top: 50%;
        margin: 0;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        transition: all 0s ease-in-out 0s;
    }
}
@media (max-width: 768px) and (min-width: 577px) {
    #footer .footer-content .footer_menu a {
        padding-right: 30px;
    }
}
@media (max-width: 576px) {
    #footer .footer-content .footer_menu a {
        padding-right: 20px;
    }
}
@media (min-width: 1200px){
    #Popup_sizechart .modal-dialog {
        width: 900px;
    }
    #Popup_sizechart.modal.fade.in {
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
}
@media (min-width: 992px){
	#Popup_myaccount_form .modal-dialog {
		min-width: 800px;
	}
}
@media (max-width:1199px){
	#module-blockwishlist-view .card-block{padding: 30px 0 0;}
	.wlp_bought_list > div .item-inner{
		max-width: 270px;
		margin: 0 auto;
	}
	.block_newsletter{
        text-align: center;
        width: 100%;
	}
	.cms-row-left{width: 45%;}
	.cms-row-right{
		width: 55%;
		padding-left: 30px;
	}
	.smart-blog-home .news_module_image_holder h3 a{
		overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 18px;
	line-height: 18px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
	}
	.smart-blog-home .container{padding: 0;}
	.lang-ar #_desktop_user_info > div.button-popup-create-account,
	.lang-fr #_desktop_user_info > div.button-popup-create-account,
	.lang-es #_desktop_user_info > div.button-popup-create-account{
		padding: 0 0 0 20px;
	}
}
@media (max-width:1199px)and (min-width:992px){
	.rev_slider_wrapper.fullwidthbanner-container{
		width: 100% !important;
	}
	.fieldmegamenu .root-item .title{
		padding: 0 18px;
	}   
	#_desktop_fieldmegamenu.fieldmegamenu .menu-items>li .img-menu-3 {
		margin-top: -83px;
	}
	.footer-center .block-social li:not(:first-child){
		margin: 0 2px 0 0;
	}
	#footer #linklist-ft.links ul i{display: none;}
	.footer-center .block-social li:first-child{
		line-height: 24px;
		margin-bottom: 15px;
	}
	#footer .footer-center .block-contact.links ul li:not(:last-child) {
		margin-bottom: 15px;
	}
	.left-nav{padding-right: 0;}
	.contact-link-ft{margin-right: 10px;}
	.contact-link-ft:first-child:after{    margin-left: 7px;}
}
@media (max-width:991px){
	.lang-ar #wishlist-nav:after,.lang-ar .language-selector:after,.lang-ar .currency-selector:after{
		margin-left: 9px;
	}
	.lang-ar #_desktop_language_selector,.lang-ar #_desktop_currency_selector,
	.lang-fr #_desktop_language_selector,.lang-fr #_desktop_currency_selector,
	.lang-es #_desktop_language_selector,.lang-es #_desktop_currency_selector{
		margin-right: 16px;
	}
	#module-blockwishlist-view .horizontal_mode .item-inner{max-width: 270px;}
	#blockcart-modal .cart-content {
		padding-left: 0;
	}
	.checkout_nav{margin-right: 0 !important;}
	.checkout_nav:after{display: none;}
	.block_newsletter{
		padding: 0;
	}
	#_mobile_fieldmegamenu .img-menu-3{margin-top: -96px;}
	.ffullwidth.cms-row .our-team > div{
		text-align: center;
		margin-bottom: 30px;
	}
	.ffullwidth.cms-row.block{
		padding-bottom: 70px;
		background-attachment: fixed;
		background-blend-mode: screen;
		background-clip: border-box;
		background-color: rgba(0, 0, 0, 0);
		background-size: cover;
		background-origin: padding-box;
		background-repeat: no-repeat;
	}
	#footer .footer-center{
		background-attachment: fixed;
		background-blend-mode: screen;
		background-clip: border-box;
		background-color: rgba(0, 0, 0, 0);
		background-size: cover;
		background-origin: padding-box;
		background-repeat: no-repeat;
	}
	.sdsarticleHeader .title_block{margin-top: 15px;}
	.sdsarticleCat{margin-bottom: 50px;}
    #product-modal .modal-content .modal-body .thumbnails, #product-modal .modal-content .modal-body figure {
        width: 100%;
    }
    #product-modal .modal-content .modal-body .product-images img {
        margin: 0 5px 0;
    }
    #product-modal .modal-content .modal-body .product-images {
        margin-left: 0;
        margin-top: 20px;
        margin-bottom: 0;
    }
    .contact-rich .top_text {
        text-align: justify;
    }
    #product .images-container{
        max-width: 450px;
        margin: 0 auto;
    }
	.product_right {
        padding-left: 15px;
        padding-top: 12px;
	}
	.product_left {
		padding-right: 15px;
	}
	#product .product-prices{    margin-bottom: 20px;}
	.tabs {
		margin-bottom: 50px;
		margin-top: 50px;
	}
    #Popup_sizechart .modal-body .row {
        display: block;
    }
    #wrapper .breadcrumb-no-images {
		margin-top: 40px;
	}
    .blog-categories {
        margin-top: 0;
    }
    #_mobile_cart .right-text{
        display:inline-block;
        margin-left:5px;
    }
    #product-modal .modal-content .modal-body .product-images {
        margin-left: 0;
    }
    #product-modal .product-images>li.thumb-container {
        display: inline-block;
    }
    .right-content-size{
        margin-top:10px;
        overflow: auto;
    }
    #product h1[itemprop="name"]{
        margin-top: 30px;
    }
    #_mobile_fieldmegamenu .menu-bottom p{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 16px;
        max-height: 32px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    #_mobile_logo{
        padding: 15px 0;
    }
    #header-moblie > div i{
        color:#fff;
        font-size: 14px;
    }
    #header .header-nav .blockcart {
        background: transparent;
        height: auto;
        padding: 0;
        margin-left: 0;
        text-align: center;
        white-space: nowrap;
        color: #fff;
    }
    #header-moblie{
        display: block;
		margin-bottom: 0;
		height: 50px;
		line-height: 50px;
		background: #e51d02;
		clear: both;
    }
	#header-moblie > div {
		width: 25%;
		float: left;
		border-right: 1px solid rgba(235, 235, 235, 0.4);
	}
	#header-moblie > div:last-child{border-right: none;}
	#left-column .banner_left{text-align: center;}
	#left-column .banner_left .hover_banner{display: inline-block;}
	.bn-top{margin-bottom: 10px;}
	#linklist-ft{margin-bottom: 28px;}
	.banner_content_ft{
		width: 50%;
		margin: 0 auto 30px;
	}
	.staticbanner1{    padding-bottom: 60px;}
	#field-search-no-popup.dropdown-menu{
		right: auto;
		left: auto;
		margin-top: 0;
	}
    #field-search-no-popup.dropdown-menu{min-width: 300px;}
    #header-moblie #_mobile_search #field-search-no-popup {
        display: none;
    }
    #header-moblie #_mobile_search:hover #field-search-no-popup {
        display: block !important;
        position: absolute;
        left: 0;
        top: 190px;
        background: transparent;
    }
     #header-moblie.sticky-mobile #_mobile_search:hover #field-search-no-popup {
        top: 42px;
    }
     #header-moblie #_mobile_search:hover #field-search-no-popup form{
        display: flex;
    }
    #header-moblie #_mobile_user_info .button-popup-signin span {
        display: none !important;
    }
    .header_style_3 .header-nav .container .row .right-nav {
        display: none;
    }
    .shop_service .elementor-widget-container {
        padding: 0 !important;
    }
}
@media (max-width:991px) and (min-width:768px){
    #box-product-grid.horizontal_mode .item-inner .button-action{
        width: 100%;
        margin-bottom: 14px;
    }
	#box-product-grid.horizontal_mode .button-action .tab_button{padding: 0 10px;}
}
@media (max-width:991px) and (min-width:800px){
	.ffullwidth_content > .row{
		margin-right: 0;
		margin-left: 0;
	}
}
@media (max-width:800px) and (min-width:768px){
	.item-product-list .left-product{max-width: 250px;}	
	.products-selection .total-products p{letter-spacing: 0;}
	.tabs .nav-tabs .nav-item{padding-right: 28px;}
}
@media (max-width:800px){
	#manufacturer li.brand{    width: 33.33%;}
	.cms-box2{margin-top: 0;}
	.des_testimonial.content {
		padding: 18px 15px 62px;
	}
	.cms-row-left {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	.cms-row-right {
		width: 100%;
		padding-left: 0;
		text-align: center;
	}
	.page-subheading{text-align: center;}
	#box-product-grid{
		padding: 0 5px;
	}
	#box-product-grid .item{padding: 0 10px;}
}
@media (max-width:767px){
	ul.category-top-menu,.facets_content{display: none;}
	.block-categories.clearfix .collapse-icons{
		right: 15px;
	}
	.block-categories.clearfix .collapse-icons i,
	#search_filters .collapse-icons i{
		font-size: 16px;
		color: #111 !important;
	}
	.block-categories .collapse-icons .remove, .block-categories[aria-expanded=true] .collapse-icons .add,
	#search_filters .collapse-icons .remove, #search_filters .clearfix[aria-expanded=true] .collapse-icons .add{
		display: none;
	}
	.block-categories[aria-expanded=true] .collapse-icons .remove,
	#search_filters .clearfix[aria-expanded=true] .collapse-icons .remove{
		display: block;
	}
	#search_filters .collapse-icons{
		right: 15px;
		border: medium none;
		cursor: pointer;
		font-size: 12px;
		padding: 0;
		position: absolute;
		top: 0;
		width: 20px;
		line-height: 20px;
		text-align: right;
		color: #999;
	}
	
	.container{width: 100%;}
	#product .js-qv-mask.mask{padding: 0 35px;}
	body#checkout section#content {
		margin-bottom: 0;
	}
	body#checkout #js-checkout-summary.card{margin-top: 50px;}
	.cms-box1,.cms-box2{    text-align: center;}
	.cms-box1{margin: 30px 0;}
    #cms-about-us .cms-row > .row {
        display: block;
    }
	#tags_blog_block_left.block{margin-bottom: 40px;}
	#right-column #tags_blog_block_left.block{margin-bottom: 90px;}
	#smartblogcat .sdsarticle-des,.sdsarticleCat .sdsarticleHeader,.sdsarticleHeader .title_block,.sdsarticleCat .sdsreadMore{
		text-align: center;
	}
	div.tags_block .block_content{
		text-align:center;
	}
	div.tags_block .block_content a{float: none;margin-right: 6px;}
	.sdsreadMore a.r_more{
		float: none;
		display: inline-block;
	}
	#quick-view-images{
		max-width: 420px;
		margin: 0 auto;
	}
    #blockcart-modal .cart-content-btn {
        margin-top: 0;
    }	
	#blockcart-modal .divide-right {
        border-left: none;
    }
	#blockcart-modal .divide-left {
		border-right: none;
	}
    #blockcart-modal .divide-right {
        border-left: none;
    }
    #footer .links .navbar-toggler {
        display: inline-block;
        padding: 0;
        width: auto;
        height: auto;
        position: absolute;
        top: -2px;
        right: 0;
    }
    .contact-rich .top_text p {
        max-width: 100%;
    }
    #new_comment_form .modal-dialog {
        max-width: 600px; 
    }
    .popup-content{
        max-width: 57rem;
        width: calc(100% - 30px);
        margin: 30px auto;
    }
	#left-column .banner_left{    margin-bottom: 40px;}
    #category #left-column #search_filters_wrapper {
        margin-left: 0px;
        margin-right: 0px;
    }
    #category #left-column #search_filters {
        border-top: none;
        margin-bottom: 20px;
    }
    #category #left-column #search_filters .facet {
        margin: 0;
        line-height: 1;
        padding: 0;
        float: left;
        width: 100%;
        position: relative;
        border: none;
    }
    #category #left-column #search_filters .facet span.float-xs-right{
        width: 24px;
		height: 24px;
		position: absolute;
		right: 0;
		top: 10px;
		    display: none;
    }
    #category #left-column #search_filters .facet .navbar-toggler {
        display: inline-block;
        padding: 0;
        width: auto;
        height: auto;
		right: 0;
    }
	#category #left-column #search_filters .facet .navbar-toggler i{
		    font-size: 20px;
	}
    #category #left-column #search_filters .facet .facet-title {
        padding: 15px 0;
		border: none;
		line-height: 1;
		margin: 0;
		border-bottom: 1px solid #ebebeb;
		color: #111;
        display: block;
    }
	#category #left-column #search_filters .facet:last-child .facet-title{
		border-bottom: none;
	}
    #category #left-column #search_filters .facet ul li {
        border: none;
		padding: 0;
    }
	.tabs .nav-tabs .nav-item{padding-right: 20px;}
	.tabs .nav-tabs .nav-link{font-size: 22px;}
	.staticbanner2 {text-align: center;}
	.staticbanner2 .hover_banner{display: inline-block;}
	.staticbanner2 > div:first-child .hover_banner{margin-bottom: 27px;}
	.copyright_left p{
		line-height: 1;
		text-align: center;
		margin-top: 18px;
		padding: 0;
	}
	.copyright_right {
		text-align: center;
		line-height: 60px;
	}
	#header .header-nav .right-nav {
		-ms-flex-direction: inherit;
		flex-direction: inherit;
		text-align: center;
		display: inline-block;
	}
    #header .header-nav .blockcart.inactive .cart-products-count {
        display: inline-block;
    }
	#header .header-nav #_desktop_contact_link{
		text-align: center;
		width: 100%;
	}
	.contact-link-ft{
		height: auto;
		line-height: 44px;
		display: inline-block;
		float: none;
	}
	#wishlist-nav, .checkout_nav{
		line-height: 1;
		display: inline-block;
		margin-bottom: 14px;
	}
	#_desktop_language_selector, #_desktop_currency_selector{
		line-height: 1;
		display: inline-block;
		margin-bottom: 14px;
		height: auto;
	}
	#_desktop_language_selector ul.dropdown-menu,#_desktop_currency_selector ul.dropdown-menu{
		top: 29px;
	}
	.footer-before-text{
		float: none;
    text-align: center;
    line-height: 24px;
    margin-bottom: 18px;
	}
	.footer-before .footer-before-button{
		float: none;
		margin: 0 auto;
	}
	#field_testimonials .slick-dots{margin-top: 20px;}
}
@media (max-width: 667px) {
	.custom.tp-bullets{
		transform: matrix(1, 0, 0, 1, -60, -25) !important;
	}
	#field_testimonials .slick-dots{margin-top: 40px;}
	.smart-blog-home .content_blogpost{padding: 30px 10px;}
	#_mobile_fieldmegamenu .menu_2 .menu-items > li.customcontent:first-child{
		margin-bottom: 20px;
	}
	#_mobile_fieldmegamenu .img-menu-3 {
		margin-top: 0;
	}
    #_mobile_fieldmegamenu .menu-items > li.menu-item {
        width: 100% !important;
    }
    #_mobile_fieldmegamenu .menu-items > li.menu-item.category {
        margin-bottom: 20px;
    }
	#_mobile_fieldmegamenu .menu-items > li.menu-item.menu-item-70.category{
		margin-bottom: 0;
	}
	#_desktop_fieldmegamenu.fieldmegamenu .menu-items>li .image-text-menu, #_mobile_fieldmegamenu .menu-items>li .image-text-menu {
		margin-bottom:12px;
	}
    #_mobile_fieldmegamenu .menu-items > li.customcontent {
        text-align: left;
    }
	#_mobile_fieldmegamenu .menu_1 .menu-items{padding-bottom: 0;}
	#_mobile_fieldmegamenu .menu_3 .menu-item.divider,
	#_mobile_fieldmegamenu .menu_1 .menu-item.divider{padding: 0;}
	#_mobile_fieldmegamenu .menu_3 .menu-items>li.customcontent{margin-top: 0;}
}
@media (max-width: 600px) {
	#mywishlist{
        overflow:auto;
    }
	#mywishlist .wishlist_footer .button-small{margin-bottom: 10px;}
	#fieldtestimonials-nav{max-width: 320px;}
	.title-tab-category .tab_cates li:first-child{margin-bottom: 8px;}

	.breadcrumb-abs:after{
		background: #111;
	}
	#wrapper .breadcrumb li a,#wrapper .breadcrumb li:after{
		color: #fff;
		font-size: 18px;
		line-height: 1.2;
	}
	#module-ph_simpleblog-list .simpleblog__listing__post__wrapper.news_module_image_holder{
		max-width: 100%;
	}
}
@media (max-width: 575px) {
	#view_wishlist .priority_product{
		display: block;
		text-align: center;
	}
	.product_name_item {
		float: none;
		max-width: 100%;
		text-align: center;
		margin-bottom: 5px;
		display: block;
	}
	.product-price-item {
		float: none;
		max-width: 100%;
		display: block;
	}
	/* .product-price-and-shipping{text-align: center !important;} */
	.product-miniature .regular-price{
		display: inline-block !important;
		padding-right: 10px;
	}
	.product_name_item .comments_note div.star{
		float: none;
		width: 11px;
	}
	.horizontal_mode .item-inner .right-product .price {
		padding-top: 0;
	}
	.horizontal_mode .button-action .tab_button{
		padding: 0 10px;
	}
	
	#footer .footer-center{padding: 70px 0 40px;text-align: center;}
	.footer-center .block-social li:first-child{margin-bottom: 25px;}
	#instagram_block .item-instagram{margin: 25px auto;}
	.footer-center .block-social {
		text-align: center;
		margin-bottom: 40px;
		display: inline-block;
	}
	.footer-center .block-social li:not(:first-child){
		margin: 0 2px 0 0;
		float: none;
	}
	.title-top-ft h4:after{margin: 2px auto;}
	#footer #linklist-ft .row > div:last-child {
		padding-left: 15px;
	}
	.block-contact{
		display: inline-block;
		margin-bottom: 30px;
	}
	#footer .footer-center .block-contact.links ul li p{
		display: inline-block;
	}
	#footer .footer-center .block-contact.links ul li i{
		display: inline-block;
		float: none;
		padding-top: 0;
	}
	#footer .footer-center .block-contact.links ul li:not(:last-child) {
		margin-bottom: 10px;
	}
	.products-selection {
        position: relative;
        display: block;
        justify-content: start;
		height: auto;
    }
    .click-product-list-grid {
        display: table;
		margin: 0 auto;
		float: none;
		padding: 0;
    }
    .products-selection .total-products {
        width: 100%;
		text-align: center;
		margin: 10px 0;
    }
    .box-sort-by {
        text-align: center;
        width: 100%;
        display: block;
        float: none;
    }
    .products-sort-order {
        float: none;
		display: inline-block;
    }
    .pagination>div {
        text-align: center;
    }
	.pagination>.row>div {
		line-height: 38px;
	}
	.pagination>.row>div:first-child {
        line-height:1;
    }
	.pagination{
        height: auto;
        margin: 10px 0;
    }
    #order-items .order-line {
        display: block;
    }
    #category #content-wrapper,#category #left-column,#product #left-column,
	#module-smartblog-category #content-wrapper,#module-smartblog-category #left-column,#module-smartblog-details #content-wrapper,#module-smartblog-details #left-column,
	#manufacturer #content-wrapper,#manufacturer #left-column{
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
    #box-product-list .item-product-list .product-miniature .right-product {   
		padding: 22px 0 0;
		text-align: center;
    }
	#box-product-list .right-product .comments_note div.star{
		    float: none;
		width: 13px;
	}
	#box-product-list .right-product .comments_note{text-align: center;}
	#products .item-product-list .right-product .product-price-and-shipping{
		text-align: center !important;
		margin-bottom: 20px;
	}
	.item-product-list .regular-price{
		float: none;
		display: inline-block !important;
	}
    .item-product-list .left-product,.item-product-list .button-action{
        margin: 0 auto;
    }
	.item-product-list .left-product a.product-thumbnail{
		overflow: hidden;
		position: relative;
	}
	.breadcrumb.hidden-xs-down{
        display:block!important;
    }
	#wrapper .breadcrumb-no-images .breadcrumb li a,
	#wrapper .breadcrumb-no-images .breadcrumb li:after{
		color: #fff;
	}
    .cart-item .product-line-grid {
        display: block;
    }
    .product-line-grid-left {
        padding-right: 15px!important;
        text-align: center;
        margin-bottom: 20px;
    }
    .product-line-grid-body {
        text-align: center;
    }
    #new_comment_form .product .product_desc {
        margin-top: 30px;
    }
    #popup_menu_mobile {
        width: 85%;
    }
    #_mobile_fieldmegamenu .menu-items > li .collapsed-menu{
		position: absolute;
		top: 2px;
		right: -15px;
		display: none;
	}
    #tab-content .product-reference {
        display: block;
    }
    #tab-content .product-quantities {
        display: block;
        text-align: left;
        float: none;
        margin-top: 10px;
    }
    .smart-blog-home .content_blogpost, .smart-blog-home .des_content_post {
        text-align: center;
    }	
	#manufacturer li.brand{width: 50%;}
	.tabs .nav-tabs .nav-link {
		font-size: 20px;
		padding-bottom: 5px;
	}
    .tabs .nav-tabs .nav-item {
        margin-bottom: 15px;
    }
	.owl-dots{margin-top: 0;}
	.owl-dots button span{width: 20px;}
	#wrapper.active_grid #box-product-grid,#field_featured_products_block, #field_tab_category_1,#field_product_cates_block{
		padding: 0;
	}
}
@media (max-width: 480px){
	.banner_content_ft {
		width: 100%;
		float: none;
	}
	.slider_text2:after{width: 96%;}
}
@media (max-width: 414px){
	.header_style_3 #field-search-no-popup.dropdown-menu{left: 10px;}
	#form_wishlist input.inputTxt{    width: 200px;}
    #field-search, #popup-cart{
        width:300px;
    }
    #product .images-container .owl-carousel {
        max-width: 100px;
        height:auto;
        margin: 0 auto;
    }
	.sub_title,.top-title .title_block .title_text, .top-title .title_block a{
		font-size: 28px;
	}
	.contact-link-ft:first-child:after{display: none;}
	.contact-link-ft{margin-right: 10px;}
	.contact-link-ft i{padding-right: 0px;}
	#_desktop_language_selector ul.dropdown-menu{
		right: -28px;
	}
	#wishlist-nav:after, .language-selector:after, .currency-selector:after{    margin-left: 6px !important;}
	#wishlist-nav,#_desktop_language_selector, #_desktop_currency_selector{margin-right: 6px !important;}
	.pagination-lg .page-item:first-child .page-link, .pagination-lg .page-link{
		padding: 0 4px;
		font-size: 15px;
	}
}
@media (max-width: 320px){
	#field-search,#popup-cart{
        width: 257px;
    }
	#popup-cart .productName{
		overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 40px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	}
	#item-search .items-list-search .item .left-search-ajax {
        margin-right: 10px;
    }
	#item-search .items-list-search .item .regular-price {
		margin-top: 5px;
		margin-left: 0;
		display: block;
	}
    #mywishlist .wishlist_footer .button-small{
        padding:7px 4px;
    }
	#form_wishlist input.inputTxt {
		width: 188px;
	}
	#form_wishlist #submitWishlist{
		margin-left: 0;
		padding: 0 10px;
	}
	#_desktop_language_selector ul.dropdown-menu{
		right: -52px;
	}
	#header .header-nav a, .text_nav,.contact-link-ft span,
	#_desktop_currency_selector .dropdown .expand-more, #_desktop_language_selector .dropdown .expand-more{    font-size: 13px;}
	.copyright_left p{font-size: 13px;}
	.staticbanner2 .static_text h4{font-size: 20px;}
	.title-tab-category .tab_cates li{margin-bottom: 8px;}
	.staticbanner2 .static_text{max-width: 80%;}
	#footer #linklist-ft.links ul i{padding-right: 4px;}
	.lang-es #footer #linklist-ft.links ul i,
	.lang-fr #footer #linklist-ft.links ul i{    display: none;}
}
@media (max-width: 1024px) {
    .shop_service .elementor-widget-container {
        padding: 0;
    }
    .shop_service .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-content h3 {
        margin: 0;
    }
    .count_down .elementor-widget-container {
        margin-top: -320px;
    }
    .banner2 .elementor-widget-container .field-banner-wrapper .field-banner .banner-box-content .banner-content {
        font-size: 32px;
        margin-top: 60px;
    }
    .position-arrow-outside .field-nav-prev {
        left: -10px;
    }
    .position-arrow-outside .field-nav-next {
        right: 0px;
    }
    #product_cates .owl-stage-outer .owl-stage .owl-item .item .item-inner {
        margin: 0 10px
    }
}
@media (max-width:1024px) and (min-width: 992px) {
    .banner1 .elementor-widget-container .field-banner-wrapper .field-banner .banner-box-content .banner-content {
        margin-top: 190px;
        font-size: 32px;
        line-height: 36px;
    }
    .header_style_3 .header-bottom-center #_desktop_contact_link {
        margin-right: 20px;
    }
    .shop_service .elementor-widget-container {
        padding: 0 30px;
    }
    .count_down .elementor-widget-container {
        margin-top: -325px !important;
    }
    .header_style_3 .header-nav .container .row .right-nav {
        padding-right: 15px;
    }
    .header_style_3 .header-nav .container .row .center-nav{
        padding: 0 !important;
    }
    .header_style_3 .header-nav .container .row .center-nav p {
        font-size: 13px;
    }
    .header_style_3 #header-sticky > .container {
        margin: 0 20px;
    }
    #sticky_top #_desktop_cart .click-cart i {
        display: flex;
        justify-content: center;
    }
    #_desktop_cart .click-cart .cart-products-count {
        right: -7px;
        top: -6px;
    }
    .div_content_1 {
        padding: 10px 30px !important;
    }
    .box_service {
        padding: 0px 30px !important;
    }
    .shop_service .elementor-widget-container {
        padding: 0 !important;
    }
    .horizontal_mode .button-action .tab_button {
        width: 100%;
    }
    .footer_blog .elementor-widget-container .elementor-image-box-wrapper {
        margin-bottom: 30px;
    }
    .product_box .elementor-widget-container section .row .item .item-inner .product-miniature {
        margin-bottom: 20px;
    }
    .footer_box1 {
        padding: 0 40px 35px 30px !important;
    }
    .horizontal_mode .button-action .tab_button .wishlist {
        top: -225px;
    }
    #product_cates .owl-stage-outer .owl-stage .owl-item .item .item-inner .left-product .button-action .tab_button .wishlist {
        top: -235px;
    }
    .box_banner1 .elementor-column-wrap {
        margin-left: 26px !important;
    }
    #_desktop_fieldmegamenu.fieldmegamenu li:first-child ul, #_desktop_fieldmegamenu.fieldmegamenu li:nth-child(2) > ul { 
        left: -10px !important;
    }
    .slider_box .elementor-widget-container #rev_slider_4_1_wrapper #rev_slider_4_1 .tp-rightarrow {
        left: 104% !important;
    }
    .slider_box .elementor-widget-container #rev_slider_4_1_wrapper #rev_slider_4_1 .tp-leftarrow {
        left: -14px !important;
    }
    .box_content2 .elementor-container .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap, .box_content3 .elementor-container .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap, .box_content4 .elementor-container .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap, .box_content5 .elementor-container .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap {
        width: 97.65%;
        margin: 0 auto;
    }
    .shop_link .elementor-widget-container .elementor-text-editor p a {
        right: 0px;
        top: -73px;
    }
    .horizontal_mode .item-inner .button-action {
        margin-bottom: -2px;
    }
    .product_box .elementor-widget-container section .row .item .item-inner .product-miniature .left-product .button-action {
        margin-bottom: 0;
    }
    .cate_product_1 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-prev, .cate_product_3 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-prev, .cate_product_2 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-prev {
        left: -7px;
    }
    .cate_product_1 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-next, .cate_product_2 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-next, .cate_product_3 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-next {
        right: -7px;
    }
    .owl-nav .owl-next {
        right: -10px;
        top: 38%;
    }
    .owl-nav .owl-prev {
        left: -10px;
        top: 38%;
    }
    #box-product-grid .row .item .item-inner .left-product .button-action .tab_button .wishlist {
        top: -220px;
    }
    #box-product-grid .row .item .item-inner .right-product {
        /* padding-top: 0; */
    }
    #_desktop_fieldmegamenu.fieldmegamenu .menu-items>li {
        padding: 0 8px;
    }
    #_desktop_fieldmegamenu.fieldmegamenu .menu-items li .normalized ul li {
        font-size: 13px;
        padding: 5px 0;
    }
    #_desktop_fieldmegamenu.fieldmegamenu .menu-items li .normalized ul li:first-child {
        font-family: Bebas Neue;
        font-weight: 400;
        padding: 20px 0 5px 0;
    }
    #_desktop_fieldmegamenu ul li ul li .title_font {
        padding: 12px 0;
    }
    #_desktop_fieldmegamenu.fieldmegamenu li:first-child ul {
        padding-top: 0;
    }
    #_desktop_fieldmegamenu ul li:first-child > ul:before, #_desktop_fieldmegamenu ul li:nth-child(2) > ul:before {
        left: 110px;
    }
    #_desktop_fieldmegamenu ul li:first-child ul:before {
        left: 37px;
    }
    .cate_product_1 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav, .cate_product_3 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav, .cate_product_2 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav {
        top: 33%;
    }
    .owl-nav {
        top: 38%;
    }
    #sticky_top .setting-desktop #dropdownBarsButton {
        padding-right: 0;
    }
    .divider_1 .elementor-widget-container .elementor-divider span {
        width: 18.5% !important;
    }
    .divider_2 .elementor-widget-container .elementor-divider span {
        width: 18% !important;
    }
    .divider_3 .elementor-widget-container .elementor-divider span {
        width: 29.5% !important;
    }
    #field_blockcategories .box_categories #blockcategories_content {
        width: 97.65%;
        margin: 0 auto;
    }
    #field_blockcategories .box_categories #blockcategories_content .owl-stage-outer .owl-stage .owl-item .item .item-inner {
        margin: 0 15px ;
    }
    .product_name {
        font-size: 17px;
    }
    .horizontal_mode .button-action .tab_button .button_quickview a .text_button {
        font-size: 15px;
    }
    .product_box .elementor-widget-container .field-onecate-products .field-widget-grid-wrapper .field-product-item .product-miniature .left-product .button-action {
        margin-bottom: -2px;
    }
    #sticky_top {
        padding-right: 6px;
    }
    #footer .footer-content .block_newsletter .title-newsletter p {
        padding: 0 20px 0 0;
    }
    #footer .footer-content .block_newsletter form .input-wrapper input {
        width: 220px;
    }
    #field_product_cates_block .top-title:after{
        margin: 15px auto 0;
        display: block;
        width: 97.65%;
        height: 1px;
        color: #e51d02;
        content: " ";
        background-color: #ebebeb;
    }
    #wrapper.active_list .container_img_bread {
        top: -60px;
    }
    #box-product-grid .row .item .item-inner .left-product .button-action {
        margin-bottom: -2px;
    }
    #box-product-list .item-product-list .product-miniature .right-product {
        padding: 0px 0 0 30px;
    }
    #category .breadcrumb-abs {
        top: 39.5%;
    }
    #product_cates .owl-stage-outer .owl-stage .owl-item .item .item-inner .left-product .button-action {
        margin-bottom: -2px;
    }
    #footer .footer-content .block_newsletter form p {
        margin-bottom: 30px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .banner1 .elementor-widget-container .field-banner-wrapper .field-banner .banner-box-content .banner-content {
        font-size: 36px;
        line-height: 36px;
    }
    .product_box .elementor-widget-container .field-onecate-products .field-product-grid-wrapper .item .item-inner{
        margin: 0;
    }
    .horizontal_mode .button-action .tab_button {
        padding: 0;
    }
    #field_blockcategories .box_categories #blockcategories_content .owl-stage-outer .owl-stage .owl-item .item .item-inner{
        margin: 0 10px;
    }
    .product_box .elementor-widget-container section .row .item .item-inner .product-miniature .right-product .product_name_item .product_name {
        font-size: 18px;
    }
    .product_box .elementor-widget-container section .row .item .item-inner .product-miniature .right-product {
        padding-left: 10px;
    }
    #footer .footer-content .block_newsletter form .input-wrapper input {
        width: 215px;
    }
    #footer .footer-content .block_newsletter form p {
        margin-bottom: 30px;
    }
    div.tags_block .block_content a {
        margin-bottom: 9px;
        margin-right: 9px;
        font-size: 14px;
        padding: 0px 12px;
    }
    .footer_blog .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content {
        padding: 0 10px;
        width: 70%;
    }
    .footer_blog .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content h3 {
        font-size: 13px;
    }
    #footer .links ul li {
        margin-right: 5px;
        width: 40px;
        height: 40px;
    }
    #footer .links ul li a {
        font-size: 14px;
        line-height: 30px;
    }
    .box_menu {
        top: -1px;
    }
    .banner1 .elementor-widget-container .field-banner-wrapper .field-banner .banner-box-content .banner-content {
        margin-top: 142px !important;
        font-size: 28px !important;
        line-height: 32px !important;
    }
    .banner2 .elementor-widget-container .field-banner-wrapper .field-banner .banner-box-content .banner-content {
        font-size: 25px !important;
        margin-top: 36px !important;
        padding: 0 10px;
    }
    #field_testimonials .testimo_main_content #fieldtestimonials-carousel .field-nav-prev {
        width: 90px;
    }
    #field_testimonials .testimo_main_content #fieldtestimonials-carousel .field-nav-next{
        width: 90px;
    }
    #field_testimonials .testimo_main_content #fieldtestimonials-carousel .slick-arrow {
        top: 55%;
    }
    .slider-for .name {
        top: 100px;
    }
    .des_testimonial.content {
        padding-bottom: 15px;
    }
    .footer_blog .elementor-widget-container .elementor-image-box-wrapper {
        margin-bottom: 25px;
    }
    .cate_product_1 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav, .cate_product_3 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav, .cate_product_2 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav {
        display: none;
    }
    .slider_box .elementor-widget-container .rev_slider_wrapper .tp-rightarrow:before {
        right: 0;
    }
    .slider_box .elementor-widget-container .rev_slider_wrapper .tp-leftarrow {
        left: -10px !important;
    }
    .slider_box .elementor-widget-container .rev_slider_wrapper .tp-rightarrow {
        left: 104% !important;
    }
    .box_service .elementor-column-wrap {
        border: 0 !important;
    }
    .search_filter::after {
        top: -4px;
    }
    .product_box .elementor-widget-container section .row .item .item-inner .product-miniature {
        margin-bottom: 20px;
    }
    .footer_blog .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-img {
        margin: 0 !important;
    }
    .product_box .elementor-widget-container .field-onecate-products .field-product-grid-wrapper {
        margin: 0 !important;
    }
    .div_content_8 .elementor-container .elementor-row .elementor-column {
        width: 33.33% !important;
    }
    .footer_box1 .elementor-container .elementor-row .elementor-column:first-child {
        position: absolute;
        width: 100% !important;
        margin-top: 0;
    }
    #footer .links ul {
        justify-content: center;
    }
    #footer .links #footer_sub_menu_block_social li {
        margin: 0 3px;
    }
    .footer_box1 .elementor-container .elementor-row .elementor-column {
        width: 33.33% !important;
        margin-top: 250px;
    }
    .cate_product_1 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-next, .cate_product_2 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-next, .cate_product_3 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-next {
        right: -20px;
    }
    .owl-nav .owl-prev {
        left: -15px;
        top: 38%;
    }
    .owl-nav .owl-next{
        right: -15px;
        top: 38%;
    }
    .box_content2 .elementor-container .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap, .box_content3 .elementor-container .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap, .box_content4 .elementor-container .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap, .box_content5 .elementor-container .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap {
        width: 97.65%;
        margin: 0 auto;
    }
    .shop_link .elementor-widget-container .elementor-text-editor p a {
        right: 0px;
        top: -107px;
    }
    .product_box .elementor-widget-container section .row .item .item-inner .product-miniature .left-product .button-action {
        margin-bottom: 0px;
    }
    .cate_product_1 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-prev, .cate_product_3 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-prev, .cate_product_2 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-prev {
        left: -9px;
    }
    .cate_product_1 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-next, .cate_product_2 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-next, .cate_product_3 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav-next {
        right: -9px;
    }
    #box-product-grid .row .item .item-inner .left-product .button-action .tab_button .wishlist {
        top: -150px;
    }
    #box-product-grid .row .item .item-inner .right-product {
        /* padding-top: 0; */
    }
    .header_style_3 .header-nav .container .row .center-nav p {
        text-align: right;
    }
    .horizontal_mode .button-action .tab_button .wishlist {
        top: -230px
    }
    .shop_link_2 .elementor-widget-container .elementor-text-editor p a, .shop_link_3 .elementor-widget-container .elementor-text-editor p a {
        top: -74px;
    }
    .shop_link .elementor-widget-container .elementor-text-editor p a {
        top: -74px;
    }
    .slider_box .elementor-widget-container #rev_slider_4_1_wrapper #rev_slider_4_1 .tparrows {
        top: 46% !important;
    }
    .slider_box .elementor-widget-container #rev_slider_4_1_wrapper #rev_slider_4_1 .tp-rightarrow {
        left: 103.5% !important;
    }
    .divider_1 .elementor-widget-container .elementor-divider span {
        width: 25% !important;
    }
    .divider_2 .elementor-widget-container .elementor-divider span {
        width: 24% !important;
    }
    .divider_3 .elementor-widget-container .elementor-divider span {
        width: 39.5% !important;
    }
    .field-onecate-products.horizontal_mode .field-product-carousel-wrapper {
        width: 98.65%;
        margin: 0 auto;
    }
    .horizontal_mode .item-inner .button-action {
        margin-bottom: -1px;
    }
    #field_blockcategories .box_categories #blockcategories_content {
        width: 97.65%;
        margin: 0 auto;
    }
    #field_blockcategories .box_categories #blockcategories_content .owl-stage-outer .owl-stage .owl-item .item .item-inner {
        margin: 0 15px ;
    }
    .cate_product_1 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav, .cate_product_3 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav, .cate_product_2 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav {
        top: 36.5%;
    }
    .product_box .elementor-widget-container .field-onecate-products .field-product-grid-wrapper .field-product-item {
        margin: 0;
    }
    .product_right .product-actions form .product-add-to-cart .product-quantity .qty {
        display: flex;
        justify-content: center;
    }
    #wrapper > .breadcrumb-all-page {
        top: 0px;
        width: 1200px;
        right: 200px;
        position: relative;
    }
    #field_product_cates_block .top-title:after{
        margin: 15px auto 0;
        display: block;
        width: 97.65%;
        height: 1px;
        color: #e51d02;
        content: " ";
        background-color: #ebebeb;
    }
    #product_cates .owl-stage-outer .owl-stage .owl-item .item .item-inner .left-product .button-action .tab_button .wishlist {
        top: -235px;
    }
    .position-arrow-outside .field-nav-prev {
        left: -5px;
    }
    .position-arrow-outside .field-nav-next {
        right: 5px;
    }
    .product_box .elementor-widget-container .field-onecate-products .field-widget-grid-wrapper .field-product-item .product-miniature .left-product .button-action {
        margin-bottom: -2px;
    }
    .product_name {
        font-size: 16px;
    }
    .horizontal_mode .button-action .tab_button .button_quickview a .text_button {
        font-size: 14px;
    }
    .title-top-ft h4 {
        margin-bottom: 10px;
    }
    #footer .footer-content .links #footer_sub_menu_contact .footer_text_title {
        height: 35px;
        padding-bottom: 10px;
    }
    #wrapper.active_grid > .breadcrumb-all-page{
        top: 0;
    }
    #category .breadcrumb-abs {
        top: 25%;
        left: 215px;
    }
    .breadcrumb-abs {
        top: 35%;
        left: 215px;
    }
    .block-categories>ul>li:first-child a {
        font-size: 25px;
    }
    .pagination {
        margin-bottom: 35px;
    }
    #box-product-list .item-product-list .product-miniature .right-product {
        padding: 0px 0 0 30px;
    }
    #box-product-grid .row .item .item-inner .left-product .button-action {
        margin-bottom: -2px;
    }
    .simpleblog__listing__post__wrapper__footer__block.comment, .simpleblog__listing__post__wrapper__footer__block.viewed, .simpleblog__listing__post__wrapper__footer__block.sds_post_date {
        padding: 0 10px;
    }
}
@media (max-width: 767px) {
    .header_style_3 #header-moblie.sticky-mobile #_mobile_search:hover #field-search-no-popup {
        top: 41px;
    }
    .header_style_3 #header-moblie #_mobile_search:hover #field-search-no-popup {
        top: 211px;
    }
    .search_filter::after {
        top: -4px;
    }
    .header_style_3 #field-search-no-popup .search_query {
        width: 200px;
    }
    .shop_service .elementor-widget-container .elementor-icon-box-wrapper {
        text-align: center !important;
        margin: 5px 0;
    }
    .banner1 .elementor-widget-container .field-banner-wrapper .field-banner, .banner2 .elementor-widget-container .field-banner-wrapper .field-banner {
        display: flex;
        justify-content: center;
    }
    .banner1 .elementor-widget-container .field-banner-wrapper .field-banner img, .banner2 .elementor-widget-container .field-banner-wrapper .field-banner img {
        /* width: 100% !important; */
    }
    .count_down .elementor-widget-container {
        margin: -360px 0 303px 0 !important;
    }
    .banner1 .elementor-widget-container .field-banner-wrapper .field-banner .banner-box-content .banner-content {
        margin-top: 260px;
    }
    .banner2 .elementor-widget-container .field-banner-wrapper .field-banner .banner-box-content .banner-content {
        padding: 0 20%;
    }
    .shop_link .elementor-widget-container .elementor-text-editor p a, .shop_link_2 .elementor-widget-container .elementor-text-editor p a {
        top: -54px;
    }
    .shop_link_3 .elementor-widget-container .elementor-text-editor p a {
        top: -54px;
    }
    .position-arrow-outside .field-nav-next {
        right: -20px;
        top: 25%;
    }
    .position-arrow-outside .field-nav-prev {
        left: -10px;
        top: 25%;
    }
    .heading_product .elementor-widget-container h2 {
        width: 60%;
    }
    .product_name {
        font-size: 18px;
    }
    .description_short p {
        font-size: 13px;
    }
    .horizontal_mode .item-inner .right-product .price {
        /* font-size: 16px; */
    }
    .header_style_3 .header-nav .container .row .center-nav p {
        text-align: center;
        margin-bottom: 5px;
    }
    .header_style_3 .header-nav .container .row .left-nav .block-social #footer_sub_menu_block_social li a{
        justify-content: center;
    }
    .service_1 .elementor-column-wrap, .service_2 .elementor-column-wrap {
        border: 0 !important;
    }
    #field_testimonials .testimo_main_content #fieldtestimonials-carousel .slick-arrow span {
        display: none !important;
    }
    #field_testimonials .testimo_main_content #fieldtestimonials-carousel .field-nav-prev {
        left: 30px;
    }
    #field_testimonials .testimo_main_content #fieldtestimonials-carousel .field-nav-next {
        right: -80px;
    }
    .slider-for .name {
        font-size: 30px;
        padding-top: 50px;
    }
    #field_testimonials .slick-dots {
        margin-top: 0px;
    }
    #field_testimonials .testimo_main_content #fieldtestimonials-carousel {
        margin-bottom: 40px;
    }
    #field_testimonials .testimo_main_content #fieldtestimonials-carousel .slick-arrow {
        top: 47%;
    }
    .slider-for .name::before {
        font-size: 30px;
        margin-top: -50px;
        left: 47%;
    }
    .box_service .elementor-column-wrap {
        border: 0 !important;
    }
    .des_testimonial.content {
        padding: 18px 15px 20px;
    }
    .cate_product_1 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav, .cate_product_3 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav, .cate_product_2 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper .field-nav {
        display: none !important;
    }
    .header_box .elementor-widget-container h2 {
        text-align: center;
    }
    #footer .links ul {
        justify-content: center;
    }
    #footer .footer-content .block_newsletter .title-newsletter p {
        text-align: center;
    }
    #footer .block_newsletter form {
        justify-content: center;
    }
    .shop_service .elementor-widget-container .elementor-icon-box-wrapper {
        display: flex;
        justify-content: center ;
        align-items: center;
    }
    .shop_service .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-icon {
        margin: 0 10px 0 0 !important;
    }
    .block-contact {
        width: 100%;
    }
    .block-contact .title-top-ft {
        text-align: center;
    }
    #footer .footer-content .links #footer_sub_menu_contact .footer_text_title {
        justify-content: center;
    }
    .footer_blog .elementor-widget-container .elementor-image-box-wrapper {
        display: flex;
        justify-content: center;
    }
    .footer_blog .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-img {
        width: auto !important;
    }
    .product_box .elementor-widget-container section .row .item .item-inner .product-miniature .right-product {
        width: 40%;
        padding: 0 0 0 16px;
        justify-content: center;
    }
    .shop_link .elementor-widget-container .elementor-text-editor p a, .shop_link_2 .elementor-widget-container .elementor-text-editor p a, .shop_link_3 .elementor-widget-container .elementor-text-editor p a {
        right: 0;
    }
    .div_content_8 .elementor-container .elementor-row .elementor-column:nth-child(3) {
        display: none;
    }
    .owl-nav .owl-prev {
        left: -20px;
    }
    .owl-nav .owl-next {
        right: -20px;
    }
    .box_content2 .elementor-container .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap, .box_content3 .elementor-container .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap, .box_content4 .elementor-container .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap, .box_content5 .elementor-container .elementor-row .elementor-column .elementor-column-wrap .elementor-widget-wrap {
        width: 97.65%;
        margin: 0 auto;
    }
    #footer .footer-content .block_newsletter form {
        margin-bottom: 30px;
    }
    #field_blockcategories {
        margin-bottom: 20px;
    }
    .slider-for .name {
        margin-bottom: 0px ;
    }
    #wrapper.active_grid .container_img_bread {
        top: 60px;
    }
    .simpleblog__listing__post__wrapper__footer__block.comment, .simpleblog__listing__post__wrapper__footer__block.viewed, .simpleblog__listing__post__wrapper__footer__block.sds_post_date {
        padding: 0 10px;
    }
}
@media(max-width: 991px) {
    .div_content_8 .elementor-container .elementor-row .elementor-column:last-child {
        display: none !important;
    }
    .form-control {
        padding: 10px 16px;
    }
    .product_right {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .product_right .product-information .product-actions form {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .product_right .product-information .product-actions form .product-add-to-cart .product-quantity .add {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .button-popup-sizechart {
        display: flex;
        justify-content: center;
    }
}
@media(max-width: 767px) and (min-width:576px) {
    .div_content_8 .elementor-container .elementor-row {
        display: flex ;
        flex-wrap: nowrap !important;
    }
    .lasteset_header .elementor-widget-container h2{
        text-align: left;
    }
    .footer_blog .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-img {
        margin: 0 25px 0 0 !important;
    }
    .footer_blog .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content {
        min-width: 27%;
        width: auto !important;
    }
    #footer .footer-content .block_newsletter form .input-wrapper input {
        width: 300px;
    }
    .horizontal_mode .item-inner .button-action {
        margin-bottom: -2px;
    }
    .product_box .elementor-widget-container section .row .item .item-inner .product-miniature .left-product .button-action {
        margin-bottom: 0px;
    }
    .shop_service .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-content {
        min-width: 35% !important;
    }
    .horizontal_mode .button-action .tab_button .wishlist {
        top: -210px;
    }
    .banner2 .elementor-widget-container .field-banner-wrapper .field-banner .banner-box-content .banner-content {
        padding: 0 33%;
        margin-top: 86px;
    }
    .banner2 .elementor-widget-container .field-banner-wrapper .field-banner .banner-box-content .banner-content {
        font-size: 36px;
    }
    div.tags_block .block_content {
        padding: 0 15%;
    }
    .last_divider .elementor-widget-container .elementor-divider {
        text-align: left !important;
    }
    .header_style_3 .header-nav .container .row .center-nav p {
        font-size: 12px;
        text-align: right;
    }
    .header_style_3 .header-nav .container .row .center-nav {
        padding-left: 0 !important;
    }
    .footer_menu .elementor-widget-container .elementor-text-editor ul li a {
        padding: 0 15px !important;
    }
    .cate_product_1 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper, .cate_product_2 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper, .cate_product_3 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper, #field_blockcategories .box_categories #blockcategories_content {
        width: 95.5%;
        margin: 0 auto;
    }
    .slider_box .elementor-widget-container .rev_slider_wrapper .rev_slider ul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .tp-caption img {
        margin-left: 12px !important;
    }
    .divider_1 .elementor-widget-container .elementor-divider span {
        width: 23% !important;
    }
    .divider_2 .elementor-widget-container .elementor-divider span {
        width: 24.5% !important;
    }
    .divider_3 .elementor-widget-container .elementor-divider span {
        width: 36% !important;
    }
    .owl-nav .owl-next, .owl-nav .owl-prev {
        top: 41%;
    }
    .lasteset_header .elementor-widget-container, .last_divider .elementor-widget-container {
        padding-left: 5px;
    }
    #field_blockcategories .box_categories #blockcategories_content .owl-stage-outer .owl-stage .owl-item .item .item-inner{
        margin: 0 10px;
    }
    #footer .footer-content .links #footer_sub_menu_contact {
        margin-bottom: 20px;
    }
    .product_right .product-actions form .product-add-to-cart .product-quantity .qty {
        display: flex;
        justify-content: center;
    }
    .quickview .modal-body .row > div {
        width: 50% !important;
    }
    #wrapper > .breadcrumb-all-page {
        top: 0px;
        width: 1200px;
        right: 200px;
        position: relative;
    }
    #wrapper.active_grid > .breadcrumb-all-page {
        top: 0;
    }
    #field_product_cates_block .top-title:after{
        margin: 15px auto 0;
        display: block;
        width: 97.65%;
        height: 1px;
        color: #e51d02;
        content: " ";
        background-color: #ebebeb;
    }
    .position-arrow-outside .field-nav-prev {
        left: -5px;
    }
    .position-arrow-outside .field-nav-next {
        right: 5px;
    }
    #category .breadcrumb-abs {
        top: 26.5%;
        left: 215px;
    }
    .breadcrumb-abs {
        top: 35.5%;
        left: 215px;
    }
    #category #left-column {
        padding-bottom: 40px;
    }
    #box-product-grid .row .item .item-inner .left-product .button-action .tab_button .wishlist {
        top: -220px;
    }
    #box-product-list .item-product-list .product-miniature .right-product {
        padding: 0px 0 0 30px;
    }
    #box-product-grid .row .item .item-inner .left-product .button-action {
        margin-bottom: -2px;
    }
    #wrapper.active_list .container_img_bread {
        top: 0;
    }
    .pagination {
        margin-bottom: 60px;
    }
    #product_cates .owl-stage-outer .owl-stage .owl-item .item .item-inner .left-product .button-action .tab_button .wishlist {
        top: -225px;
    }
    #product_cates .owl-stage-outer .owl-stage .owl-item .item .item-inner .left-product .button-action {
        margin-bottom: -2px;
    }
    #footer .footer-content .block_newsletter form {
        display: flex;
    }
    #footer .footer-content .block_newsletter form .btn-submit {
        bottom: 0;
    }
    .block-contact {
        margin-top: 0;
    }
    #footer .footer-content .block_newsletter form p {
        margin-top: 0;
        height: 40px;
    }
}
@media (max-width: 575px) {
    #field_blockcategories .box_categories #blockcategories_content .owl-stage-outer .owl-stage .owl-item .item .item-inner{
        margin: 0 10px;
    }
    .product_box .elementor-widget-container section .row .item .item-inner .product-miniature {
        justify-content: center;
    }
    .footer_blog .elementor-widget-container .elementor-image-box-wrapper .elementor-image-box-content {
        min-width: 50%;
        width: auto !important;
    }
    .shop_service .elementor-widget-container .elementor-icon-box-wrapper .elementor-icon-box-content {
        min-width: 60%;
    }
    .horizontal_mode .button-action .tab_button .wishlist {
        top: -160px;
    }
    .shop_link_3 .elementor-widget-container .elementor-text-editor p a {
        display: none;
    }
    .horizontal_mode .owl-carousel .owl-item .item {
        padding: 0 !important;
    }
    .horizontal_mode .item-inner .button-action {
        margin-bottom: -2px;
    }
    #box-product-grid .row .item .item-inner .left-product .button-action {
        margin-bottom: -2px;
    }
    .header_style_3 .header-nav .container .row .center-nav p {
        font-size: 13px;
    }
    .product_box .elementor-widget-container section .row .item .item-inner .product-miniature .left-product .button-action {
        margin-bottom: 0;
    }
    #category #left-column {
        padding: 0 10px 40px !important;
    }
    #tags_block_left {
        margin-bottom: 0px;
    }
    .h2.title_pro {
        text-align: center;
    }
    #box-product-grid .item-inner .left-product .button-action .tab_button .wishlist {
        top: -145px;
    }
    #box-product-grid .row .item .item-inner .left-product .button-action .tab_button .wishlist {
        top: -165px;
    }
    .cate_product_1 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper, .cate_product_2 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper, .cate_product_3 .elementor-widget-container .field-onecate-products .field-product-carousel-wrapper, #field_blockcategories .box_categories #blockcategories_content {
        width: 92%;
        margin: 0 auto;
    }
    .footer_menu .elementor-widget-container .elementor-text-editor ul li a {
        padding: 0 8px !important;
    }
    .slider_box .elementor-widget-container .rev_slider_wrapper .tp-leftarrow {
        left: -10px !important;
    }
    .slider_box .elementor-widget-container #rev_slider_4_1_wrapper #rev_slider_4_1 .tp-rightarrow {
        left: 106% !important;
    }
    .slider_box .elementor-widget-container .rev_slider_wrapper .rev_slider ul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap .tp-caption img {
        margin-left: 0 !important;
    }
    .slider_box .elementor-widget-container .rev_slider_wrapper .rev_slider ul li .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap {
        left: 0px;
    }
    .divider_1 .elementor-widget-container .elementor-divider span {
        width: 43% !important;
    }
    .divider_2 .elementor-widget-container .elementor-divider span {
        width: 42% !important;
    }
    .divider_3 .elementor-widget-container .elementor-divider span {
        width: 67% !important;
    }
    .owl-nav .owl-next, .owl-nav .owl-prev {
        top: 35%;
    }
    .total_compare_value {
        left: 46px;
        bottom: 0;
    }
    #field_testimonials .des_testimonial p {
        margin-bottom: 5px;
    }
    .quickview .modal-body .row > div:last-child {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-top: 5px;
    }
    .quickview .modal-body .row > div:last-child .product-actions form .product-add-to-cart .product-quantity .qty, .quickview .modal-body .row > div:last-child .product-actions form .product-add-to-cart .product-quantity .add {
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .product-actions .add-to-cart, .product-actions .wishlist, .product-actions .compare {
        margin-right: 0;
        margin:  0 5px;
    }
    #wrapper > .breadcrumb-all-page {
        top: 0px;
        width: 1200px;
        right: 500px;
        position: relative;
    }
    #wrapper.active_grid > .breadcrumb-all-page .bn-top .container_img_bread .container {
        position: relative;
        right: -5px;
        bottom: 110px;
    }
    .breadcrumb-abs:after {
        background-color: transparent;
    }
    .breadcrumb-abs {
        margin: 0;
        max-width: 330px;
        left: 515px;
    }
    .product-quantity .qty {
        display: flex;
        justify-content: center;
    }
    .social-sharing li a {
        padding: 0 8px;
    }
    #field_product_cates_block .top-title:after{
        margin: 15px auto 0;
        display: block;
        width: 100%;
        height: 1px;
        color: #e51d02;
        content: " ";
        background-color: #ebebeb;
    }
    .position-arrow-outside .field-nav-next {
        right: 6px;
    }
    .position-arrow-outside .field-nav-prev {
        left: -1px;
    }
    .position-arrow-outside .owl-nav .owl-prev {
        top: 30%;
    }
    .banner2 .elementor-widget-container .field-banner-wrapper .field-banner .banner-box-content .banner-content {
        margin-top: 86px;
    }
    .category-cover {
        margin-bottom: 0;
    }
    #category #left-column {
        padding-bottom: 40px;
    }
    .table-bordered, .table-bordered td, .table-bordered th {
        padding: 5px;
        font-size: 12px;
    }
    #wrapper.active_list .breadcrumb-abs {
        top: -110px;
        left: -30px;
    }
    #category #wrapper.active_grid .breadcrumb-abs {
        left: -35px;
    }
    .item-product-list .button-action .tab_button {
        justify-content: center;
    }
    #wrapper.active_grid > .breadcrumb-all-page {
        top: 0;
    }
    #wrapper.active_list .container_img_bread {
        top: 0;
    }
    #product_cates .owl-stage-outer .owl-stage .owl-item .item .item-inner .left-product .button-action {
        margin-bottom: -1px;
    }
    #product_cates .owl-stage-outer .owl-stage .owl-item .item .item-inner .left-product .button-action .tab_button .wishlist {
        top: -170px;
    }
    #footer .footer-content .block_newsletter form .btn-submit {
        right: 56px;
    }
    #footer .footer-content .block_newsletter form .input-wrapper input {
        width: 260px;
    }
    #footer .footer-content .block_newsletter form {
        margin-bottom: 0;
    }
    .quickview h1[itemprop="name"]{
        margin-top: 20px !important;
    }
}
@media (max-width: 699px) and (min-width: 576px) {
    .divider_1-1 .elementor-widget-container, .divider_2-2 .elementor-widget-container, .divider_3-3 .elementor-widget-container {
        padding: 0 23px !important;
    }
    .shop_link .elementor-widget-container .elementor-text-editor p a, .shop_link_2 .elementor-widget-container .elementor-text-editor p a, .shop_link_3 .elementor-widget-container .elementor-text-editor p a {
        right: 23px;
    }
    #box-product-grid .row .item .item-inner .left-product .button-action .tab_button .wishlist {
        top: -180px;
    }
    #box-product-grid .row .item .item-inner .left-product .button-action {
        margin-bottom: -2px;
    }
    #product_cates .owl-stage-outer .owl-stage .owl-item .item .item-inner .left-product .button-action .tab_button .wishlist {
        top: -195px;
    }
}
@media (max-width: 400px) {
    #box-product-grid .row .item .item-inner .left-product .button-action{
        margin-bottom: -2px;
    }
    .horizontal_mode .button-action .tab_button .wishlist {
        top: -140px;
    }
    #box-product-grid .row .item .item-inner .left-product .button-action .tab_button .wishlist {
        top: -150px;
    }
    #product_cates .owl-stage-outer .owl-stage .owl-item .item .item-inner .left-product .button-action {
        margin-bottom: -1px;
    }
    #product_cates .owl-stage-outer .owl-stage .owl-item .item .item-inner .left-product .button-action .tab_button .wishlist {
        top: -145px;
    }
    #footer .footer-content .block_newsletter form .btn-submit {
        right: 36px;
    }
}
@media (min-width: 1920px) {
    .header_style_3 .header-bottom-center #_desktop_contact_link {
        margin-right: 368px;
    }
    .des_testimonial.content {
        margin: 0 28%;
    }
    #field_testimonials .testimo_main_content #fieldtestimonials-carousel .field-nav-prev {
        left: 100px;
    }
    #field_testimonials .testimo_main_content #fieldtestimonials-carousel .field-nav-next {
        right: 100px;
    }
    #product_cates .owl-stage-outer .owl-stage .owl-item .item .item-inner .left-product .button-action .tab_button .wishlist {
        top: -285px;
    }
}