@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
.item-countdown .section_cout span, .price, .sdsreadMore a.r_more, .sdsbox-content .recentArticles li .right-block-smart a, #product .product-discount .regular-price, .tabs .nav-tabs .nav-link, #search_filters .facet .facet-title, #wrapper .breadcrumb li a, .sds_post_title_home a, .product-price-and-shipping , .product_name, .sale_product, .new_product, .menu-bottom .menu-bottom-dec a, #_desktop_cart span.cart-products-count, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .title_font{
    font-family: 'Poppins', sans-serif;
}
body{
    font-family: 'Open Sans', sans-serif;
}
body{
    color: #333;
    font-size: 14px;
    line-height: 24px;
    background: #fff;
}
.boxed main {
    max-width: 1200px;
    -webkit-box-shadow: 0 0px 15px 0px rgba(0,0,0,.1), 0 0 0 rgba(0,0,0,.1) inset;
    -moz-box-shadow: 0 0px 15px 0px rgba(0,0,0,.1), 0 0 0 rgba(0,0,0,.1) inset;
    box-shadow: 0 0px 15px 0px rgba(0,0,0,.1), 0 0 0 rgba(0,0,0,.1) inset;
    margin: 0 auto;
    float: none;
}
main {
    float: left;
    width: 100%;
}
main {
    background: #ffffff;
    overflow: hidden;
}
a:hover {
    color: #f70b38;
    text-decoration: none;
}
a:focus, a:hover {
    color: #f70b38;
    text-decoration: none;
}
a {
    color: #111111;
    text-decoration: none;
}
.container-fluid, .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media only screen and (min-width: 1200px){
    .container {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 970px;
        width: 100%
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
        width: 100%
    }
}

/*|-----------------------------------------------------------------|*/
/*|********************* popup menu mobile *************************|*/
/*|-----------------------------------------------------------------|*/

#popup_menu_mobile {
    position: fixed;
    left: -100%;
    width: 92%;
    height: 100%;
    margin: 0;
    top: 0;
    transition: 0.5s;
    z-index: 9999;
    background: #fff;
}
#popup_menu_mobile.show {
    left: 0;
}
.popup-mobile {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    transition: opacity .15s linear;
    opacity: .8;
}
#close_popup_menu {
    position: absolute;
    display: block;
    right: -45px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    top: 5px;
    background: #fff;
}
.popup-menu-open {
    overflow: hidden;
}

/*|-----------------------------------------------------------------|*/
/*|******************* end popup menu mobile ***********************|*/
/*|-----------------------------------------------------------------|*/

/*|-----------------------------------------------------------------|*/
/*|******************** popup customersignin ***********************|*/
/*|-----------------------------------------------------------------|*/

.popup-open {
    overflow: hidden;
}
.popup-in {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    transition: opacity .15s linear;
    opacity: .8;
}
.popup {
    opacity: 0;
    transition: opacity .15s linear;
    position: fixed;
    margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: 0.5s;
    z-index: 1050;
}
.popup.showPopup {
    opacity: 1;
}
.popup-open .showPopup {
    overflow-x: hidden;
    overflow-y: auto;
}
.popup-content {
    width: calc(100% - 30px);
    max-width: 870px;    
    background: #fff;
    min-height: 15rem;
    outline: 0;
    position: relative;
	padding:30px 20px;
}

/*|-----------------------------------------------------------------|*/
/*|****************** end popup customersignin *********************|*/
/*|-----------------------------------------------------------------|*/

/*|-----------------------------------------------------------------|*/
/*|***************** sticky menu mobie + desktop *******************|*/
/*|-----------------------------------------------------------------|*/

.sticky-desktop {
    position: fixed;
    width: 100%;
    top: 0;
	box-shadow: 0 0 15px rgba(0,0,0,.6);
    background: rgba(0,0,0,0.4);
}
#header .header-top {
    padding-bottom: 0;
    z-index: 1030;
}
#header .header-nav {
    margin-bottom: 0;
	border-bottom: none;
    max-height: 100%;
}
#header .header-nav #_desktop_contact_link #contact-link{margin-top: 0;}
.contact-link-ft{
	display: inline-block;
    padding: 0 25px;
    border-right: 1px solid #3d3d3d;
    float: left;
	line-height: 60px;
	color: #999;
}
.contact-link-ft:first-child{border-left: 1px solid #3d3d3d;}
.contact-link-ft i{
	display: table-cell;
    vertical-align: middle;
    padding-right: 15px;
	font-size: 18px;
}
.contact-link-ft p{
	    margin-bottom: 0;
    color: #999999;
    display: table-cell;
    vertical-align: middle;
}
#header .contact-link-ft p a{color: #999;}
#header .contact-link-ft:hover p a,.contact-link-ft:hover p,.contact-link-ft:hover{color: #f70b38;}

.sticky-mobile {
    position: fixed;
    top: 0;
	left: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,.6);
}
#sticky_top{
    z-index: 1032;
	line-height: 88px;
}
#_desktop_logo > h1 {
    display: inline-block
}

/*|-----------------------------------------------------------------|*/
/*|*************** end sticky menu mobie + desktop *****************|*/
/*|-----------------------------------------------------------------|*/

/*|-----------------------------------------------------------------|*/
/*|**************************** menu *******************************|*/
/*|-----------------------------------------------------------------|*/

#_desktop_fieldmegamenu.fieldmegamenu .root .menu-items {
    top: 100%;
    background: #fff;
    border-top: 2px solid #111111;
    line-height: normal;
    position: absolute;
    padding: 28px 15px 30px;
    z-index: 10;
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    box-shadow: 1px 5px 10px rgba(0,0,0,.35);
    transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
	text-align: left;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu_1 .menu-items,
#_mobile_fieldmegamenu .menu_1 .menu-items{
	padding-bottom:22px;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu_3 .menu-items,
#_mobile_fieldmegamenu .menu_3 .menu-items{
	padding-bottom:25px;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-items.active{
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    opacity: 1;
    visibility: visible;
}
/* Column System */
[class*="menucol-"] {
    float: left;
}

.menucol-1-1 {
    width: 100%!important;
}

.menucol-1-2 {
    width: 50%!important;
}

.menucol-1-3 {
    width: 33.33%!important;
}

.menucol-2-3 {
    width: 66.67%!important;
}

.menucol-1-4 {
    width: 25%!important;
}

.menucol-3-4 {
    width: 75%!important;
}

.menucol-1-5 {
    width: 20%!important;
}

.menucol-1-6 {
    width: 16.66%!important;
}

.menucol-1-10 {
    width: 10%!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;
    }
}

#_desktop_fieldmegamenu {
    position: relative;
	text-align: center;
}
#_desktop_fieldmegamenu > ul {
    margin-bottom: 0;
	height: 88px;
	line-height: 88px;	
}
.sticky-desktop #_desktop_fieldmegamenu > ul{
	text-align: center;
}
#_desktop_fieldmegamenu > ul > li.root {
    display: inline-block;
}
#_desktop_fieldmegamenu > ul > li.root.vertical.active > ul.menu-items > li.menu-item {
    position: relative;
    display: inline-block;
    width: 100%;
}
#_desktop_fieldmegamenu > ul > li.root.vertical.active > ul.menu-items > li.menu-item .has_icon {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 100%;
}
#_desktop_fieldmegamenu > ul > li.root.vertical.active > ul.menu-items > li.menu-item .has_icon:before {
    content: '\f105';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#_desktop_fieldmegamenu > ul > li.root.vertical.active > ul.menu-items > li.menu-item:hover .has_icon:before {
    content: '\f104';
}
#_desktop_fieldmegamenu > ul > li.root.vertical.active > ul.menu-items > li.menu-item:hover > ul.submenu {
    left: 100%;
    display: block;
    position: absolute;
    margin-left: 15px;
    background: #fff;
    min-width: 120px;
    padding: 15px;
    top: 0;
    box-shadow: 0 0 15px rgba(0,0,0,.6);
}
#_desktop_fieldmegamenu > ul > li.root.active .icon-has-sub:before {
    content: '\f106';
}

/*|-----------------------------------------------------------------|*/
/*|************************** end menu *****************************|*/
/*|-----------------------------------------------------------------|*/

/*|-----------------------------------------------------------------|*/
/*|*************************** search ******************************|*/
/*|-----------------------------------------------------------------|*/

#field-search {
    position: fixed;
    height: 100%;
    background: #fff;
    z-index: 1050;
    top: 0;
    right: -100%;
    padding: 15px;
	width: 350px;
    padding-bottom: 0
}
.body-search-open{
    overflow: hidden
}
.search-open {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    transition: opacity .15s linear;
    opacity: .8;
}
#field-search #category_filter {
	margin-bottom:2px;
}
#popup-cart .cart-item-product a.product-thumbnail:hover:before {
    background-color: rgba(0,0,0,.1);
    width: 100%;
    height: 100%;
}
#popup-cart .cart-item-product a.product-thumbnail:before {
    content: "";
    background-color: rgba(0,0,0,0);
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
#popup-cart .cart-item-product a.product-thumbnail{
	position:relative;
}
.close-search {
    position: absolute;
    left: -45px;
    top: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    text-align: center;
    color: #333;
    font-size: 20px
}
.field_search_tags {
    line-height: 24px;
}
#item-search{
    position: relative;
    background: #fff;
    width: 100%;
}
.items-list-search{
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    width: 100%;
    background: #fff;
    padding: 0;
    border-radius: 0;
    max-height: 376px;
    overflow: auto;
    z-index: 1032;
	margin-bottom: 0;
}
#item-search .loading i.search-loading {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
    font-size: 3em
}
#item-search .no_productsearch {
    text-align: center;
    font-size: 14px;
    line-height: 40px;
}
#item-search .no_productsearch i{
	padding-right: 0;
    font-size: 8em;
    display: block;
}
#item-search .items-list-search .item {
	padding: 15px 0;
    border: none;
    border-bottom: 1px solid #ededed;
    display: block;
    float: left;
    width: 100%;
    border-radius: 0;
    cursor: pointer;
}
#header .dropdown-menu #item-search li a{
	color: #111;
    padding: 0;
}
#header .dropdown-menu #item-search li:hover a{color: #f70b38;}
#item-search .items-list-search .item:hover{
	background: none !important;
}
#item-search .items-list-search .item:last-child {
    border-bottom: none;
}
#item-search .items-list-search .item .regular-price {
    text-decoration: line-through;
        margin-left: 12px;
    color: #999;
    font-size: 13px;
}
#item-search .items-list-search .item .discount-percentage {
    padding: 4px;
    background: #2b2b2b;
    margin-left: 15px;
    color: #fff;
    font-size: 13px;
	display: none;
}
#item-search .items-list-search .item .left-search-ajax {
    float: left;
	margin-right: 15px;
}
#item-search .items-list-search .item .left-search-ajax a img {
    max-width:85px;
	height:auto;
}
#item-search .items-list-search .item .right-search-ajax {
    height: 100%;
    text-align: left;
    line-height: 20px;
}
#item-search .right-search-ajax .price{
	color:#f70b38;
}
#item-search .items-list-search .item .right-search-ajax .product-price-and-shipping{
	text-align: left;
    margin-top: 10px;
}

/*|-----------------------------------------------------------------|*/
/*|************************* end search ****************************|*/
/*|-----------------------------------------------------------------|*/

/*|-----------------------------------------------------------------|*/
/*|**************************** cart *******************************|*/
/*|-----------------------------------------------------------------|*/

#popup-cart {
    position: fixed;
    top: 0;
    right: -100%;
    height: 100%;
    width: 350px;
    z-index: 1050;
    background: #fff;
    line-height: 24px;
}
#popup-cart.no-product-cart{
	height:auto;
}
#popup-cart-content{
	overflow: auto;
    height: 100%;
    padding: 15px;
}
.card-block-top {
    text-align: center
}
#popup-cart .cart-item-product {
    display: flex;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
}
#popup-cart .cart-item-product .product-name-ajax .qtt-ajax {
    float: left;
    display: inline-block;
    margin-right: 10px;
}
#popup-cart .box-item {
    height: auto;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 392px;
}
#popup-cart .productName {
    font-weight: 500;
    font-size: 14px;
    margin: 0;
    line-height: 24px;
    text-transform: none;
}
#popup-cart .box-item .cart-item-product-right {
    margin-left: 15px;
	flex: 1;
}
.close-cart {
    position: absolute;
    left: -45px;
    top: 5px;
    width: 40px;
    height: 40px;
    line-height: 36px;
    background: #fff;
    text-align: center;
    color: #333;
    font-size: 20px;
    border: 1px solid #ebebeb;
}
.body-cart-open{
    overflow: hidden
}
.cart-open {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
    transition: opacity .15s linear;
    opacity: .8;
}
#popup-cart .buttom-checkout {
    line-height: normal;
    height: auto;
    text-transform: uppercase;
    background: #111;
    padding: 8px 15px;
	margin-top: 7px;
    float: left;
    font-size: 13px;
}
#popup-cart .buttom-checkout:hover{
	background: #f70b38;
}
#popup-cart a.view-cart{
	color:#fff; 
}
#popup-cart a.view-cart i{
	margin-left:5px; 
}

/*|-----------------------------------------------------------------|*/
/*|************************** end cart *****************************|*/
/*|-----------------------------------------------------------------|*/

/*|-----------------------------------------------------------------|*/
/*|************************ Page category **************************|*/
/*|-----------------------------------------------------------------|*/

#js-product-list .products > div {
    display: none;
}
#wrapper.active_grid #box-product-grid {
    display: block;
    width: 100%;
}
#wrapper.active_list #box-product-list {
    display: block;
    width: 100%
}
#wrapper.active_grid #box-product-grid > .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#box-product-list .item-product-list .product-miniature {
    display: flex;
    margin-bottom: 0px;
}
#box-product-list .item-product-list .product-miniature .right-product {
    padding: 30px;
}

/*|-----------------------------------------------------------------|*/
/*|********************** End Page category ************************|*/
/*|-----------------------------------------------------------------|*/

/*|-----------------------------------------------------------------|*/
/*|*************************** Product *****************************|*/
/*|-----------------------------------------------------------------|*/

#products img, .featured-products img, .product-accessories img, .product-miniature img {
    margin-left: 0;
}
#products .product-miniature, .featured-products .product-miniature, .product-accessories .product-miniature, .product-miniature .product-miniature {
    margin: 0;
}
.pagination .current a {
    font-size: 14px;
}

/*|-----------------------------------------------------------------|*/
/*|************************* End Product ***************************|*/
/*|-----------------------------------------------------------------|*/

/*|-----------------------------------------------------------------|*/
/*|************************ Page Product ***************************|*/
/*|-----------------------------------------------------------------|*/

.product-cover .layer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #fff;
    position: absolute;
    background: none;
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    opacity: 1;
	z-index: 999;
    background: none;
    text-align: center;
    cursor: pointer;
}
.product-cover:hover .layer {
    opacity: 1;
}
.product-cover .layer .zoom-in {
    font-size: 30px;
}
.product-cover .layer .zoom-in:hover {
    color:#f70b38;
}
#product #content {
    max-width: 100%;
}
/****************add css*****************/
.box-slider{
    position: absolute;    
    top: 50%;
	left: 375px;
	max-width: 600px;
    text-align: left;
    transform: translate(0%,-50%);
    -webkit-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
}
.field-main-slider_3 .box-slider{
	right: 375px;
	left:auto;
    text-align: right;
    transform: translate(0%,-50%);
    -webkit-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
}
.field-main-slider_1 .big-slide-title{
	font-size: 57px;
}
.large-slide-title{
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: none;
	color: #ffffff;
}
.big-slide-title{
	font-size: 60px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 12px;
    text-transform: uppercase;
    color: #ffffff;
}
.small-slide-title p{
	font-size: 16px;
    margin-bottom: 55px;
    color: #ffffff;
	line-height:24px;
	font-weight: 300;	
}
.div-slide-button a{
	color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    min-width: 140px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    border: 2px solid #ffffff;
    display: inline-block;
    font-weight: 500;
	position:relative;
}
.div-slide-button a:hover{
    color:#ffffff;
	border: 2px solid #f70b38;
	letter-spacing: 1px;
	-webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.div-slide-button a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    background-color: #f70b38;	
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0.5, 1);
    transform: scale(0.5, 1);
}
.div-slide-button a:hover:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}
.outer-slide [data-u="arrowleft"]{
	margin-left:-80px;
}
.outer-slide [data-u="arrowright"]{
	margin-right:-80px;
}
.outer-slide [data-u="arrowright"], .outer-slide [data-u="arrowleft"] {
    border: none;
    height: 50px;
    width: 50px;
    line-height: 46px;
    opacity: 0;
    color: #ffffff;
    font-weight: 400;
    font-size: 36px;
    border:2px solid #ffffff;
	border-radius:0;
	background:transparent;
}
.outer-slide [data-u="arrowright"]:hover, .outer-slide [data-u="arrowleft"]:hover{
	background:#f70b38;
	color: #ffffff;
	border:2px solid #f70b38;
}
.outer-slide:hover [data-u="navigator"], .outer-slide:hover [data-u="arrowleft"], .outer-slide:hover [data-u="arrowright"] {
    opacity: 1;
}
.outer-slide [data-u="navigator"]{
	bottom: 30px;
    transform: translateX(-50%);
    width: auto!important;
	height: auto!important;
    opacity: 1;
    line-height: 1;
    position: absolute;
    display: inline-block;
    text-align: center;
	margin-left: 22px;
	display: none;
}
.outer-slide [data-u="navigator"] [data-u="prototype"]{
	height: 13px;
    width: 13px;
    text-align: center;
    line-height: 13px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=40);
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
	display: inline-block;
    position: relative!important;
	margin: 0 6px;
	left: auto !important;
	float: left;
}
.outer-slide [data-u="navigator"] [data-u="prototype"]:hover, .outer-slide:hover [u="navigator"], .outer-slide [data-u="navigator"] [data-u="prototype"].av{
    width: 18px;
    height: 18px;
    background: #f70b38;
	opacity: 1;
	top: -2.5px !important;
}

#header {
    background: rgba(0,0,0,0.4);
    position: relative;
	padding: 22px 0;
    width: 100%;
    z-index: 1000;
}
#index #header {
    background: transparent;
    position: absolute;
	top:0;
    left: 0;
    right: 0;
}
{@media(min-width:992px){
	#index #header{
		background: transparent;
		position: fixed;
		left: 0;
		right: 0;
	}
}}
/*****v-megamenu****/
.vmegamenu_menu #_desktop_fieldvmegamenu{
	    width: 270px;
    position: relative;
    top: 144px;
	display: none;
}
.v-megamenu-container {
		display: block;
		float: left;
		width: 100%;
		margin-bottom: 0;
	}
.v-megamenu-container .v-megamenu{
	background: #fff;
    width: 100%;
    left: 0;
	border: 1px solid #ebebeb;
    border-top: none;
}
.vmegamenu_menu .v-megamenu-container .v-megamenu{display: none;}
.vmegamenu_slider .v-megamenu-container .v-megamenu{
	border: none;
}
.vmegamenu_slider .v-megamenu-container{
	position: absolute;
    max-width: 270px;
    z-index: 1;
    top: 105px;
}
.vmegamenu_slider .v-megamenu-title::before,
#left-column .v-megamenu-title::before{display: none;}
.sticky-fixed-top#sticky_top{
    width: auto;
    padding-left: 85px;
}
.sticky-fixed-top #_desktop_search{
	position: relative;
    display: inline-block;
}
.sticky-fixed-top#sticky_top #field-search-no-popup .search_filter,
.sticky-fixed-top#sticky_top .wishlist_header_top,
.sticky-fixed-top#sticky_top #field-search-no-popup{display: none;}

.sticky-fixed-top #_desktop_search.open #field-search-no-popup{
	display: block;
    background: none;
    top: 100%;
    min-width: auto;
    right: 0;
    left: auto;
    line-height: 1;
}
.sticky-fixed-top .icon-search-mobile{
	display: block !important;
    font-size: 16px;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #f70b38;
    border-radius: 100%;
    text-align: center;
}
.sticky-fixed-top#sticky_top #field-search-no-popup #search_query_top,
#_mobile_search #field-search-no-popup #search_query_top{
	right: 0;
    top: 0;
    background: #fff;
    margin: 0;
    border: 1px solid #ebebeb;
    border-radius: 0;
    padding: 0 10px;
    line-height: 35px;
}
.sticky-fixed-top#sticky_top #field-search-no-popup .btn.button-search,
#_mobile_search #field-search-no-popup .btn.button-search{
    right: 10px;
    margin: 0;
}
.sticky-fixed-top .items-list-search{margin-top: 0;}

.sticky-desktop #_desktop_fieldvmegamenu{
	position: absolute;
    top: 0;
    z-index: 1;
	display: block;
}
.sticky-desktop .v-megamenu-title{
	height: 65px;
    position: relative;
    line-height: 65px;
    border-radius: 5px;
}
.sticky-desktop .v-megamenu-title::before{line-height: 65px;}

#wrapper {
    background: none;
    padding: 0;
    box-shadow: none;
	position: relative;
}
.fieldmegamenu .root-item .title{
    font-size: 16px;
    font-weight: 500;
    padding: 0 20px;
    text-transform: uppercase;
    color: #ffffff;
	letter-spacing: 1px;
	cursor: pointer;
}
.fieldmegamenu > ul > li .title .title-text{
	position:relative;
	padding-bottom: 3px;
}
.fieldmegamenu > ul > li .no-description .title .title-text:after{
    content:"";
	width:0;
	border-bottom:2px solid #ffffff;
	top:100%;
	left:0;	
	position:absolute;
}
.fieldmegamenu>ul>li .no-description a.active .title .title-text:after,
.fieldmegamenu > ul > li:hover .no-description .title .title-text:after{
    width:100%;
	transition:0.5s;
}
.fieldmegamenu .root-item .title .icon-has-sub {
    font-size: 16px;
    line-height: 1;
    margin-left: 5px;
	display: none;
}

#_desktop_fieldmegamenu.fieldmegamenu .menu-item.depth-1>.title a,
#_mobile_fieldmegamenu .menu-item.depth-1>.title a{
    color: #111111;
    font-weight: 600;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-item.depth-1>.title.title_font,
#_mobile_fieldmegamenu .menu-item.depth-1>.title.title_font{
    padding-bottom: 2px;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-home .menu-item.depth-1>.title a, #_mobile_fieldmegamenu .menu-home .menu-item.depth-1>.title a{
	margin-bottom: 14px;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-home .menu-item.depth-1:last-child>.title a{
	margin-bottom: 0;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-home .menu-item.depth-1>.title.title_font, #_mobile_fieldmegamenu .menu-home .menu-item.depth-1>.title.title_font{
	padding-bottom: 0;
    margin-top: 0;
    border-bottom: none;
    margin-bottom: 0;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-items>li, #_mobile_fieldmegamenu .menu-items>li {
    float: left;
    padding: 0 15px;
	position: relative;
}
.fieldmegamenu .menu-items li, #_mobile_fieldmegamenu .menu-items li{
    line-height: 26px;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-item.divider,
#_mobile_fieldmegamenu .menu-item.divider{
    position: relative;
    display: block;
    float: none;
    clear: both;
    margin: 0;
    padding: 8px 1%;
    width: 100%;
    border: none;
}
#header .fieldmegamenu .submenu .title:hover a,
#header .fieldmegamenu .menu-item.depth-1>.title a:hover, 
.fieldmegamenu .submenu .title:hover a,
#_mobile_fieldmegamenu .menu-item.depth-1>.title a:hover,
#_mobile_fieldmegamenu .submenu .title:hover a{
    color: #f70b38;
    transition: all 0.3s ease-in-out 0s;
}

#_desktop_fieldmegamenu.fieldmegamenu .submenu .title a,
#_mobile_fieldmegamenu .submenu .title a{
    color: #666666;
    font-size: 14px;
	font-weight:300;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out 0s;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu_3 .menu-items li .img6,
#_mobile_fieldmegamenu .menu_3 .menu-items li .img6{
	margin-top: -96px;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-women .menu-items>li.category, #_mobile_fieldmegamenu .menu-women .menu-items>li.category{
	margin-bottom: -5px;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-fragrances .menu-items>li.category, #_mobile_fieldmegamenu .menu-fragrances .menu-items>li.category{
	margin-bottom: 0;
}
#_desktop_fieldmegamenu.fieldmegamenu .menu-fragrances .menu-items.active{padding-bottom: 20px;}
.menu-bottom .menu-bottom-dec{
	text-align:left;
}
.menu-bottom h3 {
	font-size: 13px;
    color: #111111;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 11px;
}
.menu-bottom h3:hover {
    color: #f70b38;
	transition:0.4s;
}
.menu-bottom p {
    line-height: 18px;
    text-transform: none;
    font-weight: 300;
    color: #444444;
    margin-bottom: 16px;
    text-align: justify;
    font-size: 13.8px;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 36px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.menu-bottom .menu-bottom-dec a {
    padding: 0;
    background: transparent;
    color: #666666;
    display: inline-block;
    margin-top: 0;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 30px;
    min-width: 110px;
    text-align: center;
    font-size: 13px;
    border: 2px solid #111;
    position: relative;
}
.menu-bottom .menu-bottom-dec a:hover{background: #111111; color:#fff !important;transition:0.4s;}
.custom-menu-bottom img {
    margin-right: 15px;
	float: left;
}
.custom-menu-bottom{
	margin-top: 2px;
    min-height: auto;
	overflow: hidden;
}
.fieldmegamenu>ul>li img:hover, #_mobile_fieldmegamenu>ul>li img:hover{
    opacity: .7;
}
.clearfix {
    clear: both;
}
.block {
    margin-bottom: 100px;
}
.image_product_text{
	left: 45px;
    position: absolute;
    transform: translateY(-50%);
    top: 88%;
}
.image_product_text p{
	text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #2b2b2b;
    margin-bottom: 5px;
}
.image_product_text p:hover{color: #f70b38;}

#field_blockcategories {
    margin-bottom: 70px;
}
#field_blockcategories #blockcategories_content .item{
	padding:0 15px;
}
#field_blockcategories.horizontal_mode .item-inner{
	overflow: visible;
}
.box-item-inner{
	position:relative;
	margin: 30px auto;
    max-width: 370px;
}
.right-block-cate{
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(255,255,255,0.8);
    line-height: 50px;
    min-width: 160px;
    text-align: center;
	padding:0 15px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);	
}
.box-item-inner .right-block-cate:after{
	content: "";
    width: 100%;
    height: 100%;
    background: #f70b38;    
    position: absolute;
    top: 0;
    left: -100%;
	z-index:-1;
	opacity:0;
}
.box-item-inner:hover .right-block-cate:after{
	opacity: 0.8;
	left: 0;
	transition:0.5s;
}
.box-item-inner:hover .right-block-cate{
	background:transparent;
}
.box-item-inner:hover .right-block-cate a{
	color:#ffffff;
}
.right-block-cate a{
	font-size: 22px;
    color: #111111;
    font-weight: 500;
    text-transform: capitalize;
}
.right-block-cate a:hover{color: #f70b38;}
.owl-nav button:hover span{
	background: #f70b38;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
}
.owl-nav span {
        width: 35px;
    height: 35px;
    line-height: 35px;
    background: #1f1f1f;
    color: #fff;
    font-size: 20px;
    border-radius: 4px;
}
.owl-carousel .owl-nav .owl-prev{
	position: absolute;
    left: -17px;
    right: auto;
    margin: 0;
    top: 82.5px;
}
.owl-carousel .owl-nav .owl-next{
	position: absolute;
    right: -17px;
    left: auto;
	margin: 0;
    top: 82.5px;
}
.horizontal_mode .item-inner {
	max-width:270px;
    margin: 0 auto;
    clear: both;
	overflow: hidden;
	position: relative;
}
.horizontal_mode .item-inner .left-product {
    position: relative;
	display:block;
	overflow: hidden;
}
#field_newproductslider_block.horizontal_mode .item-inner:first-child{margin-bottom: 40px;}

#module-blockwishlist-mywishlist .product_image .hover_image, 
.horizontal_mode .item-inner .left-product .hover_image, 
.vertical_mode .item-inner .left-product .hover_image,
.item-product-list .left-product .hover_image {
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;    
    -webkit-transition: all 0.8s linear;
    -moz-transition: all 0.8s linear;
    -ms-transition: all 0.8s linear;
    -o-transition: all 0.8s linear;
    transition: all 0.8s linear;
	display: block;
    width: 100%;
	height:100%;
	transform:scale(0);
	-webkit-transform:scale(0);
	-moz-transform:scale(0);
}
#module-blockwishlist-mywishlist .item-inner:hover .product_image .hover_image,
.horizontal_mode .item-inner:hover .left-product .hover_image,
.vertical_mode .item-inner:hover .left-product .hover_image,
.item-product-list:hover .left-product .hover_image {
    transform:scale(1);
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
}
.new_product {
    display: block;
    color: #fff;
    font-size: 13px;
    position: absolute;
    top: 10px;
	right: 10px;    
    padding: 0 5px;
    z-index: 3;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    background: #1f1f1f;
    line-height: 26px;
    min-width: 52px;
}
.sale_product {
    display: block;
    color: #666666;
    background: #ffffff;
    font-size: 13px;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0 5px;
    z-index: 3;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 26px;
    min-width: 52px;
}
.product_name{
	font-size: 15px;
    color: #111111;
    font-weight: 500;
}
.product_name a:hover{color: #f70b38;}
.horizontal_mode .item-inner .right-product {
	overflow: hidden;
    padding-top: 20px;
	padding-bottom: 40px;
    position: relative;
    display: block;
}
.discount-amount{
	display:none !important;
}
.price {
    color: #111111;
    font-size: 15px;
    font-weight: 500;
	display: inline-block;
}
#popup-cart .price {
    color: #f70b38;
}
.horizontal_mode .product_name {
    line-height: 1;
    margin-bottom: 12px;
	text-align: left;
}
.horizontal_mode .product-miniature .product-price-and-shipping .discount-percentage{display: none;}
#products .regular-price, .featured-products .regular-price, .product-accessories .regular-price, .product-miniature .regular-price {
    color: #999999;
    text-decoration: line-through;
    font-size: 13px;
    font-weight: 400;
    margin-left: 15px;
}
.discount-percentage{display: none;}
.vertical_mode{
	background: #fff;
    border-radius: 5px;
    padding: 30px;
	margin-bottom: 0;
}
.vertical_mode .title_block{
	font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    color: #333333;
    line-height: 0.8;
}
.vertical_mode .title_block a{color: #333333;}
.vertical_mode .title_block:hover,.vertical_mode .title_block a:hover{color: #f70b38;}
.vertical_mode .title_block:after{
	content: "";
    width: 33px;
    height: 2px;
    background: #f70b38;
    display: block;
    margin: 25px 0;
}
.vertical_mode .item-inner {
    display: table;
    margin-bottom:30px;
    width: 100%;
    position: relative;
	overflow: hidden;
}
.vertical_mode .item-inner:last-child{
    margin-bottom:0px;
}
.vertical_mode .item-inner .product-miniature {
    display: flex;
    align-items: center;
}
.vertical_mode .product_name {
    margin-bottom: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 16px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 1;
}
.vertical_mode .left-product {
    float: left;
    position: relative;
	overflow: hidden;
	margin-right: 20px;
}
.vertical_mode .right-product {
    flex: 1;
    text-align: left;
}
.vertical_mode .right-product .product-price-and-shipping {
	text-align: left;
}
.horizontal_mode .item-inner .button-action {
	position: absolute;
	top:50%;
    transform:translate(0, -50%);
	-moz-transform:translate(0, -50%);
	-webkit-transform:translate(0, -50%);
    width: 100%;
    text-align: center;
    background: rgba(0,0,0,0.19);
    padding: 16px 0;
	opacity:0;
}
.horizontal_mode .item-inner:hover .left-product .button-action{
    transition: all 1s ease-in-out 0s;
	opacity:1;
}
.horizontal_mode .btn-add-to-cart{display: inline-block;}
.horizontal_mode .button-action .quick-view,
.horizontal_mode .button-action .compare,
.horizontal_mode .button-action .wishlist,
.horizontal_mode .btn-add-to-cart .add-to-cart,
.horizontal_mode .button_view_product{
	width: 40px;
    height: 40px;
    line-height: 36px;
    background: transparent;
    border: 2px solid #ffffff;
    font-size: 14px;
    z-index: 2;
    font-weight: normal;
    position: relative;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    margin-right: 3px;
    padding: 0;
	cursor:pointer;
	transform:scale(0,0);
	-webkit-transform:scale(0,0);
	-moz-transform:scale(0,0);
}
.horizontal_mode .button-action .compare a,
.horizontal_mode .button-action .wishlist a,
.horizontal_mode .button_view_product a{
	color:#ffffff;
}
.horizontal_mode .item-inner:hover .button_view_product,
.horizontal_mode .item-inner:hover .btn-add-to-cart .add-to-cart,
.horizontal_mode .item-inner:hover .compare, 
.horizontal_mode .item-inner:hover .quick-view , 
.horizontal_mode .item-inner:hover .wishlist{
    transform:scale(1,1);
	-webkit-transform:scale(1,1);	
	-moz-transform:scale(1,1);		
	transition:1s;
}
.horizontal_mode .btn-add-to-cart .add-to-cart{margin-right: 0;}
.button-action .button_view_product:hover,.horizontal_mode .btn-add-to-cart .add-to-cart:hover,.horizontal_mode .compare:hover, .horizontal_mode .quick-view:hover , .horizontal_mode .wishlist:hover{
    background: #f70b38;
    border: 2px solid #f70b38;	
}
.comments_note {
    width: auto;
}
.comments_note div.star, #productCommentsBlock div.star {
    position: relative;
    top: 0;
    float: left;
    width: 15px;
    overflow: hidden;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
    height: 22px;
    line-height: 22px;
}
.comments_note div.star:after, #productCommentsBlock div.star:after, #productCommentsBlock div.star:after, .comments_note div.star.star_on:after, #productCommentsBlock div.star.star_hover:after, #productCommentsBlock div.star.star_on:after{
	color: #f70b38;
}
.top-title{
	position: relative;
    text-align: center;
    margin-bottom: 37px;
}
.top-title .title_block{
    font-size: 32px;
    color: #111111;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
	display: block;
    position: relative;
    margin-bottom: 16px;
	letter-spacing: 0.6px;
	cursor:pointer;
}
.top-title .title_block:hover, .top-title .title_block:hover a{
	color: #f70b38;
}
.top-title .title_block span, .top-title .title_block a{
	position: relative;
}
.top-title .title_block:hover span:after, .top-title .title_block:hover a:after{
    width: 100%;
    visibility: visible;
}
.top-title .title_block span:after, .top-title .title_block a:after {
    content: '';
    display: block;
    width: 20%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 50%;
	background:#f70b38;
    transform: translateX(-50%);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    visibility: hidden;
}
.top-title .sub_title{
	color: #666;
    font-size: 15px;
	font-weight: 300;
	line-height: 26px;
}
.top-title .title_block a{color: #111111;}
.smart-blog-home{
	margin-bottom:70px;
}
.smart-blog-home .item{
	padding:0 15px;
}
.smart-blog-home .top-title {
    margin-bottom: 22px;
}
.smart-blog-home .item-inner{
	border: none;
    padding: 0;
	margin-top: 15px;
	margin-bottom: 30px;
	background: #fff;
	box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.08);
}
.smart-blog-home .item-inner:hover{
	cursor:pointer;
	box-shadow: 5px 5px 15px 0 rgba(0,0,0,0.15);
	transition:0.5s;
}
.smart-blog-home .item-inner:hover .btn-blog-viewall a{
	color:#f70b38;
}
.smart-blog-home .content_blogpost .des_content_post{
	font-weight:300;
	text-align: justify;
	line-height: 24px;
	margin-bottom: 22px;
}
.sdsblog-box-content {
    padding-top: 0;
}
.news_module_image_holder{
	overflow: hidden;
    display: block;
}
.news_module_image_holder img {
    padding: 0;
    max-width: 100%;
    max-height: 100%;
	display: inline-block;
    overflow: hidden;
}
.smart-blog-home .item-inner:hover .news_module_image_holder img{
	transform:scale(1.2,1.2);
	-webkit-transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	transition:0.6s;
}
.sds_post_title_home a:hover {
    color: #f70b38;
}
.sds_post_title_home a {
    font-size: 16px;
    color: #111111;
    outline: 0;
    text-transform: none;
    font-weight: 500;
	min-height: auto;
	margin: 0;
}
.smart-blog-home .content_blogpost{
	padding:30px;
}
.smart-blog-home .info-blog{
	margin-left: 5px;
    margin-top: 10px;
    margin-bottom: 16px;
}
.smart-blog-home .info-blog > span {
	display: inline-block;
    color: rgba(136,136,136,0.8);
    font-size: 13px;
	font-weight:300;
}
.btn-blog-viewall{
	font-weight: 500;
    font-size: 14px;
    color: #111;
	line-height: 1;
}
.bg_testimonials{
    background: url(../field-css/bg_testimo.png) no-repeat top center;
}
.testimo_main_content{
	text-align:center;
	border: 10px solid rgba(255,255,255,0.51);
}
#field_testimonials .item{
	min-height: 326px;
    display: flex !important;
    align-items: center;
}
#field_testimonials .info_autor{
	width: 31.74%;
    float: left;
}
#field_testimonials .des_testimonial{
	width: 68.26%;
    float: left;
	text-align: left;
	padding-right: 15px
}
#field_testimonials .des_testimonial span.fa-quote-left{
	font-size: 36px;
    color: #ffffff;
	margin-bottom: 16px;
}
#field_testimonials .des_testimonial p {
    font-size: 15px;
    color: #ffffff;
	font-weight:300;
	margin-bottom: 12px;
	text-align: justify;
    max-width: 675px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 84px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#fieldtestimonials-nav{
	max-width: 490px;
    margin-top: 35px;
    display: inline-block;
}
#field_testimonials .name {
    font-size: 20px;
    color: #ffffff;
    text-transform: capitalize;
    font-weight: 600;
	margin-top: 20px;
	margin-bottom:5px;
    display: block;
}
#field_testimonials .name:hover{color: #f70b38;}
#field_testimonials .info {
    font-size: 15px;
    color: #ffffff;
	font-weight: 300;
    display: block;
	text-transform: capitalize;
}
.text_testimo{
	font-size: 18px;
    color: #ffffff;
	font-weight: 700;
    display: block;
	text-transform: uppercase;
	margin-bottom: 6px;
}
.arrows_testimo .btn_prev{
	margin-right:30px;
}
.arrows_testimo .btn_prev, .arrows_testimo .btn_next {
    color: #ffffff;
    font-size: 20px;
    background: transparent;
    width: 35px;
    height: 35px;
	text-align:center;
    line-height: 31px;
	border:2px solid #ffffff;
    display: inline-block!important;
	cursor:pointer;
}
.arrows_testimo .btn_prev:hover, .arrows_testimo .btn_next:hover{
	background:#f70b38;
	border:2px solid #f70b38;
	transition:0.5s;
}
#field_testimonials .slick-slide img {
    width: 100px;
	border-radius: 100%;
	display: inline-block;
}
.title-tab-category{text-align: center;}
.title-tab-category	.tab_cates{
		line-height: 1;
    margin-bottom: 30px;
}
span.title_tabcate{
        color: #2b2b2b;
    font-size: 14px;
    font-weight: 500;
    padding-right: 28px;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
}
.tab_cates li:last-child span.title_tabcate{
	padding-right: 0;
}
.tab_cates li.active span.title_tabcate,.tab_cates li:hover span.title_tabcate{
	color:#f70b38;
	cursor:pointer;
}
/*
.tab_cates li:last-child span.title_tabcate:after{
	display:none;
}
span.title_tabcate:after{
	content:"|";
	right:0;
	top:0;
	position:absolute;
	color:#a6a6a6;
}
*/
#map{
	margin-bottom:0;
}
#footer {
    padding-top: 0;
}
.footer-before .footer-before-ft{
	background: #f70b38;
    padding: 0 90px;
    border-radius: 5px;
    min-height: 100px;
}
.footer-center .block_newsletter p{display: none;}
.footer-center .block_newsletter{
	font-size: 14px;
    margin-bottom: 0;
}
.block_newsletter_full{
	    padding: 175px 0;
    background: url(../field-css/bg_letter.jpg) no-repeat top center;
}
.block_newsletter_full .block_newsletter {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
}
#block-newsletter-label{
	color: #fff;
    line-height: 1;
    margin-bottom: 28px;
    padding: 0;
	font-size: 40px;
    font-weight: normal;
}
.block_newsletter form{
	display: inline-block;
}
.block_newsletter_full .block_newsletter form .input-wrapper input{
	padding: 0 15px;
    border: none;
    background: #fff;
    min-width: 430px;
    line-height: 45px;
    height: 45px;
}
.block_newsletter_full .block_newsletter form input.btn{
	position: relative;
    border: none;
    color: #fff;
    padding: 0;
    font-size: 15px;
    width: 36px;
    background: #f70b38;
    min-width: 140px;
    height: 45px;
    line-height: 45px;
    font-weight: 600;
    letter-spacing: 2px;
}
.block_newsletter_full .block_newsletter form input.btn:hover{
	background: #fff;
	color: #f70b38;
	border-left: 1px solid #f70b38;
}
.footer-center .block-social .social-text{
	display: none;
    float: left;
    line-height: 100px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
	padding-right: 24px;
}
.footer-center .block-social {
    text-align: center;
    display: inline-block;
    clear: both;
    width: 100%;
	margin-bottom: 13px;
}
.footer-center .block-social li {
    border: none;
    width: auto;
    height: auto;
    line-height: 1;
    text-align: center;
    margin: 0 8px;
    background: none;
}
.footer-center .block-social li:last-child{margin: 0;}
.footer-center .block-social li a {
    display: block;
    height: 100%;
    white-space: nowrap;
    text-indent: 0;
    overflow: hidden;
    font-size: 15px;
    color: #ffffff;
}
.footer-center .block-social li.button-facebook a:hover{
	color: #0F62B7;
}
.footer-center .block-social li.button-youtube a:hover{
	color: red;
}
.footer-center .block-social li.button-instagram a:hover{
	color: #EF1438;
}
.footer-center .block-social li.button-vimeo a:hover{
	color: #EF1438;
}
.footer-center .block-social li.button-twitter a:hover{
	color: #41ADE2;
}
.footer-center .block-social li.button-googleplus a:hover{
	color: #E14938;
}
.footer-center .block-social li.button-pinterest a:hover{
	color: #EF1438;
}
.fa-googleplus:before {
    content: "\f0d5";
}

.footer_logo .logo_ft{margin-bottom: 25px;}
.footer_logo p{
	color: #999999;
    margin-bottom: 30px;
    text-align: justify;
}
#footer .footer-center{
    padding: 70px 0 80px;
	text-align: center;
	background: url(../field-css/bg_footer.png) no-repeat top center;
}
.footer-container {
    margin-top: 0;
    padding-top: 0;
	overflow: visible;
    box-shadow: none;
}
p {
    font-size: 14px;
    color: #666;
    font-weight: 400;
}
#footer_contact .footer_icon{
	display: block;
	margin-bottom: 10px;
}
#footer_contact .footer_icon:last-child{
	margin-bottom: 0px;
}
#footer_contact .footer_icon i{
	font-size:16px;
	color:#666;    
	margin-right: 20px;
}
#footer_contact .footer_icon i:hover{
	color:#fff;
}
#footer_contact .footer_icon p span{
	color:#fff !important;
	font-weight:700;
}
#footer_contact .footer_icon.email_block p:hover{
	color:#f70b38;
	cursor:pointer;
}
#footer .links ul a {
        color: #999999;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
#footer .links ul li:hover a {
    color: #f70b38;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
#footer .links ul li:hover a:before{
	background: #f70b38;
}
#footer .footer-center .links ul li {
    line-height: 36px;
    position: relative;
    overflow: hidden;
}
.title-top-ft h4{
	font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 15px;
}
.title-top-ft h4:hover,.block-contact .block-contact-title:hover, .linklist .blockcms-title a:hover,
#footer .footer-center .block-contact.links ul li:hover > span{color:#f70b38;}
.block-contact .block-contact-title, .linklist .blockcms-title a{color: #fff;}
.block-contact {
    border-left: none;
    padding-left: 15px;
    color: #999999;
}
#footer .footer-center .block-contact.links ul li:last-child{margin-bottom: 0;}
#footer .footer-center .block-contact.links ul li i{
	width: 35px;
    height: 35px;
    line-height: 35px;
    background: #414141;
    border-radius: 100%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}
#footer .footer-center .block-contact.links ul li i:hover{background: #f70b38;}
#footer .footer-center .block-contact.links ul li{
	    line-height: 1;
		margin-bottom: 5px;
}
#footer .footer-center .block-contact.links ul li > span{
	font-size: 16px;
    font-weight: bold;
    color: #fff;
    min-width: 65px;
    line-height: 25px;
    float: left;
}
#footer .footer-center .block-contact.links ul li p{
    margin-bottom: 0;
    font-size: 14px;
    color: #999999;
    line-height: 24px;
}
#footer .footer-center .block-contact.links ul li p a{
    text-transform: none;
}
#footer .footer-center .block-contact.links ul a:before{display: none;}
#footer .block-contact.links ul li:hover a{margin-left: 0;}
#footer .footer-center .block-contact.links ul li.logo_footer p{
	line-height: 22px;
	margin-bottom: 4px;
	    margin-top: 24px;
}
#instagram_block .title-top-ft h4{
	margin-bottom:30px;
}
#footer .links ul {
    background: none;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
#instagram_block .images_inner{
	padding: 0;
    margin-bottom: 0;
}
#instagram_block .item-instagram.footer_list{
	margin-left:0;
	margin-right:0;
	overflow: hidden;
}
.item-instagram .images_inner:hover .instagram_images_inner {position: relative;}
.item-instagram .images_inner .instagram_images_inner a.instagram_images:before {
    content: "";
    background-color: rgba(0,0,0,0);
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.item-instagram .images_inner:hover .instagram_images_inner a.instagram_images:before {
    background-color: rgba(0,0,0,.3);
    width: 100%;
    height: 100%;
}
.item-instagram .images_inner .instagram_images_contents {
    position: relative;
    overflow: hidden;
}
.item-instagram .images_inner .instagram_likes_comments {display: none;}
.item-instagram .images_inner:hover .instagram_likes_comments {
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    display: inline-block;
    cursor: pointer;
	padding-right: 4px;
}
.item-instagram .images_inner .instagram_likes_comments .text-center {
    width: 100%;
    height: auto;
    line-height: 22px;
    display: inline-block;
    text-align: center;
	margin-bottom: 0;
}
.item-instagram .images_inner .instagram_likes_comments .text-center,
.item-instagram .images_inner .instagram_likes_comments .text-center i {color: #fff;}
.item-instagram .images_inner:hover .instagram_likes_comments .text-center {
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
.copyright_left p{
	color: #999999;
    margin-bottom: 0;
}
.copyright_left p a{
	color:#f70b38;	
}
.copyright_left p a:hover{
	text-decoration: underline;
}
.copyright_center{
	text-align: right;
}
.ft_bottom{
    overflow: hidden;
	line-height: 70px;
}
/**********************Countdown timer************************/
.item-countdown .bg_tranp{
    background: rgba(0,0,0,0.19);
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    line-height: 13px;
    position: absolute;
    width: 100%; 	
    z-index: 1;
    transition:all 0.3s ease-in-out 0s;
	-webkit-transition:all 0.3s ease-in-out 0s;
	-moz-transition:all 0.3s ease-in-out 0s;
}
.item-countdown {
    top: 50%;
    left: 0;
    right: 0;
    height: 70px;
    line-height: 70px;
    margin-top: -35px;
    position: absolute;
    width: 100%;
	text-align: center;
    opacity: 1;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
}
.item-countdown-time{
    position: relative;
    z-index: 9;
    display: inline-block;
}
.item-product-list:hover .left-product .item-countdown,
.item-inner:hover .left-product .item-countdown{
    display: none;
    opacity:0;
}
.item-countdown .section_cout{ 
    float:left;
    display:inline-block;   
    text-align:center;
    position: relative;
    z-index: 999;	
}
.item-countdown .section_cout span{
    display:inline-block;
    float:none;   
    color:#fff;
    font-size:16px;  
	padding-right:12px;
	margin-right:12px;
	position:relative;	
}
.item-countdown .section_cout:last-child span{
	padding-right:0px;
	margin-right:0px;
}
.item-countdown .section_cout:last-child span:after{
	display:none;
}
.item-countdown .section_cout span:after{
	content:":";
	top:0;
	right:0;
	position:absolute;
}
.item-countdown .section_cout span.text{
	padding-left:5px;
	display:none;
}
.item-countdown .section_cout span.Days{
    display:inline-block;
}
.item-countdown .section_cout span.text{
    text-transform: capitalize;
    font-size:14px;   
}
/***********************************/
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #f70b38;
    border-color: transparent;
}
.horizontal_mode .item-inner span a{
	display: block;
    position: relative;
    overflow: hidden;
}
.blog_mask {
    content: "";
    background: rgba(255,255,255,.3);
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    position: absolute;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transition: transform 1s ease 0s;
    -moz-transition: transform 1s ease 0s;
    -webkit-transition: transform 1s ease 0s;
}
.image_product:hover a .blog_mask{
	opacity: 1;
    visibility: visible;
    z-index: 1;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}
.image_product{
	position: relative;
	display: inline-block;
}

/***********staticblock_block*************/
.hover_banner,.banner_left,.staticbanner3,.static_banner1,.static_banner2,.static_banner3{
	position: relative;
    overflow: hidden;
}
.bn_text{
	position: absolute;
    transform: translateY(-50%);
    left: 40px;
    top: 50%;
    text-align: left;
    text-transform: uppercase;
}
.bn_text h2{
	font-weight: bold;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 10px;
}
.bn_text p{
	font-size: 15px;
    text-transform: none;
    margin-bottom: 0;
}
.staticbanner_left{
	width: 59.82%;
    float: left;
}
.staticbanner_right{
	width: 40.18%;
    float: left;
}
.staticbanner_left_top{
	margin-bottom: 10px;
}
.hover_banner_left{
	width: 58.6%;
        float: left;
}
.hover_banner_right{
	width: 38.579%;
    margin: 0 auto;
    text-align: center;
}
.staticbanner_left_bottom .hover_banner_left{
	width: 38.579%;
}
.staticbanner_left_bottom .hover_banner_right{
	width: 58.581%;
}
.staticbanner2 .hover_banner a:before{
	border: 1px solid #fff;
    bottom: 10px;
    content: "";
    left: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    transition: all .35s ease 0s;
}
.staticbanner2 .hover_banner:hover a:before{
	    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s ease 0s;
    -o-transition: all .35s ease 0s;
    transition: all .35s ease 0s;
}
#smartblogcat .articleContent a:before,.staticbanner1 .hover_banner a:before{
	content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    height: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
}
#smartblogcat .articleContent:hover a:before,.staticbanner1 .hover_banner:hover a:before{
	opacity: 0;
    height: 100%;
}

.staticbanner2{
	padding: 100px 0;
	background: url(../field-css/banner.jpg) no-repeat top center;
}
.hover_banner_text{
	text-align: left;
    position: relative;
	    margin-top: 30px;
}
.hover_banner_text h2{
	font-size: 36px;
    color: #2b2b2b;
    margin-bottom: 0;
    font-weight: normal;
    line-height: 1;
}
.hover_banner_text h2:after{
	content: "";
    width: 73px;
    height: 1px;
    background: #2b2b2b;
    display: block;
	margin: 28px 0 25px;
}
.hover_banner_text p{
	font-size: 16px;
    line-height: 26px;
    margin-bottom: 10px;
}
.hover_banner_text p:last-child{margin-bottom: 0;}
.hover_banner_text a{
	display: inline-block;
    min-width: 120px;
    border: 1px solid #2b2b2b;
    line-height: 35px;
    color: #2b2b2b;
    text-transform: capitalize;
}
.hover_banner_text a:hover{
	background: #f70b38;
	border-color: #f70b38;
	color: #fff;
	letter-spacing: 2px;
    min-width: 130px;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
}

#field_list_brands_block .owl-carousel .owl-item img {
    width: auto;
}
#field_list_brands_block .item-inner {
	margin: 0 auto;
    display: table;
}
.fieldbrands{
    border: 1px solid #ebebeb;
	border-width:1px 0;
}
#field_list_brands_block{padding: 45px 0 45px;margin-bottom: 0;}
#field_list_brands_block .item .item-inner a{
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
}
#field_list_brands_block .owl-item a:hover img {
    transform: translateY(-5px);
    transition: all 0.5s ease 0s;
}
#_desktop_logo{
	z-index: 2;
    line-height: 88px;
}
#products .highlighted-informations, .featured-products .highlighted-informations, .product-accessories .highlighted-informations, .product-miniature .highlighted-informations {
    position: relative;
    bottom: auto;
    padding-top: 0;
    z-index: 0;
    background: transparent;
    text-align: center;
    width: auto;
    height: auto;
    box-shadow: none;
    transition: bottom .3s;
    display: none;
}
#box-product-grid .row>.item {
    display: inline-block;
    text-align: center;
}
#box-product-grid>.row {
    display: flex;
    flex-wrap: wrap;
}
#box-product-grid.horizontal_mode .item-inner .right-product .title_category{
	color: #666;
    display: block;
    line-height: 1;
}
#box-product-grid.horizontal_mode .item-inner .right-product .title_category:after{
	content: "";
    width: 30px;
    height: 2px;
    background: #dddddd;
    display: block;
    margin: 16px 0;
}
#products #box-product-grid .product-miniature .discount-percentage.discount-percentage{
	top: -2px !important;
    position: relative;
    display: inline-block;
    background: #666;
    padding: 0;
    left: 10px;
    min-width: 40px;
    min-height: auto;
    font-size: 14px;
    box-shadow: none;
	display: none;
}
#products #box-product-grid .product-price-and-shipping{
	display: inline-block;
    line-height: 1;
}
.active_grid #box-product-grid {
    display: block;
}
#box-product-grid, #box-product-list {
    width: 100%;
    display: none;
    float: left;
}
.active_list #box-product-list {
    display: block;
}
.products-selection {
    text-align: right;
    margin-bottom: 40px;
    float: left;
    width: 100%;
    border: 1px solid #ebebeb;
	padding: 8px;
    border-radius: 0;
}
.products-selection .total-products {
	margin-right:25px;
}
.click-product-list-grid {
    float: left;
	line-height: 32px;
}
.active_grid .click-product-list-grid>div.click-product-grid {
    color: #f70b38;
}
.click-product-list-grid>div:hover {
    color: #f70b38;
}
.click-product-list-grid>div {
    float: left;
    font-size: 24px;
    padding: 0;
	margin: 0 7px;
    cursor: pointer;
    color: #3c3b3b;
}
.active_list .click-product-list-grid>div.click-product-list {
    color: #f70b38;
}
#products .products {
    display: block;
    float: left;
    width: 100%;
    overflow: inherit;
}
.products-selection .total-products {
    display: inline-block;
}
.box-sort-by {
    align-items: center;
    display: flex;
    float: right;
}
.products-selection .total-products p {
    line-height: 32px;
    margin: 0;
    padding: 0;
    color: #666;
}
.products-selection .sort-by {
    margin: 0;
    color: #666;
    text-transform: none;
    font-weight: 400;
    font-size: 14px;
}
.products-sort-order {
    color: #999;
    flex: 1;
    float: right;
    margin-left: 8px;
    border: 1px solid #ebebeb;
    padding: 0 10px;
    min-width: 185px;
    text-align: left;
    font-size: 14px;
    line-height: 30px;
}
.products-sort-order .select-title {
	line-height: 30px;
    border: none;
    padding: 0;
    margin: 0;
    background: none;
    text-transform: capitalize;
    box-shadow: none;
    color: #999;
}
.products-sort-order .dropdown-menu {
    right: 0;
    left: auto;
    width: 200px;
    background: #fff;
    border: 1px solid #ebebeb;
    border-radius: 0;
    margin-top: 3px;
    padding: 0;
}
.products-sort-order .select-title i {
    float: right;
    line-height: 30px;
    margin-left: 10px;
    color: #999;
}
.products-sort-order .select-list {
    font-size: 14px;
    border-bottom: 1px solid #ebebeb;
	padding: 5px 10px;
}
.products-selection .total-products, .products-selection h1 {
    padding: 0;
}
.click-product-grid{
	padding-left:0 !important;
}
.comments_note div.star, #productCommentsBlock div.star {
	position: relative;
    top: 0;
    float: left;
    width: 15px;
    overflow: hidden;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
	height: 15px;
    line-height: 15px;
}
#ftc_featured_products_block{
	margin-bottom:55px;
}
.right-product .comments_note {
    display: inline-block;
	text-align: right;
    float: right;
}
.comments_note {
    width: auto;
}
.products-sort-order .select-list:hover {
    background: #f70b38;
    color: #fff;
    text-decoration: none;
}
.pagination {
	margin-top: 0;
    margin-bottom: 92px;
    display: inline-block;
    border-radius: 0;
    border: 1px solid #ebebeb;
    padding: 9px 0 7px;
}
.pagination>div:first-child {
    line-height: 1;
}
.pagination .page-list {
    background: none;
    float: none;
    margin-bottom: 0;
    padding: 0;
    border: none;
    box-shadow: none;
	text-align: center;
}
.pagination .page-list li {
    display: inline-block;
    float: none;
}
.pagination a.previous i, .pagination a.next i {
    font-size: 0;
    height: auto;
    width: auto;
    float: none;
}
.pagination a.previous i:before {
    content: "\f104";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 1;
	vertical-align: 6px;
}
.pagination .current a, .pagination a:not(.disabled):hover {
    color: #fff !important;
    background: #f70b38;
	border:1px solid #f70b38;
}
.pagination li:first-child a{
    margin-left: 0;
}
.pagination a {
	width: 32px;
    padding: 0;
    text-align: center;
    float: left;
    line-height: 27px;
    background: transparent;
    height: 100%;
    color: #666666;
    box-shadow: none;
    margin-left: 2px;
    font-weight: 400;
    border: 1px solid #ebebeb;
}
.pagination a.next i:before {
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 1;
	vertical-align: 6px;
}
.bn-top {
    position: relative;
    margin-bottom: 40px;
    text-align: center;
}
.breadcrumb-abs {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    text-align: left;
    transform: translate(-50%,-50%);
}
.img-responsive {
    max-width: 100%;
    height: auto;
}
#wrapper .breadcrumb {
    background: transparent;
    padding: 0;
    display: inherit;
	margin: 0;
}
#wrapper .breadcrumb li a {
    color: #111111;
    text-transform: uppercase;
    line-height: 1;
    font-size: 20px;
    font-weight: 600;
}
#wrapper .breadcrumb li:after {
	margin: 0 15px;
    font-size: 14px;
    font-weight: bold;
    content: ">";
    color: #111111;
}
#wrapper .breadcrumb li:last-child:after{display: none;}
.block-categories,#search_filters {
    margin-bottom: 15px;
    padding: 0;
    float: left;
    width: 100%;
    background: #fff;
    box-shadow: none;
}
ul.category-top-menu {
    margin: 0 0 -1px;
    width: 100%;
    float: left;
}
.block-categories ul.category-top-menu{
	
}
.block-categories>ul>li>.category-sub-menu {
    width: 100%;
    float: left;
	padding:0;
	margin:0;
    border: none;
}
.blog-categories.blog-categories>ul>li>.category-sub-menu{
	padding-bottom: 0px;
}
ul {
    list-style: none;
    padding-left: 0;
}
.block-categories .category-sub-menu li {
    float: left;
    position: relative;
    width: 100%;
}
.block-categories .category-sub-menu li[data-depth="0"]>a,
#search_filters .facet .facet-title{
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    line-height: 1;
    padding-bottom: 15px;
    text-transform: uppercase;
    border-bottom: none;
    color: #111111;
    margin-bottom: 0px;
}
.block-categories .collapse-icons {
    border: medium none;
    cursor: pointer;
    font-size: 12px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 4px;
    width: 20px;
    line-height: 20px;
    text-align: right;
    color: #9c9c9c;
}
.block-categories .collapse-icons i,
.block-categories .arrows i {
    line-height: 18px;
    font-size: 12px;
}
.block-categories .collapse-icons .remove,
.block-categories .arrows .remove{
    display: none;
}
.block-categories .arrows[aria-expanded=true] .remove{display: block}
.block-categories .collapse-icons[aria-expanded=true] .add,
.block-categories .arrows[aria-expanded=true] .add{
    display: none;
}
.block-categories .category-sub-menu li[data-depth="1"] {
    margin-bottom: 0;
    position: relative;
    float: left;
    width: 100%;
	border-bottom:none;
}
.block-categories .category-sub-menu li[data-depth="1"]:last-child{
	border-bottom: none;
}
.block-categories .category-sub-menu .category-sub-link {
    float: left;
    font-size: 15px;
    line-height: 18px;
    width: 100%;
    position: relative;
    padding:15px;
	padding-left: 0;
    color: #666;
    text-transform: capitalize;
    font-weight: 400;
}
.block-categories .category-sub-menu li[data-depth="1"]>a::before {
    content: "\f105";
    float: left;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px;
	display: none;
}
#search_filters>h4:hover, #tags_block_left .title_block:hover,h4.title_left_col:hover,
#tags_block_left .title_block a:hover, .title_left_col a:hover,
.block-categories>ul>li:first-child a:hover, .block-categories .category-sub-menu li[data-depth="0"]:hover>a, .block-categories .category-sub-menu li[data-depth="0"]:hover>.navbar-toggler i, .block-categories .category-sub-menu li[data-depth="1"]:hover>a, .block-categories .category-sub-menu li[data-depth="1"]:hover>.arrows i, .block-categories .category-sub-menu li[data-depth="2"]:hover>a, .block-categories .category-sub-menu li[data-depth="2"]:hover>.arrows i, .block-categories .category-sub-menu li[data-depth="3"]:hover>a, .block-categories .category-sub-menu li[data-depth="3"]:hover>.arrows i, .block-categories .category-sub-menu li[data-depth="4"]:hover>a, .block-categories .category-sub-menu li[data-depth="4"]:hover>.arrows i, .block-categories .category-sub-menu li:hover:not([data-depth="0"]):not([data-depth="1"])::before {
    color: #f70b38;
}
#tags_block_left .title_block
{
    display: table;
	margin-bottom: 32px;
    color: #111;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    position: relative;
    line-height: 1;
    border-radius: 0;
    text-transform: uppercase;	
}
#search_filters>h4{
	display:none;
}
#_desktop_search_filters_clear_all {
    margin-bottom: 20px;
}
#_desktop_search_filters_clear_all button{
	margin: 0;
    padding: 7px 15px;
}
#search_filters .facet {
    border-bottom: none;
    float: left;
    padding: 0 0 28px;
	width: 100%;
}
#search_filters .facet .collapse {
    margin: 0;
}
#search_filters .facet ul li {
    display: inline-block;
    width: 100%;
    float: left;
    line-height: 30px;
    border-bottom:none;
}
#search_filters .facet ul li:last-child{border-bottom: none;}
#search_filters .facet .facet-label, #search_filters_brands .facet .facet-label, #search_filters_suppliers .facet .facet-label {
    margin-bottom: 0;
}

.block-categories .category-sub-menu .arrows {
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 10px;
    color: #9c9c9c;
	font-size: 12px;
}
.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before{
	display: none;
}
.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) a::before {
	content: "\f105";
    float: left;
    font: normal normal normal 14px/1 FontAwesome;
    line-height: 18px;
    margin-right: 10px;
}
.custom-checkbox {
    position: relative;
}
.custom-checkbox input[type="checkbox"] + span {
    border: 1px solid #cdcdcd;
    width: 12px;
    height: 12px;
}
#search_filters .facet .facet-label a {
    color: #666;
    font-size: 15px;
    line-height: 18px;
    margin-top: 0px;
	vertical-align: middle;
	text-transform: capitalize;
}
#search_filters .search_filters_content{
    overflow: hidden;
    border: 1px solid #ebebeb;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover, .btn:hover, .btn-primary:active {
    background: #f70b38;
    color: #fff;
	box-shadow: none;
}
.btn-primary, .btn {
    background: #111;
	border-radius: 0px;
    color: #fff;
    transition: all 0.15s ease-in-out 0s;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
}
.btn-tertiary {
    background: #111 none repeat scroll 0 0;
    box-shadow: none;
    color: #fff;
    margin: 20px 27px 0;
    padding: 5px 15px;
    -webkit-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.1s ease-in-out 0s;
    -moz-transition: all 0.1s ease-in-out 0s;
    -o-transition: all 0.1s ease-in-out 0s;
}
.btn-primary, .btn-secondary, .btn-tertiary {
    box-shadow: none;
	border: none;
    font-weight: 400;
    padding: 10px 20px;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.btn {
    line-height: 18px;
    font-size: 14px;
}
#search_filters .facet .facet-title:hover, #search_filters .facet .facet-label a:hover {
    color: #f70b38;
}
.custom-radio {
	width:18px;
	height:18px;
    border-radius: 100%;
    border: 1px solid #ebebeb;
    background: #fff;
    margin-right: 5px;
}
button, input, select {
    overflow: visible;
}
#search_filters .facet:last-child {
    border-bottom: none;
}
.custom-checkbox input[type=checkbox] {
    margin-top: .25rem;
    opacity: 0;
    cursor: pointer;
    position: absolute;
}
.block-categories .category-sub-menu {
    margin: 0;
    padding-left: 15px;
    float: left;
    width: 100%;
}
.field-banner-slider .flexslider {
    margin:0;
    position: relative;
    zoom: 1;
    min-height: 50px;
}
#left-column .field-banner-slider{
	margin-bottom: 40px;
}
#product #left-column .field-banner-slider{
	margin-bottom: 60px;
}
.field-banner-slider .flex-control-paging li a:hover, .field-banner-slider .flex-control-paging li a.flex-active, .nivo-controlNav a:hover, .nivo-controlNav a.active {
    background: #f70b38;
    box-shadow: none !important;
    cursor: pointer;
}
.item-product-list {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    float: left;
    border: 1px solid #ebebeb;
    border-radius: 0;
}
@media (min-width: 576px){
.item-product-list .js-product-miniature {
    display: flex;
    align-items: start;
}}
.item-product-list .left-product {
	position: relative;
    display: table;
	border-right: 1px solid #ebebeb;
}
.item-product-list .left-product a{
    position: relative;
}
@media (min-width: 525px){
	#box-product-list .right-product {
		flex: 1;
	}
}
.item-product-list .right-product .product_name {
    display: block;
    margin-bottom: 12px;
	line-height: 1;
}
.item-product-list .right-product .product_name a {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.item-product-list .right-product .product_name a:hover{
	color: #f70b38;
}
#box-product-list .right-product .comments_note {
    display: block;
    padding-bottom: 16px;
	width: 100%;
	text-align: left;
    float: none;
}
#products .item-product-list .right-product .product-price-and-shipping {
    text-align: left;
	width: 100%;
    line-height: 20px;
    margin-bottom: 15px;
	float: none;
}
#products .item-product-list .right-product .decriptions-short p {
    line-height: 20.07px;
    margin-bottom: 25px;
    text-align: justify;
}
#js-product-list .pagination {
    margin-top: 10px;
}
#box-product-list .price {
    color: #f70b38;
    font-size: 18px;
    font-weight: 600;
}
#box-product-list .regular-price{
    color: #999999;
    font-size: 14px;
    font-weight: 500;
}
#box-product-list .right-product .star_content {
    text-align: left;
}
.button-action-list {
    display: block;
    width: 100%;
    margin-bottom: 0;
    overflow: hidden;
}
#js-product-list .item-product-list .button_view_product,
#js-product-list .item-product-list .btn-add-to-cart-list, #js-product-list .item-product-list .btn-quickview-list, #js-product-list .item-product-list .compare, #js-product-list .item-product-list .wishlist{
    display: inline-block;
    float: left;
    margin-right: 7px;
}
#js-product-list .item-product-list .btn-quickview-list{margin-right: 0;}
#js-product-list .item-product-list .button_view_product a,
#js-product-list .item-product-list .btn-add-to-cart-list .add-to-cart,#js-product-list .item-product-list .wishlist a, #js-product-list .item-product-list .btn-quickview-list .quick-view, #js-product-list .item-product-list .compare a{
    width: 40px;    
    height: 40px;
	line-height: 36px;
    padding: 0;
    border: 2px solid #111111;
    background: transparent;
    color: #111111;
    text-align: center;
    font-size: 14px;
    z-index: 2;
    font-weight: 400;
    display: inline-block;
}
.d-none{
    display: none!important;
}
#js-product-list .item-product-list .button_view_product:hover a,
#js-product-list .item-product-list .wishlist:hover a, #js-product-list .item-product-list .btn-quickview-list:hover .quick-view, #js-product-list .item-product-list .compare:hover a, #js-product-list .item-product-list .btn-add-to-cart-list:hover .add-to-cart {
    background: #f70b38;
	border: 2px solid #f70b38;
	color:#fff;
}
#product h1[itemprop="name"] {
	font-weight: 600;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #111111;
}
#product .product-prices .current-price span:first-child{
    font-size: 20px;
    font-weight: 600;
	color:#f70b38;
    line-height: 1;
	margin-right: 16px;
}
#product .product-discount .regular-price {
    text-decoration: line-through;
    font-weight: 400;
    margin-right: 0;
    font-size: 14px;
    color: #909090;
}
.product-prices div {
    margin-bottom: 0;
    display: inline-block;
}
.product-information p {
    text-align: justify;
    line-height: 24px;
    font-weight: 400;
    color: #666;
	margin-bottom:30px;
}
.product-variants>.product-variants-item {
	margin: 15px 0 0px;
    display: inline-block;
    width: 50%;
    float: left;
    clear: none;
}
.product-variants{
	overflow:hidden;
}
.product-actions .control-label {
    font-size: 16px;
    text-transform: uppercase;
    color: #111111;
    font-weight: 600;
	margin-bottom: 10px;
}
.product-variants>.product-variants-item select {
    border: none;
    height: 40px;
    width: 100%;
    float: left;
    padding: 0 12px;
    margin-top: 2px;
    background: #fff;
    font-size: 14px;
    color: #999;
    border: 1px solid #ebebeb;
	box-shadow: none;
	border-radius: 0;
    line-height: 40px;
    height: 40px !important;
}
.quickview .product-prices {
	margin-top: 18px !important;
    margin-bottom: 18px !important;
}
#product .product_right .product-prices {
	margin-top: 0px;
    margin-bottom: 20px;
	float: left;
}
#product-description-short {
    text-align: justify;
}
#product .comments_note {
    float: right;
}
#product .product-des{
	clear:both;
	margin-bottom: 24px;
}
.product-add-to-cart {
    margin-top: 32px;
    display: block;
    overflow: hidden;
}
.product-quantity .qty {
    float: left;
    width: 100%;
    margin-bottom: 25px;
    margin-right: 0;
}
.product-actions .product-add-to-cart .control-label {
    line-height: 38px;
    margin-right: 10px;
    display: inline-block;
    width: auto;
}
.product-quantity .input-group {
    float: left;
    width: auto;
	box-shadow: none;
}
.product-quantity #quantity_wanted {
    color: #414141;
    background-color: #fff;
    height: 38px;
    padding: .175rem .5rem;
    width: 3rem;
}
#main .images-container .js-qv-mask .owl-carousel .owl-stage{
	margin:0 auto;
}
.product-quantity .input-group-btn-vertical {
    float: left;
}
.bootstrap-touchspin .input-group-btn-vertical>.btn {
    padding: 9px 11px 9px;
    height: 20px;
}
.product-line-grid-right .bootstrap-touchspin {
    box-shadow: none;
    width: auto;
}
.product-line-grid-right .bootstrap-touchspin>.form-control, .product-line-grid-right .bootstrap-touchspin>.input-group {
    min-height: 38px;
    height: 38px;
}
.cart-item .product-line-grid {
    display: flex;
    align-items: center;
}
.cart-item .product-line-grid .product-line-grid-body>.product-line-info>.label {
    padding: 0;
    line-height: 35px;
    text-align: left;
    white-space: inherit;
    font-size: 15px;
}
.product-line-grid-right .cart-line-product-actions, .product-line-grid-right .product-price {
    color: #f70b38;
    line-height: 36px;
}
#cart .product-price strong{
	font-weight:400;
}
.product-quantity .input-group-btn-vertical .btn i {
    font-size: 1rem;
    top: .125rem;
    left: .1875rem;
}
.bootstrap-touchspin .btn-touchspin {
    color: #333;
}
.product-quantity .add {
    float: left;
    margin-bottom: 0;
}
.product-actions .add-to-cart:hover, .product-actions .wishlist:hover, .product-actions .compare:hover {
    background: #f70b38;
	border: 2px solid #f70b38;
	color:#fff;
	transition:0.4s;
}
.product-actions .product-wishlist {
    margin-left: 5px;
    padding: 0;
    text-align: center;
}
.product-actions .add-to-cart, .product-actions .wishlist, .product-actions .compare{
    background: transparent;
    font-size: 14px;
    width: 40px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #111;
    transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    -webkit-transition: all 0.15s ease-in-out 0s;
    display: inline-block;
    font-weight: normal;
    color: #111;
    float: left;
    padding: 0;
    margin-right: 8px;
    text-align: center;
    opacity: 1;
}
.product-actions .wishlist{margin-right: 0;}
.product-actions .compare a, .product-actions .wishlist a {
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #111;
}
.product-actions .compare:hover a, .product-actions .wishlist:hover a {
    color: #fff;
}
.product-quantity{
	display:block;
}
.active_grid #box-product-grid {
    display: block;
}
.social-sharing {
    margin: 0;
	margin-top: 4px;
	display: inline-block;
}
.social-sharing ul {
	margin-top: 0px;
    margin-bottom: 0;
}
.facebook.icon-gray, .twitter.icon-gray, .pinterest.icon-gray, .googleplus.icon-gray {
    background-image: none!important;
    background: none!important;
}
.social-sharing li {
    box-shadow: none;
    border-radius: 0;
    height: auto;
    width: auto;
    float: left;
    margin: 4px 15px 0 0;
    line-height: 35px;
}
.social-sharing li a {
    text-align: center;
    text-indent: inherit;
    float: left;
    overflow: visible;
    font-size: 0;
    color: #666;
    font-weight: 400;
    width: auto;
    height: auto;
    line-height: 1;
    background: none;
    padding: 0;
    border: none;
}
.social-sharing li a:before {
    background: none!important;
    margin-right: 5px;
	font-size:20px;
	color:#606060;
}
.facebook a:before {
    content: "\f09a";
}
.twitter a:before {
    content: "\f099";
}
.googleplus a:before {
    content: "\f0d5";
}
.pinterest a:before {
    content: "\f0d2";
}
.facebook:hover a:before {
    color: #435f9f;
}
.twitter:hover a:before {
    color: #00aaf0;
}
.googleplus:hover a:before {
    color: #e04b34;
}
.pinterest:hover a:before {
    color: #ce1f21;
}
.facebook.icon-gray a:before, .twitter.icon-gray a:before, .pinterest.icon-gray a:before, .googleplus.icon-gray a:before {
    font-family: "FontAwesome";
}
.tabs {
	background: #fff;
    box-shadow: none;
    margin-top: 100px;
    margin-bottom: 100px;
    padding: 30px;
    border: 1px solid #ebebeb;
}
.tabs .nav-tabs {
    margin-bottom: 25px;
    border-bottom: none;
	text-align: center;
}
.tabs .nav-tabs .nav-item {
	margin: 0;
    line-height: 1;
    float: none;
    display: inline-block;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
    color: #f70b38;
    background: none;
    border: none;
	border-right: 2px solid #f70b38;
}
.tabs .nav-tabs .nav-item:last-child a{
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}
.tabs .tab-content {
    text-align: justify;
    background: none;
    overflow: hidden;
    border: none;
    padding: 0;
}
.tabs .tab-pane {
    padding-top: 0;
}
.tabs .product-description p {
	margin-bottom: 25px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}
.tabs p {
    line-height: 24px;
    margin: 0;
}
.tabs .product-description p:last-child {
    margin-bottom: 0;
}
.tabs .nav-tabs .nav-link {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    padding: 0 20px 0 0;
    color: #111111;
    background: none;
    margin-right: 15px;
	border-right: 2px solid #dddddd;
}
#product_comments_block_tab {
    margin: 0;
}
.tabs p.align_center:hover{
    color: #f70b38;
}
#product_comments_block_tab a {
	text-decoration: none!important;
    font-weight: 400;    
}
#product_comments_block_tab a.open-comment-form:not(#new_comment_tab_btn){
	color: #fff;
}
#right-column .title_block {
    font-size: 22px;
    color: #000;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 18px;
    text-transform: uppercase;
	text-align:left;
}
#right-column .cross1 {
    margin: 0 0 5px;
}
#right-column .cross2 {
    margin: 0 0 30px;
}
#right-column > div {
	margin-bottom:50px;
	clear: both;
}
#right-column > div.blog-categories{
	margin-bottom:30px ;
}
div.tags_block .block_content a {
    line-height: 30px;
    padding: 0 15px;
    background: none;
    border: 1px solid #ccc;
    display: inline-block;
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    color: #666;
    font-weight: 400;
    text-transform: none;
}
div.tags_block .block_content a:hover {
    background: #f70b38;
	border-color: #f70b38;
    color: #fff;
}
div.tags_block .block_content {
    border: none;
    display: inline-block;
    padding: 0;
    border-radius: 0;
    width: 100%;
	margin-bottom: -15px;
}
.product-quantity .qty {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
}
#product .js-qv-mask.mask{
	height: 100%;
    padding-right: 16px;
    margin: 0 auto;
    position: relative;
    float: left;
	width: 21.05%;
}
#product .images-container .js-qv-mask .owl-carousel.owl-drag .owl-item.active:last-child{
	margin-right:0;
}
.product-des p{
	font-size: 14px;
    color: #666;
    font-weight: 400;
    text-align: justify;
    margin-top: 0px;
    line-height: 24px;
}
.text_des_pro{
	font-size:16px;
	font-weight:600;
	color:#111111;
	margin-bottom: 8px;
    display: block;
}
#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
    color: #111111;
    font-weight: nomal;
    text-align: left;
    float: left;
    line-height: 1;
}
#product .discount-amount{
	display:none;
}
#product-modal .modal-content .modal-body .product-cover-modal {
    margin: 0 auto;
    display: block;
}
#product-modal .modal-content .modal-body .image-caption {
    background: #fff;
    width: 100%;
    padding: 12px;
    border-top: 1px solid #f2f2f2;
}
#product-modal #product-description-short {
    margin-top: 0;
    text-align: justify;
    line-height: 20px;
    color: #666;
}
#product-modal .modal-content .modal-body {
    margin-left: 0;
    padding: 0;
}
#product-modal .modal-content .modal-body .product-images img:hover, .product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
    border: 2px solid #f70b38;
}
#tab-content .product-manufacturer{
	text-align:center;
}
#tab-content .product-reference{
	display: inline-block;
}
#tab-content .product-quantities{
	display: inline-block;
    text-align: right;
    float: right;
}
#tab-content #product-details .label{
	margin:0;
}
.product-cover {
    margin-bottom: 0px;
    position: relative;
	float: left;
	width: 78.95%;
}
#product .js-qv-mask.mask .bx-wrapper .thumb-inner{
	position: relative;
    overflow: hidden;
}
.product-cover img {
    box-shadow: none;
    background: transparent;
	max-width: 450px;
}
.product-flags {
    top: 0;
    width: auto;
    margin: 0;
	position: static;
}
#product .product-flag.new {
    display: block;
    color: #fff;
    background: #333;
    font-size: 14px;
    position: absolute;
    top: 10px !important;
    left: 10px;
    line-height: 28px;
    height: 28px;
    min-width: 50px;
    padding: 0 6px;
    z-index: 3;
    text-align: center;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 0;
    box-shadow: none;
    border-radius: 4px;
}
#product .product-flag.on-sale {
	display: block;
    color: #fff;
    background: #f70b38;
    left: auto;
    font-size: 14px;
    position: absolute;
    right: 10px;
	top: 10px;
    line-height: 28px;
    height: 28px;
    min-width: 50px;
    padding: 0 6px;
    z-index: 3;
    text-align: center;
    font-weight: 400;
    text-transform: capitalize;
    width: auto;
    box-shadow: none;
    border-radius: 4px;
}
#category .js-search-filters-clear-all:hover{
	border:none;
}
#wrapper .breadcrumb li a:hover {
    color: #f70b38;
}
.active_filters {
    clear: both;
}
#product .images-container .owl-nav{
	display: none;
    left: 0;
    margin-top: -17px;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 50%;
    width: auto;
    z-index: 1;
    height: 0;
    line-height: 0;
}
#product .images-container .owl-nav span {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #333333;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
#product .images-container .owl-nav button:hover span{
	background: #f70b38;
    color: #fff;
transform: none;
}
#product .images-container .owl-carousel{
	position:static;	
}
#product .owl-carousel .owl-nav .owl-prev{
    float: left;
}
#product .owl-carousel .owl-nav .owl-next{float: right;}

#footer_contact{
	margin-bottom:96px;
}

#back-top {    
	    right: 10px;
    bottom: 10px;
    color: #fff;
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    position: fixed;
    text-align: center;
    z-index: 200;
    padding: 3px;
    border: 2px solid #2b2b2b;
    border-radius: 100%;
}
#back-top a{
	width: 35px;
    height: 35px;
    background: #2b2b2b;
    color: white;
    line-height: 35px;
    border-radius: 100%;
	display: block;
}
#back-top:hover a{
	background:#f70b38;
}
#back-top:hover{border-color: #f70b38;}
@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;
	}
}
.quickview .modal-dialog, #blockcart-modal .modal-dialog {
    max-width: 57rem;
    width: calc(100% - 30px);
    margin: 30px auto;
}
.modal-content {
    background: #fff;
    border-radius: 0;
    border: none;
}
#blockcart-modal .modal-body {
    padding: 30px;
}
.quickview .modal-content, #blockcart-modal .modal-body {
    background-color: #fff;
	min-height: auto;
}
#blockcart-modal .modal-header {
	background: none;
    padding: 0;
    border: none;
}
#blockcart-modal .modal-title {
    color: #46a74e;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
    padding-top: 20px;
    font-weight: 400;
}
#blockcart-modal .modal-title i {
    margin-right: 10px;
}
#blockcart-modal .product-image {
    width: 100%;
}
#blockcart-modal .product-name {
    color: #333;
    font-size: 15px;
    font-weight: 400;
	margin-bottom: 15px;
    text-transform: capitalize;
}
#blockcart-modal .divide-right p.price {
	color: #f70b38;
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 18px;
}
#blockcart-modal .modal-body .divide-right span {
    color: #666;
}
#blockcart-modal .divide-right {
    border-left:1px solid #ebebeb;
	border-right:none;
}
#blockcart-modal .cart-content {
    padding-left: 15px;
}
#blockcart-modal .cart-content p.cart-products-count {
	font-size: 20px;
    font-weight: 500;
    color: #000;
}
#blockcart-modal .box-cart-content {
    margin-top: 100px;
    display: table;
}
#blockcart-modal .cart-content .btn {
    background: #111 none repeat scroll 0 0;
	color: #fff;
    float: left;
    font-size: 13px;
    font-weight: 400;
    margin: 10px 10px 0 0;
    padding: 8px 15px;
    border: none;
    box-shadow: none;
    transition: all 0.15s ease-in-out 0s;
    -moz-transition: all 0.15s ease-in-out 0s;
    -ms-transition: all 0.15s ease-in-out 0s;
    -o-transition: all 0.15s ease-in-out 0s;
    -webkit-transition: all 0.15s ease-in-out 0s;
}
#blockcart-modal .cart-content .btn:hover{
    background: #f70b38;
}
#blockcart-modal .cart-content p strong,#blockcart-modal .divide-left strong {
    color: #666;
}
#blockcart-modal .cart-content p {
    color: #f70b38;
}
.modal-header .close {
    z-index: 2;
}
.modal-header .close, .popup-header .close{
    margin: 0;
    opacity: 1;
    text-shadow: unset;
    background: #bbb none repeat scroll 0 0;
    position: absolute;
    right: 0;
    top: 0;
}
.modal-header .close:hover , .popup-header .close:hover{
    background: #f70b38;
}
#blockcart-modal .cart-content-btn {
    margin-top: 30px;
    display: table;
}
.modal-header .close span, .popup-header .close {
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 25px;
    font-size: 17px;
    float: left;
    text-shadow: unset;
    color: #fff;
    font-weight: bold;
}
#moda_popupnewsletter .modal-header .close span{font-size: 24px;}
#blockcart-modal {
    color: #999;
}
.PopupWishList {
    margin: 0;
    position: fixed;
    width: 360px;
    z-index: 9999999;
    right: 15px;
    top: 15px;
}
.PopupWishListInner {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    padding: 18px;	
}
.PopupWishListInner > h3 {
    font-size: 21px;
    margin-top: 0;
}
.noty_text_body {
	align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.noty_text_body .thumbnail {
    display: inline-block;
    flex: 0 0 auto;
    height: 72px;
    margin-bottom: 0;
    margin-right: 24px;
    width: auto;
}
.noty_text_body > p {
    flex: 1 1 auto;
    overflow: hidden;
}
.noty_text_body .thumbnail img{height: 100%;width: auto;}
.close-popcompare {
    position: absolute;
    right: 18px;
    top: 13px;
}
.close-popcompare i{color: #b0b0b0;}
.PopupWishListInner > h3 > i {
    display: inline-block;
    margin-right: 10px;
    position: relative;
    color: #1696ef;
}
.noty_text_body strong {
    color: #1696ef;
}
#form_wishlist {
    margin-bottom: 30px;
}
#form_wishlist .page-subheading {
    margin-bottom: 20px;
    text-transform: uppercase;
	font-size: 22px;
}
#form_wishlist input.inputTxt {
    border: 1px solid #ebebeb;
    color: #666666;
    font-size: 14px;
    height: 35px;
    padding: 0 10px;
    width: 300px;
    display: inline-block;
    float: left;
}
#form_wishlist #submitWishlist {
	float: left;
    margin-left: 10px;
    line-height: 35px;
    padding: 0 15px;
    border: none;
}
#footer #block_myaccount_infos ul .lnk_wishlist i {
    display: none;
}
#footer #block_myaccount_infos ul .lnk_wishlist {
	width: 100%;
    max-width: 100%;
    flex: 100%;
    line-height: 36px;
    padding: 0;
	color:#666;
}
#footer #block_myaccount_infos ul .lnk_wishlist:hover{
	color:#f70b38;
}
.PopupCompare {
    margin: 0;
    position: fixed;
    width: 360px;
    z-index: 9999999;
    right: 15px;
    top: 15px;
}
.PopupCompareInner {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    padding: 15px;
	overflow:hidden;
}
.PopupCompareInner .left-popup{
	float: left;
    margin-right: 15px;
}
.PopupCompareInner > h3 {
    font-size: 20px;
    margin-top: 0;
}
.total_compare_value, .total_wishlist_value {
	bottom: 10px;
    color: #fff;
    font-size: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #2b2b2b;
    position: fixed;
    left: 0;
    text-align: center;
    z-index: 1000;
}
.total_compare_value:hover, .total_wishlist_value:hover{
	background: #f70b38;
}
.total_compare_value span.total_compare_val{
    vertical-align: -webkit-baseline-middle;
	vertical-align: -moz-middle-with-baseline;
}
.total_wishlist_value{
	bottom: 52px;
}
.total_compare_value a, .total_wishlist_value a{
	color:#fff !important;
}
.field-demo-wrap{
	top: 132px;
}
.field-demo-wrap .control.inactive{
	background-color: #111111;
}
.field-demo-wrap .control.inactive:hover,.field-demo-wrap .control.active,
.cl-row-reset .cl-reset:hover{
	background-color: #f70b38;
}

.compare a.add_to_compare.btn-product.checked .compare-button-content i:before {
    content: "\f00d";
}
#module-fieldcompare-comparator .page-heading {
    margin-bottom: 25px;
    text-transform: uppercase;
	font-weight: bold;
}
#module-fieldcompare-comparator #product_comparison .item  {
    text-align: center;
	position: relative;
	min-width: 290px;
}
#module-fieldcompare-comparator .horizontal_mode .item-inner .right-product .product_desc{
	margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 24px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
#module-fieldcompare-comparator .horizontal_mode .item-inner{max-width: 270px; display: inline-block;}

#product_comparison .cmp_remove {
    bottom: 0;
    color: white;
    display: block;
    font-weight: 900;
    line-height: 24px;
    padding-bottom: 0px;
    padding-right: 0px;
    position: absolute;
    right: 0;
    z-index: 1;
}
#product_comparison .cmp_remove::before {
    border-color: transparent transparent #333333;
}
#product_comparison .cmp_remove::before {
    border-width: 0 0 40px 40px;
}
#product_comparison .cmp_remove::before {
    border-color: transparent transparent #333;
    border-style: solid;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
    z-index: -1;
}
#product_comparison .cmp_remove i {
    display: inline-block;
    font-size: 18px;
    padding-top: 0;
    margin-right: 3px;
}
.table-bordered thead td, .table-bordered thead th {
    border: 1px solid #ebebeb;
}
.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #ebebeb;
}
.card-block {
    padding: 30px 15px;
	box-shadow: none;
    border: none;
}
.page-my-account #content .links a.lnk_wishlist i{
    padding-bottom: 15px;
}
#block-order-detail .wishlisturl label{
    display: inline-block;
    margin-bottom: 0;
    line-height: 44px;
}
.wishlisturl > div > button.button-small {
    height: 35px;
    line-height: 35px;
	padding: 0 15px;
	width: 100%;
}
#module-blockwishlist-mywishlist .wlp_bought_list .item-inner .right-product{
	text-align:center;
}
#module-blockwishlist-mywishlist .wlp_bought_list .item-inner .right-product .product_name{margin-bottom: 10px;}
#module-blockwishlist-mywishlist .footer_links.wishlist_footer a.pull-left{
	    float: left;
}
#module-blockwishlist-mywishlist .right-product .comments_note {
    text-align: center;
    float: none;
}
.wlp_bought_list .address .btn_action {
    clear: both;
    margin-top: 10px;
    background: #333;
    line-height: 40px;   
    text-align: center;
}
.wlp_bought_list .address .btn_action:hover{
	background: #f70b38;
}
.wlp_bought_list .address .btn_action a {
    width: 100%;
    font-size: 16px; 
	color: #fff;
    text-transform: uppercase;
}
.wlp_bought_list > div {
	margin-bottom:20px;
	float: left;
    position: relative;
}
.wlp_bought_list .item-inner{
	margin: 0 auto;
    text-align: center
}
.wlp_bought_list .product_image{
    overflow: hidden;
    position: relative;
	margin: 0 auto;
	margin-bottom: 20px;
	max-width: 279px;
}
.wlp_bought_list .lnkdel {
    position: absolute;
    top: -10px;
    right: 6px;
    height: 20px;
    width: 20px;
    text-indent: 0;
    background: no-repeat;
    font-size: 18px;
    display: inline-block;
    line-height: 20px;
	z-index:10;
}
#module-blockwishlist-view .card{padding-bottom: 0;}
#module-blockwishlist-view .priority_product{margin-bottom: 5px;}
#module-blockwishlist-view .wlp_bought.horizontal_mode .item-inner{display: table;margin-bottom: 0px;}
#module-blockwishlist-view #view_wishlist h2{
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
    font-size: 22px;
    font-weight: 600;
}
#view_wishlist .horizontal_mode .item-inner .right-product {
    padding-bottom: 0px;
}
#module-fieldcompare-comparator .horizontal_mode .item-inner .left-product {   
    
}
#module-fieldcompare-comparator .footer_link{
	margin:0;
}
.breadcrumb-no-images {
    background: #000;
    line-height: 50px;
    margin-bottom: 40px;
}
.text-center {
    text-align: center!important;
}
.sdsarticleHeader {
    margin: 0;
    padding-bottom: 10px;
    text-align: left;
}
.sdsarticleHeader i.icon {
	vertical-align: unset;
    padding-right: 0;
    color: #f70b38;
}
.sdsarticleHeader span, .sdsarticleHeader span a {
	font-size: 15px;
    color: #858585;
}
.imageFeatured:hover{opacity: 0.8;}
.smartblogcomments#respond h4 {
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0;
}
.sdsarticleHeader .title_block {
	font-size: 22px;
    font-weight: 600;
    text-align: left;
    color: #333333;
    outline: 0;
    text-decoration: none;
    margin: 32px auto 12px;
    text-transform: uppercase;
    display: block;
    min-height: auto;
}
.sdsarticle-des {
    margin: 0;
}
#module-smartblog-category .card-block {
    margin-bottom: 0px!important;
}
#module-smartblog-category .card-block {
    padding: 0;
    border: none;
    background: none;
	box-shadow:none;
}
.articleContent img {
    max-width: 100%;
    padding: 0;
}
#smartblogcat .articleContent {
	display: block;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
}
.sdsreadMore{
	line-height: 1;
    margin-top: 25px;
}
.sdsreadMore a.r_more {
	padding: 0;
    float: none;
    font-weight: 400;
    border-radius: 4px;
    background: transparent;
    color: #333333;
	text-transform:uppercase;
    border: none;
}
.sdsreadMore a.r_more:hover{
    color: #f70b38;
	transition:0.4s;
}
.sdsreadMore a.r_more i {
    margin-left: 5px;
}
.sdsarticleCat {
    margin-bottom: 45px;
    background: #fff;
    padding-bottom: 0;
}
#module-smartblog-category .pagination{    
	padding: 0;
    border-width: 1px 0 0;
    padding-top: 50px;
	text-align: left;
}
#module-smartblog-category .pagination ul{
	text-align: left;
}
#module-smartblog-category .pagination .page-list li {
    margin-right: 10px;
}
#module-smartblog-category .pagination a {
	letter-spacing: 0 !important;
    width: 40px;
    height: 40px;
    line-height: 38px;
    font-size: 16px;
    color: #858585;
}
#module-smartblog-category .pagination .results{
	line-height: 48px;
    margin-top: 0;
}
#sdsblogArticle .title_block {
	 font-size: 22px;
    font-weight: 600;
    text-align: left;
    color: #333;
    outline: 0;
    text-decoration: none;
    margin: 50px auto 30px;
    text-transform: uppercase;
    display: block;
    min-height: auto;
}
#module-smartblog-details .sdsarticleHeader {
    padding-bottom: 25px;
}
#module-smartblog-details .card-block {
    border: none;
	box-shadow:none;
    padding: 0;
}
.sdsarticle-des p{
    font-size: 15px;
    text-align: justify;
    line-height: 28px;
}
#module-smartblog-details #content.block {
    margin-bottom: 0;
}
#product_comments_block_tab .footer_links a {
	color: #fff;
    margin: 0;
}
#respond input[type="text"] {
    width: 100%;	
}
#respond td:first-child {
    padding-top: 6px;
    vertical-align: top;
    width: auto;
}
#respond .note {
    color: #666;
    display: block;
    font-size: 13px;
    margin: 2px 8px;
}
.form-control:focus, .search-widget form input[type="text"]:focus {
    border-color: #f70b38;
    outline: 0;
	box-shadow: none;
}
#respond .right {
    padding: 15px 0 0;
    text-align: right;
}
#articleShareThis{
	margin-bottom: 15px;
}
#sdsblogCategory p, #sdsblogArticle p {
    line-height: 28px;
    margin-bottom: 10px;
}
.page-link:focus, .page-link:hover {
	box-shadow:none;
    background-color: #f70b38;
	letter-spacing:0 !important;
}
.sdsarticleHeader span a:hover {
    text-decoration: underline;
}
.commentList li .reply {
	margin-top: 10px;
    text-align: right;
    clear: both;
    overflow: hidden;
    display: block;
    height: auto;
}
.commentList li .reply a {
    background: none repeat scroll 0 0 #333;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 3px 15px;
    text-decoration: none;
    font-weight: 400;
    border-radius: 0px;
}
.commentList li {
    border: 1px solid #DDD;
    border-radius: 0;
    margin-bottom: 10px;
    min-height: 75px;
    padding: 8px 8px 8px 85px;
    position: relative;
}
.commentList li .avatar {
    background: none;
    border: none;
    left: 10px;
    padding: 2px;
    position: absolute;
    top: 10px;
}
.commentList li .name, .commentList li .name a {
    color: #333;
    cursor: default;
    font-size: 15px;
    text-decoration: none;
    font-weight: 700;
}
.commentList li .created {
    color: #666;
    font-size: 13px;
    margin: 2px 0 8px;
}
.commentList li .reply a:hover {
    background: none repeat scroll 0 0 #f70b38;
    color: #fff;
}
#product_comments_block_tab ul li {
    float: left;
}
.pull-right {
    float: right!important;
}

.block-categories.blog-categories>ul>li:first-child a:after{
	display:none;
}
.block-categories.blog-categories>ul>li>.category-sub-menu {
    padding-top: 0;
}
#right-column > div#tags_blog_block_left{
	margin-bottom:100px;
}
#sdssearch_block_top #search_query_top {
	display: inline;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    margin-right: 0px;
    border: 1px solid #ebebeb;
    border-radius: 2px;
    color: #888888;
}
#smartblogsearch .btn-blog-search{
	border-radius: 0;
    right: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    background: transparent;
    color: #aeaeae;
    font-size: 18px;
}
#right-column .title_left_col {
	font-size: 20px;
    color: #111111;
    font-weight: 600;
	margin-bottom: 25px;
}
.sdsbox-content ul {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0px;
}
#smartblogsearch .block_content,#recent_article_smart_blog_block_left .block_content{
	border: none;
    border-top: none;
	border-radius: 0;
}
.sdsbox-content .recentArticles li {
	padding: 0;
    margin-bottom: 30px;
    border-bottom: none !important;
    display: flex;
    align-items: center;
    width: 100%;
}
.sdsbox-content .recentArticles li .image {
    float: left;
    display: inline-flex;
    width: auto;
    height: auto;
    margin: 0 30px 0 0;
}
.right-block-smart {
    flex: 1;
}
.sdsbox-content .recentArticles li .right-block-smart a{
    font-size: 14px;
    font-weight: 400;
    padding: 0;
}
.sdsbox-content .recentArticles li .info {
    color: #999;
    font-size: 13px;
    text-transform: none;
    display: block;
}
.sdsbox-content .recentArticles li:last-child {
    border-bottom: none!important;
	padding-bottom: 0;
    margin-bottom: 0;
}
.blog-categories .category-sub-menu .category-sub-link{
	margin:0;
}
#main .page-footer {
    margin-bottom: 0;
}
#sdssearch_block_top #searchbox{
	float: none;
    width: 100%;
}
.form-control {
    background: transparent;
    color: #666;
    border: 1px solid #ebebeb;
    padding: .5rem 1rem;
	font-size: 14px;
}
.page-header h1{
    border-bottom: 1px solid #ebebeb;
    font-size: 24px;
    line-height: 1;
    margin: 0 0 40px;
    padding-bottom: 10px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    font-weight: 600;
    color: #111;
}
.popup-header h1 {
    border-bottom: 1px solid #ebebeb;
    font-size: 22px;
    line-height: 1;
    margin: 0 0 25px;
    padding-bottom: 10px;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    font-weight: 600;
	color: #111;
}
.page-footer a.account-link {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    display: table;
    float: left;
    margin-bottom: 100px;
    margin-right: 1rem;
    padding: 8px 15px;
}
.page-footer a.account-link:hover,.page-footer .text-sm-center a:hover {
    background: #f70b38;
}
.page-my-account #content .links a:hover i {
    color: #f70b38;
}
#main .page-content, #main .page-header {
    margin-bottom: 30px;
}
#contact .card, #module-smartblog-search .card, #module-smartblog-tagpost .card, #module-blockwishlist-mywishlist .card , #module-blockwishlist-view .card, #module-fieldcompare-comparator .card{
	margin-bottom: 100px;
}
.page-footer .text-sm-center a {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    display: table;
    line-height: 18px;
    margin-bottom: 100px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 15px;
    font-size: 14px;
    text-transform: uppercase;
}
#checkout #checkout-personal-information-step .nav-link {
    padding: 0;
}
.setting-desktop .setting-desktop-ft .fa-bars{
	font-size:14px;
}
.page-my-account #content .links a#blockwishlist-myaccount i {
    padding-bottom: 15px;
}
.input-group .input-group-btn>.btn[data-action=show-password] {
    background: #333;
    padding: 8.5px 15px;
}
.custom-checkbox label {
    text-align: left;
    display: inline;
}
.page-authentication #content {
    border: 1px solid #ebebeb;
    box-shadow: none;
    max-width: 870px;
    padding: 30px 20px;
    margin-bottom: 100px;
}
.send-renew-password-link {
    text-align: center;
}
.quickview .modal-header {
    border: none;
    padding: 0;
}
.cart-grid-body .card-block h1 {
    margin-bottom: 0;
    font-weight: 600;
}
.separator {
    margin: 0;
    border-color: rgba(0,0,0,.1);
}
.cart-summary-line .value {
    color: #f70b38;
}
.card.cart-container, .card.cart-summary {
    margin-bottom: 30px;
}
.cart-grid .cart-grid-body>a.label {
    box-shadow: none;
    font-weight: 400;
    padding: 6px 15px;
    background: #111;
    color: #fff!important;
    padding-left: 5px;
    display: inline-block;
    margin-bottom: 70px;
}
.cart-grid .cart-grid-body>a.label:hover{
    background: #f70b38;
}
#_desktop_cart .click-cart i{
	font-size: 18px;
    color: #fff;
}
#_desktop_cart .unline_cart{float: right;display: none}
#_desktop_cart span.cart-products-count{
    display: inline-block;
    font-size: 14px;
    color: #f70b38;
	font-weight:700;
    position: relative;
    top: -14px;
	margin-left: -2px;
    background: none;
    width: auto;
    height: auto;
    line-height: 1;
    text-align: center;
    border-radius: 0;
}
#_desktop_cart{
	display: inline-block;
    color: #666;
    float: right;
	position: relative;
	margin-right: 20px;
}
#_desktop_cart .click-cart:hover{
	color: #f70b38;
}
#header a{color: #2b2b2b;}
#_mobile_setting{
	position:relative;
}
#field-search-no-popup form#searchbox{
	position: relative;
    display: inline-block;
	margin-left: 60px;
}
.sticky-fixed-top #field-search-no-popup form#searchbox{margin-left: 0;}
#field-search-no-popup{
	display: inline-block;
    border: none;
    padding: 0;
    margin: 0;
    top: 32.5px;
    background: transparent;
    max-height: 35px;
}
#field-search-no-popup .search_filter{
	width: 210px;
    margin: 0;
    float: left;
}
#field-search-no-popup .search_filter .form-control{
	border: 1px solid #ebebeb;
    background: transparent;
    padding: 0px 30px;
    text-align: left;
    cursor: auto;
    min-height: 45px;
    font-size: 14px;
    border-radius: 30px 0 0 30px;
    font-weight: normal;
    text-transform: none;
    color: #666666;
}
#field-search-no-popup #search_query_top{
	background: transparent;
    border: 1px solid #666666;
    padding: 0 20px;
    color: #666;
	height: 35px;
    line-height: 35px;
    font-size: 13px;
    width: 250px;
    border-radius: 30px;
    position: relative;
    float: left;
    transition: all 0s ease-in-out 0s;
    -moz-transition: all 0s ease-in-out 0s;
    -ms-transition: all 0s ease-in-out 0s;
    -o-transition: all 0s ease-in-out 0s;
    -webkit-transition: all 0s ease-in-out 0s;
}
#field-search-no-popup .btn.button-search{
	padding: 0;
    border-radius: 0;
    top: 0;
    right: 20px;
	line-height: 35px;
	color: #f70b38;
    font-size: 13px;
    position: absolute;
    border: none;
    background: none!important;
    transition: all 0s ease-in-out 0s;
    -moz-transition: all 0s ease-in-out 0s;
    -ms-transition: all 0s ease-in-out 0s;
    -o-transition: all 0s ease-in-out 0s;
    -webkit-transition: all 0s ease-in-out 0s;
}
#_desktop_search{
	float: right;
    margin-right: 30px;
    color: #fff;
    font-size: 18px;
}
.wishlist_header_top,.checkout_header_top{
	float: right;
    line-height: 40px;
    padding-right: 28px;
}
.checkout_header_top{padding-right: 0;}
#header .wishlist_header_top a,#header .checkout_header_top a{
	color: #999;
}
.wishlist_header_top i,.checkout_header_top i{padding-right: 8px;}
.setting-desktop{
	float: right;
}
.icon-setting-desktop i{
	font-size:18px;
	color:#fff;
}
.setting-desktop .setting-desktop-ft{
	font-size: 14px;
    color: #999;
}
.setting-desktop .setting-desktop-ft i{    padding-right: 8px;}
.setting-desktop .setting-desktop-ft:hover,.nav_text:hover{color: #f70b38;}

#header .dropdown .expand-more i{
	font-size: 11px;
    padding-left: 2px;
}
#_desktop_user_info > div{
	position: relative;
    line-height: 1;
    transition: all 0.15s ease-in-out 0s;
	color: #666;
    font-size: 14px;
    display: inline-block;
    width: 100%;
	float: left;
	cursor:pointer;	
}
#_desktop_user_info .button-popup-signin{
	margin-bottom: 12px;
}
#_desktop_user_info > div:hover{
	color: #f70b38;
}
.dropdown .expand-more{
	color: #999;
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0.30);
    margin-right: 10px;
    padding: 2px 10px;
    line-height: 24px;
    border-radius: 4px;
}
.dropdown:hover .expand-more{color: #f70b38;border-color: #f70b38;}
#header a:hover {
    text-decoration: none;
    color: #f70b38;
}
.popup-footer{
	text-align: center;
    margin-top: 20px;
}
.popup-footer span:hover{
	color:#f70b38;
	cursor:pointer;
}
#Popup_forgot_password_form .text-forgot-password{
	margin-bottom:15px;
    display: block;
}
#Popup_customer_form .popup-content{
	height: 100%;
    overflow-y: auto
}
.product-price {
    color: #f70b38;
    display: inline-block;
}
body#checkout #footer {
    box-shadow: none;
    padding: 0;
    background: transparent;
    color: inherit;
}
body#checkout section#content {
    margin-bottom: 100px;
}
#popup-cart .cart-item-product img{
	max-width:90px;
	height:auto;
}
.has-discount .discount {
    background: #f70b38;
    color: #fff;
    font-weight: 400;
    padding: 8px;
    font-size: 14px;
    margin-left: 25px;
    text-transform: uppercase;
    display: inline-block;
    line-height: 1;
}
body#checkout section.checkout-step .step-title {
    text-transform: uppercase;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: 600;
}
body#checkout a:hover,.has-discount.product-price, .has-discount p{
    color: #f70b38;
}
body#checkout section.checkout-step {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    background-color: #fff;
    border-bottom: 1px solid #ebebeb;
    padding: .9375rem;
}
#order-items hr {
    border-top-color: #ebebeb;
}
.card {
    margin-bottom: 30px;
	border: none;
	padding:0;
}
#product_comments_block_tab div.comment .star_content{
	clear: none;
}
#product_comments_block_tab div.comment {
    margin: 0 0 20px 0;
    padding: 5px;
    border-bottom: 1px dotted #ebebeb;
}
#product_comments_block_tab .comment_author span {
    margin-top: 0;
    margin-right: 10px;
    line-height: 22px;
}
#new_comment_form .product img {
    float: none;
    border: none;
	max-width: 100%;
    height: auto;
}
#new_comment_form .modal-header{
    justify-content: center;
    text-transform: uppercase;
    border-bottom: 1px solid #ebebeb;
}
#new_comment_form .modal-header h2{
	line-height:1;
}
#new_comment_form .product {
    padding: 0 0px 15px;
}
#new_comment_form .product .product_desc {
    float: left;
    margin-left: 0;
    width: 100%;
    line-height: 24px;
    color: #666;
}
#new_comment_form .product .product_desc .product_name {
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
}
#new_comment_form label {
    display: block;
    margin: 0;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
    padding: 0 15px;
}
#new_comment_form textarea ,#new_comment_form input{
    border: 1px solid #ebebeb;
}
#new_comment_form_footer .required{
	display:inline-block;
}
#new_comment_form #criterions_list li {
    margin-bottom: 0;
}
#new_comment_form #criterions_list label {
    display: inline-block;
    float: none;
    margin: 0;
    text-align: right;
    min-width: auto;
    padding: 0;
	margin-right:10px;
}
#new_comment_form #criterions_list .star_content{
    display: inline-block;
    vertical-align: middle;
}
#new_comment_form #criterions_list {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
    list-style-type: none;
    text-align: center;
}
#submitNewMessage {
    margin-left: 0;
}
#new_comment_form .modal-dialog {
    max-width: 700px;
}
.smartblogcomments#respond{
	margin-bottom:70px;
}
#cms #cms-about-us .our-team img {
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
#cms #cms-about-us img {
    margin: 0;
}
.page-content.page-cms .cms-box img {
    max-width: 100%;
}
#cms #cms-about-us p.title_font {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 30px;
    color: #2b2b2b;
    text-transform: capitalize;
    font-weight: normal;
}
#cms #cms-about-us .our-team p {
    line-height: 1;
    text-align: center;
}
#cms #cms-about-us p {
        margin-bottom: 20px;
    text-align: justify;
    font-size: 15px;
}
#cms #cms-about-us p:last-child{
	margin-bottom: 0px;
}
.cms-box.our-team > div{margin-top: 30px;}
.page-subheading{
	font-size: 26px;
    color: #333;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 16px;
    line-height: 1;
}
.page-subheading:hover,.cms_content .cms_content_text h4:hover,
.part_2 .cms-box .title_font a:hover{color: #f70b38;}
.cms-box.cms-box-img{position: relative;display: inline-block;}
.block_top .cms-box-img:after{
	content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    border: 1px solid #ebebeb;
    top: 40px;
    left: 40px;
}
.part_2{padding-left: 75px;text-align: left;}
.part_2 .page-subheading:after{
	content: "";
    width: 100px;
    height: 1px;
    background: #ccc;
    display: block;
    margin-top: 16px;
}
.part_2 h4{
	color: #333;
    line-height: 24px;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 18px;
    max-width: 300px;
}
.part_2 .cms-box h5{
	font-size: 16px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 10px;
}
.part_2 .cms-box .title_font{
	color: #999999;
    font-size: 15px;
    line-height: 30px;
}
.part_2 .cms-box .title_font a{
	color: #999;
    text-decoration: underline;
}
#cms-about-us .cms-row > .row,#cms-about-us .cms-row .container > .row{
	display: flex;
    align-items: center;
}
#cms #cms-about-us p.des_title{
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    line-height: 26px;
	margin-bottom: 20px;
}
#cms #cms-about-us .block_center {
	text-align:center;
}
#cms #cms-about-us .block_center.cms-row > .row{
	display:block;
}
#cms #cms-about-us .our-team img:hover {
    border-radius: 50%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.fieldFullWidth.cms-row{
	background: #fbf7f7;
    padding: 100px 0;
}
.cms-row.block{margin-bottom: 100px;}
.cms-row.block.block_top{margin-bottom: 140px;}
.cms_content{margin-bottom: 30px;}
.cms_content:last-child{margin-bottom: 0;}
.cms_content .cms_content_img{
	display: table;
    float: left;
    margin-right: 20px;
}
.cms_content .cms_content_text{display: table;}
.cms_content .cms_content_text h4{
	font-size: 18px;
    margin-bottom: 15px;
    text-transform: capitalize;
	text-align: left;
}
#cms #cms-about-us .cms_content .cms_content_text p{
	line-height: 24px;
    font-size: 15px;
    max-width: 380px;
}

.contact-rich h4,.contact-form h3 {
    text-transform: uppercase;
    color: #333;
    margin-bottom: 20px;
    font-size: 24px;
}
.contact-rich .top_text{
	margin-bottom:20px;
}
.contact-rich .top_text p{
    margin: 0;
    line-height: 30px;
    max-width: 450px;
}
.contact-rich .block_contact_ftc{
	display:block;
	margin-bottom:12px;
}
.contact-rich .block_contact_ftc > div{
	display:inline-block;
	vertical-align:middle;
	color: #666;
}
.contact-rich .block_contact_ftc > div.data a{
	color: #666;
}
.contact-rich .block_contact_ftc > div.data a:hover{
	color: #f70b38;
}
.contact-rich .block_contact_ftc .icon{
	font-size: 18px;
    margin-right: 10px;
}
.contact-form {
    background: #fff;
    padding: 0;
    color: #666;
    width: 100%;
}
.contact-form .form-fields .form-group {
    margin-bottom: 18px;
}
.button_contact_us{
    font-size: 16px;
    text-transform: none;
	margin-bottom: 30px;
}
.contact-rich {
    color: #666;
    word-wrap: break-word;
}
.input-group .input-group-btn>.btn{
	padding: 8.5px 10px;
}
#contact .contact-form .alert ul{
	margin:0;
}
#main .page-content.page-cms {
    padding: 0;
    text-align: left;
    background: none;
}
.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
    background: #000;
}
#module-blockwishlist-view #idWishlist{
	position: absolute;
	left: 50%;
	top: -60%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
.bx-wrapper .bx-controls.bx-has-pager{display: none;}
.bx-wrapper .bx-controls-direction a {
    top: 50%;
}
img {
    max-width: 100%;
    height: auto;
}
#Popup_myaccount_form .modal-content .modal-body .links a span.link-item {
    display: block;
    height: 100%;
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    background: #fff;
    padding: 1rem;
    margin: 15px 0;
}
#Popup_myaccount_form .modal-content .modal-footer a:hover {
    background: #f70b38;
}
#Popup_myaccount_form .modal-content .modal-footer a {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    display: table;
    line-height: 18px;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 15px;
    font-size: 14px;
    text-transform: uppercase;
}
#Popup_myaccount_form .modal-header h1{
    font-size: 22px;
    line-height: 1;
    margin: 0 ;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    font-weight: 600;
    color: #000;
}
#_mobile_fieldmegamenu>ul .root-item{
    display: block;
	float: left;
}
#_mobile_fieldmegamenu>ul>li {
    font-size: 16px;
    line-height: 40px;
}
#_mobile_fieldmegamenu>ul>li {
    display: inline-block;
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    width: 100%;
    height: 100%;
    min-height: 0;
    border-bottom: 1px dotted #d7dce2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#_mobile_fieldmegamenu ul li .title-text{
	font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #111111;
	letter-spacing: 1px;
	cursor: pointer;
}
#_mobile_fieldmegamenu>ul>li .title span.icon-has-sub {
    display: none;
}
#_mobile_fieldmegamenu {
    width: 100%;
    padding: 15px 20px 0;
    overflow: auto;
	height: 100%;
}
.collapsed-menu[aria-expanded="true"] .add, .collapsed-menu[aria-expanded="false"] .remove {
    display: none;
}
#_mobile_fieldmegamenu .menu_home .menu-items {
    padding-bottom: 15px;
}
#_mobile_fieldmegamenu .menu-items {
    top: 0!important;
	width: 100%;
	padding: 0;
}
#header .header-nav .cart-preview.active {
    background: transparent;
}
.login-form {
    margin-top: 0;
}
.cart-grid-body a.label:hover {
    color: #f70b38;
}
body#checkout #header .header-nav {
    max-height: none;
    padding: 0;
    border: none;
    margin-bottom: 0;
    box-shadow: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
button:focus {
    outline: none;
}
#moda_popupnewsletter .modal-header .close{
    right: -25px;
    top: -25px;
	background: none;
}
#moda_popupnewsletter .modal-header {
    padding: 0;
    border-bottom: none;
}
#newsletter_block_popup {
    position: relative;
}
.newsletter_block_popup_content .block_content {
    padding: 0;
    text-align: left;
    position: absolute;
    top: 50%;
    max-width: 350px;
    right: 42px;
    transform: translate(0%,-50%);
    -webkit-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    -moz-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
}
.newsletter_block_popup_content .block_content .item-countdown{display: none;}
.popup_title h2{
	text-transform: uppercase;
    font-size: 20px;
    color: #111111;
    margin-bottom: 14px;
    line-height: 1;
	font-weight:600;
}
.popup_content{
	margin-bottom: 30px;
}
.popup_content p{
	font-weight:300;
	margin-bottom: 0px;
	line-height:20px;
}
#newsletter-input-popup {
	line-height: 40px;
    width: 100%;
    border: none;
    color: #666;
    padding: 0 20px;
    text-align: left;
    font-weight: 300;
    font-size: 14px;
    text-transform: none;
    margin-bottom: 15px;
    background: #ebebeb;
    display: block;
    border-radius: 0;
}
.button_unique {
    font-size: 14px;
    line-height: 36px;
    border: none;
    background: #111111;
    color: #fff;
    border-radius: 0;
    display: block;
    min-width: 110px;
    padding: 0;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
}
.button_unique.btn:hover {
    background: #f70b38;
}
.newsletter_block_popup-bottom {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.newsletter_block_popup-bottom span {
    background-color: transparent;
    border: 1px solid #999;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    float: left;
}
.newsletter_block_popup-bottom #newsletter_popup_dont_show_again {
    width: 20px;
    height: 20px;
    margin: 0;
	opacity:0;
}
.newsletter_block_popup-bottom #newsletter_popup_dont_show_again:focus, .newsletter_block_popup-bottom #newsletter_popup_dont_show_again:checked {
    opacity: 1;
}
.newsletter_block_popup-bottom label {
    font-size: 14px;
    color: #666;
    margin: 0;
    font-weight: 400;
    line-height: 20px;
}
#newsletter_block_popup  .block-social {
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, 0.70);
    position: absolute;
    bottom: -1px;
    min-height: 110px;
    width: 100%;
    padding-left: 40px;
}
#newsletter_block_popup .block-social-text{
	font-size: 14px;
    color: #fff;
    display: block;
    line-height: 1;
    margin-bottom: 15px;
	text-align: left;
}
#newsletter_block_popup  .block-social ul{
	margin:0;
}
#newsletter_block_popup  .block-social li {
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0;
    cursor: pointer;
    float: left;
    margin-right: 12px;
    background: #344147;
    border-radius: 100%;
}
#newsletter_block_popup  .block-social li.button-facebook:hover{
	background-color: #0F62B7;
}
#newsletter_block_popup  .block-social li.button-youtube:hover{
	background-color: red;
}
#newsletter_block_popup  .block-social li.button-twitter:hover{
	background-color: #41ADE2;
}
#newsletter_block_popup  .block-social li.button-googleplus:hover{
	background-color: #E14938;
}
#newsletter_block_popup  .block-social li.button-pinterest:hover{
	background-color: #EF1438;
}
#newsletter_block_popup  .block-social li.button-instagram:hover{
	background-color: #4080B7;
}
#newsletter_block_popup .block-social li a {
    display: block;
    height: 100%;
    white-space: nowrap;
    text-indent: 0;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
}
#newsletter_block_popup  .block-social li:last-child{
	margin-right:0;
}
#newsletter_block_popup input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #666;
    opacity: 1; /* Firefox */
}

#newsletter_block_popup input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #666;
}

#newsletter_block_popup input::-ms-input-placeholder { /* Microsoft Edge */
    color: #666;
}
#cms #cms-about-us img:hover {
    opacity: 0.7;
}
.button-popup-sizechart{
    margin-top: 30px;
    background: transparent !important;
        color: #333;
    text-align: left;
    padding: 0;
    font-size: 15px;
}
.button-popup-sizechart:hover{
	color:#f70b38;
}
#Popup_sizechart .modal-dialog {
    max-width: 100%;
    height: auto;
}
#Popup_sizechart .modal-header {
    justify-content: center;
    padding: 8px;
    border-bottom: 1px solid #ebebeb;
}
#Popup_sizechart .modal-header h1 {
    text-transform: uppercase;
    margin: 0;
	text-align: center;
	font-weight: bold;
	font-size: 23px;
}
.left-content-size .hover_banner_img {
    text-align: center;
}
.title-measure {
    font-size: 20px;
    line-height: 24px;
    margin: -3px 0 20px;
    text-transform: uppercase;
    font-weight: 600;
}
.text-measure li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
}
.text-measure li:before {
    content: "\f111";
    font-family: "fontawesome";
    font-size: 10px;
    line-height: 15px;
    margin-right: 5px;
    vertical-align: bottom;
}
.title-measure.a2 {
    margin-bottom: 30px;
}
#Popup_sizechart .table-sizegudie {
    border: 1px solid #ebebeb;
    margin: 0;
}
.field-banner-slider .nivo-controlNav {
    padding: 0;
    text-align: center;
    line-height: 1;
    bottom: 5px;
}
#left-column .v-megamenu-container .v-megamenu{
	position: relative;
    border-radius: 0 0 4px 4px;
	margin-bottom: 40px;
}
#field_bestseller_product_column_block.block{margin-bottom: 40px;}
#field_bestseller_product_column_block .owl-nav{top: -41px;}
#left-column .vertical_mode .item-inner{
	margin-bottom: 0;
    border-bottom: 1px solid #ebebeb;
    padding: 10px;
}
#left-column .vertical_mode .item-inner:last-child{
	border-bottom: none;
}
#left-column .vertical_mode .left-product{
	float: left;
    margin-right: 20px;
    position: relative;
    overflow: hidden;
    max-width: 102px;
}
.quickview .modal-body {
    min-height: auto;
}
#manufacturer li.brand{
	float: left;
    width: 20%;
    text-align: center;
	    margin-bottom: 12px;
}
#manufacturer li.brand:last-child{margin-bottom: 100px;}
#stores .store-item .collapse{float: none;}
#stores .page-stores .store-item:last-child{margin-bottom: 100px;}
#pagenotfound #main .page-content{text-align: center;}
.setting-desktop .dropdown-menu{
	min-width: 250px;
    line-height: normal;
    background: #fff;
    padding: 15px;
    box-shadow: 0 3px 9.3px 0.7px rgba(0,0,0,.15);
    border: none;
    right: 0;
    left: auto;
	margin: 0;
    border-top: 2px solid #111111;
}
 #_mobile_setting .dropdown-menu{
	min-width: 250px;
    line-height: normal;
    background: #fff;
    padding: 15px;
    box-shadow: 0 3px 9.3px 0.7px rgba(0,0,0,.15);
    border: none;
    right: 0;
    left: auto;
	margin-top: 2px;
    border-top: 2px solid #111111;
}
#_desktop_language_selector, #_desktop_currency_selector, #_mobile_language_selector{
	overflow:hidden;
	margin-bottom:20px;
}
#_mobile_currency_selector{
	overflow:hidden;
	margin-bottom:0px;
}
#_desktop_language_selector ul li, #_mobile_language_selector ul li{
	float: left;
    display: inline-block;
    width: 40px;
    height: 36px;
    text-align: center;
    line-height: 28px;
    border: 2px solid #111;
    margin-right: 5px;
}
#_desktop_currency_selector ul li, #_mobile_currency_selector ul li{
	float: left;
    display: inline-block;
    width: auto;
    height: 35px;
    text-align: center;
    line-height: 31px;
    border: 2px solid #111;
    margin-right: 5px;
	padding: 0 15px;
}
#_desktop_language_selector ul li:last-child, #_desktop_currency_selector ul li:last-child,
#_mobile_language_selector ul li:last-child, #_mobile_currency_selector ul li:last-child{
	margin-right: 0px;
}
#_desktop_currency_selector ul li.current, #_desktop_currency_selector ul li:hover, #_desktop_language_selector ul li.current, #_desktop_language_selector ul li:hover,
#_mobile_currency_selector ul li.current, #_mobile_currency_selector ul li:hover, #_mobile_language_selector ul li.current, #_mobile_language_selector ul li:hover{
    border: 2px solid #f70b38;
	transition:0.4s;
}
.text_des_set{
	font-size: 15px;
    margin-bottom: 10px;
    display: block;
    color: #111;
	line-height: 1;
}
.fieldtabproductsisotope-filters{
	margin-top: 10px;
    margin-bottom: 0;
    display: inline-block;
}
.fieldtabproductsisotope-filters li{
	display: inline-block;
    float: left;
    margin-right: 20px;
	line-height:40px;
}
.fieldtabproductsisotope-filters li a.active, .fieldtabproductsisotope-filters li:hover a{
	border: 2px solid #111;        
}
.fieldtabproductsisotope-filters li:last-child{
	margin-right:0px;
}
.fieldtabproductsisotope-filters li a{
	font-size:16px;
	color:#666666 !important;
	text-transform:uppercase;
	font-weight:400;
	letter-spacing: 1px;
	padding: 6.5px 18px;
	line-height: 36px;
	border: 2px solid #fff;
}
#fieldtabproductsisotope .top-title{
	margin-bottom: 34px;
}
#fieldtabproductsisotope, #field_product_cates_block{
	margin-bottom:60px;
}
#field_featured_products_block{
	margin-bottom:60px;
}
#banner-home{
	margin-bottom:70px;
}
.footer-center .links_page{
	max-width: 680px;
	margin: 0 auto 46px;
    text-align: center;
}
.footer-center .links_page ul li{
	display: inline-block;
    margin: 0 15px;
	line-height: 32px;
}
.footer-center .links_page ul li a{
	font-size:15px;
	color:#fff;
}
.footer-center .links_page ul li:hover a{
	color:#f70b38;
	text-decoration:underline;
	transition:0.4s;
}
.footer-center .hotline{
    font-weight: 600;
    color: #ffffff;
	margin-bottom: 28px;
}
.footer-address{
	padding: 38px 0;
    text-align: center;
}
.footer-address p{
	margin-bottom:0;
}
.footer-address p a{
	color:#f70b38;
}
#banner-home .re_hover{
	margin:30px 0;
}
#banner-home .re_hover:hover, .box-item-inner:hover .left-block-cate{
	box-shadow: 5px 5px 15px 0 rgba(0,0,0,0.15);
	transition:0.5s;
}
#field_testimonials{
	padding: 100px 0;
}
#field_testimonials .top-title {
    margin-bottom: 0px;
}
#field_testimonials .top-title h4{
	display:none;
}
.input-color+span {
    margin-right: 8px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #ebebeb;
    text-align: center;
	padding: 6.5px 12px;
	margin-bottom:0;
}
#group_1 .sr-only{
	font-size: 14px;
    color: #666666;
    width: 36px;
    height: 36px;
    position: relative;
    margin: 0;
}
#product .product-variants .color{
	box-shadow:none;
}
.product-variants>.product-variants-item ul li {
    margin-right: 0;
}
#product-modal .modal-content .modal-body figure {
    background: #fff;
    width: 85%;
    margin: 0;
}
#product-modal .modal-content .modal-body .thumbnails {
    position: relative;
    width: 15%;
}
#product-modal .modal-content .modal-body .product-images {
    margin-left: 15px;
}
#product-modal .product-images>li.thumb-container {
    display: block;
}
#product-modal .modal-content .modal-body .product-images img {
    width: 75px;
    cursor: pointer;
    background: #fff;
}
body#checkout #cart-summary-product-list .media {
    margin-bottom: 10px;
}
body#checkout #cart-summary-product-list .media-left {
    padding-right: 10px;
    display: inline-block;
}
body#checkout #cart-summary-product-list img {
    border: none;
    width: 70px;
}
body#checkout #cart-summary-product-list .media-body {
    vertical-align: middle;
    display: inline;
    clear: both;
    width: 100%;
}
body#checkout .product-quantity {
    display: inline-block;
}
@keyframes beat{
	to { transform: scale(1.2); }
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@keyframes bounceIn{
	0%, 20%, 40%, 60%, 80%, 100%{
		animation-timing-function: cubic-bezier(.215,.61,.355,1);
	}
	0% {
		opacity: 0;
		transform: scale3d(.3,.3,.3);
	}
	20% {
		transform: scale3d(1.1,1.1,1.1);
	}
	40% {
		transform: scale3d(.9,.9,.9);
	}
	60% {
		opacity: 1;
		transform: scale3d(1.03,1.03,1.03);
	}
	80% {
		transform: scale3d(.97,.97,.97);
	}
	100% {
		opacity: 1;
		transform: scale3d(1,1,1);
	}
}
.bx-controls a {
  transform: rotate(90deg);
  left: 50% !important;
  right:0 !important;
  margin-left: -10px;
}
.bx-controls .bx-prev {
  margin-top: 0 !important;
  top: 0px !important
}
.bx-controls .bx-next {
  top: auto !important;
  bottom: 0px !important;
  margin-top: 0 !important;
}
.bx-wrapper .bx-controls-direction a:hover:before{
    color: #f70b38;
}
.product-line-info.product-price > div{
	display:inline-block;
}
.block_bg .main_content {
    max-width: 1230px;
    margin: 0 auto;
    background: #fff;
    margin-top: -80px;
    padding: 0 30px;
}
.one_image_product{
	text-align: center;
	margin-bottom:40px;
}
#tab_modules{
	margin-bottom:60px;
}

/********************responsive********************/
@media (min-width: 1200px){
	#Popup_sizechart .modal-dialog {
		max-width: 1100px;
		margin: 30px auto;
	}
}
@media (max-width:1199px){
	.outer-slide [data-u="arrowleft"]{
		margin-left:0px;
	}
	.outer-slide [data-u="arrowright"]{
		margin-right:0px;
	}	
	#mywishlist{
		overflow:auto;
	}	
	.box-slider {
		left: 475px;
	}
	.field-main-slider_3 .box-slider {
		right: 475px;		
	}	
}
@media (max-width:1199px) and (min-width:992px){
	#tab_modules .horizontal_mode .item-inner .right-product {
		padding-top:12px;
	}
	.sdsbox-content .recentArticles li .image {
		margin: 0 10px 0 0;
	}
	.sdsbox-content .recentArticles li .right-block-smart a {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		line-height: 16px;
		max-height: 32px;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	#_desktop_fieldmegamenu.fieldmegamenu .submenu .title a{
		font-size: 13px;
	}
	.menu-bottom h3 {
		font-size: 12px;
	}
	#_desktop_fieldmegamenu.fieldmegamenu .menu_3 .menu-items li .img6{
		margin-top: -77px;
	}
	#_desktop_fieldmegamenu.fieldmegamenu .menu_3 .submenu .title a{
		font-size: 12px;
	}
	.fieldmegamenu .menu_3 .menu-items li{
		line-height: 18px;
	}
	.fieldmegamenu .root-item .title{padding: 0 15px;}	
}
@media (max-width:991px) and (min-width:768px){	
	#box-product-list .item-product-list .product-miniature {
		display: block;
	}
	.item-product-list .left-product {
		margin: 20px auto 0;
		border-right:none;
	}
	.sdsbox-content .recentArticles li .image {
		margin: 0 10px 0 0;
	}
	.sdsbox-content .recentArticles li .right-block-smart a {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		line-height: 16px;
		max-height: 32px;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
}
@media (max-width:991px){
	.block_bg .main_content {
		max-width: 100%;
		margin: 0 auto;
		background: #fff;
		margin-top: 0;
		padding: 0;
	}
	#index #header {
		background: #111;
		position: relative;
	}
	#product-modal .modal-content .modal-body .thumbnails, #product-modal .modal-content .modal-body figure {
		width: 100%;
	}
	#product-modal .product-images > li.thumb-container {
		display: inline-block;
		margin: 0 2px;
	}
	.product-images>li.thumb-container>.thumb {
		margin-bottom: 0;
	}
	#product .images-container{
		max-width: 570px;
		overflow: hidden;
		margin: 0 auto;
	}
	.click-product-list-grid>div {
		line-height: 1;
	}
	.small-slide-title p {
		font-size: 22px;
		line-height: 30px;
	}
	.box-slider {
		max-width: 500px;
	}
	#header {
		padding: 0;
	}	
	#module-blockwishlist-mywishlist .horizontal_mode .item-inner{margin-bottom: 30px;}
	#left-column .v-megamenu-container {
		display: none;
	}
	#product-modal .modal-content .modal-body .image-caption {
		width: 100%;
	}
	#product-modal .modal-content .modal-body .product-images{margin: 20px 0 0;}
	.links.my_account{
		margin-bottom: 25px;
	}	
	.right-content-size{
		margin-top:30px;
		overflow: auto;
	}
	#product h1[itemprop="name"] {
		margin-top: 30px;
	}
	#blockcart-modal .cart-content {
		padding-left: 0;
	}
	#blockcart-modal .cart-content-btn {
		margin-top: 30px;
	}
	#field_specials_product_block.vertical_mode .item-inner .product-miniature {
		display: block;
		align-items: start;
	}
	#field_specials_product_block.vertical_mode .left-product {
		float: none;
		text-align: center;
		margin-bottom: 30px;
	}	
	.click-product-list-grid {
		display: table;
		margin: 0 auto;
		float: none;
	}
	.products-selection .total-products {
		display: table;
		width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}
	.box-sort-by {
		text-align: center;
		width: 100%;
		display: block;
		float: none;
		margin: 0;
	}
	.products-sort-order {
		float: none;
		display: inline-block;
		margin-left: 0;
	}
	.products-selection .total-products p{
		margin:0;
		padding:0;
	}
	.container {
		width: 100%;
	}
	#_mobile_logo{
		padding:30px 0;
	}
	#_mobile_logo a {
		display: inline-block;
		max-width: 300px;
	}
	.header-nav .setting-desktop{display:none;}
	#header-moblie > div {
		width: 20%;
		border-right: 1px solid #ebebeb;
		position: relative;
	}
	#header-moblie > div:last-child{border-right: none;}
	#header-moblie > div i{
		color: #111;
	}
	#header .header-nav .blockcart {
		background: transparent;
		height: auto;
		padding: 0;
		margin-left: 0;
		text-align: center;
		white-space: nowrap;
		color: #fff;
	}
	#header .header-nav .blockcart .click-cart{
		position: relative;
		display: inline-block;
		vertical-align: unset;
	}
	#header .header-nav .blockcart .unline_cart,#header .header-top{
		display:none;
	}
	#header-moblie{
		display: block;
		height: 50px;
		line-height: 50px;
		background: #ffffff;
		margin-bottom: 30px;
	}
	ul.image-currency{margin-bottom: 0;}
	#_mobile_fieldmegamenu .menu-men .menu-items>li.menu-item.customcontent{
		text-align: center;
	}
	#_mobile_fieldmegamenu .menu-items{
		padding-bottom: 30px;
	}
	#_mobile_fieldmegamenu .menu-home .menu-items{
		padding-bottom: 10px;
	}
	#header .header-nav #_mobile_search .dropdown-menu,.horizontal_mode .product-price-and-shipping .discount-percentage,
	#_mobile_search.open .dropdown-backdrop,.vmegamenu_slider,
	#_mobile_search #field-search-no-popup .search_filter{display: none;}
	#header .header-nav #_mobile_search.open .dropdown-menu{
		display: block;
		background: none;
		top: 100%;
		min-width: auto;
		line-height: 0;
	}
	
	#_mobile_fieldvmegamenu .v-megamenu-container{margin-bottom: 30px;}
	#_mobile_fieldvmegamenu .v-megamenu-container .v-megamenu	{border: 1px solid #ebebeb;    display: none;    position: relative;}
	
	#cms-about-us .cms-row > .row, #cms-about-us .cms-row .container > .row{
		display: block;
    text-align: center;
	}
	.cms-row.block.block_top {
		margin-bottom: 100px;
	}
	.part_2{
		margin-top: 60px;
		padding-left: 15px;
	}
	.part_2 .page-subheading:after{
		margin: 0 auto;
    margin-top: 16px;
	}
	.part_2 h4{max-width: 100%;}
	.contact-rich .top_text p {
		max-width: 100%;
	}
	.cms_content:last-child{margin-bottom: 30px;}
	.cms_content{
		max-width: 450px;
    margin: 0 auto 30px;
	}
	#Popup_myaccount_form.fade .modal-dialog {
		width: calc(100% - 30px);
		max-width: 100%;
	}	
	#_mobile_fieldmegamenu .menu-categories .menu-items>li.category{margin-bottom: 0;}
	#field-search-no-popup form#searchbox{margin-left: 0;}
	#_mobile_fieldmegamenu .menu-items>li{padding: 0 15px;}
}
@media (max-width:767px){
	.large-slide-title {
		font-size: 35px;
	}
	.field-main-slider_1 .big-slide-title, .big-slide-title {
		font-size: 65px;
	}
	#field_testimonials {
		padding: 30px 0;
	}
	#field_testimonials .info_autor{
		width: 100%;
		float:none;
		margin-bottom:20px;
	}
	#field_testimonials .des_testimonial {
		width: 100%;
		float:none;
		text-align:center;
		padding-left:15px;
	}
	#field_testimonials .item {
		display: inline-block !important;
		padding: 30px 0;
	}
	#_desktop_search_filters_clear_all {
		text-align: center;
	}
	#products .item-product-list .right-product .decriptions-short p {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		max-height: 42px;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	#banner-home > .row > div {
		text-align:center;
	}
	#banner-home .re_hover {
		display: inline-block;
	}
	.smart-blog-home .content_blogpost {
		padding: 15px;
	}
	.staticbanner_left,.staticbanner_right{
		width: 100%;
		text-align: center;
	}
	.staticbanner_left_top,.staticbanner_left_bottom{
		margin-bottom: 9px;
		display: inline-block;
	}
	.hover_banner_right{width: 39.1%;margin: 0;}
	.staticbanner_left_bottom .hover_banner_left{
		width: 39.1%;
	}
	.hover_banner_left{
		margin-right: 9px;
		width: 59.4%;
	}
	.staticbanner_left_bottom .hover_banner_right{
		width: 59.4%;
	}
	#field_specials_product_block.horizontal_mode .item-inner .left-product{margin-top: 0;}
	#field_specials_product_block.horizontal_mode .item-inner .right-product {
		padding: 20px 20px 0;
		width: 100%;
		float: none;
		margin-bottom: -7px;
	}
	#field_specials_product_block.horizontal_mode .item-inner .left-product {
		float: none;
		width: 400px;
		margin: 0 auto;
	}
	#box-product-grid.horizontal_mode .item-inner{display: table;max-width: 300px;}
	#header .header-nav{background: none;}
	.modal-dialog{margin: 15px;}
	#instagram_block .item-instagram.footer_list{max-width: 400px;}
	#instagram_block .images_inner {
		max-width: 100%;
	}
	.ft_bottom{
		line-height: 1;
    padding: 20px 0;
	text-align: center;
	}
	.copyright_left p{
		margin-bottom: 20px;
    float: none;
    display: inline-block;
	}
	.copyright_center {
		text-align: center;
	}
	.block_newsletter {
		padding-bottom: 0;
		border-bottom: none;
		width: 100%;
	}
	.block_newsletter_ft{display: inline-block;}
	.footer-before .block_newsletter form .input-wrapper input{width: 100%;}
	#footer .links .navbar-toggler {
		display: inline-block;
		padding: 0;
		width: auto;
		height: auto;
	}
	#new_comment_form .modal-dialog {
		max-width: 600px; 
	}
	.popup-content{
		max-width: 57rem;
		width: calc(100% - 30px);
		margin: 30px auto;
	}
	#blockcart-modal .divide-right {
		border-left: none;
	}
	.div-slide-button a{
		font-size: 20px;
		height: 50px;
		line-height: 46px;
		min-width: 180px;
	}
	.links.my_account {
		margin-bottom: 0;
	}
	#footer .links .title {
		padding: 0;
		border-bottom: none;
		cursor: pointer;
		color:#fff;
		margin-bottom: 15px;
	}
	#footer .links .title span.h3{
		color: #fff;
    font-size: 18px;
    font-weight: normal;
	}
	#footer .links ul.collapse.in{margin-bottom: 20px;}
	.field-banner-slider {
		float: none;
		clear: both;
		max-width: 270px;
		margin: 0 auto 100px;
	}
	#category #left-column #search_filters_wrapper {
		margin-left: 0px;
		margin-right: 0px;
	}
	#category #left-column #search_filters {
		margin-bottom: 40px;
		border-top: none;
	}
	#category #left-column #search_filters .facet:last-child{
		border-bottom: none;
	}
	#category #left-column #search_filters .facet {
		line-height: 1;
    position: relative;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
	width: 100%;
	}
	#category #left-column #search_filters .facet span.float-xs-right{
		width:24px;
		height:24px;
	}
	#category #left-column #search_filters .facet .navbar-toggler {
		display: inline-block;
		padding: 0;
		width: auto;
		height: auto;
	}
	#category #left-column #search_filters .facet ul li {
		border-top: none;
    padding: 0;
	}
	#category #left-column #search_filters .facet .facet-title {
		line-height: 1;
		padding: 0;
    text-transform: uppercase;
    border-bottom: none;
    color: #111111;
	}
	#category #left-column #search_filters .facet .facet-title:hover {
		color: #f70b38;
	}	
	#product .row .product_left {
		padding-right: 15px;
	}
	#module-smartblog-category .pagination{    margin-bottom: 40px;}
	#right-column #tags_blog_block_left{margin-bottom: 100px;}
	.block_top .cms-box-img:after{display: none;}
}
@media (max-width: 600px){
	.fieldtabproductsisotope-filters li {
		margin-right: 5px;
	}
	.fieldtabproductsisotope-filters li {
		margin-right: 5px;
	}
	#box-product-list .item-product-list .product-miniature .right-product {
		padding: 20px;
	}
	.small-slide-title p {
		font-size: 26px;
	}
	#_mobile_fieldmegamenu .menu-items > li.menu-item {
		width: 100% !important;
		margin-bottom: 20px;
	}
	#_mobile_fieldmegamenu .menu-home .menu-items > li.menu-item {
		margin-bottom: 0px;
	}
	#_mobile_fieldmegamenu .menu-items > li.menu-item.divider {
        margin-bottom: 10px;
		padding:0;
	}
	#_mobile_fieldmegamenu .menu_2 .menu-items > li.menu-item.divider {
        margin-bottom: 0px;
	}
	#_mobile_fieldmegamenu .menu-items {
		padding-bottom: 10px !important;
	}
	#_mobile_fieldmegamenu .menu_3 .menu-items li .img6 {
		margin-top: 0;
	}
	#_mobile_fieldmegamenu .menu_3 .menu-items li .img4 {
		padding-bottom: 10px ;
	}
	#_mobile_fieldmegamenu .menu-items > li.customcontent{
		text-align:center;
	}
}
@media (min-width: 576px){
#_desktop_fieldmegamenu .root.horizontal .menu-items>li.menu-item>.submenu, #_mobile_fieldmegamenu .root.horizontal .menu-items>li.menu-item>.submenu {
    display: block;
}}
@media (max-width: 575px) {
	#content-wrapper, #left-column {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	#product #content-wrapper,#module-fieldcompare-comparator #content-wrapper, #module-blockwishlist-mywishlist #content-wrapper, #contact #content-wrapper, #index #content-wrapper, #cms #content-wrapper, #cart #content-wrapper, #checkout #content-wrapper{
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	#product .js-qv-mask.mask,.product-cover{
		width: 100%;
		text-align:center;
	}
	#product .js-qv-mask.mask{
		margin-bottom:20px;
	}
	#product .product_right .product-prices {
		float: none;
	}
	#product .product_right .comments_note {
		float: none;
		margin-bottom: 20px;
	}
	.tabs .nav-tabs .nav-link {
		padding: 0 10px 0 0;
		margin-right: 5px;
	}
	#product .js-qv-mask.mask{
		padding-right:0;
	}
	#product .js-qv-mask.mask .thumb-inner img{
		margin: 0 auto;
	}
	.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;
	}
	.breadcrumb-no-images {
		margin-bottom: 10px;
	}
	#new_comment_form .product .product_desc {
		margin-top: 30px;
	}
	#box-product-list .item-product-list .product-miniature {
		display: block;
	}
	#box-product-list .item-product-list .left-product {
		margin: 20px auto 0px;
		border: none;
	}	
	#popup_menu_mobile {
		width: 85%;
	}
	#_mobile_fieldmegamenu .menu-items > li .collapsed-menu{
		position: absolute;
		top: -5px;
		right: 0;
	}	
	.quickview .modal-body #quick-view-images{margin-bottom: 20px;}
	.div-slide-button a{
		font-size: 25px;
		min-width: 200px;
		height: 60px;
		line-height: 56px;
	}
	.tabs {
		padding: 15px;
	}
	.tabs .nav-tabs {
		margin-bottom: 10px;
	}
	.tabs .product-description p {
		margin-bottom: 10px;
	}
	.product-variants>.product-variants-item {
		margin: 15px 0 0px;
		width: 100%;
	}
	#new_comment_form .product > div:first-child{
		text-align:center;
	}
}
@media (max-width: 414px){
	#wrapper .breadcrumb {
		display: none;
	}	
	.fieldtabproductsisotope-filters li a {
		font-size: 14px;
		padding: 6.5px 10px;
	}
	.menu-bottom h3 {
		font-size: 11px;
	}
	.fieldtabproductsisotope-filters li {
		margin-bottom: 10px;
		float:none;
	}
	#fieldtabproductsisotope .top-title {
		margin-bottom: 24px;
	}	
	.footer-center .links_page ul li {
		margin: 0 10px;
	}
	.footer-center .links_page {
		margin: 0 auto 15px;
	}
	#footer .footer-center {
		padding: 50px 0 60px;
	}
	#fieldtestimonials-nav {
		max-width: 100%;
	}
	#field-search, #popup-cart{
		width:300px;
	}	
	#_mobile_search #field-search-no-popup #search_query_top{max-width: 250px;}	
	#popup-cart .productName{
		height: auto;
		max-width: 110px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.large-slide-title {
		font-size: 39px;
	}
	.big-slide-title {
		font-size: 70px;
	}
	.small-slide-title p {
		font-size: 36px;
		line-height: 40px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		max-height: 85px;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}	
}
@media (max-width: 360px){
.product-line-grid-right .price, .product-line-grid-right .qty {
    width: auto;
}}
@media (max-width: 320px){
	.small-slide-title p {
		font-size: 38px;
		line-height: 45px;
		max-height: 90px;
	}
	#field-search, #popup-cart{
		width:257px;
	}
	.top-title .title_block {
		font-size: 24px;
	}
	.top-title .sub_title {
		font-size: 13px;
	}
	.custom-menu-bottom img {
		margin-right: 0;
		float: none;
	}
	.menu-bottom .menu-bottom-dec {
		clear: both;
		margin-top: 20px;
	}
	.menu-bottom h3 {
		font-size: 13px;
	}
	#item-search .items-list-search .item .left-search-ajax {
		margin-right: 10px;
	}
	#item-search .items-list-search .item .regular-price {
		margin-left: 5px;
	}
	#box-product-list .item-product-list .left-product {
		margin: 0px auto 0px;
	}
	.item-product-list .right-product .product_name a {
		font-size: 18px;
	}
}
