/* Your custom style */
.category-description {
    display: none;
}
.cdz-subcategories {
    display: none;
}
.logo img {
    width: 100px !important;
}
.arv-wrapper .arv-content .arv-cms{
	display: none !important;
}
/* Header logo and nav bar */
@media only screen and (min-width: 768px){
.page-header .sticky-menu:not(.active) .header.panel .logo {
    padding: 10px 25px 10px 44px;
}
.page-header .sticky-menu:not(.active) .header-panel-left:after {
    height: 100%;
}
.page-header .sticky-menu:not(.active) .header.panel .header-panel-right, .page-header .sticky-menu:not(.active) .header.panel .header-panel-middle {
    padding: 28px 0 25px 0;
}
}
header.page-header.header-style-33 {
    min-height: auto !important;
}

/*  Backned css */

.col-md-6.header-panel-left{width:20%;}
.page-wrapper .page-header .utilies-toggle-btn:before, .page-header .account-trigger:before, .page-header .action.showcart:before {color:#5b585a;}
.page-wrapper .page-header .search-trigger{color:#5b585a;}
.cdz-menu .switchpage-control .dot:before{color:#000;}

/*.header.panel .header-panel-right,.header.panel .header-panel-middle {
    padding: 44px 0 0 0;
} */

.cdz-navigation .cdz-horizontal-menu .groupmenu li.level0>a.menu-link {
   padding:12px 12px;
}

/*.page-header .header-panel-left:after {
    height: 100% !important;
}*/

ul.fullWidth li {
    list-style: none;
}

ul.fullWidth {
    padding-inline-start: 0px;
}

.reg-office {
    margin-top: 20px;
}

.contact-index-index .reg-office h3 {
    font-size: 16px !important;
    margin: 0 !important;
    padding-bottom: 5px !important;
    font-weight: 600 !important;
}

.cms-store-locator .address {
    display: flex;
    flex-wrap: wrap;
}
.cms-store-locator .address-section a {
    color: #5bc9ea !important;
}
.cms-store-locator .address-section {
    width: 43%;
    float: left;
    border: 1px solid #ccc;
    margin-right: 3%;
    box-shadow: 3px 3px 5px #ccc;
    padding: 10px;
    margin-bottom: 10px;
}
.header-search-wrap.search-opened {
    top: 90px !important;
    z-index: 5 !important;  
}

.header-panel-middle {
 width: 55%;
}


/* Furo News Page */
.print-media-inner .col-lg-12 {
    width: 100%;
}
.print-media-inner .col-lg-4 {
    width: 33.3333%;
}
.print-media {
    width: 100%;
    float: left;
    margin-bottom: 150px;
}
.cms-furo-in-news .print-media-inner {
    width: 100%;
    float: left;
}
.cms-furo-in-news .print-block {
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.cms-furo-in-news .print-img {
    width: 100%;
    float: left;
}
.cms-furo-in-news .print-img img {
    width: auto;
    margin: 0 auto;
}
.cms-furo-in-news .print-media-text1 {
    width: 100%;
    padding: 15px 0;
    float: left;
}
.cms-furo-in-news .print-media-text1 p {
    margin: 0;
    font-weight: 600;
    text-align: center;
}
.cms-furo-in-news .view-print {
    text-align: center;
    padding-top: 0!important;
    width: 100%;
    float: left;
}
.cms-furo-in-news .print-media .btn-info {
    border-color: transparent!important;
}
.cms-furo-in-news .view-print button {
    position: unset;
    bottom: unset;
    right: unset;
}
.cms-furo-in-news .view-print button {
    padding: 15px 20px 15px 30px;
    font-size: 17px;
    margin-bottom: 45px;
    -o-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    transform: skewX(-20deg);
    border-radius: 7px;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -otransition: all .5s ease 0s;
    text-decoration: none;
    color: #fff;
    width: 170px;
    margin: 0 auto!important;
    text-align: center;
    background: linear-gradient(to right,#f55d5d 50%,#e91717 50%) repeat scroll right bottom/200% 100% transparent;
    -webkit-transition: background 350ms ease-in-out;
    transition: background 350ms ease-in-out;
    -webkit-appearance: initial;
    outline-offset: 0;
    border: 0;
    position: absolute;
    bottom: -55px;
    right: 30%;
}
.cms-furo-in-news .view-print button span {
    display: inline-block;
    position: relative;
    background: url(../../../../../../../images/btn-arrow.png) no-repeat center right;
    opacity: 1;
    height: 10px;
    width: 25px;
}
.print-media .print-media-container {
    margin-bottom: 100px;
}
.print-media-text1 {
    width: 100%;
    padding: 15px 0;
    float: left;
}
.print-location {
    text-align: center;
    padding-bottom: 10px;
    font-weight: 500;
}
.print-media .press-view1 a {
    padding: 15px 20px 15px 30px;
    font-size: 17px;
    margin-bottom: 45px;
    -o-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    transform: skewX(-20deg);
    border-radius: 7px;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -otransition: all .5s ease 0s;
    text-decoration: none;
    color: #fff;
    width: 170px;
    margin: 0 auto!important;
    text-align: center;
    background: linear-gradient(to right,#f55d5d 50%,#e91717 50%) repeat scroll right bottom/200% 100% transparent;
    -webkit-transition: background 350ms ease-in-out;
    transition: background 350ms ease-in-out;
    -webkit-appearance: initial;
    outline-offset: 0;
    border: 0;
    position: absolute;
    bottom: -55px;
    right: 30%;
}
.print-media .press-view1 span {
    display: inline-block;
    position: relative;
    background: url(../../../../../../../images/btn-arrow.png) no-repeat center right;
    opacity: 1;
    height: 10px;
    width: 25px;
}
.print-media-text1 p {
    margin: 0;
    font-size: 16px!important;
    font-weight: 600;
    color: #000!important;
    text-align: center;
}
.print-media .press-view1 a {
    padding: 15px 20px 15px 30px;
    font-size: 17px;
    margin-bottom: 45px;
    -o-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    transform: skewX(-20deg);
    border-radius: 7px;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -otransition: all .5s ease 0s;
    text-decoration: none;
    color: #fff;
    width: 170px;
    margin: 0 auto!important;
    text-align: center;
    background: linear-gradient(to right,#f55d5d 50%,#e91717 50%) repeat scroll right bottom/200% 100% transparent;
    -webkit-transition: background 350ms ease-in-out;
    transition: background 350ms ease-in-out;
    -webkit-appearance: initial;
    outline-offset: 0;
    border: 0;
    position: absolute;
    bottom: -55px;
    right: 30%;
}
.view-print {
    text-align: center;
    padding-top: 0!important;
    width: 100%;
    float: left;
}
.view-print button {
    padding: 15px 20px 15px 30px;
    font-size: 17px;
    margin-bottom: 45px;
    -o-transform: skewX(20deg);
    -moz-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    -webkit-transform: skewX(20deg);
    transform: skewX(-20deg);
    border-radius: 7px;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    text-decoration: none;
    color: #fff;
    width: 170px;
    text-align: center;
    background: linear-gradient(to right,#f55d5d 50%,#e91717 50%) repeat scroll right bottom/200% 100% transparent;
    -webkit-transition: background 350ms ease-in-out;
    transition: background 350ms ease-in-out;
    -webkit-appearance: initial;
    outline-offset: 0;
    border: 0;
    bottom: -55px;
    right: 30%;
}



 .catalog-category-view .price-box .old-price .price-label{
    display: inline-block;
    /*font-size: 18px;*/
    color: #666;
 }
 .catalog-category-view .price-box .old-price .price,  .catalog-category-view .product-item .old-price {
    color: #666 !important;
    /*font-size: 18px !important;*/
}



.catalog-category-view span.normal-price .price,.catalog-category-view .price-box .special-price .price {
    font-weight: 400 !important;
    /*font-size: 19px !important;*/
}

.catalog-category-view .price-box .old-price {
    width: 100%;
}

.catalog-category-view .product-items .product-item .price-box .price {
    font-weight: 500 !important;
}

 .catalog-product-view .price-box .old-price .price-label{
    display: inline-block;
    font-size: 18px;
    color: #666;
 }

 .catalog-product-view .product-info-main .price-box .old-price .price {
    color: #666 !important;
    font-size: 18px !important;
}
.catalog-product-view span.normal-price .price,.catalog-product-view .product-info-main .price-box .special-price .price {
    font-weight: 400 !important;
    font-size: 31px !important;
}

@media only screen and (min-width: 768px){
    .page-header a{
        color: #666 !important;
    }
}