/* CSS Document */

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css);
/*# sourceMappingURL=theme.css.map*/

.nivo-directionNav .nivo-nextNav, .nivo-directionNav .nivo-prevNav {
    background: unset;
}

.nivo-directionNav .nivo-prevNav::before, .nivo-directionNav .nivo-nextNav::before {
    content: '';
    display: block;
    background-image: url("/img/icons/arrow.png");
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 55px;
    height: 55px;
    transform: rotate(-90deg);
}
.nivo-directionNav .nivo-prevNav::before {
    transform: rotate(90deg);
}

.product-list-reviews .comments-nb {
    display: inline-block;
    vertical-align: top;
    margin-top: 2px;
}
.product-list-reviews {
   position: relative !important;
   top: 0px  !important;
   display: none  !important;
   clear: both;
   padding: 8px 0 6px !important;
    margin-left: -4px !important;
    
}
#my-account #wrapper {
    padding-top: 50px;
}
input.input-radio:checked + .radio-label {
    outline: 2px solid #000;
}
.alert-danger,
.alert-warning {
    background-color: #f2dede !important;
    border-color: #ebcccc !important;
    color: #a94442 !important;
    padding: 10px 20px !important;
    margin-bottom: 20px;
}

.product-information .blockreassurance_product,
.cart-grid-right .blockreassurance_product,
body#checkout section#content .blockreassurance_product {
    margin-top: 25px;
    border: 1px solid #d3d3d3;
}
.product-information .blockreassurance_product span.block-title,
.cart-grid-right .blockreassurance_product span.block-title,
body#checkout section#content .blockreassurance_product {
    display: inline-block;
    line-height: 45px;
}
.product-information .blockreassurance_product p,
.cart-grid-right .blockreassurance_product p,
body#checkout section#content .blockreassurance_product p {
    margin-bottom: 0;
    display: inline-block;
}
body#checkout section#content .blockreassurance_product {
   width: 100%;
}
.product-information .blockreassurance_product div,
.cart-grid-right .blockreassurance_product div,
body#checkout section#content .blockreassurance_product div {
    clear: both;
    padding: 0.2rem 0.9rem;
    border-bottom: 1px solid #d3d3d3;
}
.product-information .blockreassurance_product div:last-child,
.cart-grid-right .blockreassurance_product div:last-child,
body#checkout section#content .blockreassurance_product div:last-child {
    border-bottom: none;
    padding: 0;
}
.sidebar-products .thumbnail-image-inner .product-list-reviews {
    display: none !important;
}
.thumbnail-inner .product-description .product-list-reviews {
    display: none !important;
}
.card-block .card-block.cart-summary-subtotals-container {
    padding: 0;
}
.thumbnail-inner .product-description .product-list-reviews {
    display: block !important;
}
div#js-product-list-top 
{
    margin-left: 0;
    margin-right: 0;
}
section.featured-products .product-miniature {
    max-width: 25%;
}
.block-category  .category-cover img {
    max-width:100% !important;
    width: auto !important;
}
 
@media screen and (max-width: 1280px) {
    body#checkout section#wrapper .col-md-4 {
        width: 100%;
        display: inline-block;
        vertical-align: middle;
    }
}

@media screen and (max-width: 543px) {
    .modal-dialog {
        background: #fff;
    }
}

@media screen and (max-width: 767px) {
    #order-items .card-title {
       display: none;
    }
}

@media screen and (max-width: 767px) {  
    #products div#js-product-list-top .col-md-6 {
        width: 100%;
    }
    div#js-product-list-header .block-category.card.card-block {
        padding: 0;
    }
}

.product-variants>.product-variants-item select{
    min-width: 10rem;
    padding: 0 10px
}


.material-icons.expand-more {
    display: none;
}
div#contact-link > a > span,
.user-info > a > .material-icons,
.user-info > a > span,
.blockcart > .header .hidden-sm-down,
.blockcart > .header .material-icons,
.header-nav #search_widget button .material-icons {
    font-size: 0px;
    text-indent: -9999px;
    display: none;
    margin: 0px;
}
#header .header-nav {
    background-color: transparent;
}
#header .header-nav .blockcart,
#header .header-nav .cart-preview.active {
    padding: 0px;
    height: auto;
    background: transparent;
    margin: 0px;
    cursor: pointer;
}
div#contact-link > a,
.user-info > a,
.blockcart > .header > a {
    display: block;
}
div#contact-link > a::before {
    display: block;
    background: transparent url(../img/sprite.png) no-repeat scroll -5px -168px;
    width: 40px;
    height: 40px;
    color: #09293a;
    content: '';
}
div#contact-link:hover > a::before {
    background-position: -310px -168px;
}
.user-info {
    position: relative;
    padding-left: 32px;
}
.user-info > .user-icon {
    cursor: pointer;
}
.user-info > .user-icon::before {
    display: block;
    background: transparent url(../img/sprite.png) no-repeat scroll -5px -60px;
    width: 40px;
    height: 40px;
    color: #09293a;
    content: '';
}
.user-info:hover > .user-icon::before {
    background-position: -310px -60px;
}
ul.userinfo-toggle {
    text-align: left;
}
.userinfo-toggle li {
    display: inline-block;
    padding-bottom: 0;
    padding-top: 5px;
}
.header-top .search-widget form {
    display: none;
    position: absolute;
    right: 0;
    z-index: 99;
}
#search #header #search_widget .material-icons.search {
    display: none;
}
#header #search_widget button {
    bottom: 7.5px;
}
#header #search_widget button::before {
    background-image: url("/img/icons/search.png");
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    color: #09293a;
    content: "";
    display: block;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 25px;
}
#header #search_widget button:hover::before {
    background-position: center;
    margin: 0;
    padding: 0;
}
#header .serach-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    cursor: pointer;
    height: 40px;
    width: 40px;
}
/*#header .serach-icon:hover::before {*/

/*    background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -432px -64px;*/
/*}*/
#header .serach-icon::before {
    background-image: url("/img/icons/search.png");
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    color: #09293a;
    content: "";
    display: block;
    height: 30px;
    margin: 0;
    padding: 0;
    width: 30px;
   
}

#_desktop_logo {
    display: inline-block;
    float: left;
    max-width: 20%;
    padding: 0;
    width: 100%;
}
#_desktop_logo + .position-static {
    display: flex;
    float: left;
    justify-content: center;
    max-width: 70%;
    text-align: center;
}
.header-right-icon {
    float: right;
}
.search-widget {
    position: relative;
}
.royalfood {
    display: inline-block;
    float: right;
    max-width: 10%;
    width: 100%;
}
#header .header-nav .blockcart .header,
#header .header-nav #contact-link {
    margin: 0px;
}
.blockcart .header-cart-inner .shopping-cart-text::before {
    background-image: url("/img/icons/shopping-cart.png");
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    color: #09293a;
    content: "";
    display: block;
    height: 30px;
    width: 30px;
}
.header-cart-inner {
    height: 30px;
    width: 30px;
    font-size: 0;
    margin-top: 5px;
}
/*.blockcart .header-cart-inner:hover .shopping-cart-text::before {*/
/*	background: url("../img/sprite.png") no-repeat scroll -431px -108px;*/
/*}*/
div#contact-link > a > span,
.user-info > a > .material-icons,
.user-info > a > span,
.blockcart > .header .hidden-sm-down,
.blockcart > .header .material-icons,
.header-nav #search_widget button .material-icons {
    display: none;
    font-size: 0;
    margin: 0;
    text-indent: -9999px;
}
.header-top .shopping-cart-text{
	font-size: 0px;
    line-height: 0;
    vertical-align: middle;
    margin-top: 5px;
}
.header-top .price.ajax_block_cart_total {
    display: none;
}
.blockcart:hover > .header span.cart-products-count {
    border-radius: 50%;
    font-size: 13px;
    background: #000;
    color: #fff;
}
/*#_desktop_user_info:hover .user-info::before {*/
/*    background: url("../img/sprite.png") no-repeat scroll -446px -20px;*/
/*}*/
#_desktop_user_info .user-info::before {
    color: #09293a;
    content: "";
    display: block;
    height: 32px;
    left: 0;
    position: absolute;
    right: 0;
    top: 4px;
    width: 32px;
    background-image: url("/img/icons/user.png");
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
}
#_desktop_user_info .user-info {
    position: relative;
}
#_desktop_user_info .user-info .userinfo-toggle {
    background: #fff;
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    padding: 0 10px;
}
#_desktop_user_info .user-info.active .userinfo-toggle{
    display: block;
}
#_desktop_language_selector {
    margin-right: 10px;
}
#_desktop_language_selector .expand-more img {
    width: 40px;
    height: 28px;
}
#_desktop_language_selector .dropdown-item {
    color: #09293a;
}
.blockcart > .header span.cart-products-count {
    position: absolute;
    top: 20px;
    background: transparent;
    font-size: 0px;
    padding: 0;
    border-radius: 15px;
    width: 16px;
    height: 16px;
    color: #fff;
    line-height: 15px;
    z-index: 99;
    left: 15px;
}
.header-nav #search_widget.search-widget form input[type=text] {
    width: 0px;
    padding: 0px;
    min-width: initial;
    width: 40px;
    height: 40px;
    background: transparent;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    border: 1px solid transparent;
    margin-top: 2px;
    outline: none;
}
.header-nav #search_widget.search-widget:hover form input[type=text],
.header-nav #search_widget.search-widget.inputfocus form input[type=text],
.header-nav #search_widget.search-widget:hover form input[type=text]:focus {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    width: 300px;
    background: #fff;
    border-color: #22cb79;
    padding: 0px 40px 0px 10px;
    outline: none;
}
.header-nav .search-widget form button[type=submit] {
    top: 0px;
    left: auto;
    right: 0px;
    bottom: 0px;
    margin: 0px;
    padding: 0px;
}
.header-nav .search-widget {
    position: relative;
}
.header-nav #search_widget button::before {
    display: block;
    background: transparent url(../img/sprite.png) no-repeat scroll -5px -116px;
    width: 40px;
    height: 40px;
    color: #09293a;
    content: '';
}
.header-logo {
    margin: 0;
    float: left;
}
.top-menu {
    margin: 0px;
}
#header .header-top li:last-child > a {
    padding-right: 0;
}
#header .header-top a[data-depth="0"] {
    color: #09293a;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    padding: 10px 15px;
    text-transform: uppercase;
}
h1.main-title {
    color: #09293a;
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    margin: 100px 0 20px;
    position: relative;
    text-align: center;
    text-transform: initial;
}
h1.main-title::after {
    background: rgba(0, 0, 0, 0) url("../img/title.png") no-repeat scroll center center;
    color: #09293a;
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 0;
    height: 28px;
    line-height: 0px;
    margin: 0 auto 0;
    pointer-events: none;
}
.owl-carousel.product-item.grid.products-slider.owl-loaded.owl-drag {
    margin-bottom: 0;
}
div#_desktop_language_selector,
div#_desktop_currency_selector {
    float: left;
    margin-top: 6px;
}
div#_desktop_cart {
    float: left;
    position: relative;
    margin-left: 10px;
}
.royalfood {
    margin: 5px 0;
}
.brandslider-inner .title a {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    text-transform: capitalize;
    color: #09293a;
    font-weight: 600;
    margin-bottom: 0px;
    display: block;
}
.prev-button.slick-arrow:hover {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -14px -457px;
}
.prev-button.slick-arrow {
    background: #a4a39f url("../img/sprite.png") no-repeat scroll -14px -457px;
    left: -2%;
    opacity: 0;
}
.next-button.slick-arrow {
    background: #a4a39f url("../img/sprite.png") no-repeat scroll -433px -457px;
    right: -2%;
    opacity: 0;
}
.next-button.slick-arrow:hover {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -433px -457px;
}
.home_blog_post_area.general.displayHome:hover .prev-button.slick-arrow,
.home_blog_post_area.general.displayHome:hover .next-button.slick-arrow {
    opacity: 1;
}
/* footer start */

.footer-top {
    padding: 0px 0px;
    background: rgba(9, 41, 58, 0.9)
   
}
.footer-top .block_newsletter {
    margin: 0px;
}
.nwsletter-maintitle {
    font-size: 26px;
    text-align: left;
    font-weight: bold;
    padding-bottom: 5px;
    color: #09293a;
}
.block_newsletter form input[type=text] {
    padding: 11px;
    width: 100%;
    background: #d4d4d4;
    color: #fff;
    height: 38px;
}
#footerbottomleft-text ul li .bottomcmsblock .bottomcmsinner .cmstext ul li > span {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: normal;
}
.newsletter_inner {
    padding: 10px 0px;
}
.block_newsletter form input[type=text]:focus {
    padding: 11px;
}
.block_newsletter form input {
    height: 38px;
}
.block_newsletter .btn-primary:hover {
        color: #09293a;
    background: #fff;
}
.block_newsletter .btn-primary {
    background: #22cb79 none repeat scroll 0 0;
    font-weight: bold;
    line-height: 0.2;
    padding: 10px 15px;
    float: left !important;
    margin-top: 21px !important;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    color: #09293a;
}
.newsletter_inner .custom-checkbox label {margin-top: 10px; color: #fff; line-height: 18px;}
.newsletter_inner .custom-checkbox label a {
    line-height: 18px;
}
.nwsletter-subtitle {
    font-size: 15px;
    text-align: left;
    color: #fff;
}
.footer_inner {
    padding: 84px 0 50px;
    overflow: hidden;
}
.footer-container {
    overflow: hidden;
    background-color: #09293a;
}
.bottomcms_img {
    margin-bottom: 14px;
}
.bottomcms_img img {
    max-width: 280px;
}
#footerbottomleft-text {
    float: left;
    padding: 0 90px 0 0;
    width: 30%;
}
.footer_inner .links .wrapper {
    width: 20%;
}
.block_newsletter.wrapper.footer-cms.col-md-3 {
    float: left;
    padding: 0 0 0 110px;
    width: 30%;
}
.header-nav .container .row {
    
}
.homepage-products.products .tabs li {
    font-family: 'Montserrat', sans-serif;
}
.footer-container .title span.h3,
.footer-container h3.h3,
#block_myaccount_infos .myaccount-title a,
.block-contact .block-contact-title,
.linklist .blockcms-title a {
    font-family: 'Montserrat', sans-serif;
    font-size: 26px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
}
.footer-container li a,
.footer-container .block-contact {
    color: #fff;
    font-size: 14px;
    line-height: 2;
    font-weight: normal;
    transition: all 0.6s ease 0s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    font-family: 'Roboto', sans-serif;
}
.footer-container .links .collapse {
    display: inherit
}
div#footerbottom-text {
    overflow: hidden;
}
.bottom-link.bottom-left {
    text-align: center;
}
.bottom-payment.bottom-right {
    float: right;
}
.link-inner,
.payment-inner {
    margin: 0px;
    padding: 0px;
}
ul.payment-inner li a {
    display: block;
    position: relative;
}
ul.payment-inner li:last-child a {
    padding-right: 0px;
}
.link-inner li a {
    text-transform: capitalize;
    color: #888;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    padding: 0px 12px 0px 15px;
    position: relative;
}
.link-inner li:first-child a {
    padding-left: 0px;
}
.link-inner li:first-child a::before,
ul.payment-inner li:first-child a::before {
    display: none;
}
.link-inner li a::before {
    border-left: 1px solid #444444;
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 2px;
}
.link-inner li a:hover {
    color: #ffffff;
}
.link-inner li,
.payment-inner li {
    display: inline-block;
}
.copyright {
    padding: 38px 0 0;
    text-align: center;
}
.copyright a {
    color: #fff;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.copyright a:hover,
.footer-container li a:hover {
    color: #22cb79 ! important;
}
.category-top-menu > li:first-child a:hover {
    color: #ffffff;
}
.cmstext li {
    margin-bottom: 24px;
}
.cmstext a {
    line-height: 1 !important;
}
/*footer end */
/*subbanner Start */

.subbanner-common.subbanner-left {
    float: left;
    padding-right: 15px;
}
.subbanner-common.subbanner-right {
    float: left;
    padding-left: 15px;
}
.right-top-left {
    float: left;
    padding-right: 15px;
}
.right-top-right {
    float: left;
    padding-left: 15px;
}
.right-bottom {
    margin-top: 30px;
}
.right-top {
    display: block;
    overflow: hidden;
}
/*subbanner End */
/* CSS Document */

.subbannercms-outer {
    clear: both;
    overflow: hidden;
}
.subbannercms-inner {
    overflow: hidden;
}
.row.buttom-subbanner {
    margin-top: 30px;
}
.subbanner-inner > a {
    position: relative;
    display: block;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.subbanner-inner > a:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.12) none repeat scroll 0 0;
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.subbanner-inner:hover > a:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}
/* parallax block start */

.parallaxblock-outer {
    color: #ffffff;
    margin: 0 0 50px;
    background: rgba(9, 41, 58, 0.9);
}
.display-hometop .custom-parallaxblock.parallaxblock-outer {
    margin-top: 85px;
    margin-bottom: 0;
}
.homepage-products.products .owl-carousel.product-item.products-slider.owl-loaded.owl-drag {
    margin-bottom: 0;
}
#index #wrapper {
    padding-top: 0;
}
.parallax-text1 {
    font-size: 15px;
    line-height: 1.2;
    font-style: italic;
    text-transform: uppercase;
}
.parallax-text2 {
    color: #ffffff;
    font-size: 70px;
    font-weight: 900;
    line-height: 1.2;
    text-transform: capitalize;
}
.parallax-text3 {
    font-size: 15px;
    font-style: normal;
    line-height: 1.4;
    padding: 10px 0 30px;
    font-weight: 600;
    text-align: center;
}
.parallax-text {
    text-align: center;
}
.parallax-text4 a {
    display: inline-block;
    font-size: 14px;
    line-height: 1.2;
    text-transform: capitalize;
    color: #fff;
    padding: 10px 20px;
    background: #22cb79;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.parallax-text4 a:hover {
    background: #09293a;
}
/* parallax block end */
/* Home page Shipping End */

.shipping-inner {
    color: #09293a;
    overflow: hidden;
    padding: 0px 0px;
    cursor: pointer;
}
.subtitle-part {
    float: left;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    position: relative;
    padding: 0px 0px;
    text-align: center;
}
.shipping-outer {} .subtitle-part {
    position: relative;
}
.subtitle-part.subtitle-part2::before {
    background: #d9d9d9 none repeat scroll 0 0;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    top: 50px;
    width: 1px;
}
.subtitle-part.subtitle-part2::after {
    background: #d9d9d9 none repeat scroll 0 0;
    content: "";
    height: 40px;
    position: absolute;
    right: 0;
    top: 50px;
    width: 1px;
}
.shipping-inner > div {
    float: left;
    max-width: 33.33%;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}
.shipping-inner {
    margin-left: -15px;
    margin-right: -15px;
}
.subtitle-part .subicon .hide {
    display: none;
}
.subtitle-part .subicon {
    content: "";
    position: absolute;
    left: 0px;
    top: 4px;
    background: transparent;
    width: 53px;
    height: 52px;
    transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
}

/*.subtitle-part:hover .subicon img{*/
/*    filter: invert(0%) sepia(99%) saturate(485%) hue-rotate(356deg) brightness(105%) contrast(103%)*/
/*}*/



.subbanner-part-maininnner1,
.subbanner-part-maininnner2,
.subbanner-part-maininnner3 {
    float: none;
    padding: 42px 0;
}
.subbanner-part-maininnner1,
.subbanner-part-maininnner2,
.subbanner-part-maininnner3 {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.subtitle-part.subtitle-part1 {
    text-align: left;
}
.subbanner-part-maininnner3 {
    float: right;
}
.subtitle-part .subicon {
    float: left;
    height: 52px;
    position: relative;
    width: 53px;
}
.subtitle-part .subtitle-part-inner {
    float: left;
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
}

.subtitle-part .subtitile1 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 24px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.subtitle-part .subtitile2 {
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    transition: 0.3s;
    font-family: 'roboto', sans-serif;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.subtitle-part:hover .subtitile1 {
    color: #22cb79;
}
/* Home page Shipping End */
/* Home page Testimonial Start */

.display-homebottom {
    clear: both;
}
.testimonial-parallax {
    margin-bottom: 100px;
}
#testimonial-slider.testimonial-carousel {
    margin: 0 0 0 auto;
    padding-bottom: 110px;
    padding-top: 100px;
}
.testimonial-carousel.owl-carousel .owl-item img.img-testimonial {
    width: auto;
}
.test_imag {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-bottom: 25px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.testimonial-inner:hover .testimonial-carousel .prev-arrow,
.testimonial-inner:hover .testimonial-carousel .next-arrow {
    opacity: 1;
}
.product-flags .new {
  display: none;
}
.thumbnail-inner:hover .product-flags .new {
  display: block;
}
.testimonial-carousel .prev-arrow {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -13px -457px;
    border-radius: 50%;
    height: 45px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 45px;
    opacity: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.tab-products.container .product-miniature.js-product-miniature {
    float: left;
    max-width: 25%;
}
#otproducttabs {
    margin-top: 0 !important;
}
.testimonial-carousel .prev-arrow:hover {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -13px -396px;
}
.testimonial-carousel .next-arrow {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -433px -457px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 45px;
    border-radius: 50%;
    opacity: 0;
}
.testimonial-carousel .next-arrow:hover {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -433px -396px;
}
.testimonial-carousel .owl-nav {
    z-index: 9999;
}
.testimonial-carousel .test_desc {
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    text-align: center;
}
.testmonial-author {
    color: #22cb79;
    font-size: 22px;
    font-weight: bold;
    padding-top: 20px;
}
.testimonial-carousel.owl-carousel .owl-nav .owl-prev,
.testimonial-carousel.owl-carousel .owl-nav .owl-next {
    margin-right: 25px;
}
/* Home page Testimonial End */

.brandslider-outer {
    padding-bottom: 70px;
    padding-top: 50px;
    background: #f5f5f5;
}
.owl-carousel.product-item.products-slider.owl-loaded.owl-drag {
    margin-bottom: 0;
}
#brand-carousel li.item {
    padding: 0px 30px;
    opacity: 0.4;
    text-align: center;
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    -o-opacity: 0.4;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.brandslider-outer h1.main-title {
    padding-bottom: 30px
}
#brand-carousel li.item:hover {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}
#index #otproducttabs .product-miniature.js-product-miniature {
    padding: 0 15px;
}
#products .product-miniature,
.featured-products .product-miniature,
.product-accessories .product-miniature,
.product-miniature .product-miniature,
#special-products .product-miniature {
    padding: 20px 15px 0px;
}
#products .product-miniature {
    padding: 20px 15px 30px;
}
h1.h6.active-filter-title {
    margin-bottom: 30px;
}
.testimonial-inner h1.main-title {
    color: #09293a;
    display: inline-block;
    width: 100%;
    margin: 120px 0 20px;
}
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    right: 40px;
    overflow: hidden;
    width: 36px;
    height: 36px;
    border: none;
    text-indent: 100%;
    background: #22cb79;
    z-index: 99;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
}
#toTop:hover {
	background: #09293a;
}
#toTop:hover #toTopHover:before {
	color: #fff;
}
#toTopHover {
    background: transparent;
    width: 36px;
    height: 36px;
    display: block;
    overflow: hidden;
    float: left;
    opacity: 1 !important;
    -moz-opacity: 1 !important;
    filter: alpha(opacity=1);
}
#toTopHover:before {
    color: #09293a;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 24px;
    position: relative;
    right: 24px;
    text-align: center;
    top: 4px;
    vertical-align: middle;
}
.thumbnail-inner {
    position: relative;
    overflow: visible;
    text-align: center;
}
.sidebar-products .thumbnail-inner {
    overflow: hidden;
}
#leftsidebar .thumbnail-inner:hover .thumbnail.product-thumbnail:before {
    background: transparent !important;
}
.thumbnail-container .addtocart-button .btn-primary {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    font-size: 0;
}
.quick-view .material-icons {
    border-radius: 100%;
    font-size: 0;
    height: 40px;
    position: relative;
    width: 40px;
}
.thumbnail-container .addtocart-button .btn-primary::before {
    background: #09293a url("../img/sprite.png") no-repeat scroll -19px -528px;
    border-radius: 50%;
    color: #ffffff;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0px;
    vertical-align: middle;
    width: 40px;
}
.thumbnail-container .addtocart-button:hover .btn-primary::before {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -19px -528px;
    color: #ffffff;
}
.cart_main .btn-primary  {
    border: none;
    font-size: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    background: none;
}
.thumbnail-container .addtocart-button {
    background: transparent;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.thumbnail-container:hover .addtocart-button {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
}
.list .thumbnail-container .product-add-to-cart {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    text-align: left;
}
.thumbnail-container .product-description {
    
    margin-top: 17px;
}
#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    background-color: #fff;
}
#products .product-miniature .discount-percentage.discount-percentage,
#products .product-miniature .on-sale.discount-percentage,
#products .product-miniature .online-only.discount-percentage,
#products .product-miniature .product-flags .new.discount-percentage,
.featured-products .product-miniature .discount-percentage.discount-percentage,
.featured-products .product-miniature .on-sale.discount-percentage,
.featured-products .product-miniature .online-only.discount-percentage,
.featured-products .product-miniature .product-flags .new.discount-percentage,
.special-products .product-miniature .discount-percentage.discount-percentage,
.special-products .product-miniature .on-sale.discount-percentage,
.special-products .product-miniature .online-only.discount-percentage,
.special-products .product-miniature .product-flags .new.discount-percentage,
.product-accessories .product-miniature .discount-percentage.discount-percentage,
.product-accessories .product-miniature .on-sale.discount-percentage,
.product-accessories .product-miniature .online-only.discount-percentage,
.product-accessories .product-miniature .product-flags .new.discount-percentage,
.product-miniature .product-miniature .discount-percentage.discount-percentage,
.product-miniature .product-miniature .on-sale.discount-percentage,
.product-miniature .product-miniature .online-only.discount-percentage,
.product-miniature .product-miniature .product-flags .new.discount-percentage {
    margin-top: 20px;
}
.quick-view .material-icons {
    /* display: none; */
    
    font-size: 0px;
    width: 30px;
    height: 35px;
}
section#special-products {
    padding-bottom: 80px;
}
ul#homepage-carousel {
    margin-bottom: 30px;
}
ul#homepage-carousel .owl-nav .owl-prev {
    background: #a4a39f url("../img/sprite.png") no-repeat scroll -13px -456px;
    border-radius: 50%;
    height: 45px;
    left: 30px;
    margin-top: -33px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: 50%;
    width: 45px;
    z-index: 3;
}
ul#homepage-carousel .owl-nav .owl-next {
    background: #a4a39f url("../img/sprite.png") no-repeat scroll -433px -456px;
    height: 45px;
    left: auto;
    margin-top: -33px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 30px;
    text-decoration: none;
    text-indent: -9999px;
    top: 50%;
    width: 45px;
    z-index: 3;
    border-radius: 50%;
}
ul#homepage-carousel:hover .owl-nav .owl-prev,
ul#homepage-carousel:hover .owl-nav .owl-next {
    opacity: 1.0;
}
ul#homepage-carousel .owl-nav .owl-prev:hover {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -13px -395px;
}
ul#homepage-carousel .owl-nav .owl-next:hover {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -433px -395px;
}
#featured-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
.product-accessories .owl-nav .owl-prev {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    margin-top: -33px;
    left: -30px;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -13px -457px;
}
#featured-products .owl-nav .owl-prev:hover,
#special-products .owl-nav .owl-prev:hover,
.product-accessories .owl-nav .owl-prev:hover {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -13px -396px;
}
#featured-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next,
.product-accessories .owl-nav .owl-next {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    margin-top: -33px;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -433px -457px;
    left: auto;
    right: -30px;
}
#featured-products .owl-nav .owl-next:hover,
#special-products .owl-nav .owl-next:hover,
.product-accessories .owl-nav .owl-next:hover {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -433px -396px;
}
#featured-products .owl-nav .owl-prev,
#special-products .owl-nav .owl-prev,
#featured-products .owl-nav .owl-next,
#special-products .owl-nav .owl-next {
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -o-opacity: 0;
    -khtml-opacity: 0;
}
#featured-products:hover .owl-nav .owl-prev,
#special-products:hover .owl-nav .owl-prev,
#featured-products:hover .owl-nav .owl-next,
#special-products:hover .owl-nav .owl-next {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    -khtml-opacity: 1;
}
.homeslider_nav:active {
    opacity: 1.0;
}
#special-products .owl-carousel .owl-nav.disabled {
    display: block;
}
.thumbnail-image-inner {
    position: relative;
    overflow: hidden;
}
#search_filters h4,
.leftsidebar .title {
        background: #22cb79 none repeat scroll 0 0;
    color: #09293a;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 15px 20px;
    text-transform: capitalize;
}
#search_filters .facet {
    padding: 25px 20px;
}
.hidden-sm-down.clear-all-wrapper {
    padding: 0 20px;
}
#js-product-list .product-description .highlighted-informations.hidden-sm-down {
    display: none;
}
#js-product-list .products.row.list .thumbnail-container {
    background-color: transparent;
}
.products-selection .products-sort-order .select-title {
    display: inline-block;
    width: 100%;
    color: #474747;
    background: transparent;
    padding: 8px 10px 4px;
    border: 1px solid #d4d4d4;
    cursor: pointer;
}
#custom-leftbannerblock img {
    width: 100%;
    height: auto;
}
.category-cover img {
    max-width: 100%;
}
.breadcumb_inner.container .row {
    margin: 0;
}
.breadcumb_outer {
    background-color: #777;
    width: 100%;
    background-image: url('/img/bg.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
#category .breadcumb_outer {
    background-color: transparent;
    background-image: unset;
}

#category .breadcrumb {
    padding: 15px 0;
}
@media screen and (max-width: 1160px){
    .breadcumb_outer {
        background-size: auto 100%;
    }

}
.page-index .breadcumb_outer {
    display: none;
}
.grid .product-desc,
.list .thumbnail-inner .product-description {
    display: none;
}
.list .highlighted-informations {} .list .thumbnail-inner + .product-description .highlighted-informations {
    display: none;
}
.products-selection .display {
    float: left;
    margin: 0 15px 0 0;
}
.products-selection .display li {
    float: left;
    text-align: center;
    padding: 0;
}
.products-selection .display li#grid {
    margin: 0px;
}
.products-selection .display li#list {
    margin: 0;
    margin-left: 10px;
}
.products-selection .display li a {
    color: #929292;
    font-size: 0px;
    line-height: 14px;
    cursor: pointer;
}
.products-selection .display li#grid a {
    background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -23px -633px;
    height: 30px;
    float: left;
    width: 30px;
}
.products-selection .display li#grid:hover a,
.products-selection .display li#grid.selected a {
    background-position: -23px -585px !important;
}
.products-selection .display li#list a {
    background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -443px -633px;
    height: 30px;
    width: 30px;
    float: right;
}
.products-selection .display li#list:hover a,
.products-selection .display li#list.selected a {
    background-position: -443px -585px !important;
}
.products-selection .display li.selected a {
    cursor: default;
}
.products-selection h1 {
    padding-top: 0.625rem;
}
.products-sort-order {
    color: #878787;
}
.products-sort-order .select-title {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 100%;
    color: #09293a;
    background: #FFFFFF;
    padding: 5px 0.625rem;
    cursor: pointer;
}
.products-sort-order .select-list {
    display: block;
    color: #09293a;
    padding: 5px 15px;
}
.products-sort-order .select-list:hover {
    background: #22cb79;
    color: #FFFFFF;
    text-decoration: none;
}
#leftsidebar .thumbnail-container .product-description {
    margin-bottom: 0 !important;
}
.products-sort-order .dropdown-menu {
    right: auto;
    width: 288px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 0;
}
#products .list .product-title,
#products .list .product-price-and-shipping,
#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    text-align: left;
}
#products .list .product-price-and-shipping {
    padding-bottom: 15px;
}
.total-products P {
    margin: 5px 0px;
}
.list .thumbnail-container .addtocart-button {
    position: relative;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
}
.product-toolbar {
    border: 1px solid #d4d4d4;
    padding: 15px 15px;
    margin-bottom: 30px;
}
.block-category .category-cover {
    margin-bottom: 25px;
    margin-top: 0;
}
#js-active-search-filters .h6.hidden-xs-up {
    color: #09293a;
    display: block ! important;
    font-size: 15px;
    font-weight: 700;
}
.block-category {
    margin-bottom: 28px;
}
#category-description p:first-child {
    margin-bottom: 15px;
}
#category-description p {
    color: #888;
    margin-bottom: 0;
}
.page-product .modal-body figure {
    max-width: 625px;
}
#checkout div#_desktop_language_selector,
#checkout div#_desktop_currency_selector {
    margin: 0px;
}
.products-selection .products-sort-order .select-title {
    text-align: left;
}
.product-quantity.clearfix {
    float: left;
}
.sidebar-products .product-flags {
    display: none;
}
.sidebar-products .thumbnail-image-inner {
    float: left;
    margin-right: 12px;
}
.sidebar-products .product-miniature .product-title {
    margin-top: 0px;
    margin-bottom: 5px;
    text-align: left;
}
.sidebar-products .thumbnail-sidebar-inner {
    text-align: left;
    float: left;
    max-width: 115px;
}
.sidebar-products .product-miniature .product-price-and-shipping {
    text-align: left;
}
.sidebar-products .thumbnail-container .addtocart-button {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    background: transparent;
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -o-opacity: 1;
    transition: 0.5s;
    -wenkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    text-align: left;
}
.sidebar-products .thumbnail-container .addtocart-button .btn-primary::before {
    display: none;
}
.sidebar-products .addtocart-button .btn-primary {
    padding: 0px;
    background: transparent;
    color: #09293a;
    font-weight: 400;
    padding-top: 5px;
}
.category-top-menu {
    background-color: #09293a;
    margin-bottom: 30px;
    padding: 25px 20px 20px;
}
.sidebar-products #products .product-price-and-shipping,
.sidebar-products .featured-products .product-price-and-shipping,
.sidebar-products .product-accessories .product-price-and-shipping,
.sidebar-products .product-miniature .product-price-and-shipping {
    font-weight: 600;
}
div#_mobile_cart {
    position: relative;
    margin-right: 15px;
    margin-left: 5px;
}
#products .grid .product-miniature {
    width: 50%;
}
#products .grid .cart_main, #products .list .highlighted-informations {
    display: none;
}
#footerbottomleft-text .title {
    display: none;
}
.blockcart.cart-preview {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    margin-right: 10px;
}
.grid .thumbnail-container > .product-description {
    display: none;
}
#products .product-miniature:hover .product-title a,
#featured-products .product-miniature:hover .product-title a,
#special-products .product-miniature:hover .product-title a {
    color: #09293a;
}
.pagination .page-list {
    margin-bottom: 0;
    float: right;
}
.pagination a .material-icons {
    font-size: 28px;
}
.pagination a {
    height: 36px;
    margin: 0;
    padding: 7px 12px;
    width: 36px;
    color: #808080;
    background: none;
    border: none;
    display: block;
    font-weight: 600;
    border: 1px solid #d4d4d4;
}
.pagination .page-list li {
    display: inline-block;
    float: left;
    margin: 0 0 0 5px;
    padding: 0px;
}
.pagination .current a,
.pagination a:hover {
    color: #FFFFFF;
    border-color: #22cb79;
    background-color: #22cb79;
    text-decoration: none;
}
.pagination .previous,
.pagination .next {
    font-size: 0px;
    padding: 3px;
}
.breadcumb_inner .breadcrumb ol > li:last-child > a > span,
.breadcumb_inner .breadcrumb ol > li:hover > a > span {
    color: #09293a;
}
#products .list .product-miniature .on-sale {
    right: 40px;
}
.sidebar-products.products {
    padding: 15px 20px;
   
}
.blog_post_content_bottom .post_content > p {
    line-height: 1.5;
}
#leftsidebar {
    margin-bottom: 20px;
}
div#_desktop_language_selector,
div#_desktop_currency_selector {
    position: relative;
}
.currency-selector.dropdown.js-dropdown::before {
    background: #9a9a9a none repeat scroll 0 0;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 1px;
}
#_desktop_user_info .userinfo-toggle li a:hover {
    color: #888;
}
#_desktop_user_info .userinfo-toggle li a {
    color: #ffffff;
    font-size: 14px;
}
.logo-newdiv {
    margin-bottom: 23px;
    margin-top: 33px;
}
#header .header-top .menu > ul > li {
    display: block;
}
#header .header-top .menu > ul > li > a {
    font-family: 'Roboto', sans-serif;
}
.item > a {
    display: inline-block;
}
.footer-bottom {
    width: 100%;
}
.footer_inner {
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.footerbottom-text-inner.container {
    padding: 20px 0 40px;
}
.testimonial-inner .owl-carousel .owl-item img {
    border-radius: 50%;
    
    display: block;
    width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: block !important;
}
.brand-slidermain .owl-prev {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -13px -457px;
    border-radius: 50%;
    height: 45px;
    left: 0;
    margin-top: -16px;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: 40%;
    width: 45px;
    z-index: 3;
}
.brandslider-outer .owl-prev,
.brandslider-outer .owl-next {
    opacity: 0;
}
.brandslider-outer:hover .owl-prev,
.brandslider-outer:hover .owl-next {
    opacity: 1;
}
.brand-slidermain .owl-prev:hover {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -13px -396px;
}
.brand-slidermain .owl-next {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -433px -457px;
    height: 45px;
    border-radius: 50%;
    left: auto;
    margin-top: -16px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0px;
    text-decoration: none;
    text-indent: -9999px;
    top: 40%;
    width: 45px;
    z-index: 3;
}
.brand-slidermain .owl-next:hover {
    background: #22cb79 url("../img/sprite.png") no-repeat scroll -433px -396px;
}

.owl-carousel.owl-grab {
    cursor: #09293a !important;
}
.subtitile2 {
    padding-top: 0px;
}
#category .left-column.col-xs-12.col-sm-8.col-md-9 .products.row.list .product-miniature.js-product-miniature.col-xs-12 .thumbnail-container .product-description.col-xs-12.col-sm-7.col-md-7.col-lg-8 .product-desc {
    margin: 0;
}
#my-account #main .page-footer .text-xs-center > a:hover {
    background-color: #22cb79;
    color: #fff;
}
#my-account #main .page-footer .text-xs-center > a {
    background-color: #09293a;
    color: #fff;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 20px;
}
#identity .page-header {
    margin-bottom: 0;
}
#identity .page-header .h1,
h1 {
    font-size: 2rem;
}
.footer-bottom-link .link-inner {
    float: left;
}
.icon-wrapper {
    float: right;
    margin-bottom: 0;
}
.icon-wrapper li {
    display: inline-block;
    margin-left: 0;
    font-size: 18px;
}
.icon-wrapper li a i {
    color: #888;
}
.icon-wrapper li a i {
    color: #888;
}
.icon-wrapper li a i:hover {
    color: #ffffff;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
}
.icon-wrapper li:first-child a::before {
    border-left: 1px solid transparent;
}
.icon-wrapper li a:before {
    border-left: 1px solid #444444;
    content: "";
    height: 14px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 2px;
}
.icon-wrapper li a {
    position: relative;
}
.icon-wrapper li a {
    padding: 0 12px 0 15px;
}
.icon-wrapper li:last-child a {
    padding-right: 0;
}
.cart_main {
    top: 10px;
    float: none;
    right: 10px;
    position: absolute;
    z-index: 99;
    left: auto;
}
.thumbnail-inner.col-xs-12.col-sm-5.col-md-5.col-lg-4 .cart_main .product-add-to-cart.addtocart-button {
    display: none;
}
.userinfo-toggle {
    margin-bottom: 0;
    margin-top: 0px;
    padding:5px 0px 7px 0px;
}
#leftsidebar .thumbnail-container {
    background-color: transparent;
}
#leftsidebar .thumbnail-container .addtocart-button .btn-primary {
    border-radius: none;
    font-size: 16px;
    height: 18px;
    padding-top: 0;
    width: 100%;
}
.sidebar-products .thumbnail-inner:hover .addtocart-button .btn-primary {
    color: #22cb79;
}
.dropdown-menu.hidden-sm-down {
    margin-top: 13px;
}
.testimonial-desc p {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    max-width: 650px;
    padding: 0 20px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.top-menu .arrow > .dropdown-item::before {
    background-color: rgba(0, 0, 0, 0);
    bottom: 0;
    color: #22cb79;
    content: "";
    font-family: fontawesome;
    font-size: 30px;
    left: 0;
    line-height: 12px;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: 0;
    width: 20px;
}
.top-menu .arrow:hover > .dropdown-item::before {
    opacity: 1;
}
#custom-leftbannerblock {
    margin-bottom: 30px;
}
#left-column .thumbnail-inner {
    margin-bottom: 10px;
}
.top-menu .sub-menu ul[data-depth="1"] > li:first-child {
    display: inline-block;
    margin-left: 0;
}
.top-menu .sub-menu ul[data-depth="1"] > li:last-of-type {
    margin-right: 0;
}
.no-items {
    display: inline-block;
    padding: 10px;
    width: 100%;
}
.dark {
    font-weight: 400;
}
#cms .page-header h1 {
    margin-bottom: 20px;
}
#cms .page-heading.bottom-indent {
    padding-bottom: 10px;
}
#pagenotfound .material-icons.search,
#search .material-icons.search {
    display: block;
}
#pagenotfound .material-icons,
#search .material-icons {
    line-height: 0.8;
}
.container-fluid .row.sitemap.col-xs-12 ul li ul li,
.nested a {
    padding-bottom: 5px;
}
.product-actions .btn-primary {
    margin: 0 0 0 0px;
    position: relative;
}
.product-actions .product-add-to-cart .btn-primary {
    padding: 11px 20px;
    line-height: 1.1;
}
#shipping-text {
    background-color: ;
}

.subbanner-inner.left-inner > img:hover {} 
.block_newsletter.wrapper.footer-cms.col-md-3  .float-xs-right .navbar-toggler.collapse-icons {
  display: none;
}
.cart-grid-body a.label {
    background: #09293a none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    padding: 10px 10px;
}
.cart-grid-body a.label:hover {
    color: #fff;
    background-color: #22cb79;
}
.product-line-grid-body.col-md-4.col-xs-8 .product-line-info .label:hover {
    background-color: transparent;
    color: #2b2b2b;
}
.product-line-grid-body>.product-line-info>.label {
    padding: 0;
    line-height: inherit;
    text-align: left;
    white-space: inherit;
    font-weight: 400;
    text-transform: none;
}
.product-line-grid-body > .product-line-info > .label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #09293a;
    float: none;
    line-height: inherit;
    padding: 0;
    text-align: left;
    white-space: inherit;
    text-transform: none;
}

.homeslider-container.slideshow_container{
    margin-bottom: 1.6%
}

#index #header {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1000;
}
#header .header-top {
    background-color: transparent;
}

.desktop-toggle-menu {
    margin-left: 30px;
    margin-top: 15px;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.desktop-toggle-menu::before {
    content: '';
    display: block;
    font-size: 60px;
    font-weight: bold;
    background-image: url("/img/icons/arrow.png");
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    transform: rotate(-90deg);
}

.desktop-toggle-menu.active:before {
    transform: rotate(0);
}


#_desktop_top_menu {
    position: static!important;
}

#_desktop_top_menu #top-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
}

#_desktop_top_menu #top-menu.active {
    display: block;
}

.header-right-icon {
    display: flex;
}

.home-teasers {
    padding-bottom: 30px;
}

.home-teasers__more-button {
    margin-top: 20px;
    border-radius: 20px;
    padding: 15px 30px;
    background-color: #22cb79;
    display: inline-block;
    color: #09293a;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}
.home-teasers__more-button:hover {
    color: #09293a;
}
.home-teasers h2 {
    text-align: center;
    font-size: 2rem;
    margin-bottom: 30px;
    margin-top: 30px;
}

.home-teasers__inner {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
}

.home-teasers__item {
    position: relative;
    transition: all 0.3s;
    border-radius: 20px;
}

.home-teasers img {
    width: 100%;
    transition: all 0.3s;
    border-radius: 20px;
}

.home-teasers__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    transition: all 0.3s;
    display: none;
    opacity: 0;
}

.home-teasers__content p {
    font-weight: bold;
    font-size: 20px;
    color: #09293a;
}

.home-teasers__item:hover img {
    opacity: 0.25;
}

.home-teasers__item:hover .home-teasers__content {
    display: block;
    opacity: 1;
}

.home-main-teaser {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 70px;
    margin-top: 50px;
}
.home-main-teaser__header {
    margin-bottom: 30px;
}
.home-main-teaser__content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.home-main-teaser__image img {
    width: 100%;
    border-radius: 20px;
}
.home-main-teaser__text, .home-main-teaser__text p {
    color: #09293a;
    font-size: 20px;
    font-style: italic;
}
.home-main-teaser__more-button {
    margin-top: 20px;
    border-radius: 20px;
    padding: 15px 30px;
    background-color: #22cb79;
    display: inline-block;
    color: #09293a;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
}
.home-main-teaser__more-button:hover {
    color: #09293a;
}

@media screen and (max-width: 1440px) {
    .prev-button.slick-arrow {
        left: 0;
    }
    .next-button.slick-arrow {
        right: 0;
    }
    #featured-products .owl-nav .owl-prev,
    #special-products .owl-nav .owl-prev {
        left: 0;
    }
    #featured-products .owl-nav .owl-next,
    #special-products .owl-nav .owl-next {
        right: 0;
    }
    .subbanner-inner.left-inner img,
    .right-top-left-inner.subbanner-inner img,
    .right-bottom-inner.subbanner-inner img {
        width: 100%;
    }
    .subbanner-common.subbanner-left {
        padding-right: 10px;
        width: 53%;
    }
    .subbanner-common.subbanner-right {
        padding-left: 15px;
        width: 47%;
    }
}
@media screen and (max-width: 1366px) {}

@media screen and (max-width: 1339px) {
    .right-top-right {
        width: 50%;
    }
    .right-top-left {
        width: 50%;
    }
    .subbanner-common.subbanner-left {
        padding-right: 15px;
        width: 53%;
    }
    .subbanner-common.subbanner-right {
        padding-left: 15px;
        width: 46%;
    }
    .blog_post_content_top {
        width: 44%;
    }
    .home_blog_post .blog_post_content_bottom {
        width: 56%;
    }
    .home_blog_post .blog_post_content_bottom {
        padding: 19px 70px 8px 45px;
    }
    .blog_post_content .post_title a {
        font-size: 16px;
    }
}
@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1239px) {
    .home-teasers__inner {
        grid-template-columns: 1fr;
    }
    .home-main-teaser {
        grid-template-columns: 1fr;
    }

	.sidebar-products.products {
		padding: 15px 15px;
	}
	.sidebar-products .thumbnail-image-inner {
		margin-right: 5px;
		max-width: 53px;
	}
	.subtitle-part .subtitle-part-inner {
		padding-left: 5px;
	}
	.subtitle-part .subtitile2 {
		font-size: 12px;
	}
	#footerbottomleft-text {
		padding: 0 10px 0 0;
	}
	.block_newsletter.wrapper.footer-cms.col-md-3 {
		padding: 0 0 0 20px;
	}
	.footer-container .title span.h3, .footer-container h3.h3, #block_myaccount_infos .myaccount-title a, .block-contact .block-contact-title, .linklist .blockcms-title a {
		font-size: 21px;
	}
    .home_blog_post .blog_post_content_bottom .meta_date p {
        font-size: 15px;
    }
    .home_blog_post .blog_post_content p {
        line-height: 15px;
    }
    .home_blog_post .blog_post_content_bottom .meta_date {
        height: 59px;
        left: 37%;
        top: 21px;
        width: 59px;
    }
    .home_blog_post .blog_post_content_bottom {
        padding: 0 10px 8px 25px;
    }
    .blog_post_content .post_title {
        line-height: 1;
    }
    .home_blog_post .blog_post_content p {
        line-height: 16px;
    }
    .home_blog_post .blog_post_content_bottom .meta_date {
        padding: 12px 0;
    }
    .right-bottom {
        margin-top: 28px;
    }
    .royalfood {
        max-width: 13%;
    }
    #_desktop_logo + .position-static {
        max-width: 64%;
    }
    #_desktop_logo {
        max-width: 23%;
    }
    .header-logo {
        margin: 0;
    }
    .testimonial-desc p {
        max-width: 760px;
    }
    .tab-products.container .product-miniature.js-product-miniature {
        max-width: 33.33%;
    }
}
@media screen and (max-width: 1200px) {
    .sidebar-products.products {
        padding: 15px 13px;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 100px;
    }

    .subbanner-inner img {
        max-width: 100%;
    }
    .products-selection .display {
        margin: 0 8px 0 0;
    }
    .products-selection .sort-by {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        white-space: normal;
    }
    .products-sort-order .dropdown-menu {
        font-size: 15px;
        width: 230px;
    }
}
@media (max-width: 1199px) {
    .sidebar-products .thumbnail-image-inner {
        margin-right: 4px;
        max-width: 65px;
    }
    .homepage-products.products .tabs li {
        padding: 0 18px;
    }
}
@media (max-width: 991px) {


	.testimonial-inner h1.main-title {
		margin: 50px 0 0px;
	}
	#testimonial-slider.testimonial-carousel {
		padding-bottom: 50px;
	}

	.slick-slide {
		padding: 20px 15px 0;
	}
    .tab-products.container .product-miniature.js-product-miniature {
        max-width: 33.33%;
    }
    .xipblog_img,
    .img-responsive {
        width: 100%;
    }
    .blog_post_content_top {
        float: none;
        width: 100%;
    }
    .home_blog_post .blog_post_content_bottom {
        width: 100%;
    }
    .home_blog_post .blog_post_content_bottom {
        padding: 15px 0 25px 0;
    }
	.home_blog_post .blog_post_content p {
		line-height: 16px;
		margin-bottom: 5px;
	}
    .home_blog_post .blog_post_content_bottom .meta_date {
        display: none;
    }
    .sidebar-products.products {
        padding: 15px 10px;
    }
    .products-sort-order .dropdown-menu {
        width: 170px;
    }
    .icon-wrapper {
        float: none !important;
    }
    .footer-bottom-link .link-inner {
        float: none !important;
    }
    .icon-wrapper {
        float: right;
        line-height: 0;
        margin-bottom: 0;
        padding: 17px 0;
    }
    #stores .page-stores .store-item {
        padding-left: 5px;
        padding-right: 5px;
    }
    #stores .page-stores .store-item .col-md-5.col-sm-7.col-xs-12.store-description {
        padding: 5px;
    }
    #stores .page-stores .store-item .col-md-4.col-sm-5.col-xs-12.divide-left {
        padding-left: 8px;
        padding-right: 5px;
    }
    .product-toolbar {
        padding: 12px;
    }
    .products-selection .display {
        margin: 0 2px 0 0;
    }
    .products-selection .total-products,
    .products-selection h1 {
        padding-top: 1px;
    }
    h1.h6.active-filter-title {
        margin-bottom: 0;
    }
    .custom-parallaxblock.parallaxblock-outer {
        margin-bottom: 0;
    }
    .pagination .page-list {
        padding: 0;
    }
	.brandslider-outer {
	  padding-bottom: 50px;
	  padding-top: 50px;
	}
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        float: left;
        max-width: 66.66%;
    }
    h1.main-title {
        padding-bottom: 0;
    }

    .parallax-text2 {
        font-size: 50px;
        font-weight: 600;
    }
    .display-hometop .custom-parallaxblock.parallaxblock-outer {
        margin-bottom: 0;
        margin-top: 50px;
    }
    .parallax-text3 {
        font-size: 14px;
        font-style: italic;
        line-height: 1.3;
        max-width: 580px;
        padding: 6px 0 18px;
    }
    .parallax-text4 a {
        font-size: 13px;
        line-height: 1.2;
        padding: 8px 15px !important;
    }
    ul.payment-inner li:first-child a {
        padding-left: 0px;
    }
    .subbannercms-bottom a img {
        width: 100%;
    }
    h1.main-title {
        color: #09293a;
        font-family: "Roboto", sans-serif;
        font-size: 26px;
        margin: 50px 0 0px;
    }
    .footerbottom-text-inner.container {
        text-align: center;
    }
    ul.payment-inner li a {
        padding: 0px 3px 0px 3px;
    }
    .newstitle-inner {
        background-position: 0px 0px;
    }
    .nwsletter-maintitle {
        font-size: 16px;
        padding-bottom: 0px;
    }
    .nwsletter-subtitle {
        font-size: 12px;
    }
    .testimonial-parallax {
        margin-bottom: 50px;
    }
    .brandslider-inner .title a {
        margin-bottom: 15px;
    }
    .brandslider-outer h1.main-title {
        padding-bottom: 20px;
    }
    .testmonial-author {
        font-size: 15px;
        padding-top: 14px;
    }
    ul#homepage-carousel {
        margin-bottom: 20px;
    }
    .sidebar-products .thumbnail-sidebar-inner {
        max-width: 130px;
    }
    #products .grid .product-miniature {
        width: 50%;
    }
    #featured-products .owl-nav .owl-prev,
    #special-products .owl-nav .owl-prev {
        left: 0px;
    }
    #featured-products .owl-nav .owl-next,
    #special-products .owl-nav .owl-next {
        right: 0px;
    }
    #featured-products .owl-nav .owl-prev,
    #special-products .owl-nav .owl-prev,
    #featured-products .owl-nav .owl-next,
    #special-products .owl-nav .owl-next {
        opacity: 1;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -o-opacity: 1;
        -khtml-opacity: 1;
    }
}
@media (max-width: 979px) {

	.subtitle-part .subtitle-part-inner {
		float: none;
		padding-left: 0 !important;
		padding-top: 0;
		text-align: center;
		width: 100%;
		display: inline-block;
	}
	.shipping-outer .subtitile, .subtitle-part .subicon {
		display: inline-block;
		float: none;
		margin: 0;
	}
	.subtitle-part.subtitle-part1 {
		text-align: center;
	}
	.subbanner-part-maininnner3 {
		float: none;
	}
	.subtitle-part.subtitle-part2::before {
		background: transparent;
	}
	.subtitle-part.subtitle-part2::after {
		background: transparent;
	}

}

@media (max-width: 900px) { 
	.home_blog_post .blog_post_content_bottom {
		padding: 15px 0 15px 0;
	}
	.subbanner-part-maininnner1, .subbanner-part-maininnner2, .subbanner-part-maininnner3 {
		padding: 22px 0;
	}
	.footer-toggle {
		margin-bottom: 0;
	}
	.footer-container .links .collapse {
		margin-bottom: 0;
	}
	#footerbottomleft-text {
		width: 26%;
	}
	.footer_inner .links .wrapper {
		width: 22%;
	}
	.img-footer {
		width: 100%;
	}
	.homepage-products.products .tabs {
		margin: 0 0 20px;
	}
	#_desktop_logo + .position-static {
		max-width: 61%;
	}
	.royalfood {
		max-width: 16%;
	}
	#header .header-top a[data-depth="0"] {
		font-size: 15px;
	}
	.header-logo {
		margin: 0;
	}
	.royalfood {
		margin: 29px 0;
	}
	
	div#_desktop_cart {
		margin-left: 5px;
	}
	.img-footer {
		width: 100%;
	}
	.header-logo {
		margin: 0;
	}
	.subbanner-common.subbanner-left {
		padding-right: 10px;
	}
	.subbanner-common.subbanner-right {
		padding-left: 10px;
	}
	.right-top-right {
		padding-left: 10px;
	}
	.right-top-left {
		padding-right: 10px;
	}
	.right-bottom {
		margin-top: 20px;
	}
	.sidebar-products .thumbnail-image-inner {
		margin-right: 10px !important;
		max-width: 80px !important;
	}

}
@media screen and (max-width: 840px) { 
	.productTabContent .item:nth-child(3n+1) {
		clear: both;
	}
	.sidebar-products .thumbnail-image-inner {
		margin-right: 7px !important;
		max-width: 60px !important;
	}
    #header .header-nav .currency-selector {
        padding-left: 16px;
        margin: 5px 0 13px 15px;
    }
	.block_newsletter.wrapper.footer-cms.col-md-3 {
		width: 26%;
	}
	.footer_inner .links .wrapper {
		width: 24%;
	}
	.footer_inner .links .wrapper {
		padding: 0 10px;
	}
	.footer_inner {
		padding: 60px 0 30px;
	}
	.copyright {
		padding: 28px 0 0;
	}
	.footerbottom-text-inner.container {
		padding: 10px 0 20px;
	}


}

@media screen and (max-width: 772px) {
    .total-products P {
        margin: 6px 0;
        font-size: 14px;
    }
}
@media screen and (max-width: 767px) {
    .desktop-toggle-menu {
        display: none;
    }
    .header-right-icon {
        display: none;
    }
    .nivo-directionNav{
        display: none;
    }

	.currency-selector.dropdown.js-dropdown::before {
		background: transparent;
	}
    #featured-products .owl-nav .owl-prev, #special-products .owl-nav .owl-prev, .product-accessories .owl-nav .owl-prev {
        left: 10px;
    }
    #featured-products .owl-nav .owl-next, #special-products .owl-nav .owl-next, .product-accessories .owl-nav .owl-next {
        right: 10px;
    }
	#mobile_top_menu_wrapper #top-menu {
		margin-bottom: 0;
	}
	.brandslider-outer {
		padding-bottom: 45px;
		padding-top: 45px;
	}
	.testimonial-inner h1.main-title {
		margin: 45px 0 0;
	}
	.testimonial-desc p {
		font-size: 15px;
	}
	#toTop {
		right: 15px;
		bottom: 15px;
	}
	.testimonial-desc p {
		max-width: 100%;
		padding: 0px 3px;
	}
	.bottomcms_img {
		margin-bottom: 14px;
		margin-top: 10px;
	}
	.copyright {
		padding: 10px 0 0;
	}
	.cmstext li {
		margin-bottom: 10px;
	}
	.copyright a {
		font-size: 14px;
	}
	.footerbottom-text-inner.container {
		padding: 5px 0 20px;
	}
	.homepage-products.products .tabs li {
		font-size: 13px;
	}
	.homepage-products.products .tabs {
		margin: 0 0 16px;
	}

	.homepage-products.products .tabs li {
		padding: 0 12px;
	}
	.block_newsletter.wrapper.footer-cms.col-md-3  .float-xs-right .navbar-toggler.collapse-icons {
		display: block;
	}
	.subbanner-common.subbanner-left {
		padding-right: 0px;
		width: 100%;
	}
	.subbanner-common.subbanner-right {
		padding-left: 0;
		width: 100%;
		padding-top: 20px;
	}
	.footer-container .links ul .title {
		border-bottom: none;
	}
	.footer_inner {
		border-bottom: transparent;
	}
	.wrapper.footer-cms.col-md-3.active .material-icons.add {
		display: none;
	}
	.footer-container .footer-cms.active .navbar-toggler .material-icons.remove {
		display: block;
		border: 1px solid #09293a;
		color: #09293a;
		width: 26px;
	}
	.footer-container .links .title {
		border-bottom: 1px solid rgba(255,255,255,0.2);
		cursor: pointer;
		margin: 0;
		padding: 12px 0;
	}
	.footer-container .links .title .collapse-icons .remove, .footer-container .links .title[aria-expanded="true"] .collapse-icons .add {
		display: none;
	}
	.royalfood {
		margin: 0;
	}
	.header-nav #search_widget button::before {
		background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -443px -67px;
	}
	.footer-toggle {
		display: none;
	}
	
	.search-widget form {
		clear: both;
		display: none;
		position: absolute;
		right: 0;
		top: 50px;
		z-index: 99;
	}
	.header-nav .search-widget {
		float: right;
	}
	.header-nav #search_widget.search-widget form input[type=text],
	.header-nav #search_widget.search-widget.inputfocus form input[type=text],
	.header-nav #search_widget.search-widget form input[type=text]:focus,
    .header-nav #search_widget.search-widget:hover form input[type=text], 
    .header-nav #search_widget.search-widget.inputfocus form input[type=text], 
    .header-nav #search_widget.search-widget:hover form input[type=text]:focus {
		opacity: 1;
		-webkit-opacity: 1;
		-moz-opacity: 1;
		width: 300px;
		background: #09293a;
		border-color: transparent;
		padding: 0px 40px 0px 10px;
		outline: none;
	}
	#header .header-nav .cart-preview.active a {
		position: static;
	}
	
	.price.ajax_block_cart_total {
		display: none;
	}
	#_mobile_user_info {
		display: none;	
	}
	
    #footerbottomleft-text .title {
        display: block;
    }
    #footerbottomleft-text {
        width: 100%;
    }
    .footer_inner .links .wrapper {
        width: 100%;
    }
    .block_newsletter.wrapper.footer-cms.col-md-3 {
        width: 100%;
    }
    #products .up {
        margin-bottom: 0;
        display: none;
    }
    .currency-selector.dropdown.js-dropdown > span {
        float: left;
    }
    .js-top-menu-bottom > div {
        display: inline-block;
        width: 100%;
    }
    .language-selector-wrapper span.hidden-md-up {
        float: left;
    }
    .language-selector.dropdown.js-dropdown {
        float: left;
    }
    .header-top .search-widget form input[type="text"] {
        color: #ffffff;
    }
    #pagenotfound .page-not-found .search-widget input,
    #products .page-not-found .search-widget input {
        width: 100%;
        background-color: #fff;
        border: 1px solid #22cb79;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a i {
        padding-right: 30px;
    }
    #header .header-top #search_widget button::before {
        background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -5px -116px;
        color: #09293a;
        content: "";
        display: block;
        height: 37px;
        width: 33px;
    }
    #pagenotfound .page-not-found,
    #products .page-not-found {
        max-width: 100%;
    }
    .header-top .search-widget .material-icons.search {
        display: none !important;
    }
    #pagenotfound .material-icons.search,
    #search .material-icons.search {
        display: block;
    }
    #header .header-top {
        padding-bottom: 0px;
    }
    .search-widget form input[type="text"]:-moz-placeholder,
    .search-widget form input[type="text"]::-moz-placeholder,
    .search-widget form input[type="text"]::-webkit-input-placeholder,
    .search-widget form input[type="text"]::-webkit-input-placeholder {
        color: #ffffff !important;
        text-indent: 0;
    }
    .header-top .search-widget form input::-webkit-input-placeholder {
        /* WebKit, Blink, Edge */
        
        color: #fff !important;
    }
    .header-top .search-widget {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 1px solid transparent;
        display: block;
        float: none;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        max-width: 500px;
    }
    #wrapper .material-icons.search {
        padding-bottom: 12px !important;
    }
    #pagenotfound .material-icons,
    #search .material-icons {
        line-height: 1;
    }
    .header-top .search-widget form input[type="text"]:focus + button .search {
        color: #fff;
    }
    .header-top .search-widget form button[type="submit"] {
        color: #fff;
    }
    .header-top .search-widget form input[type="text"] {
        color: #fff;
    }
    .header-top .search-widget form input[type="text"]:focus {
        color: #ffffff;
    }
    input:focus {
        outline: none;
    }
    button:focus {
        outline: none;
    }
    .material-icons.search {
        display: block;
        margin-bottom: 3px;
    }
    #header .header-top {
        background: transparent;
    }
    #password .form-control-submit.btn.btn-primary {
        display: flex;
        margin: 10px auto 0;
        padding: 10px 18px;
    }
    .blockcart > .header span.cart-products-count {
        top: 8px;
    }
    .blockcart > .header span.cart-products-count {
        color: #a1dba4;
    }
    .blockcart:hover > .header span.cart-products-count {
        background: transparent;
        color: #888888;
    }
    #cart #footer {
        margin-top: 10px;
    }
    #product #footer {
        margin-top: 10px;
    }
    #header .header-top li:last-child > a {
        padding-right: 0.625rem;
    }
    .newstitle-inner {
        padding: 3px 0 3px 73px;
    }
    #header .header-top {
        display: block;
        margin: 0;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a:hover,
    .top-menu > li > .popover.sub-menu.js-sub-menu.collapse.in > ul > li > a > span > span > i:hover {
        color: #09293a !important;
    }
    .navbar-toggler {
        color: #09293a;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a:hover,
    .top-menu > li > .popover.sub-menu.js-sub-menu.collapse.in > ul > li > a > span > span > i:hover {
        color: #22cb79;
    }
    .top-menu .arrow > .dropdown-item::before {
        display: none;
    }
    #header .top-menu a[data-depth="0"]:hover,
    #header .top-menu > li:hover a[data-depth="0"] {
            color: #09293a;
    text-decoration: none;
    }
    #header .top-menu a[data-depth="0"]:hover {
    color: #09293a !important;
    text-decoration: none;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li {
        overflow: hidden;
    }
    .top-menu .sub-menu.collapse {
        border-top: transparent;
    }
    .brand-slidermain .owl-carousel.product-item.products-slider.owl-loaded.owl-drag .item {
        margin-left: 20px;
        margin-right: 20px;
    }
    #left-column > div {
        margin-top: 0;
    }
    #custom-leftbannerblock {
        text-align: center;
        display: inline-block;
        width: 100%;
    }
    #custom-leftbannerblock {
        padding-top: 20px;
    }
    #content-wrapper {
        max-width: 100%;
        display: inline-block;
        width: 100%;
    }
    #custom-leftbannerblock img {
        height: auto;
        width: auto;
    }
    .test_imag {
        float: left;
        padding-left: 0;
    }
    .testimonial-carousel .prev-arrow {
        top: 40%;
    }
    .testimonial-carousel .next-arrow {
        top: 40%;
    }
    .test_img_innar {
        display: inline-block;
    }
    .testimonial-desc p {
        text-align: center;
    }
    .testimonial-carousel .owl-nav {
        text-align: center;
    }
    #header .sub-menu > .top-menu > .category > a {
        color: #787878;
        border-bottom: 1px solid rgba(118, 118, 118, 0.27);
    }
    .display-hometop .custom-parallaxblock.parallaxblock-outer {
        margin-top: 35px;
    }
    #products .thumbnail-container,
    .featured-products .thumbnail-container,
    .product-accessories .thumbnail-container,
    .product-miniature .thumbnail-container {
        margin-bottom: 0;
    }
    #newproducts-grid li {
        margin-bottom: 20px;
    }
    .sidebar-products .addtocart-button .btn-primary {
        padding: 0;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu.collapse.in {
        display: block;
        padding: 0;
        background-color: transparent;
    }
    #header .header-top {
        background: transparent;
    }
    .link-inner li a::before,
    ul.payment-inner li a::before {
        top: 9px;
    }
    #header .header-top {
        display: block;
        margin: 0;
    }
    .popover.sub-menu.js-sub-menu.collapsing {
        padding: 0;
    }
    .subbanner2-top {
        padding-top: 15px;
    }
    #header .header-top a[data-depth="0"] {
        color: #787878;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="2"] li a {
        border-bottom: 1px solid #d4d4d4;
    }
    #top-menu > li > a .navbar-toggler.collapse-icons .material-icons.add,
    #top-menu > li > a .navbar-toggler.collapse-icons .material-icons {
        color: #09293a;
    }
     #top-menu > li:hover > a .navbar-toggler.collapse-icons .material-icons.add,
    #top-menu > li:hover > a .navbar-toggler.collapse-icons .material-icons {
        color: #09293a;
    }
    #products .grid .product-miniature {
        width: 50%;
    }
    #wrapper .left-column.col-xs-12.col-sm-8.col-md-9 {
        float: left;
        max-width: 100% !important;
    }
    #category #content-wrapper,
    #category #search_filter_toggler {
        width: 100%;
        max-width: 100%;
    }
    #header {
        margin-bottom: 0;
    }
    .user-info > .user-icon::before {
        background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -310px -60px;
    }
    .blockcart:hover > .header::before {
        background-position: -250px -34px;
    }
    .blockcart > .header::before {
        background: rgba(0, 0, 0, 0) url("../img/sprite.png") no-repeat scroll -311px -8px;
    }
    .user-info:hover > .user-icon::before {
        background-position: -253px -89px;
    }
    .hidden-md-up.text-xs-right.up {
        display: none;
    }
    .footer-container .links .title:last-child {
        border-bottom: medium none rgba(0, 0, 0, 0);
    }
    .subtitle-part .subtitile1 {
        font-size: 16px;
    }	
    h1.main-title {
        margin-bottom: 0;
        padding-bottom: 0;
        margin-top: 45px;
    }
    .subbanner3-bottom {
        display: block;
    }
    .subbanner-inner img {
        width: 100%;
    }
    .logo-newdiv {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .footer_inner {
        padding: 20px 0 0;
    }
    .footer-container .wrapper {
        overflow: hidden;
    }
    .footer_inner .title .pull-xs-right,
    .footer_inner .title .float-xs-right {
        position: absolute;
        right: 0px;
        top: 12px;
        color: white;
    }
	.footer-container .links .title[aria-expanded="true"] .collapse-icons .remove {
	  border: 1px solid #09293a;
	  color: #09293a;
	}
	.img-footer {
		width: auto;
	}
    .footer-container .title span.h3,
    .footer-container h3.h3,
    .footer-container .links .h3,
    #block_myaccount_infos .myaccount-title a,
    .block-contact .block-contact-title,
    .linklist .blockcms-title a {
        color: #fff;
        font-size: 16px;
        margin-bottom: 0;
        text-transform: capitalize;
    }
    .footer-container li a,
    .footer-container .block-contact {
        font-size: 14px;
    }
    .newstitle-inner {
        background-position: 0px 0px;
        padding-left: 0px;
        background: transparent;
        padding: 0px;
    }
    .footer-top .block_newsletter,
    .newsletter_inner {
        margin: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
    }
    .block_newsletter .btn-primary {
    	margin-top:  15px !important;
    }
    #header .header-top a[data-depth="0"] {
        background: transparent;
        padding: 15px;
        border-color: #d4d4d4;
    }
    
    .top-menu .category .pull-xs-right,
    .top-menu .category .float-xs-right {
        margin-top: -5px;
    }
    .menu-bottom-banners {
        display: none;
    }
    .footer-container .links .collapse {
        display: none;
    }
    .parallax-text3 {
        padding: 10px 0px 20px;
    }
    .parallax-text2 {
        font-size: 40px;
    }
    .nwsletter-maintitle {
        text-align: center;
    }
    .nwsletter-subtitle {
        font-size: 12px;
        text-transform: capitalize;
    }
    .block_newsletter form input[type=text],
    .block_newsletter form input {
        height: 42px;
    }
    #brand-carousel li.item {
        padding: 0px 10px;
    }
    .brandslider-inner .title a {
        margin-bottom: 0px;
    }
    h1.main-title::after {
        margin: 5px auto 0px;
    }
    .brandslider-inner .title a {
        padding-bottom: 10px;
    }
    .userinfo-toggle .hidden-sm-down {
        display: block !important;
    }
    .header-logo {
        margin: 0px 0px 0px 0px;
    }
    #_mobile_contact_link {
        display: none;
    }
    .page-index #header {
        margin-bottom: 0px;
    }
    ul#homepage-carousel {
        margin-bottom: 15px;
    }
    .product-toolbar {
        margin-top: 20px;
    }
    #header .header-nav .user-info {
        margin-top: 7px;
    }
	
	.subtitle-part .subtitile1 {
		font-size: 15px;
		letter-spacing: 0;
	}
	.subtitle-part .subtitile2 {
		font-size: 0;
		display: none;
	}

}
@media screen and (max-width: 640px) {
	.productTabContent .item:nth-child(3n+1) {
		clear: none;
	}
	.productTabContent .item:nth-child(2n+1) {
		clear: both;
	}
	.tab-products.container .product-miniature.js-product-miniature {
		max-width: 50%;
	}
    .shipping-inner > div {
        float: left;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .subbanner-part-maininnner1,
    .subbanner-part-maininnner2,
    .subbanner-part-maininnner3 {
        border: 1px solid transparent;
        padding: 0;
    }
    #products .grid .product-miniature {
        max-width: 50% !important;
        width: 50%;
    }
    .subtitle-part.subtitle-part2:before,
    .subtitle-part.subtitle-part2:after {
        display: none;
    }
    .subbanner-part-maininnner1,
    .subbanner-part-maininnner2,
    .subbanner-part-maininnner3 {
        display: inline-block;
        float: none;
    }
    .subtitle-part1,
    .subtitle-part2,
    .subtitle-part3 {
        text-align: center;
        width: 100%;
        padding-bottom: 20px;
    }
}
@media (max-width: 543px) {
	.slick-slide {
		padding: 10px 15px 0;
	}

	.testimonial-inner h1.main-title {
		margin: 40px 0 0;
	}
	.test_imag {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	#testimonial-slider.testimonial-carousel {
		padding-bottom: 28px;
	}
	.testimonial-carousel .prev-arrow {
		top: 20%;
	}
	.testimonial-carousel .next-arrow {
		top: 20%;
	}

    .testimonial-inner {
        margin-bottom: 0;
    }
    .display-hometop .custom-parallaxblock.parallaxblock-outer {
        margin-top: 25px;
    }
    ul#homepage-carousel .owl-nav {
        display: none;
    }
    .nav-item .nav-link,
    .nav-item .nav-separtor {
        font-size: 14px;
    }
    body#checkout section.checkout-step #customer-form,
    body#checkout section.checkout-step #delivery-address,
    body#checkout section.checkout-step #invoice-address,
    body#checkout section.checkout-step #login-form {
        margin-left: .3125rem;
        margin-top: 0.0625rem;
    }
    .m-y-2 {
        margin-top: 0.5rem!important;
        margin-bottom: 0.5rem!important;
    }
    #brand-carousel li.item {
        padding: 0 12px;
    }
    body#checkout #block-reassurance img {
        margin-right: 0.025rem;
    }
    body#checkout .h6 {
        font-size: 14px;
    }
    .cart-summary-line .value {
        font-size: 14px;
    }
    .form-control-label {
        padding-top: 0.125rem;
    }
    body#checkout .text-xs-center {
        font-size: 14px;
    }
    body#checkout section.checkout-step {
        padding: 0.538rem;
    }
    body#checkout section.checkout-step .step-title {
        font-size: 15px;
    }
    .parallax-text2 {
        font-size: 30px;
    }
    #block-reassurance {
        border: 1px solid #d4d4d4;
        margin-top: 0.9rem;
        margin-bottom: 20px;
    }
    #product p {
        margin-bottom: 0;
    }
    #product .tabs {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0 0;
    }
    #product #wrapper {
        margin-bottom: 0;
    }
    .parallax-text3 {
        padding: 6px 0 8px;
        font-size: 13px;
    }
    .pagination .col-md-4,
    .pagination .col-md-6 {
        font-size: 14px;
    }
    .subtitle-part .subtitile1 {
        font-size: 15px;
    }
    .testimonial-desc p {
        font-size: 14px;
    }
    .subtitle-part1,
    .subtitle-part2,
    .subtitle-part3 {
        padding-bottom: 10px;
    }
    #products .product-miniature,
    .featured-products .product-miniature,
    .product-accessories .product-miniature,
    .product-miniature .product-miniature,
    #special-products .product-miniature {
        padding: 12px 11px 0;
    }
    .link-inner li a::before,
    ul.payment-inner li a::before {
        top: 9px;
    }
    .bottom-link.bottom-left ul li a,
    .copyright a {
        font-size: 14px;
    }
    .link-inner li a::before,
    ul.payment-inner li a::before {
        height: 12px;
    }
    .product-prices {
        margin-top: 0.25rem;
    }
    .product-variants > .product-variants-item {
        margin: 0.65rem 0;
    }
    .h1,
    h1 {
        font-size: 1.075rem;
    }
    h1.main-title {
        font-size: 22px;
        padding-bottom: 0px;
        margin-top: 40px;
    }
    .parallax-text3 {
        font-size: 14px;
        font-style: italic;
        line-height: 1.3;
        max-width: 440px;
        padding: 6px 0 18px;
    }
    .parallax-text2 {
        font-size: 35px;
    }
    .parallax-text3 {
        padding: 8px 0 12px;
    }
    #products .product-title a,
    .featured-products .product-title a,
    .product-accessories .product-title a,
    .product-miniature .product-title a {
        font-size: 13px;
    }
    #products .product-title,
    .featured-products .product-title,
    .product-accessories .product-title,
    .product-miniature .product-title {
        margin: 5px 0 6px;
    }
    #products .thumbnail-container,
    .featured-products .thumbnail-container,
    .product-accessories .thumbnail-container,
    .product-miniature .thumbnail-container {
        margin-bottom: 0;
    }
}
@media screen and (max-width: 479px) {
	#products .grid .product-miniature {
		max-width: 100% ! important;
		width: 100% !important;
	}
	#index #otproducttabs .product-miniature.js-product-miniature,
	#special-products .product-miniature {
		padding: 0px 0px;
	}
	.header-nav #search_widget.search-widget:hover form input[type=text],
	.header-nav #search_widget.search-widget.inputfocus form input[type=text],
	.header-nav #search_widget.search-widget:hover form input[type=text]:focus {
	    width: 260px;
        background: #09293a;
        border-color: transparent;
	}
	.header-nav #search_widget.search-widget form input[type="text"],
	.header-nav #search_widget.search-widget.inputfocus form input[type="text"],
	.header-nav #search_widget.search-widget form input[type="text"]:focus {
		width: 260px;
        background: #09293a;
        border-color: transparent;
	}
	.tab-products.container .product-miniature.js-product-miniature {
		max-width: 100%;
		width: 100%;
	}
    .tabs {
        margin-bottom: 0;
        margin-top: 0;
        padding: 20px 0;
    }
    #brand-carousel li.item {
        padding: 0 12px;
    }
  
    .btn {
        font-size: 14px;
    }
	h1.main-title::after {
		background: transparent;
	  	height: 8px;
	}

    .parallax-text2 {
        font-size: 30px;
    }
    .subbanner-inner img {
        width: 100%;
    }
    .subbanner1.subbanner-inner,
    .subbanner2.subbanner-inner,
    .subbanner3.subbanner-inner {
        padding: 0px;
    }
    .subbannercms-inner {
        padding-bottom: 0;
    }
    #products .product-miniature .discount-percentage.on-sale,
    #products .product-miniature .on-sale.on-sale,
    #products .product-miniature .online-only.on-sale,
    #products .product-miniature .product-flags .new.on-sale,
    .featured-products .product-miniature .discount-percentage.on-sale,
    .featured-products .product-miniature .on-sale.on-sale,
    .featured-products .product-miniature .online-only.on-sale,
    .featured-products .product-miniature .product-flags .new.on-sale,
    .special-products .product-miniature .discount-percentage.on-sale,
    .special-products .product-miniature .on-sale.on-sale,
    .special-products .product-miniature .online-only.on-sale,
    .special-products .product-miniature .product-flags .new.on-sale,
    .product-accessories .product-miniature .discount-percentage.on-sale,
    .product-accessories .product-miniature .on-sale.on-sale,
    .product-accessories .product-miniature .online-only.on-sale,
    .product-accessories .product-miniature .product-flags .new.on-sale,
    .product-miniature .product-miniature .discount-percentage.on-sale,
    .product-miniature .product-miniature .on-sale.on-sale,
    .product-miniature .product-miniature .online-only.on-sale,
    .product-miniature .product-miniature .product-flags .new.on-sale {
        top: 0px;
        right: 5px;
    }
    ul#featuredproducts-carousel {
        margin-bottom: 0px;
    }
    .parallaxblock-outer {
        margin-bottom: 40px;
        margin-top: 0px;
    }
}
@media screen and (max-width: 389px) {
	.homepage-products.products .tabs li {
		padding: 0 6px;
	}
	.homepage-products.products .tabs li::before {
		background-color: transparent;
	}

    #cart #wrapper {
        padding-bottom: 0px;
        margin-bottom: 0 !important;
    }
    #header .header-nav .top-logo {
        width: 158px;
    }
    .pagination a .material-icons {
        font-size: 23px;
    }
    .pagination .col-md-6 {
        float: right;
        max-width: 100%;
        width: 100%;
    }
    .pagination .col-md-4 {
        float: left;
        max-width: 100%;
        width: 100%;
    }
    .parallax-text2 {
        font-size: 26px;
    }
    .parallax-text3 {
        font-size: 12px;
        font-style: inherit;
        padding: 4px 0 9px;
    }
    .parallax-text4 a {
        font-size: 13px;
        padding: 5px 8px;
    }
    .testmonial-author {
        font-size: 14px;
        padding-top: 2px;
        padding-bottom: 0;
    }
}


@media screen and (max-width: 389px) { 
	.homepage-products.products .tabs li {
	    padding: 0 3px;
	}
}
.preloading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(../img/preloading.gif) 50% 50% no-repeat #fff;
}

#cms #content ul {
    font-size: .9375rem;
    color: #888888;
}
.gallery-cms .row > div {
    margin-bottom: 30px;
}
.gallery-cms img {width: 100%;}
.carrier-logo img {
    max-width: 100%;
    height: auto;
}
.inpost-shipping-container {padding-left: 15px; padding-right: 15px}
.carrier-extra-content > div {margin-top: -0.9375rem;}
@media (min-width: 992px) {
    .carrier-extra-content > div {padding: 0;}
}
#customer-form .radio-inline {margin-right: 5px;}
#customer-form .radio-inline .custom-radio {margin-right:5px;}