/*Main font and colour resets for the theme*/
body,h1,h2,h3,h4,h5,h6 { color: #0a3a4a !important; font-family: "Montserrat", sans-serif !important; }
.page-title h1 {
    color: #0a3a4a; font-family: "Montserrat", sans-serif !important;
    font-size:  40px;
    line-height:  44px;
}
.actions .tocart {
    background: #0a3a4a;
    color: #fff;
}
.product-info-detailed li.active a {
    background: #0a3a4a;
}
.short-description h3 {
    color:  #0a3a4a;
}

.toolbar-products .toolbar-amount {
    color: #0a3a4a
}
/*end main theme resets*/

@media (min-width: 768px) {
    .header_navigation .container {
        max-width: 95%;
    }
}

.header .header_navigation { z-index:  99;}
.header .logo {padding:  25px 0px; z-index: 1; position: relative;}
.header .logo img{ width:  326px; max-width:  100%;}

@media (max-width: 767px) {
    .header .logo {
        left:  0px;
    }
    .header .header_middle {
        padding: 10px 0;
    }
    .header .header_right .user_account_section a {
        font-size: 14px;
        padding: 0 10px;
    }
    .header .header_right .header_links {
        margin-bottom:  0px;
    }
    .header .header_right .header_links ul li a { padding:  0 25px !important; font-size:  14px;};
    .header .walton-logo {
        padding:  5px 0px;
    }
}


@media (max-width:  500px) {
    .header .logo {padding:  5px 25px; }
    .header .logo img { max-width: 90%; }
}

.header .walton-logo {padding:  25px 0px; z-index: 1; position: relative;}
.header .walton-logo img{ width:  150px; max-width:  100%;}

.header .header_search {
    padding: 0px;
    position:  static !important;
    max-width: 100%;
}
.header .header_search .search_box input {
    height: 30px;
    border: 0;
    padding-left: 12px;
    background: #eaeaea;
    border-radius: 20px;
    padding: 0 10px 0 35px;
    font-size: 16px;
    color: #0a3a4a;
    font-weight: 500;
    box-shadow: none;
    max-width: 100%;
    width:  350px;
}
.search_box .input-group-prepend {
    position: absolute;
    z-index: 10;
    top: 6px;
    left: 12px;
}
.header .header_search .search_box input::-webkit-input-placeholder {
   text-align: right; color: #0a3a4a;
}

.header .header_search .search_box input:-moz-placeholder { /* Firefox 18- */
   text-align: right; color: #0a3a4a;
}

.header .header_search .search_box input::-moz-placeholder {  /* Firefox 19+ */
   text-align: right; color: #0a3a4a;
}

.header .header_search .search_box input:-ms-input-placeholder {  
   text-align: right; color: #0a3a4a;
}
.header_links {
     margin-bottom: 10px;
     padding: 5px 0 10px;
     display: inline-block;
     border-bottom: 1px solid #eaeaea;
}
.header_middle {
    font-weight:  400;
}

.header_links ul {
     margin: 0;
     padding: 0;
}
 .header_links ul li {
     display: inline-block;
     border-right: 1px solid #0a3a4a;
     margin: 0;
     line-height: 20px;
     font-size: 18px;
}
@media (min-width:  751px) and (max-width:  954px) {
    .header_links ul li a {
        padding:  0 10px;
    }
}
 .header_links ul li:last-child a {
     padding-right: 0;
}
 .header_links ul li a {
     padding: 0 25px;
     color: #0a3a4a;
     cursor: pointer;
     text-transform: capitalize;
}
 .header_links ul li a:hover {
     text-decoration: none;
     color: #9ac836;
}
 .header_links ul li a i {
     padding-right: 10px;
     color: #9ac836;
}
.header_navigation {
    background: #0a3a4a;
}

/* ajax search thumbnail */
.ajax-search-row {
    min-height: 60px;
    border-bottom: 1px solid #ededed;
}
.ajax-search-thumbnail {
    max-height:  40px;
    width: auto;
    height:  auto;
}
#ajax-search-results {
    position: absolute;
    background:  #fff;
    z-index:  99999;
    padding:  0px 20px;
    top: 30px;
}
.pure-css-nav > nav ul li a         {color:#fff;}
.pure-css-nav > nav ul li:hover a         {color:  #0a3a4a;}

.pure-css-nav > nav > ul > li           {margin-right:1px; max-width:  160px; white-space:  normal; text-align:  center;}

/* Level 1 */
.pure-css-nav > nav ul li               {/*background-color:rgba(0, 0, 0, 0.05);*/}
.pure-css-nav > nav ul li a         {font-size:14px; /*line-height:50px;*/ padding:13px 14px; font-weight:  500;}

/* Level 2 and beyond */
.pure-css-nav > nav ul ul               {background-color:#fff;}
.pure-css-nav > nav ul ul li a          {font-size:0.8rem; color: #0a3a4a;/*line-height:35px;*/ padding:8px 20px;}

/* Hover colors */
.pure-css-nav > nav ul li:hover,
.pure-css-nav > nav ul li li:hover > a:first-child:nth-last-child(2),
.pure-css-nav > nav > ul > li:hover > a:first-child:nth-last-child(2) {background-color:#fff; color:  #0a3a4a}

.pure-css-nav > nav ul li a:first-child:nth-last-child(2):after {

    background-image:  none;

}

/* Footer */
.footer .bottom_footer {
    background: #f3f3f2;
    font-size: 18px;
    color: #636363;   
    border-top: none;

}
.footer {border:  none;}

.footer .bottom_footer .copyrights {
    margin: 30px 0 0;
    padding: 30px 0 0;

    text-align: center;
    border-top: 2px solid #e4e4e3;
    border-bottom: none;
}

.contact_info ul {
     padding: 0;
     margin: 0;
}
 .contact_info ul li {
     margin: 0;
     display: inline-block;
     padding: 0 30px;
     font-weight: 500;
     color: #0a3a4a;
     font-size: 17px;
}
 .contact_info ul li:first-child {
     padding-left: 0;
     border-right: 2px solid #0a3a4a;
}
 .contact_info ul li a {
     color: inherit;
}
 .contact_info ul li a em {
     padding-right: 10px;
     color: #9ac836;
}
 .contact_info ul li a i {
     padding-right: 10px;
     color: #9ac836;
}
.footer_logo {
    padding:  25px 0px;
}
.footer_logo img {
    max-width:  244px;
}

 

.our_services {
     background: #eaeaea;
     text-align: center;
}
 .our_services .service_text {
     padding: 12px 0;
}
 .our_services .service_text i {
     display: inline-block;
     color: #9ac836;
     font-size: 17px;
     padding-right: 15px;
     vertical-align: middle;
}
 .our_services .service_text p {
     display: inline-block;
     font-size: 17px;
     margin: 0;
     text-transform: capitalize;
     vertical-align: middle;
     color: #0a3a4a;
}
.our_services .border-right {
     border-right: 1px solid #243965 !important;
}
@media (min-width:  768px) and (max-width:  991px) {
    .header_links ul li a {
        padding:  0 10px;
    }
}
@media (max-width:  991px) {
    .our_services .border-right {
        border-right: 0 !important;
        border-bottom: 1px solid #243965;
    }
}
 

.home-main-slider .slide-text {
     position: absolute;
     top: 85px;
     left: 130px;
     max-width: 600px;
}
 .home-main-slider .slide-text >h2 {
     font-size: 60px; 
     text-shadow: 1px 1px 1px white;
     color: #0a3a4a;
     margin: 0 0 25px;
     font-weight: bold;
}
 .home-main-slider .slide-text >p {
     padding: 0;
     color: #0a3a4a;
     font-weight:  500;
     font-size: 30px;
     line-height: 34px;
     margin-bottom: 50px;
}
 .home-main-slider .slide-text a {
     color: #fff;
     font-size: 20px;
     text-transform: uppercase;
     font-weight: 900;
     background-color: #9ac836;
     padding: 9px 15px;
     position: relative;
     z-index: 1;
}
 .home-main-slider .slide-text a:hover {
     text-decoration: none;
     background: #0a3a4a;
}
 .home-main-slider .slide-text a:hover:before {
     border-color: transparent transparent #0a3a4a;
}
 .home-main-slider .slide-text a:before {
     content: "";
     position: absolute;
     height: 0;
     width: 0;
     top: 17px;
     right: -24px;
     border-width: 0 21px 7px;
     border-style: solid;
     border-color: transparent transparent #9ac836;
     transform: rotate(90deg);
}
 #owl-demo.home-main-slider .item {
     margin: 0;
}
 #owl-demo.home-main-slider button.owl-dot {
     background: #fff;
     width: 10px;
     height: 10px;
     border-radius: 50%;
     margin: 0 8px;
     border: 0;
     box-shadow: none;
}
 #owl-demo.home-main-slider button.owl-dot.active {
     background: #9ac836;
     width: 13px;
     height: 13px;
}
 #owl-demo.home-main-slider .owl-dots {
     position: absolute;
     bottom: 165px;
     left: 0;
     right: 0;
     text-align: center;
}
 .new_produtcs .block-new-products.grid {
     background: #fff;
     margin: 0;
     position: relative;
     top: -105px;
     z-index: 1;
     padding: 20px;
}
 .new_produtcs .block-new-products.grid .products-grid {
     margin: 0;
}
 .new_produtcs .products-grid .product-items .product-item .product-item-info {
     text-align: left;
     box-shadow: 0px 0px 3px #cccccc;
     padding: 10px;
}
 .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
     margin: 0;
     min-height: 100px;
}
 .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a {
     font-size: 15px;
     color: #636363;
     font-weight: 300;
     line-height: normal;
     text-transform: uppercase;
}
 .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-wrapper {
     display: block;
}
 .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price-including-tax {
     display: inline-block;
}
 .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .price {
     font-weight: bold;
     font-size: 15px;
     margin-top: 0;
     color: #0a3a4a;
}
 .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .inc_vat {
     font-weight: bold;
     color: #0a3a4a;
     text-transform: uppercase;
}
 .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .price-box .inc_vat span {
     color: inherit;
     display: inline-block;
     font-size: 15px;
}
.products-grid .product-item .product-item-photo img, .products-grid .product-item .product-image img {
    width: auto;
    height: auto;
    bottom: 0;
    display: block;
    max-height: 100%;
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
}
 .popular_categories {
     margin-bottom: 100px;
}
 .popular_categories .cat_title {
     text-align: left;
     margin-bottom: 10px;
     position: relative;
     top: -45px;
}
 .popular_categories .cat_title .title_img {
     display: inline-block;
     vertical-align: middle;
     padding-right: 10px;
}
 .popular_categories .cat_title h2 {
     margin: 0;
     color: #0a3a4a;
     font-size: 36px;
     text-transform: uppercase;
     font-weight: 600;
     position: relative;
     z-index: 2;
     display: inline-block;
     padding: 0;
     vertical-align: middle;
     width: 93%;
}
 .popular_categories .cat_title h2:after {
     content: '';
     position: absolute;
     left: 0;
     right: 15px;
     background: #636363;
     height: 1px;
     z-index: 1;
     bottom: -10px;
}
 .popular_categories .cat_img img {
     width: 100%;
}
 .popular_categories .left-side {
     padding-right: 0;
}
 .popular_categories .right-side {
     padding-left: 0;
}
 .popular_categories .col_inner {
     position: relative;
}
 .popular_categories .col_inner .col_content {
     padding: 3px 0 0 20px;
     position: absolute;
     bottom: 15px;
     left: 0;
     background: url('../images/cat-bg.png');
     background-size: cover;
     background-position: center right;
     background-repeat: no-repeat;
     width: 100%;
     height: 46px;
}
 .popular_categories .col_inner .col_content a {
     display: block;
     padding: 0;
}
 .popular_categories .col_inner .col_content a:hover {
     color: #fff;
}
 .popular_categories .col_inner .col_content a.btn {
     font-size: 17px;
     color: #0a3a4a;
     font-weight: 500;
     text-align: left;
     line-height: 18px;
}
 .popular_categories .col_inner .col_content a.shop_now {
     font-size: 14px;
     text-transform: uppercase;
     font-weight: 900;
     color: #0a3a4a;
     text-decoration: underline;
}
 .popular_categories .big-img .col_inner .col_content {
     background: url('../images/cat-bg-big.png');
     background-size: cover;
     background-position: center right;
     background-repeat: no-repeat;
     width: 100%;
     height: 56px;
}
 .popular_categories .big-img .col_inner .col_content a.btn {
     font-size: 20px;
}
 .popular_categories .big-img .col_inner .col_content a.shop_now {
     font-size: 20px;
}
 .popular_categories .bottom-el.big-img {
     margin-top: 50px;
}
 .popular_categories .top-el.big-img {
     margin-bottom: 50px;
}

.home_blog_study {
     margin-bottom: 70px;
}
 .home_blog_study .blog-widget-recent .post-holder {
     width: 100%;
     float: none;
     margin: 0;
     padding: 0;
     background: transparent;
}
 .home_blog_study .blog-widget-recent .post-holder:hover {
     box-shadow: none;
}
 .home_blog_study .blog-widget-recent .post-description .post-text-hld {
     max-height: 100%;
     min-height: 100%;
     overflow-y: hidden;
     position: absolute;
     right: 25px;
     top: 65px;
     max-width: 295px;
     color: #636363;
     z-index: 2;
}
 .home_blog_study .blog-widget-recent .post-description .post-text-hld p {
     color: inherit;
     font-size: 18px;
     margin-bottom: 15px;
}
 .home_blog_study .post-content .post-description .post-ftimg-hld {
     float: none;
     margin: 0;
     width: 100%;
     height: 310px;
     position: relative;
}
 .home_blog_study .post-list .post-header .post-title {
     margin: 0;
     padding: 0 0 10px;
     float: none;
     max-width: 100%;
}
 .home_blog_study .post-list .post-header .post-title a {
     text-decoration: none;
     font-size: 19px;
     color: #0a3a4a;
     text-transform: uppercase;
     font-weight: bold;
}
 .home_blog_study .post-list .post-content .post-read-more {
     float: none;
     color: #fff;
     font-size: 18px;
     font-weight: 900;
     text-transform: uppercase;
     background-color: #9ac836;
     padding: 10px 25px 10px 15px;
     position: relative;
     z-index: 1;
     display: inline-block;
     margin: 10px 0 0;
}
 .home_blog_study .post-list .post-content .post-read-more:hover {
     text-decoration: none;
     background: #0a3a4a;
}
 .home_blog_study .post-list .post-content .post-read-more:hover:after {
     border-color: transparent transparent #0a3a4a;
}
 .home_blog_study .post-list .post-content .post-read-more:after {
     content: "";
     position: absolute;
     height: 0;
     width: 0;
     top: 19px;
     right: -26px;
     border-width: 0 23px 7px;
     border-style: solid;
     border-color: transparent transparent #9ac836;
     transform: rotate(90deg);
}
 .home_blog_study .home_casestudy {
     background: url('../images/case-study-1.png');
     background-size: cover;
     background-position: 140px;
     background-repeat: no-repeat !important;
     width: 100%;
     height: 310px;
     position: relative;
}
.home_blog_study .home_casestudy.free_survey {
     background-image: url('../images/free-survey.jpg');
     background-size:  auto;
     background-position: 100% 0;
}
 .home_blog_study .home_casestudy:after {
     content: '';
     background-image: linear-gradient(to right,#c6c6c6,#c6c6c6,#c6c6c6,rgba(255,255,255,0));
     position: absolute;
     top: 0;
     right: 0;
     left: 0;
     bottom: 0;
     max-width: 50%;
}
 .home_blog_study .home_casestudy .about_casestudy {
     position: absolute;
     left: 15px;
     top: 40px;
     max-width: 295px;
     color: #636363;
     z-index: 2;
}
 .home_blog_study .home_casestudy .about_casestudy .title {
     text-decoration: none;
     font-size: 19px;
     color: #0a3a4a;
     text-transform: uppercase;
     font-weight: bold;
     margin: 0 0 10px;
}
 .home_blog_study .home_casestudy .about_casestudy p {
     color: inherit;
     font-size: 18px;
     margin: 0 0 40px;
}
 .home_blog_study .home_casestudy .about_casestudy a {
     float: none;
     color: #fff;
     font-size: 18px;
     font-weight: 900;
     text-transform: uppercase;
     background-color: #9ac836;
     padding: 10px 25px 10px 15px;
     position: relative;
     z-index: 1;
}
 .home_blog_study .home_casestudy .about_casestudy a:after {
     content: "";
     position: absolute;
     height: 0;
     width: 0;
     top: 17px;
     right: -24px;
     border-width: 0 21px 7px;
     border-style: solid;
     border-color: transparent transparent #9ac836;
     transform: rotate(90deg);
}
 .home_blog_study .home_casestudy .about_casestudy a:hover {
     text-decoration: none;
     background: #0a3a4a;
}
 .home_blog_study .home_casestudy .about_casestudy a:hover:after {
     border-color: transparent transparent #0a3a4a;
}
 .newslatter {
     background: #33a6b2;
     color: #fff;
     /*margin: 0 15px;*/
}
 .newslatter .get_off {
     display: inline-block;
     background: url('../images/newslatter-bg.png');
     background-size: cover;
     background-position: center right;
     text-align: left;
     width: 32%;
     height: 100%;
     padding: 25px 20px;
     text-transform: uppercase;
}
 .newslatter .get_off p {
     color: inherit;
     font-size: 60px;
     margin: 0;
     font-weight: 900;
     line-height: 0.9;
}
 .newslatter .newslatter_content {
     display: inline-block;
     vertical-align: top;
     text-align: center;
     width: 67%;
     padding: 25px 30px;
}
 .newslatter .newslatter_content p {
     color: inherit;
     font-size: 45px;
     margin-bottom: 15px;
     line-height: 50px;
}
 .newslatter .newslatter_content a {
     font-size: 35px;
     color: inherit;
     border-bottom: 1px solid;
}
 .newslatter .newslatter_content a:hover {
     text-decoration: none;
     color: #0a3a4a;
}
  

 .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
     min-height: 140px;
}
 .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a {
     font-size: 13px;
}
 .popular_categories .cat_title h2 {
     font-size: 32px;
     width: 89%;
}
 .popular_categories .col_inner .col_content {
     /*background: #9ac836;*/
     padding: 5px 10px;
     /*height: 70px;*/
}
 .popular_categories .col_inner .col_content a.btn {
     font-size: 17px;
     word-break: break-word;
     white-space: inherit;
     line-height: 20px;
}
 .popular_categories .col_inner .col_content a.shop_now {
     font-size: 12px;
}
 .popular_categories .small-img .col_inner .col_content {
     padding: 5px 10px;
}
 .popular_categories .big-img .col_inner .col_content {
     width: 100%;
     /*height: 60px;*/
     padding: 5px 10px;
     /*background: #9ac836;*/
}
 .popular_categories .big-img .col_inner .col_content a.btn {
     font-size: 20px;
}
 .popular_categories .big-img .col_inner .col_content a.shop_now {
     font-size: 16px;
}


/*FAQS*/
.faq_page .page-title-wrapper {
    text-align: left;
    margin: 50px 0 0;
    position: relative;
}
.faq_page .page-title-wrapper .page-title {
    color: #0a3a4a;
    font-size: 36px;
    margin: 15px 0 0 90px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
    width: 93%;
}
.faq_page .page-title-wrapper .page-title:after {
    content: '';
    position: absolute;
    left: 0;
    right: 15px;
    background: #636363;
    height: 1px;
    z-index: 1;
    bottom: -10px;
}

.faq_page .page-title-wrapper:after {
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    right: inherit;
    background: url(../images/title-img.png.webp);
    background-size: cover;
    height: 64px;
    width: 64px;
    z-index: 1;
    vertical-align: middle;
}
.faq_content ul {
    list-style-position: inside;
}
.faq_list .faq_question h3 i {
    color: #33a6b2;
}
.faq_newsletter .bg_image {
    background-image: url(../images/faq-newslatter.webp);
    background-size: cover;
    width: 100%;
    height: 470px;
    position: relative;
}
.bg_image:after {
    content: '';
    position: absolute;
    background: rgba(255,255,255,.3);
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
}
.faq_list {
    margin:  0px 0px 25px;
}
.faq_contact {
     background: transparent; 
    text-align: center;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
}
.faq_contact .actions .action.primary {
    border: 0;
    margin: 0;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    background-color: #9ac836;
    padding: 10px 15px;
    position: relative;
    min-width: 200px;
    border-radius:  0px;
}
.product-info-main {
    padding-right: 0px;
}
.action.primary.fs-25 {
    font-size:  25px !important;
}
.faq_contact .actions .action.primary:after {
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    top: 19px;
    right: -26px;
    border-width: 0 22px 8px;
    border-style: solid;
    border-color: transparent transparent #9ac836;
    transform: rotate(90deg);
}
.faq_contact h2{
    font-weight:  500;
    font-size:  56px;
}
.faq_contact p {
    color:  #fff;
}



.about_page .about_banner {
    background: url(../images/homepage_banners/cw-banner-3.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 350px;
    position: relative;
    
}
.about_page .about_banner h2,.about_page .about_banner p{
    color:  #fff !important;
}
.about_page .about_banner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
}
.about_page .about_banner .banner_content {
        position: absolute;
        top: 90px;
        left: 15px;
        right: 15px;
        max-width: 955px;
        margin: 0 auto;
        text-align: center;
        z-index: 5;
    }
@media (max-width:  767px) {
    .about_page .about_banner .banner_content {

        top: 40px;

    }
}
@media (max-width:  1023px) {
    .about_banner .banner_content h2 {
        font-size: 22px;
        margin: 0 0 10px;
        position: relative;
        z-index: 10;
    }
    .about_banner .banner_content p {
        font-size: 14px;
        line-height: 20px;
        position: relative;
        z-index:  10;
    }
}
.about_us {
    background: #33a6b2;
    display: inline-block;
    width: 100%;
}
.about_us .about_text {
    max-width: 445px;
    margin: 0 auto;
    padding: 50px 0;
    color: #fff;
}

form.warranty button.action.primary,form.quickrfq button.action.primary, a.btn.action.primary, input[type="submit"]  {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 900;
    background-color: #9ac836;
    padding: 9px 15px;
    position: relative;
    z-index: 1;
    border: none;
}
form.warranty button.action.primary:before,form.quickrfq button.action.primary:before{
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    top: 21px;
    right: -28px;
    border-width: 0 25px 7px;
    border-style: solid;
    border-color: transparent transparent #9ac836;
    transform: rotate(90deg);
}


.generic-page img {
    max-width:  100%;

}
.generic-page ul, .generic-page ol {
    list-style-position:  inside;
}
 .product-media div#product-gallery-slider {
    padding-left:  0px;
}
#product-gallery-slider.owl-carousel .owl-item {
    height:  400px;
}
#product-gallery-slider.owl-carousel .owl-item img {
    display: block;
    max-width: 100%;
    width:  auto;
    margin:  0 auto;
    max-height:  400px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#product-gallery-slider .product-media img {
    max-width: 100%;
    width:  auto;
}
 .breadcrumbs ul li:last-child {
    color: #9ac836;
    font-weight: 500;
}
 .product-main-title h1{
    line-height:  30px !important;
        border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
 }
 .product-info-price {
    margin:  25px 0;
    text-align:  center;
 }
 .product-info-price .price-box {
    width: 100%;
    display: block;
    padding:  0;
}
.product-info-price .price-box  .price {
    color: #0a3a4a;
    font-size: 35px;
    font-weight: 700;
}
.product-info-price .price-box  {
    display: inline-block;
}
.product-info-price .price-box  .inc_vat {
    display: inline-block;
}
.product-info-price .price-box  .inc_vat span {
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    color: #636363;
}
.product-info-stock-sku {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 0 15px 0px 0px;
}
.stock.available {
    font-weight: 500;
    text-transform: none;
    margin: 0;
}
.product-info-stock-sku label,.delivery_info label,.product-reviews-summary label {
    
    display: block;
    color: #636363;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    margin: 0;
}
.product-info-stock-sku span {
    font-size: 14px;
    color: #33a6b2;
}
 .stock.available p, .delivery_info p {
    font-size: 14px;
    color: #33a6b2;
    margin: 0;
    font-weight: 500;
}
 .delivery_info {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding:  0 15px 0px 0px;
}
.product-reviews-summary {
    margin: 0;
    float: none;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 0 12px;
}
.product-reviews-summary .reviews-actions {
    font-size: 15px;
    margin-top: 0;
}
 .product-reviews-summary .reviews-actions a:last-child {
    font-size: 14px;
    color: #33a6b2;
    font-weight: 500;
}

 .product-add-form {
    padding-top: 20px;
    margin: 10px 0 25px;
    border-top: 1px solid #e1e1e1;
}

.product.attribute.overview {
    margin-bottom: 20px;
    border-top: 1px solid #e8e8e8;
    padding: 20px 0px;
}
 #product-form .box-tocart {
    border-top: none;
    text-align: center;
    background: #33a6b2;
    padding: 10px 15px;
    cursor: pointer;
    position: relative;
}
#product-form .box-tocart label {
    display: none;
}
#product-form .box-tocart .fieldset .field .control {
    background: #fff;
    border: 0;
    margin-right: 30px;
    float: none;
    display: inline-block;
    font-weight: 900;
    color: #0a3a4a;
    position: relative;
    top:  -6px;
}
#product-form .box-tocart .fieldset .qty .input-text.qty {
    background: 0 0;
    color: #0a3a4a;
    vertical-align: middle;
    height: 45px;
    border:  none;
    font-weight:  700;
    font-size:  22px;
    width:  50px;
    text-align: center;
    display: inline-block;
}
#product-form .box-tocart .field .control button {
    background: 0 0;
    box-shadow: none;
    border: 0;
    font-size: 22px;
    vertical-align:  middle;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    padding:   7px 15px;;
    align-items: flex-start;
    font-weight:  700;

}

#product-form .product-info-main .actions {
    margin-top:  0px; display:  inline-block;
}
#product-form .action.primary {
    background: 0 0;
        font-size: 35px;
        border: 0;
        text-transform: none;
        font-weight: 500;
        padding: 0;
        display: inline-block;
        width: auto;
        color:  #fff;
}


.product-info-main .product_options .prod_option {
    background: #e1e1e1;
    color: #33a6b2;
   
    font-size: 14px;
    font-weight: 500;
    text-align:  center;
    padding:  10px 5px;
}
.product-info-main .product_options .prod_option:hover {
    background: #0a3a4a;
    color: #fff;
    cursor:  pointer;
}
.product-info-main .product_options .prod_option:hover i {
    color: #9ac836;
}

.product-info-main .product_options i {
    display:  block;
    font-size:  18px;
}
.simple-product.small_info {
    margin: 25px 0 0;
}
.simple-product.small_info .newslatter .newslatter_content p {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 5px;
}
.simple-product.small_info .newslatter .newslatter_content {
    padding:  8px 10px;
}
.simple-product.small_info .newslatter .newslatter_content a {
    font-size: 18px;
}
.simple-product.small_info .newslatter .get_off {
    height: 121px;
    width: 31%;
    padding: 12px 25px 12px 25px;
}
.simple-product.small_info .newslatter .get_off p {
    font-size: 28px;
}
.simple-product.small_info .newslatter {
    margin: 0;
}

.toolbar-products {
    display: block;
}
.toolbar-products .pages {
    margin-top:  15px;
}

 .category-item-details a.category-name {
    display: inline-block;
    font-size: 16px;
    line-height: 18px;
    font-weight:  500;
    padding: 5px 45px 5px 15px;
    width:  100%;
    height:  100%;
}
.category-item-info{
    /*border: 1px solid #8d8d8e;*/
    /*min-height: 300px;*/
    min-height: 80px;
    margin: 8px 5px 30px;
    padding: 15px 10px 0;
    position: relative;
}
.category-item-details {

    position: absolute;
    bottom: 15px;
    left: 0;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    width: 99%;
    height: 46px;
    margin: 0;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 16px;
    color: #0a3a4a;
    text-align: left;
}
.category-item-details:hover
 {
    transform: scale(0.95);
 }
 @media (max-width: 1024px) and (min-width: 768px) {
     
     .new_produtcs .block-new-products.grid {
         top: -90px;
    }
     .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a {
         font-size: 14px;
    }
 
    .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
         min-height: 140px;
    }
    .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a {
         font-size: 13px;
    }

     .home-main-slider .banner_img {
         height: 600px !important;
    }
     .home-main-slider .slide-text >h2 {
         margin-bottom: 20px;
         font-size: 22px;
    }
    #owl-demo.home-main-slider .owl-dots {
         bottom: 140px;
    }
    .new_produtcs .block-new-products.grid {
         top: -90px;
    }
    .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name a {
         font-size: 14px;
    }
    .home-main-slider .slide-text >h2 {
         font-size: 42px;
    }
    .popular_categories .cat_title h2 {
         width: 91%;
    }
    .popular_categories .bottom-el.big-img {
         padding-top: 50px;
         clear: both;
    }
    .popular_categories .small-img .col_inner .col_content {
         height: 65px;
         padding: 3px 54px 0 20px;
         word-break: break-word;
    }
    .popular_categories .small-img .col_inner .col_content a.btn {
         white-space: normal;
    }
     .newslatter .get_off {
         height: 215px;
    }
     .newslatter .get_off p {
         font-size: 75px;
    }
     .newslatter .newslatter_content p {
         font-size: 36px;
    }
     .page-footer .top_footer .contact_info ul li {
         padding: 0 15px;
         font-size: 15px;
    }
}
@media (max-width: 950px) {
    .nav {
         padding: 0px; 
    }
}
 @media (max-width: 767px) {
    .footer_logo img {
        width:  326px;
        max-width:  100%;
    }
    .header .header_navigation {
        position: absolute;
        top: 10px;
        left:  0px;
    }
    .header_navigation .navbar .navbar-nav {
        width:  100%;
    }
    .header_navigation .navbar .navbar-collapse {
        width:  100%;
    }
    #owl-demo.home-main-slider .owl-dots {
         bottom: 15px;
    }
    .home-main-slider .banner_img {
         height: 280px !important;
    }
    .home-main-slider .slide-text {
         top: 20px;
         left: 20px;
         max-width: 100%;
    }
    .home-main-slider .slide-text >h2 {
         font-size: 29px;
         margin: 0 0 10px;
    }
    .home-main-slider .slide-text >p {
         font-size: 14px;
         line-height:20px;
         margin-bottom: 20px;
    }
    .home-main-slider .slide-text a {
         font-size: 12px;
         padding: 10px;
    }
    .home-main-slider .slide-text a:before {
         top: 13px;
         right: -21px;
         border-width: 0px 18px 7px;
    }
    .new_produtcs .block-new-products.grid {
         position: static;
    }
    .new_produtcs .products-grid .product-items .product-item .product-item-info {
         margin-bottom: 10px;
    }
    .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
         min-height: auto;
    }


    .popular_categories {
         margin: 10px 0 40px;
    }
    .popular_categories .cat_title {
         margin-bottom: 40px;
         top: 0;
    }
    .popular_categories .cat_title .title_img {
         padding-right: 5px;
    }
    .popular_categories .cat_title h2 {
         font-size: 20px;
         padding: 0;
         width: 77%;
    }
    .popular_categories .cat_title:after {
         top: 12px;
    }
    .popular_categories .left-side {
         padding-right: 15px;
    }
    .popular_categories .right-side {
         padding-left: 15px;
    }
    .popular_categories .col_inner {
         margin-bottom: 20px;
    }
    .popular_categories .col_inner .col_content {
         padding: 3px 40px 0 10px;
    }
    .popular_categories .col_inner .col_content a.btn {
         font-size: 14px;
         white-space: normal;
    }
    .popular_categories .col_inner .col_content a.shop_now {
         font-size: 12px;
    }
    .popular_categories .bottom-el.big-img {
         margin-top: 0;
    }
    .popular_categories .big-img .col_inner .col_content {
         width: 100%;
         height: 46px;
         padding: 3px 40px 0 10px;
    }
    .popular_categories .big-img .col_inner .col_content a.btn {
         font-size: 14px;
         white-space: normal;
    }
    .popular_categories .big-img .col_inner .col_content a.shop_now {
         font-size: 12px;
    }
    .popular_categories .top-el.big-img {
         margin-bottom: 0;
    }
     .home_blog_study .blog-widget-recent .post-holder {
         margin-bottom: 20px;
    }
     .home_blog_study .blog-widget-recent .post-description .post-text-hld {
         top: 10%;
         right: 0;
         left: 15px;
         max-width: 100%;
    }
     .home_blog_study .home_casestudy {
         background-position: center left;
         height: 310px;
    }
     .home_blog_study .home_casestudy:after {
         background-image: linear-gradient(to right,#c6c6c6,rgba(255,255,255,0.5),rgba(255,255,255,0.5));
         max-width: 100%;
    }
     .home_blog_study .home_casestudy .about_casestudy {
         top: 20%;
    }
     .home_blog_study .home_casestudy .about_casestudy a {
         font-size: 14px;
    }
     .home_blog_study .home_casestudy .about_casestudy a:after {
         top: 16px;
         right: -23px;
         border-width: 0 20px 7px;
    }
     .home_blog_study .post-list .post-content .post-description .post-ftimg-hld:after {
         content: '';
         position: absolute;
         left: 0;
         right: 0;
         bottom: 0;
         top: 0;
         background: rgba(255,255,255,0.5);
    }
     .home_blog_study .post-list .post-content .post-read-more {
         font-size: 14px;
    }
     .home_blog_study .post-list .post-content .post-read-more:after {
         top: 16px;
         right: -23px;
         border-width: 0 20px 7px;
    }
     .newslatter {
         margin: 0;
    }
     .newslatter .get_off {
         width: 40%;
         padding: 20px 10px;
    }
     .newslatter .get_off p {
         font-size: 34px;
    }
     .newslatter .newslatter_content {
         width: 58%;
         padding: 10px 0;
    }
     .newslatter .newslatter_content p {
         font-size: 14px;
         line-height: 16px;
         margin-bottom: 10px;
    }
     .newslatter .newslatter_content a {
         font-size: 16px;
    }
     .page-footer .top_footer .contact_info ul li {
         padding: 0 0 10px;
         font-size: 16px;
    }
     .page-footer .top_footer .contact_info ul li:first-child {
         padding-left: 0;
         border-right: 0;
    }
     .page-footer .top_footer .contact_info ul li a {
         word-break: break-all;
    }
     .page-footer .bottom_footer {
         padding: 20px 0;
         line-height: normal;
         text-align: center;
    }
     .page-footer .bottom_footer p {
         margin: 0 0 15px;
    }
     .page-footer .bottom_footer .social_link {
         text-align: center;
         margin-top: 20px;
    }
     .page-footer .bottom_footer .social_link a {
         padding-left: 0;
         padding-right: 30px;
    }
}
@media (min-width:  768px) {
    .new_produtcs .block.widget .products-grid .product-item {
        width: 33.33333333%;
        padding: 0 15px !important;
        margin: 0;
    }
    .new_produtcs .products-grid .product-items .product-item .product-item-info .product-item-details .product-item-name {
        display: block;
        margin: 0;
        min-height: 100px;
    }
    .new_produtcs .products-grid .product-items .product-item .product-item-info {
        
        box-shadow: 0px 0px 3px #ccc;
        padding: 10px;
    }
    .new_produtcs .products-grid .product-items .product-item .product-item-details {
        text-align: left !important;
    }
}
.product-info-detailed .tab-content ul li {
    display: block;
    font-size: 15px;
    color: #0a3A4A;
}

.christmas-block .block-offset {
     background: #aa2222;
     padding:  40px 25px;
     color:  #fff;
     margin: 0;
     position: relative;
     top: -105px;
     z-index: 1;
 }

.christmas-block .block-offset h1 {
    color:  #fff !important;
}
.christmas-block .block-offset p {
    font-size: 18px;
    line-height: 23px;
}

.landing_page .cat_img {
    position: relative;
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.landing_page .col_content {
    background: url('../images/cat-bg-big.png');
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    width: 90%;
    height: 55px;
    padding: 10px 0 20px;
    position: absolute;
    bottom: 10px;
    left: 0;
    text-align: left;
    display: flex;

}
.landing_page .col_content .cat_links{
    padding-left:  10px;
    font-size: 16px;
    color: #243965;
    font-weight:  500;
    width:  180px;
    line-height:  19px;
}

.landing_page .product-desc {
    padding: 15px;
    color: #243965;
    text-align: center;
    font-size: 17px;
}
