@import url('https://fonts.googleapis.com/css2?family=Anton&family=Noto+Sans:wght@300;400;500;600;700&display=swap');

/* font-family: 'Anton', sans-serif;
font-family: 'Noto Sans', sans-serif; */

@font-face {
    font-family: 'Anton';
    src: url('../fonts/Anton.eot');
    src: url('../fonts/Anton.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Anton.woff2') format('woff2'),
        url('../fonts/Anton.woff') format('woff'),
        url('../fonts/Anton.ttf') format('truetype'),
        url('../fonts/Anton.svg#Anton') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


a{color:#000000}
a:hover, a:focus{color:#000000;}
/* Grid CSS Ends */

.alertBox--info a{color:#fff;}

body, html{font-family: 'Noto Sans', sans-serif; font-weight:400; color:#000000; font-size:16px; letter-spacing:normal; overflow-x: hidden;}
h1, h2, h3, h4, h5, h6{font-family: 'Anton', sans-serif; font-weight:normal; line-height:normal; letter-spacing:normal; color:#000000;}
a, a:hover{text-decoration:none;}
p{margin:0 0 10px 0;}
.body{margin-top:0;}
.body{margin-bottom:0; min-height:400px;}
.header{border:none; margin-bottom:0; background:#ffffff; border-bottom:1px solid rgba(0, 0, 0, 0.2);}
.container { width: 100%; padding: 0px 20px; max-width: 1320px; margin: 0px auto; }
.container-full { width: 100%; padding: 0px 20px; max-width: 1640px; margin: 0px auto; }
img{ max-width: 100%; height: auto; vertical-align: middle; outline: none;}

.button--primary {background:#0988c2; border-radius:0; color:#fff; text-transform:uppercase; padding:13px 25px; height:45px; font-size:14px; font-weight:500; min-width:140px; display:inline-block; border:2px solid transparent; letter-spacing:normal; }
.button{font-family: 'Noto Sans', sans-serif; font-weight:500; border-radius:0; text-transform:uppercase; padding:13px 25px; height:45px; font-size:14px; min-width:140px; display:inline-block; letter-spacing:normal; border-width:2px; }
.button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active{background-color: #000; border-color: #000; color: #fff;}
.form-actions .button, .form-actions input, .form-actions a {vertical-align:middle;}
input:focus, button:focus, textarea:focus, select:focus, details:focus, [href]:focus, [tabindex]:not([tabindex="-1"]):focus, [contenteditable="true"]:focus{ outline:none !important; }
.btn{ display: inline-flex; justify-content: center; align-items: center; font-family: 'Manrope', sans-serif; font-weight: 700; height: 50px; text-transform: uppercase; font-size: 16px; background-color: #fdc141; color: #000000; letter-spacing: 2.4px; padding: 0px 20px; transition: all 0.5s ease;}
.btn:hover{ background-color: #017ac0; color: #ffffff;} 


/* ============= Dotted Slick Slider Start ============= */

.heroCarousel{margin:0; position:relative;}
.heroCarousel .slick-prev{left:7%; background: url(../img/prev-arrow-white.png) no-repeat;}
.heroCarousel .slick-next{right:7%; background: url(../img/next-arrow-white.png) no-repeat;}
.heroCarousel .slick-dots { display: none !important; }
.carousel-play-pause-button{display:none !important;}

.heroCarousel{ margin:0; }
.heroCarousel a.slick-slide{height:auto;}
.heroCarousel-slide .heroCarousel-image-wrapper{max-height:inherit;}
.heroCarousel.slick-initialized{ max-height:inherit; }
.heroCarousel-slide .heroCarousel-image-wrapper{height:auto;}

.slick-dots{bottom:0;}
.slick-dots li{width:20px; height:12px; padding:0;}
.slick-dots li button, .slick-dots li button::before{width:12px; height:12px;}
.slick-dots li button{border:2px solid transparent;}
.slick-dots li button::before{background:#fff; opacity:0.2;}
.slick-dots li.slick-active button::before, .slick-dots li button:hover::before, .slick-dots li button:focus::before{background:#fff; border:2px solid #fff;}

/* ============= Dotted Slick Slider Start ============= */


/* ============= Slick Slider Arrow Start ============= */

.slick-arrow { width: 44px; height: 44px; border: 0;}
.slick-next::before, .slick-prev::before { display: none; }
.slick-prev { background: url(../img/prev-arrow.png) no-repeat; right: auto; left: -74px;}
.slick-next { background: url(../img/next-arrow.png) no-repeat; right: -74px; left: auto;}
.slick-prev:hover, .slick-prev:focus { background: url(../img/prev-arrow-hover.png) no-repeat;  }
.slick-next:hover, .slick-next:focus { background: url(../img/next-arrow-hover.png) no-repeat;  }
.slick-disabled, .slick-prev.slick-disabled::before, .slick-next.slick-disabled::before{opacity:1;  cursor: not-allowed;}
.productCarousel .slick-dots{display:none !important;}
.carousel-tooltip { display: none; }


/* ============= Slick Slider Arrow End ============= */

/* ============= Quick Search Start ============= */

/* .dropdown--quickSearch {background: none; left: 0; padding: 0 20px 0 0; position: relative; display:inline-block; vertical-align:middle; margin-right:0;} */
.quickSearchResults {background: #fff; position:absolute; z-index:99; width:100%; margin-top:0; right:0; line-height:normal;}
.quickSearchResults ul.productGrid{border:#dcdcdc solid 1px; padding:50px 0 0 0; margin:0px;}
.quickSearchResults .productGrid .product {padding-bottom: 0; width: 100%;}
.quickSearchResults .productGrid .product .card {border:none; border-bottom:#dcdcdc solid 1px; float: left; padding: 10px 0; border-radius:0; width: 100%; margin-bottom:10px;}
.quickSearchResults .card-figure { border: 1px solid #dcdcdc; display: block; float: left; height: auto; padding: 5px; vertical-align: top; width: 70px;}
.quickSearchResults .card .thumb_img{display:block; height:auto; width:auto; padding:0px;}
.quickSearchResults .card .card-image {}
.quickSearchResults .card-body { display: block; float: none; overflow: hidden; padding: 0 0 0 10px; text-align: left !important; vertical-align: middle; width: auto; margin-top:0;}
.quickSearchResults .card-body .card-title {height: auto;}
.quickSearchResults .card-body .prdctBtn{display:none;}
.quickSearchResults .card-body .productBtns{display:none !important;}
.quickSearchResults .card--alternate:hover .card-body{background:none;}
.quickSearchResults .card--alternate:hover .card-title > a{color:#000;}
.quickSearchResults h4.card-title{margin-bottom:8px; font-size:14px;}
.quickSearchResults .card-body .card-text .price{font-size:16px;}
.quickSearchResults .card-body .card-text{margin:0px;}
.checkout-steps form-field.form-field {clear: both;}
.quickSearchResults .prdctBtn{display:none;}
.quickSearchResults{max-height:400px; overflow-y:auto;}

/* ============= Quick Search End ============= */

.header-top-bg { background-color: #2a1b06; color: #ffffff;}
.header-top-bg a{ color: #ffffff; transition: all 0.5s ease;}
.header-top-bg .header-top-row { display: flex; align-items: center; justify-content: space-between; }
.header-top-bg .header-call a{display: flex; align-items: center; gap: 10px; height: 40px; font-weight: 500; font-size: 16px; padding: 0px 23px; border-left: 1px solid #40321f; border-right: 1px solid #40321f;}
.header-top-bg .header-call a img{ margin-bottom: 2px;}
.header-top-bg .header-top-nav{ list-style: none; margin: 0; padding: 0;  display: flex; align-items: center;}
.header-top-bg .header-top-nav li a{ font-weight: 500; font-size: 16px; padding: 0px 21px; border-left: 1px solid #40321f; text-transform: uppercase; height: 40px; display: flex; align-items: center; position: relative; background-color: #2a1b06;}
.header-top-bg .header-top-nav li a:hover{background-color: #0988c2;}
.header-top-bg .header-top-nav li:last-child a{ padding-left: 32px; padding-right: 27px; border-left: 0; z-index: 1;}
.header-top-bg .header-top-nav li:last-child a:after{ content: ''; position: absolute; width: 100vw; height: 100%; background-color: #0988c2; left: 0; z-index: -1;}
.header-main-row { display: flex; align-items: center; justify-content: space-between; }
.header-main-row .header-right { display: flex; align-items: center; justify-content: flex-end; }
.header-main-row .header-review-tag { margin-right: 47px; }
.header-main-row .pet-safe-logo { margin-right: 50px; }
.header-main-row .dropdown--quickSearch { background: none; left: 0; padding: 0; position: relative; display: block; vertical-align: middle; margin-right: 53px; }
.header-logo{margin:0; text-align:center; padding:21px 0 21px 0; height:auto;}
.header-logo-image{position:relative;}
.header-logo-image-container{min-height:unset;}
.header-logo-image-container::after{padding-bottom:0;}
.header-logo > a{width:auto; display:inline-block; vertical-align:middle;}
.dropdown--quickSearch .form{max-width:none; position:relative;}
.dropdown--quickSearch .form-input, .navPages-quickSearch .form-input{height:50px; border:1px solid #d0d0d0; border-radius:8px; font-size:14px; color:#000000; background:#fff; padding-left:25px; padding-right:65px; font-weight:400; min-width:440px; width:100%;}
.dropdown--quickSearch .container{padding:0;}
.dropdown--quickSearch .button, .navPages-quickSearch .form-prefixPostfix-button--postfix.button{position:absolute; right:0px; top:0px; width:65px; height:50px; background:url(../img/search-icon.png) no-repeat center center; font-size:0; min-width:unset; padding:0; margin:0; border-radius:0; border:none;}


.navUser-or{margin:-5px 0 0 0; padding:0; color:#a8a8a8; vertical-align:middle; font-weight:400;}
.navUser-item--account .navUser-or + .navUser-action{margin:0; padding:0;}

.navUser-section{float:none; display:inline-block; vertical-align:middle;}

.navUser{padding:0; background:transparent; font-size:14px; font-weight:400; color:#5a5a5a; line-height:normal; text-align:right; display:inline-block; vertical-align:middle; width:auto;}
.navUser-section--alt{float:none; line-height:normal;}
.navUser ul li.navUser-item{float:none; display:inline-block; vertical-align:middle; position:relative; padding:0; margin:0; line-height:normal; padding:0 18px 0 18px; border-right: 1px solid #e5e5e5;}
.navUser ul li.navUser-item:last-child{background:none; padding-right:0; margin:0; padding-left:15px; border-right: 0px;}
.navUser-action{color:#000000; font-size:14px; font-weight:400; text-transform:none; padding:0px 0 0 0; margin:0;}
.navUser-item--account .navUser-action, .navUser-item--wistlish .navUser-action { display: flex; align-items: center; justify-content: center; flex-direction: column; gap: 3px;}
.navUser-item--account .navUser-action img{ width: 20px; height: 20px;}
.navUser ul li.navUser-item:first-child{padding-left:0;}
.navUser-action:hover, .navUser-action.is-open{color:#000;}
.navUser-item--compare .countPill{width:auto; height:auto; background:none; border-radius:0;}
.navUser-item-cartLabel{display:inline-block; vertical-align:middle;}
.navUser-item--cart .countPill { display: flex;  background: #0988c2; color: #ffffff; font-size: 14px; font-weight: 400; width: 25px; height: 25px;  line-height: normal; border-radius: 100%; border: 1px solid #ffffff; padding: 0; position: absolute; top: -11px; right: -12px; align-items: center; justify-content: center; }
.navUser-item--cart .navUser-action{padding-top:0;}


.headerLeft{width:40%; display:inline-block; vertical-align:middle; padding:0; font-size:14px;}
.headerCenter{width:20%; display:inline-block; vertical-align:middle; margin-left:-5px; text-align:center;}
.headerRight{width:40%; display:inline-block; vertical-align:middle; margin-left:-5px; text-align:right; line-height:normal;}

.headerLeft > div{display:inline-block; vertical-align:middle; background:url(../img/nav-sep.png) no-repeat right center; padding:0 20px 0 0; margin:0 16px 0 0; position:relative;}
.headerLeft > div:last-child{padding:0; margin:0; background:none;} 
.navUser-action--quickSearch{background:url(../img/search-ic.png) no-repeat top center;}

.dropdown--quickSearch .form-input::-webkit-input-placeholder, .navPages-quickSearch .form-input::-webkit-input-placeholder{color:#000;}
.dropdown--quickSearch .form-input::-moz-placeholder, .navPages-quickSearch .form-input::-moz-placeholder{color:#000;}
.dropdown--quickSearch .form-input:-ms-input-placeholder, .navPages-quickSearch .form-input:-ms-input-placeholder{color:#000;}
.dropdown--quickSearch .form-input:-moz-placeholder, .navPages-quickSearch .form-input:-moz-placeholder{color:#000;}


.dropdown--quickSearch.is-open{width:100%; padding:20px; left:0 !important; top:100% !important; min-width:300px;}


/* ============= Sidebar Start ============= */

.page-sidebar {width:240px; float:left; padding:20px 0 0 0px;}
.page-sidebar + .page-content{ width:auto; float:none; overflow:hidden; padding-left:20px; }
.product-listing-container{  }
.productGrid { margin:0 -10px; }
.productGrid li.product{ margin:0;  border: 0; width:25%; padding:0 10px; text-align:center; }
.page-sidebar h5{margin:0; background:#0988c2; font-size:22px; color:#ffffff; font-weight:400; text-transform:uppercase; padding:12px 20px 13px 20px;}

.sidebarBlock ul {padding:5px 0; list-style:none;display:block;margin:0;} 
/* .sidebarBlock ul.navList{border-left:1px solid #efefef; border-right:1px solid #efefef;} */
.sidebarBlock ul li {float:none; border-bottom:none; padding:0; margin:0; position:relative;display:block;}

.sidebarBlock ul li a.has-subMenu {}
.sidebarBlock ul li a {display:block; font-size:16px; color:#000000; padding:0 20px 0 20px; margin:0px; font-weight:400; text-transform:none;text-decoration:none; line-height:30px;}
.sidebarBlock ul li a.activePage, .sidebarBlock ul li a:hover {background:none;color:#0988c2 !important;}
.sidebarBlock + .sidebarBlock, .sidebarBlock{border:none; padding:0; margin:0 0 20px 0;}

.sidebarBlock li ul li {padding:0 !important;}
.sidebarBlock li ul li a {margin:0 !important;border:none !important;}

.sidebarBlock ul.navPages-list li .navPage-subMenu-list{position:absolute; left:100%; top:0px; min-width:200px; background:#e3e3e3; display:none; list-style:none; margin:0px; z-index:9;}
.sidebarBlock ul.navPages-list li:hover .navPage-subMenu-list{display:block;}
.sidebarBlock ul li.navPage-subMenu-item{width:100%; float:none; position:relative;}
.sidebarBlock ul li.navPage-subMenu-item .navPage-childList{position:absolute; left:100%; top:0px; min-width:200px; background:#e3e3e3; display:none; list-style:none; margin:0px; z-index:9; display:none;}
.sidebarBlock ul li.navPage-subMenu-item:hover .navPage-childList{display:block;}
.sidebarBlock .navPages-action-moreIcon {float:right; margin-top:0; color:#b49dc0; background:url(../img/right-arrow.png) no-repeat right center; width:5px; height:9px; font-size:0; margin:5px 0 0 0;}
 .sidebarBlock .navPages-action-moreIcon svg{display:none;}
.navList{background:#f1f1f1;}
.navList .navPages-action svg{fill:#505050; stroke:#505050;}
.sidebarBlock ul li .navPages-action:hover svg{fill:#3466af; stroke:#3466af;}
.navList .navPages-item:hover .navPage-subMenu{display:block; left:240px; z-index:1; top:0;}
.navList .navPage-subMenu-item > .navPage-subMenu-action{border-bottom:10px solid #efefef; color:#505050; padding:8px 20px;}
.navList .navPages-item .navPage-subMenu{background:#fff;}
.headerCart .previewCart .previewCartItem-image img{ height:80px; }

/* ============= Sidebar End ============= */


/* ============= Cetegory Section Start ============= */




.productSlider{padding:40px 0 60px 0; text-align:center;}
.card{padding:20px 20px; margin-bottom:20px; background:#fff; border:1px solid #e5e5e5;}
.productCarousel .card{margin-bottom:0;}
.card-figure{}
.card .rating--small .icon { height: 20px; width: 20px; }
.card-img-container::after{padding-bottom:100%;}
.card-body{text-align:center; padding:25px 0 0 0;}
.card-title{font-size:15px; font-weight:400; line-height:22px; margin:12px 0 0; height:90px; overflow:hidden; font-family: 'Noto Sans', sans-serif;}
.card-title > a{color:#000000;}
.card-text{margin: 16px 0 0 0;}
.card-body .card-text[data-test-info-type="brandName"]{font-size:14px; color:#a7a7a7;}
.price-section{font-size:16px; color:#000000; font-weight:700; display:inline-block;}
.price-section.rrp-price--withoutTax{display:none;}
.price--rrp, .price--non-sale, .price--discounted{margin-right:5px; color:#767676; font-weight:400; font-size: 14px;}
.price-now-label{display:none;}
.card-figcaption-body .button{border-radius:0; background:#0988c2; color:#fff; text-transform:uppercase; font-weight:700; padding:15px 25px; height:45px; font-size:14px; border:none; display:block; letter-spacing:normal; width:100%;}
.card-figcaption-body label.button{background:#000;}
.card-figcaption-body .button.quickview{background:#282828; color:#fff;}
.card-figcaption-body input[type="checkbox"]{display:inline-block; vertical-align:middle; margin-top:-3px;}
.prdctBtn{padding:15px 0 0 0;}
.prdctBtn .card-figcaption-button{display:inline-block; position:relative; background:#fff; color:#000; font-size:14px; font-weight:700; padding:13px 30px; height:45px; border-radius:50px; border:2px solid #000;}
.prdctBtn .card-figcaption-button:hover, .prdctBtn .card-figcaption-button:focus{background:#000; color:#fff;}
.home-newpro-sec{ padding-top: 90px;}
.home-newpro-sec .page-heading{ margin: 0px 0px 30px; }

.productCarousel .productCarousel-slide { padding-left: 0; padding-right: 0; }
 
.productSlider .productGrid{margin-bottom:0;}
.card-body .card-text{color:#000;}
.productSlider .card-body .card-text[data-test-info-type="productRating"]{margin:10px 0 0 0;}

.page-heading{font-size:30px; color:#000000; text-transform:uppercase; padding:0; margin:30px 0 20px 0; position:relative; text-align:center; font-weight:400; line-height:normal; }
.page-heading span{color:#0988c2;}
.main.full .page-heading{margin-top:0;}






/* ============= Footer End ============= */

/* ============= Breadcrumb and Pagination Start ============= */


ol.breadcrumbs{text-align:left; margin-bottom:20px; padding:15px 0 15px 0;}
.breadcrumb{font-size:13px; position:relative;}
.breadcrumb:first-child{padding:0;}
.breadcrumb a{color:#000000; font-weight:500;}
.breadcrumb.is-active > .breadcrumb-label{color:#777777; font-weight:400;}
.breadcrumb:not(:first-child)::before { border-right: 0; content: ""; display: inline-block; height: 7px; margin: 0 0.25rem; transform:none; background: url(../img/breadcum-arrow.png) no-repeat; width: 8px; top: -1px;}

.pagination-list li{width:40px; height:40px; line-height:30px; border:none;}
.pagination-list li.pagination-item--next, .pagination-list li.pagination-item--previous{width:auto; height:auto;}
.pagination-list li.pagination-item--next a, .pagination-list li.pagination-item--previous a, .pagination-list li.pagination-item--next button, .pagination-list li.pagination-item--previous button, .pagination-list li.pagination-item--next a:hover, .pagination-list li.pagination-item--previous a:hover, .pagination-list li.pagination-item--next button:hover, .pagination-list li.pagination-item--previous button:hover, .pagination-list li.pagination-item--next a:focus, .pagination-list li.pagination-item--previous a:focus, .pagination-list li.pagination-item--next button:focus, .pagination-list li.pagination-item--previous button:focus{background:none; color:#232323 !important;}
.pagination-list li a, .pagination-list li button{background:#000; color:#fff; font-weight:bold}
.pagination-list li.pagination-item.pagination-item--current{border:none;}
.pagination-list li.pagination-item.pagination-item--current a, .pagination-list li a:hover, .pagination-list li button:hover, .pagination-list li a:focus, .pagination-list li button:focus{background:#0988c2; color:#fff !important;}

/* ============= Breadcrumb and Pagination End ============= */


/* ============= Inner Pages Common Css Start ============= */

.actionBar{margin:0 0 20px 0; padding:10px 0; position:relative; text-align:right;}
.actionBar .form-field{margin-bottom:0; border:none; border-radius:0;}
.actionBar-section .form-select{min-width:170px; font-size:14px; border:1px solid #dadada; height:40px; color:#353535; border-radius:0; padding-left: 10px;}
.actionBar-section .form-label{font-size:15px; font-weight:700; color:#000;}
.actionBar-section{float:none; display:inline-block;}
.page-content--centered{width:100%;}
.form-actions{max-width:unset; text-align:left;}

.account--fixedSmall, .account--fixed, .account--fixedLarge, .account{width:100%;}
.login, .login-row{max-width:unset;}
.login{margin:0;}
.form-column{width:100%;}
.form-fieldset.form-column .form-field{padding-left:0; padding-right:0;}
.form-fieldset.form-column .form-field.form-field-group{padding-left:0.75rem; padding-right:0.75rem;}
.wishlists-table{max-width:100%;}
.form.forgot-password-form {max-width:600px;}

.brand .card-img-container::after{padding-bottom:100%;}
.brand .card-title{height:auto; color:#fff; background:#1a1a1a; text-transform:uppercase; font-size:16px; font-weight:500;}
.brandGrid .brand .card-title{height:unset;}
.brand .card-title a{color:#fff; display:block; padding:10px;}
.brand .card-body{padding:0;}
.brand .card{padding:0; border-radius:0; border:1px solid #ccc;}
.brand .card .card-figure{padding:0; margin:0;}
.brand .card-image{padding:0 15px;}

.icon--ratingFull svg{fill:#efce4a;}
.icon--ratingEmpty svg, .productView-details .productView-rating .icon--ratingEmpty svg{fill:#ccc;}

.productView{padding-top:0px; padding-bottom:30px; margin: 0px;}
.productView-title{line-height:normal; font-size:26px; margin-top:4px; color:#000; margin-bottom:15px; font-family: 'Noto Sans', sans-serif;}
.productView-brand{font-family: 'Noto Sans', sans-serif;}
.productView-price .price-section{font-size:34px;}
.productView-img-container::after{padding-bottom:100%;}
.productView-img-container img{ object-fit: contain;}
.productView-images .easyzoom-flyout{left:0px; top:0px; z-index:9999;}
.prdctDtl .productView-info-name{margin-right:5px; font-family: 'Noto Sans', sans-serif; font-size:14px; font-weight:700; color:#000; margin-bottom:0; line-height:normal; width:auto; display:inline-block;}
.prdctDtl .productView-info-value{display:inline-block; width:auto; font-family: 'Noto Sans', sans-serif; font-size:14px;}
.form-label, .form-checkbox + .form-label, .form-radio + .form-label{font-family: 'Noto Sans', sans-serif; font-size:14px; color:#000;}
.cart-total .form-select{background-position:right 10px top 6px;}


.form-field--increments .button{height:auto;}
.form-field--increments .form-label{display:block; width:auto; margin-right:10px; margin-bottom:5px; vertical-align:middle; font-weight:700;}
.form-field--increments .form-increment{display:inline-block; width:auto; background:#fff; min-width:60px;}
.form-increment .button{height:40px; width:40px; min-width:unset; border-radius:0; border:1px solid #ccc; background:#f0f0f0; border-radius: 10px 0px 0px 10px;}
.form-increment .button[data-action="inc"]{border-radius:0px 10px 10px 0px;}


.productView-options{margin-bottom:0;}
.productView-product{padding-bottom:0;}
.productView-details{margin-bottom:20px;}
.form-wishlist .button{padding:17px 20px; height:50px;}
.form-wishlist .button .icon{display:none;}
#wishlist-dropdown.is-open .button{padding:10px 5px; font-size:13px; color:#000;}
.productView-options .form{margin-bottom:5px;}

.productView-description{width:100%; padding:100px 0 20px 0; }
/* .productView-description .tab-content{border:1px solid #e5e5e5; border-top:none; padding:20px 20px;} */
.productView-reviewLink > a{color:#565656; font-size:14px;}
.productView-reviewLink > a[data-reveal-id="modal-review-form"]{border-bottom:1px solid #7b7a78;}
.productView-reviewLink{margin-left:10px; margin-right:0.78571rem; color:#565656; text-decoration:underline; font-weight:500;}
.productView-reviewLink:before{ content: '+'; display: inline-block; text-decoration: underline; font-weight: 700;}
#productReview_link{color:#565656; margin-left:10px; font-weight: 500;}
.productView-info-name { font-family: 'Noto Sans', sans-serif;  font-size: 15px; font-weight: 700; margin-bottom: 0;}

.removeBtn, .removeBtn:hover { background:url(../img/remove-ic.png) no-repeat center; width:25px; height:25px; font-size:0; border:none; min-width:unset; padding:0;}
.removeItem { position:absolute; top:15px; right:20px;}
.modal-content .form-field{padding-left:0; padding-right:0;}

#cart-preview-dropdown{min-width:280px; left:auto; z-index:11;}
.previewCartAction .previewCartAction-checkout{padding-left:0;}
.previewCartAction .previewCartAction-viewCart{padding-right:0;}
.previewCartItem-content{padding-left:10px; padding-right:0; text-align:left; margin-left:-5px;}
.previewCartAction .button{font-size:11px; min-width:unset; padding:13px 5px;}
.previewCartList li {display:block;padding:15px 10px !important; border-bottom:1px solid #ccc;}
.previewCartItem-image, .previewCartItem-content{display:inline-block;}
.cart-item-image{max-height:80%;}
.previewCartCheckout .button{font-size:14px;}
.previewCartItem-name{font-family: 'Noto Sans', sans-serif; height: 56px; overflow: hidden;}
.previewCartItem-name a, .cart-item-name__label{color:#000;}

.account-body{margin:0;}

.form-select--small, .form-select--date{padding-top:5px; padding-bottom:5px;}

.cart-additionalCheckoutButtons{width:auto; float:right;}
.cart-additionalCheckoutButtons .FloatRight p{text-align:center;}
.cart-additionalCheckoutButtons .CheckoutButton:first-child{margin-top:0;}
.cart-total .button{padding:9px 10px 9px 10px; height:auto;}
.cart-form .button{min-width:unset; height:auto;}
.form-actions .button, .form-actions input, .form-actions a {vertical-align:middle;}

.productGrid .product{position:relative; width:25%;}
.quickSearchResults .card-figcaption-body{display:none;}
.quickSearchResults .card{margin-bottom:5px !important;}
.coupon-code-cancel, .shipping-estimate-hide{}
.table-actions .button{min-width:unset;}

.form-label small{font-size:0; position:relative; float:none;}
.form-label small:before{content:'*'; top:2px; font-weight:700; font-size:18px; color:#F00; position:relative;}



.blog-post-figure{width:100%;}
.blog-post-body{width:100%; text-align:left;}
.blog-date, .blog-author{text-align:left;}
.blog-title{margin-left:0; margin-right:0; font-family: 'Noto Sans', sans-serif; font-weight:700; text-align: left;}
.blog .addthis_toolbox{margin-top:20px;}
.blog .socialLinks{text-align:left; line-height:normal;}
.blog-thumbnail{margin:0 0 20px;}
.blog-thumbnail::after{padding-bottom:0;}
.blog-thumbnail img{position:relative;}
.blog + .pagination{padding-top:40px;}
.blog-post-figure{width:20%; display:inline-block; vertical-align:top;}
.blog-post-body{width:79%; display:inline-block; vertical-align:top; padding-left:20px; margin-left:0;}
.blog + .blog {margin-top: 20px; padding-top: 20px;}
.blog-thumbnail{max-width:unset;}

.blogpostPage{padding-top:30px;}
.blogpostPage .blog-post-figure{width:100%;}
.blogpostPage .blog-post-body{width:100%; padding-left:0;}
.blog .tags{text-align:left;}
.blogpostPage .blogLeftSidebar .blog-post-figure{display:none;}

/* ============= Navigation Desktop Start ============= */

.page-sidebar + .page-content{float:none; padding:0 0 0 20px; width:auto; overflow:hidden;}
.page{margin:0;}
.page-content, .page-content--full{padding-left:0; padding-right:0;}
.productView-info{padding-top:0;}
.productView-product{ border:0; }
.productView-images .productView-image{ border:solid 0px #eeeeee; padding:25px; }
.productView-details{ background:#ffffff; margin:0; padding:0 50px; font-size:15px; }
.productView-details.product-data{box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.08);}
.productView-details.product-options{box-shadow: 0px 15px 15px 0px rgba(0,0,0,0.08); padding-bottom: 50px;}
.productView-brand{margin:45px 0 0px; font-size:17px; color:#a1a1a1; font-weight:700;}
.productView-title{ line-height:normal; font-size:28px; line-height: 1.14; color:#000000; margin-top:0; margin-bottom:0px; padding-top:0px; font-weight:700; border-bottom:0px solid #dcdcdc; padding-bottom:0px;}
.productView-price .price-section.price-section--withTax div, .productView-price .price-section.price-section--withoutTax div{ display:inline-block; }
.productView-price .price-section.price-section--withoutTax .price-section--minor{ color:#949494; }
.productView-price .price-section.price-section--withoutTax{ color:#0988c2; font-weight: 300; }
.productView-price .price-section.price-section--withoutTax.rrp-price--withoutTax{display:none !important;}
.productView-price .price--non-sale{ font-size: 20px; font-weight: 300; color: #929292;}
.price-section.price-section--saving.price{font-weight:700; font-size: 15px; color: #8b8b8b; }
.productView-details .productView-rating { margin-top:10px; border-bottom: 1px solid #dcdcdc; padding-bottom: 13px;}
.form-label--alternate{ font-size:15px; color:#000000; font-weight:700; }
.productView-options .form-field{ margin-bottom:10px; }
.form-field.form-field--stock{ border-bottom:solid 1px #c8c8c8; border-top:solid 1px #dcdcdc; padding:20px 0 9px; }
.form-field.form-field--stock label span{ display:block; }
.productView-price{ margin-bottom:10px; border-bottom:1px solid #dcdcdc;  padding-bottom:10px; padding-top: 13px;}
.form-field.form-field--increments{ padding:18px 0 25px 0; border-bottom:solid 1px #dcdcdc; border-top:solid 1px #dcdcdc; margin-bottom:25px; margin-top: 24px;}
.form-input--incrementTotal{background:none; height:40px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; border-radius:0; min-width:45px; margin:0 -4px; min-width:70px; font-size: 18px; font-weight: 500;}
.productView-options .add-to-cart-buttons { padding: 0 10px 0 0; margin: 0; max-width: 284px; }
.productView-options .form-action { width: 100%; }
.productView-options .form-action.form-wishlist{ width: 50%; margin: 0;}

#form-action-addToCart{ background:#0988c2; font-size:18px; color:#fff;  border-radius:0; font-weight:700; min-width:175px; height:56px; padding:10px 20px; letter-spacing: 2.5px; border-radius: 10px;}
#form-action-addToCart:hover{ background-color:#000; color:#fff; }
.form-wishlist a.button{ background:#000000 ; font-size:18px; color:#fff; border-radius:0; border:none; width: 100%; text-transform: uppercase; border-radius: 10px; min-height: 56px; letter-spacing: 2.5px; font-weight: 700; margin: 0; max-width: 274px; line-height: 1;}
.form-wishlist a.button:hover  { background-color:#000; }
.form-wishlist a.button.is-open { border-radius: 10px 10px 0 0; }
.addthis_toolbox{padding-bottom: 25px;}
.productView .addthis_toolbox{border-top:1px solid #dcdcdc; padding:20px 0 30px 0;}
.socialLinks-item .socialLinks__link{height:26px; width:22px;}
.socialLinks .icon svg{fill:#707070;}
.productView .addthis_toolbox .socialLinks{line-height:normal;}
.productView-options .form-select{max-width: 100%;}
.productView-images{ padding-right: 50px;}
.productView-image + .productView-thumbnails{padding:0 55px 0 55px; text-align:center;}
.productCarousel-slide .card{margin-bottom:0; border: 0px; border-right: 1px solid #e5e5e5;}
.productCarousel .productCarousel-slide:nth-child(5n-5) .card{ border: 0;}
.form-label small{padding-left:0;}
.productView-thumbnails .slick-dots{display:none !important;}
.productView-thumbnails .slick-list{margin-left:0; margin-right:0;}
.productView-thumbnails .slick-list .productView-thumbnail{margin-bottom:0; padding: 0 5px;}
.productView-thumbnail{margin-bottom:5px;}

.productView-details .socialLinks { line-height: normal; display: flex; gap: 10px; border-top: 1px solid #dcdcdc; margin-top: 25px; padding-top: 25px; }
.productView-details .socialLinks:before, .productView-details .socialLinks:after{ display: none;}
.productView-details .socialLinks .socialLinks-item { margin: 0; padding: 0; }
.productView-details .socialLinks-item .socialLinks__link { height: 44px; width: 44px; padding: 12px; border: 1px solid #e2e2e2; border-radius: 5px; }
.productView-details .socialLinks .icon svg { fill: #999999; }
.productView-details .socialLinks .icon:hover svg { fill: #0988c2; }

[data-product-attribute] .form-option{overflow:unset;}
.productView-options .form-field > .form-radio + .form-label{display:block;}


.cart-total .form-select{padding-right:30px;}
.estimator-form-label{ text-align:left; }
.login-form{ margin-top:0; }
.login-form .panel-title{ margin-bottom:20px; }

.tab-title{font-size:22px; font-weight:700; text-transform:uppercase; color:#b2b2b2; padding:7px 5px 7px 5px;}
.tabs{border-bottom:1px solid #dcdcdc;}
.tab{border:0px solid #dcdcdc; border-bottom:6px solid white; margin:0 40px 0 0;}
.tab:hover, .tab.is-active{border:0px solid #dcdcdc; background-color: #ffffff; border-bottom: 6px solid #000000;}
.tab:hover:before, .tab.is-active:before{ content: ''; position: absolute; left: 50%; bottom: -15px; width: 0px; transform: translateX(-50%);
	height: 0px;
	border-style: solid;
	border-width: 9px 8.5px 0 8.5px;
	border-color: #000000 transparent transparent transparent;
}
.tab.is-active .tab-title{color:#000; background:#ffffff; position:relative;}
.tab-content{font-size:16px; color:#000000;}
.tab-content *{ font-family: 'Noto Sans', sans-serif;}
.tab-content h2{ font-size: 20px;}
.tab-content .toggle{ border: 0px;}

.previewCart .productView{display:block;}
.previewCart .productView-details{padding-top:20px; padding-bottom:20px;}
.page-sidebar + .page-content .productGrid .product{width:25%;}
.previewCart .productView-info{margin-bottom:0;}
.previewCart-additionalCheckoutButtons{padding-left:20px; padding-right:20px;}

.page-content.page-content--centered address strong span, .page-content.page-content--centered address span{font-size:16px !important;}
#gift-certificate-balance .form-prefixPostfix{ display:inline-block; }
#gift-certificate-balance .form-prefixPostfix .form-input{ display:inline-block; }
#gift-certificate-balance .form-prefixPostfix .button{ display:inline-block; }

.homeBanner { text-align: center; }
.service-section{ padding: 53px 0px;}
.service-section .ser-row { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; }
.service-section .ser-col { width: 30%; display: flex; gap: 20px; align-items: center; justify-content: center; border-right: 1px solid #e5e5e5; min-height: 54px; }
.service-section .ser-col:first-child{ justify-content: flex-start; width: 20%;}
.service-section .ser-col:last-child{ justify-content: flex-end; border: 0px; width: 20%;}
.service-section .ser-col .ser-name{ font-size: 18px;}

.categories-section{ padding: 27px 0px 0px;}
.categories-section .cat-sec-title { margin: 0px 0px 37px; font-size: 50px; text-transform: uppercase; text-align: center;}
.categories-section .cat-row { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px;}
.categories-section .cat-row .cat-col{ position: relative; overflow: hidden; border-radius: 17px;}
.categories-section .cat-row .cat-col:nth-child(n+5) { grid-column: span 2; }
.categories-section .cat-row .cat-col .cat-name {font-family: 'Anton', sans-serif; text-transform: uppercase; font-size: 30px; line-height: 1.16; position: absolute; top: 21.2%; left: 15%;}
.categories-section .cat-row .cat-col:nth-child(n+5) .cat-name {font-size: 50px; top: 17.5%; left: 10%;}
.categories-section .cat-row .cat-col:nth-child(1) .cat-name {color: #f46632;}
.categories-section .cat-row .cat-col:nth-child(2) .cat-name {color: #000000;}
.categories-section .cat-row .cat-col:nth-child(3) .cat-name {color: #2359a1;}
.categories-section .cat-row .cat-col:nth-child(4) .cat-name {color: #306035;}
.categories-section .cat-row .cat-col:nth-child(5) .cat-name {color: #f6781c;}
.categories-section .cat-row .cat-col:nth-child(6) .cat-name {color: #aa6119;}
.categories-section .cat-row .cat-col .cat-img img{ transition: all 0.5s ease;}
.categories-section .cat-row .cat-col:hover .cat-img img{ transform: scale(1.05);}

.slick-slide img { width: auto; display: inline-block;}
.review-brand-bg { position: relative; }
.review-brand-bg .review-brand-bg-img { text-align: center; }
.review-brand-bg .review-section { position: absolute; width: 100%; top: 10%;}
.review-brand-bg .review-section h2{ margin: 0px 0px 22px; font-size: 30px; text-transform: uppercase;}
.review-brand-bg .review-section .review-slider{ width: 910px; min-width: auto;}
.review-brand-bg .review-section .slick-list.draggable{ margin: 0px -50px;}
.review-brand-bg .review-section .review-slide{ padding: 20px 50px 35px; border-right: 1px solid #d5d6cf; background: url(../img/quote.png) no-repeat right 50px bottom 40px;}
.review-brand-bg .review-section .review-slide:nth-child(2n-2){ border: 0px;}
.review-brand-bg .review-section .review-slide p { margin: 35px 0px 22px; font-size: 16px; line-height: 1.5; font-style: italic;  overflow: hidden; display: -webkit-box;  -webkit-line-clamp: 3; line-clamp: 3; 
	-webkit-box-orient: vertical;}  
.review-brand-bg .review-section .review-slide .review-author { font-size: 18px; } 
.review-brand-bg .review-section .slick-prev { background: url(../img/prev-arrow-review.png) no-repeat; left: -84px; }
.review-brand-bg .review-section .slick-next { background: url(../img/next-arrow-review.png) no-repeat; right: -84px; }
.review-brand-bg .review-section .slick-prev:hover { background: url(../img/prev-arrow-hover.png) no-repeat;}
.review-brand-bg .review-section .slick-next:hover { background: url(../img/next-arrow-hover.png) no-repeat;}


.review-brand-bg .brand-section { position: absolute; width: 100%; bottom: 10%; }
.review-brand-bg .brand-section h2{ margin: 0px 0px 57px; font-size: 30px; text-transform: uppercase; }
.review-brand-bg .brand-section .slick-list.draggable{ overflow: visible; margin: 0px -25px; mix-blend-mode: multiply;}
.review-brand-bg .brand-section .brand-slide{ padding: 0px 25px; height: 81px; display: flex; align-items: center; justify-content: center; background: url(../img/brand-sep.png) no-repeat right center;}
.review-brand-bg .brand-section .brand-slide:last-child{ background: none;}
.review-brand-bg .brand-section .slick-arrow { transform: none; top: auto; bottom: -108px; width: 60px; height: 60px; border: 8px solid #ffffff; border-radius: 100%; }
.review-brand-bg .brand-section .slick-prev { left: -8px; }
.review-brand-bg .brand-section .slick-next { right: auto; left: 44px; }

.cat-bot-section{ padding: 77px 0px 0px;}
.cat-bot-section .cat-bot-title { margin: 0px 0px 59px; font-size: 46px; color: #e5e5e5; text-transform: uppercase; text-align: center;}
.cat-bot-section .cat-bot-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px;}
.cat-bot-section .cat-bot-row .cat-bot-col{ position: relative; overflow: hidden; border-radius: 17px;}
.cat-bot-section .cat-bot-row .cat-bot-col .cat-name {font-family: 'Anton', sans-serif; text-transform: uppercase; font-size: 35px; line-height: 1.14; position: absolute; top: 23.5%; left: 10.5%;}
.cat-bot-section .cat-bot-row .cat-bot-col:nth-child(1) .cat-name {color: #269152;}
.cat-bot-section .cat-bot-row .cat-bot-col:nth-child(2) .cat-name {color: #000000;}
.cat-bot-section .cat-bot-row .cat-bot-col:nth-child(3) .cat-name {color: #4b4b4b;}
.cat-bot-section .cat-bot-row .cat-bot-col .cat-img img{ transition: all 0.5s ease;}
.cat-bot-section .cat-bot-row .cat-bot-col:hover .cat-img img{ transform: scale(1.05);}

.about-section{ padding: 20px 0 0;}
.about-section .about-box{ position: relative;}
.about-section .about-details{ position: absolute; top: 50%; transform: translateY(-50%); left: 8.15%; max-width: 520px;}
.about-section .about-details h3{ margin: 0px 0px 22px; font-size: 30px; text-transform: uppercase;}
.about-section .about-details p{ margin: 0px 0px 31px; font-size: 17px; line-height: 1.58;}
.about-section .about-details .about-link{ margin: 0px 0 0px; font-size: 16px; font-weight: 700; letter-spacing: 2.6px; text-decoration: underline; text-transform: uppercase; transition: all 0.5s ease;}
.about-section .about-details .about-link:hover{ text-decoration: none;}

footer.footer {  background-color: #0988c2; border: 0px solid #e5e5e5; padding: 0; position: relative; margin: 60px 0px 0px; position: relative;}
footer.footer:after{ content: ''; position: absolute; width: 100vw; height: 50px; background-color: #ffffff; top: 0; z-index: -1;}
footer.footer .footer-info { margin: 0; display: flex; justify-content: space-between; position: relative; background-color: #ffffff; border-radius: 0px 0px 27px 0; padding: 0px 0px 25px 0px; min-height: 318px;}
footer.footer .footer-info::before{content: ''; position: absolute; width: 100vw; height: 100%; background-color: #ffffff; z-index: -1; right: -62px; border-radius: 0px 0px 27px 0;}
footer.footer .footer-info-col { width: 100%; padding: 0; margin: 0;}
footer.footer .footer-info-col:nth-child(1){ max-width: 18.75%;}
footer.footer .footer-info-col:nth-child(2){ max-width: 21%;}
footer.footer .footer-info-col:nth-child(3){ max-width: 15.25%;}
footer.footer .footer-info-col:nth-child(4){ max-width: 23%;}
footer.footer .footer-info-col:nth-child(5){ max-width: 22%; background: url(../img/footer-right-bg.png) no-repeat right bottom;}
footer.footer .footer-info-col .footer-info-heading { margin: 28px 0px 36px; font-size: 20px; text-transform: uppercase;}
footer.footer .footer-info-list a { color: #222222; text-decoration: none; font-size: 14px;}
footer.footer .footer-info-list a:hover{ color: #0988c2;}
footer.footer .footerContactInfo p{ padding-left: 33px; line-height: 20px; margin-bottom: 22px; font-size: 14px; color: #222222;}
footer.footer .footerContactInfo p.callIcon{ background: url(../img/call-ic-footer.png) no-repeat left 0px; }
footer.footer .footerContactInfo p.mailIcon{ background: url(../img/mail-ic-footer.png) no-repeat left 3px; }
footer.footer .footerContactInfo p.timeIcon{ background: url(../img/clock-ic-footer.png) no-repeat left 0px; }
footer.footer .socialLinks { line-height: normal; display: flex; gap: 10px; padding-left: 10px; margin-top: 20px;}
footer.footer .socialLinks:before, footer.footer .socialLinks:after{ display: none;}
footer.footer .socialLinks .socialLinks-item { margin: 0px; padding: 0px; }
footer.footer .socialLinks--alt .icon { height: 50px; width: 50px; padding: 15px; background-color: #00acee; border-radius: 100%; }
footer.footer .socialLinks--alt .icon.icon--youtube { background-color: #c4302b; }
footer.footer .socialLinks .icon svg { fill: #ffffff; }
footer.footer .footer-info-list li{ margin-bottom: 11px;}

.footer-newsletter{ padding: 50px 0px;}
.footer-newsletter .newsletter-row{ display: flex; align-items: center; color: #ffffff;}
.footer-newsletter .newsletter-row .form { margin: 0; width: 50.625%; }
.footer-newsletter .newsletter-row .newsletter-title-box { margin: 0; width: 49.375%; padding-left: 70px; background: url(../img/newsletter-icon.png) no-repeat left center;  }
.footer-newsletter .newsletter-row .newsletter-title-box .newsletter-title{ margin: 0 0 11px; padding: 0; font-size: 32px; text-transform: uppercase; color: #ffffff; line-height: 1;}
.footer-newsletter .newsletter-row .newsletter-title-box p{ margin: 0; padding: 0; font-size: 15px; color: #ffffff; line-height: normal;}
.footer-newsletter .form-field { margin: 0;  }
.footer-newsletter .form-prefixPostfix .form-input { height: 50px; font-size: 14px; color: #ffffff; border: 0; border-radius: 10px 0 0 10px; background-color: #3aa0ce; width: auto;}
.footer-newsletter .form-prefixPostfix .form-input::placeholder{ font-size: 14px; color: #ffffff; font-family: 'Noto Sans', sans-serif; opacity: 0.5;}
.footer-newsletter .form-prefixPostfix .button { height: 50px; margin: 0; border: 0; background-color: #ffffff; font-size: 16px; color: #000000; border-radius: 0px 10px 10px 0px; letter-spacing: 2.5px; padding: 0 32px; width: auto;}
.footer-newsletter .form-prefixPostfix .button:hover { background-color: #000000; color: #ffffff;}

.copyright-bg{ background-color: #ffffff;}
.copyrightMain{ padding:20px 0;  display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.copyrightLeft{ width:70%; }
.copyrightRight{ width:30%; text-align: right; }
.copyrightLeft p{ display:inline-block; margin:0; color: #000; font-size:14px; }
.copyrightLeft p a{ color: #000;}
.copyrightLeft .bull{ padding:0 8px; color: #dfdfdf;}

.productView-thumbnails .slick-arrow { width: 14px; height: 21px; border: 0; margin: 0;}
.productView-thumbnails .slick-prev { left: 22px; background: url(../img/prev-arrow-product.png) no-repeat; }
.productView-thumbnails .slick-next { right: 22px; background: url(../img/next-arrow-product.png) no-repeat; }

.cart-item-quantity .form-increment { margin-left: 0; }
.productView-img-container{ max-width: 700px;}
.subcategories_img{  }
.subcategories_img ul{ margin:0; display:flex; flex-wrap:wrap; }
.subcategories_img ul li{ list-style:none; width:20%; padding:0 10px 20px 10px; text-align:center; }
.subcategories_img ul li .subcater_img img{ max-height:250px; min-height: 250px; padding: 10px; }
a.subcater_text{ display:block; background:#f5f5f5; padding:5px 0; }
.subcategort_thumb{ border:solid 1px #eee; }







#result { background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/best-seller-new.png) no-repeat left top; min-height: 675px; position: relative; }
#result:after { width: 224px; height: 231px; position: absolute; right: 6%; bottom: 35%; content: ""; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/best-seller-right.png) no-repeat right bottom; }
#result .productView { margin: 0; padding: 0; position: relative; max-width: 1350px; padding: 0 20px; margin: 0 auto; }
#result .productView .productView-details { background:transparent; padding: 0; width: 54%; box-shadow: none; }
#result .productView .productView-details .productView-brand { margin: 0; padding: 106px 0 0px 0;}
#result .productView .productView-details .productView-brand a{ font-size: 80px; font-weight: 700; color: #000; line-height: normal;  }
#result .productView .productView-details .productView-title { font-size: 23px; font-weight: 400;  line-height: 28px; color: #222222; margin: 0; padding: 15px 0 20px 0; max-width: 570px; }
#result .productView .productView-price .price-section { font-size: 34px; font-weight: 700; color: #088ac4;    }
#result .productView .productView-details .productView-info { overflow: hidden; margin-left: -70px; padding: 30px 0 0 0; }
#result .productView-info .prdctDtldt { display: inline-block; vertical-align: top; padding: 0 70px; border: 0; margin-left: -1px; position: relative; }
#result .productView-info .prdctDtldt:after { width: 1px; height: 38px;  background: #b8b8b8; opacity: 0.6; position: absolute; left: 0; top: 50%; content: ""; transform: translate(0,-50%); }
#result .productView-info #dayNightStatus {  padding-left: 70px !important;  }

#result .productView .productView-details .productView-info-name { font-size: 17px; font-weight: 400; line-height: 1.4; }
#result .productView .productView-details .prdctDtldt .productView-info-value { font-size: 17px; line-height: 1.4;}
#result .productView .productView-details .productView-info .etsy_text {  padding: 0 !important;}

#result .productView .productView-details .productView-options #swatchGroup {  display: block; font-size: 17px;  font-weight: 400;  }

#result .productView .productView-details.productView-details-Bottom { overflow: unset; padding-top: 25px; }


.add-to-cart-wallet-buttons #bc-smart-payment-buttons{ margin-top: 20px !important; clear: both; overflow: hidden; }





#result .productView .productView-details .productView-options .form-option-variant--color, 
#result .productView .productView-details .productView-options .form-option-variant--pattern { height: 64px; width: 64px; border-radius: 66px;  font-weight: 400; color: #ffffff; line-height: 63px; text-transform: uppercase; font-size: 12px; }


#result .productView .productView-details .productView-options .form-radio[aria-label="Blue"] + .form-option span { color: #fff;}
#result .productView .productView-details .productView-options .form-radio[aria-label="Blue"] + .form-option { border: 2px solid #0099cc; }

#result .productView .productView-details .productView-options .form-radio:checked + .form-option { border-color: #cecece; box-shadow: none; border-radius: 66px; }
#result .productView .productView-details .productView-options .form-option { border: 2px solid #cecece; border-radius: 66px; padding: 0; }

#result .productView .productView-details .productView-options #form-action-addToCart { font-size: 19px; line-height: normal;  font-weight: 400; padding: 15px 40px; margin: 0; height: auto; width: auto; }

.workSec { position: relative;  margin: 85px 0 80px 0; }
.workSec1a{ margin-bottom:30px; }
.workSec .intro { background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/bdr-bg.png) repeat-x top left; text-align: center; padding: 80px 0 50px 0; }
.workSec .intro h4 { margin: 0 0 10px 0; padding: 0; font-weight: 400; 	 font-size: 22px; line-height: normal; color: #222222; text-transform: uppercase; letter-spacing: 0; }
.workSec .intro h2 { margin: 0 0 20px 0; padding: 0; font-weight:400; font-size: 30px; line-height: normal; color: #222222; text-transform: uppercase; letter-spacing: 0; 	}
.workSec .intro  p { font-size: 16px; line-height: 24px; color: #222222; padding: 0; margin: 0 0 15px 0;}


.workSec:before { width: 199px; height: 299px; position: absolute; left:2%; top: 36%; content: ""; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/work-before.png) no-repeat left  top;  }
.workSec:after { width: 123px; height: 119px; position: absolute; right:9%; top: 45%; content: ""; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/work-after.png) no-repeat right  top;  }

.workSec .worksTitle { text-align: center;}
.workSec .worksTitle h3 { margin: 0 0 40px 0; padding: 0; font-weight:400; font-size: 24px; line-height: normal; color: #222222; text-transform: uppercase; letter-spacing: 0; 	}
.workSec .worksTitle h3 strong { font-weight:normal;  }

.workSec .WorksBlocks { display: flex; justify-content: center; text-align: center; flex-wrap: wrap; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/bdr-bg.png) repeat-x bottom left; padding: 0 0 70px 0; margin: 0 0 40px 0; }
.workSec .WorksBlocks .WorksBlock { width: 33.33%; text-align: center; padding: 0 35px; background:#fff url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/right-bdr.jpg) no-repeat right bottom;}
.workSec .WorksBlocks .WorksBlock:last-child { background-image: none;}
.workSec .WorksBlocks .WorksBlock p { font-size: 16px; color: #222222 ;  margin: 35px 0 0 0; padding: 0;}

.featuresSec { text-align: center; margin-bottom: 70px; position: relative;}
.featuresSec:before { width: 214px; height: 683px; position: absolute; left:6%; top: 8%; content: ""; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/featured-before.png) no-repeat left  top;  }
.featuresSec:after { width: 179px; height: 553px; position: absolute; right:5%; top: 14%; content: ""; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/featured-after.png) no-repeat right  top;  }
.featuresSec .featuresMob { display: none; }
.featuresSec .featuresBtmImg img { width: 100%; margin-top: -50px;}




.BtmBg { background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/btm-bg.png) no-repeat center bottom;  }


.includedSec { position: relative; margin: 0; padding: 0; }
.includedSec:before { width: 239px; height: 228px; position: absolute; left:20px; top: 8%; content: ""; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/included-before.png) no-repeat left  top;  }
.includedSec:after { width: 127px; height: 111px; position: absolute; right:4%; top: 18%; content: ""; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/included-after.png) no-repeat right  top;  }
.includedSec .includedBoxs { padding: 50px 50px 60px 50px; background:#f8f8f8 url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/bdr-bg.png) repeat-x bottom left; display: inline-block; width: 100%; margin: 0; position: relative; text-align: center; }



.includedSec .includedBoxs h3 { margin: 0 0 40px 0; padding: 0; font-weight:400; font-size: 30px; line-height: normal; color: #222222; text-transform: uppercase; letter-spacing: 0; 	}
.includedSec .includedBoxs h3 strong { }
.includedSec .includedBoxs ul { margin: 0; padding: 0; list-style: none; display: flex; flex-wrap: wrap; max-width: 980px; margin: 0 auto; }
.includedSec .includedBoxs ul li { color: #222222; font-size: 20px; line-height: 1.4; font-weight: 600; margin: 0 0 20px 0; padding: 0 0 0 36px; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/dot-ic.png) no-repeat left top 2px; width: 50%; text-align: left;}
.includedSec .includedBoxs ul li:last-child { margin-bottom: 0;}
.includedSec .includedBoxs ul li span { color: #088ac4;}

.includedSec .includedBoxsSecond { padding: 40px 0 20px 0; }
.includedSec ul { margin: 0; padding: 20px; list-style: none; display: flex; flex-wrap: wrap; justify-content: space-between; }
.includedSec ul li { width: 46%; font-size: 16px; line-height: 1.6; letter-spacing: 0; position: relative; padding: 0 0 35px 40px; 	 background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/arrow-ic.jpg) no-repeat left top 4px; letter-spacing: 0; }
.includedSec ul li strong { display: block; margin: 0 0 5px 0;  font-weight: 400;}

.includedSec .UserBox { text-align: center; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/bdr-bg.png) repeat-x bottom left; margin-bottom: 20px; }
.includedSec .UserBox .Download-btn { display: block; margin: 0; padding:0px 0 65px 0; text-transform: uppercase; color: #000000; font-size: 21px; text-decoration: underline; }
.includedSec .UserBox p { text-align: center; font-size: 24px; line-height: 1.4; color: #222222; max-width: 1100px; margin: 0 auto; padding: 30px 0 65px 0;  }
.includedSec .UserBox p strong {  }


.VideoSec { padding: 50px 0 20px 0; position: relative; }
.VideoSec:before { width: 414px; height: 443px; position: absolute; left:0px; bottom: 50px; content: ""; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/video-before.jpg) no-repeat left  bottom; display: none;   }
.VideoSec:after { width: 222px; height: 230px; position: absolute; right:3%; bottom: 35%; content: ""; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/video-after.png) no-repeat right  bottom;  }
.VideoSec .VideoBlocks { display: flex; padding: 0; flex-wrap: wrap; margin: 0 auto; justify-content: center; align-items: center; position: relative; z-index: 1; }
.VideoSec .VideoBlocks .VideoItem { padding: 15px; width: 50%;}
.VideoSec .VideoBlocks .VideoItem  iframe { border: 10px solid #fff; -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.15);
	box-shadow: 0 0 25px 0 rgba(0,0,0,0.15);}
	
	
.VideoSec .VideoBlocks .VideoItem .VideoItemImg { border: 10px solid #fff; -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,0.15);	box-shadow: 0 0 25px 0 rgba(0,0,0,0.15); text-align: center; }


.VideoSec .VideoBlocks .VideoItem:first-child { width: 50%; }
.VideoSec .VideoBlocks .VideoItem:last-child { width: 50%; }


	.MoreFeatures {  color: #000000; font-size: 21px; line-height: normal; text-decoration: underline; text-transform: uppercase;    text-align: center; padding: 50px 0 60px 0; margin: 0;}

.warrentySec { margin: 0; padding: 15px 0; text-align: center;  background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/warranty-bg.png) no-repeat center center; background-size: cover; }	
.warrentySec h2 { text-align: center; color: #fff; text-transform: uppercase; font-size: 30px; font-weight: 400; line-height: 1.4; margin: 0; padding: 0; }
.warrentySec h2  strong {  font-weight: 400;  }
.warrentySec h2 img { margin-right: 20px;}


.reviewSec{ position:relative; font-size:14px; line-height: 1.2; color:#000000;  text-align:center; padding:95px 0 40px 0;  }
.reviewSec:before { width: 199px; height: 299px; position: absolute; left: 30px; top: 110px; content: ""; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/reviews-before.png) no-repeat left  top;  }
.reviewSec:after { width: 338px; height: 213px; position: absolute; right:0px; bottom: 20px; content: ""; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/reviews-after.png) no-repeat right  bottom;  }

 .reviewSec.reviewSec01a:after { background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/reviews-after-new01.png) no-repeat right  bottom;  } 
 
.reviewSec .secTitle { margin: 0 0 30px 0; font-size: 30px; text-transform: uppercase; color: #000; padding: 0 58px; background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/quotes-left-ic.png) no-repeat left center, url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/quotes-right.png) no-repeat right center ; display: inline-block; }
.reviewSec .secTitle strong {  font-weight: 400;  }
.body .container .reviewSec .container { max-width: 1110px;}
.reviewSec .slick-slider { margin: 0; }
.reviewSec .customer-list { padding: 0 5px;  }
.reviewSec .customer-list .customer-box {   padding:20px 0; margin-bottom: 60px;  background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/box-shedew.png) no-repeat bottom 4px center; }
.reviewSec .customer-list .customer-box .customer-box-in { border: 2px solid #f3f3f3; padding:65px 70px 15px 70px; position: relative; min-height: 280px; background: #fff;  }
.reviewSec .customer-list .customer-box .customer-dtl { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; flex-direction: column; font-style: italic; }
.reviewSec .customer-list .customer-box .customer-dtl .ratingStar { margin: 0 0 15px 0; width: auto; }
.reviewSec .customer-list .customer-box .customer-dtl .authorDtl { font-style: normal; font-weight: 400;  font-size: 15px; color: #222222; margin-top: 10px;  }


.reviewSec .slick-arrow  { width: 36px; height: 36px; position: absolute; bottom:0px; margin: 0; padding: 0; font-size: 0; top: auto; }
.reviewSec .slick-arrow::before { display: none;}
.reviewSec .slick-prev { background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/review-arrow-left.jpg) no-repeat center center; left:calc(50% - 40px) ; 	}
.reviewSec .slick-next { background: url(https://cdn11.bigcommerce.com/s-rurekuh/images/stencil/original/image-manager/review-arrow-right.jpg) no-repeat center center; right:calc(50% - 40px) ;  	}

.quickView .productView-img-container img { object-fit: contain; }
#CartEditProductFieldsForm .form-actions{ margin-top: 1.5rem;}
#wishlist-dropdown.is-open { padding-right: 0px; background-color: #f1f1f1; }
#wishlist-dropdown.is-open .button { border: 0; background: transparent; }

#tab-description .fbf-section{display: flex;  flex-direction: column;  gap:50px;}
#tab-description .fbf-block{display: flex; align-items: center; flex-wrap: wrap; position: relative; }
#tab-description .fbf-block .fbf-img{width: 40%;}
#tab-description .fbf-block .fbf-img img{border-radius:10px;border:0;}
#tab-description .fbf-block .fbf-text{padding-left: 60px; width: 60%;}
#tab-description .fbf-block.fbf-block-right .fbf-text{padding-left: 0; padding-right:50px;}
#tab-description .fbf-block.fbf-block-right .fbf-img{order: 2;}


@media (min-width: 1261px) {
	.productView-thumbnail{width:25%;}
	.productView-thumbnail{margin-bottom:5px; float:none; display:inline-block !important; vertical-align:middle; margin-left:-4px;}
	.productView-thumbnail-link{border:1px solid #dcdcdc; height:148px; padding:5px; max-width:148px; box-sizing: border-box;}
	.productView-thumbnails img{width:130px;}
	.productView-options .form-action{float:left;}
}

@media (min-width: 992px) {
	.header-left{ padding-right:20px; }
	.navPages-container{background:#ffffff; border-top:1px solid rgba(0, 0, 0, 0.2); }
	.navPages > .navPages-list > .navPages-item.navPages-item-page{ display:none; }
	
	.navPages-action{color:#000000; font-size:16px; letter-spacing:normal; font-weight:400; padding:0 0px; text-transform:none; letter-spacing:0; line-height:50px;}
	.navPages-action:hover{color:#fff;}
	.navPages ul li:hover > .navPages-action, .navPages ul li:focus > .navPages-action, .navPages ul li:active > .navPages-action{color:#0988c2; background:#ffffff;}
	.navPages > .navPages-list > .navPages-item a:focus{ color:#0988c2; background:#ffffff; }
	.navPages ul li.navPages-item{float:none; display:inline-block; position:relative;}
	.navPages-action-moreIcon svg{fill:#9a9a9a; stroke:#9a9a9a;}
	.navPages{max-width:1640px; padding:0 20px; text-align:center;}
	.navPages .navPages-list{ display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 30px;}
	.navPages .navPages-list.navPages-list--user{ display: none;}
	.navPages-container .navPages-item.navPages-item-page{display:inline-block; background:url(../img/nav-menu-sep.png) no-repeat right center;}
	.navPages-container .navPages-item.navPages-item-page:last-child{background:none;}
	.navPages-list li:hover .navPage-subMenu{ display:block; }
	.navPages-list li .navPage-subMenu.is-open{ display:none; }
	.navPages-list li:hover .navPage-subMenu.is-open{ display:block; }
	.navPage-subMenu.is-open, .navPage-subMenu, .navPage-childList.is-open{background:#282828; width:250px; padding:0px !important; left:0; z-index:999;}
	.has-subMenu.is-root + .navPage-subMenu-horizontal{width:250px;}
	.navPages-action.is-open{background:none;}
	.navPage-subMenu-action{font-size:14px;}
	.navPages ul.navPage-subMenu-list li:hover .navPage-subMenu-action, .navPages ul.navPage-childList li:hover .navPages-action{background:none; color:#fff; opacity:1;}
	.navPages-list .navPage-subMenu .navPage-subMenu-item-child .navPage-subMenu{left:100%; top:0px; display:none;}
	.navPages-list .navPage-subMenu .navPage-subMenu-item-child:hover .navPage-subMenu{display:block;}
	.navPages-list .navPage-subMenu .navPage-subMenu-item-child {position:relative;}
	
	.navPages-list .navPage-subMenu .navPage-subMenu .navPage-subMenu-item-child .navPage-subMenu{left:100%; top:0px; display:none;}
	.navPages-list .navPage-subMenu .navPage-subMenu .navPage-subMenu-item-child:hover .navPage-subMenu{display:block;}
	.navPage-subMenu-horizontal .navPages-action-moreIcon {top:20px;right:10px;position:absolute;}
	.navPage-subMenu-horizontal .navPages-action-moreIcon svg { fill: #fff;stroke: #fff;}
	
	.navPage-subMenu-item .navPages-action{color:#c8c8c8; padding:10px 0;}
	.navPage-subMenu-item{width:100%;}
	.navPage-subMenu-item > .navPage-subMenu-action, .navPage-childList .navPages-action{border:none; margin:0; border-bottom:1px solid rgba(255, 255, 255, 0.1); padding:10px 0; line-height:normal;}
	.navPage-subMenu-item, .navPage-childList .navPage-childList-item{padding:0 20px !important;}
	
	.navPage-childList.is-open, .navPage-childList{display:none; position:absolute; left:100%; top:0;}
	.navPage-childList .navPages-action{font-weight:normal; line-height:normal; font-size:14px;}
	.navPage-subMenu-item{position:relative;}
	.navPage-subMenu-item:hover .navPage-childList.is-open, navPage-subMenu-item:focus .navPage-childList.is-open,
	.navPage-subMenu-item:hover .navPage-childList, navPage-subMenu-item:focus .navPage-childList
	{display:block;}

	
	.page-sidebar h4, .sidebarBlock-heading{ margin:0;  background:#2a1b06; font-size:22px; color:#ffffff; font-weight:400; text-transform:uppercase; padding:12px 20px 13px 20px; }
.categoriesMain .sidebarBlock{ overflow:auto; height:510px; padding:10px 0; }
.sidebarBlock{ background:#0988c2; }
.categoriesMain .sidebarBlock .leftSideBarul { }
.cart-header-quantity, .cart-item-quantity { text-align: left; }


	
}




/* ============= Navigation Desktop End ============= */

@media (max-width: 2000px){
	.heroCarousel-slide .heroCarousel-image{width:auto;}
}

@media (max-width: 1799px){
	.productCarousel{padding:0 30px; margin: 0px;}
	.slick-prev{left:0;}
	.slick-next{right:0;}
	.review-brand-bg .review-section  .slick-arrow { transform: none; top: auto; bottom: -17%; border-radius: 100%; } 
	.review-brand-bg .review-section .slick-prev { left: 0; }
	.review-brand-bg .review-section .slick-next { right: auto; left: 50px; }
	.review-brand-bg .review-brand-bg-img img{ height: 789px; object-fit: cover; }
}

@media (max-width: 1750px){
.reviewSec::before { background-size: 70%; }
.reviewSec::after, .reviewSec.reviewSec01a:after { background-size: 70%; }

.VideoSec::before { background-size: 70%;}
.VideoSec::after {  background-size: 70%;} 

.includedSec::before { background-size: 50%; }
.includedSec::after { background-size: 70%;  }

.workSec::before { background-size: 70%; }
.workSec::after { background-size: 70%; }

.featuresSec::before { background-size: 70%; }
.featuresSec::after { background-size: 70%;  }

#result { background-size: 50%;}
#result::after { background-size: 70%; }
#result .productView .productView-details { width: 50%; }
#result .productView .productView-details .productView-brand a { font-size: 60px; }
#result .productView .productView-details .productView-title { font-size: 20px;}
#result .productView .productView-details .productView-brand {padding: 40px 0 0px 0; }
}

@media (max-width: 1724px){
	footer.footer .footer-info::before { right: auto; border-radius: 0px 0px 0px 0; left: 50%; transform: translateX(-50%); }
}

@media (max-width: 1599px){
	.header-main-row .header-review-tag { margin-right: 20px; }
	.header-main-row .pet-safe-logo { margin-right: 20px; }
	.header-main-row .dropdown--quickSearch { margin-right: 20px; }
	
	.reviewSec::before { background-size: 50%; }
	.reviewSec::after, .reviewSec.reviewSec01a:after { background-size: 50%; }
	.VideoSec::before { background-size: 50%;}
.VideoSec::after {  background-size: 50%;} 
.includedSec::before { background-size: 30%; }
.includedSec::after { background-size: 40%;  }
.workSec::before { background-size: 40%; }
.workSec::after { background-size: 40%; }
.featuresSec::before { background-size: 40%; }
.featuresSec::after { background-size: 40%;  }
.featuresSec .featuresBtmImg img { margin-top: 20px; }
.featuresSec { margin-bottom: 20px;}
#result::after { background-size: 40%; }
#result { min-height: 600px; }
}

@media (max-width: 1499px){
	.navPages .navPages-list { gap: 0; }
	.dropdown--quickSearch .form-input, .navPages-quickSearch .form-input{ min-width: unset;}
	.service-section .ser-col { width: 25%; }
	.service-section .ser-col:first-child { justify-content: center; width: 25%; }
	.service-section .ser-col:last-child { justify-content: center; width: 25%; }
}
@media (max-width: 1449px){
	.review-brand-bg .review-brand-bg-img img{ object-position: 55% center;}
}


@media (max-width: 1399px){
	.heroCarousel .slick-prev{left:20px;}
	.heroCarousel .slick-next{right:20px;}
	.brandSec{padding:30px 35px;}
	.brandSec .slick-prev{left:-29%;}
	.brandSec .slick-next{right:-45px;}
	.heroCarousel-slide .heroCarousel-image{width:auto;}
	
		#result .productView-info .prdctDtldt { padding: 0 20px; }
	
		.reviewSec::before { background-size:0%; }
	.reviewSec::after, .reviewSec.reviewSec01a:after { background-size:0%; }
	.VideoSec::before { background-size: 0%;}
	.VideoSec::after {  background-size: 0%;} 
	.includedSec::before { background-size: 0%; }
.includedSec::after { background-size: 0%;  }
.workSec::before { background-size: 0%; }
.workSec::after { background-size: 0%; }
.featuresSec::before { background-size: 0%; }
.featuresSec::after { background-size: 0%;  }
#result::after { background-size: 0%; }
#result { min-height: auto; }

#result .productView .productView-details .productView-brand { padding: 20px 0 0px 0; }
	#result .productView .productView-details .productView-brand a { font-size: 40px; }
	#result .productView .productView-details .productView-title { font-size: 18px; }
	#result .productView .productView-price .price-section { font-size: 26px; }
	#result .productView .productView-details .productView-info { margin-left: -20px; padding: 30px 0 0 0; }
	#result .productView-info .prdctDtl { padding: 0 20px; }
	#result { min-height: auto; }
	#result .productView-info #dayNightStatus { padding-left: 20px !important; }
}

@media (max-width: 1365px){
	.header-main-row .header-review-tag { max-width: 100px; }
	.header-main-row .pet-safe-logo { max-width: 100px; }
	.service-section .ser-col { padding: 0px 20px; gap: 10px;}
	.service-section .ser-col .ser-name { font-size: 15px; }
	.categories-section .cat-row .cat-col .cat-name { top: 10%; left: 10%; }
	.categories-section .cat-row .cat-col:nth-child(n+5) .cat-name { top: 10%; left: 5%; }
	.cat-bot-section .cat-bot-row .cat-bot-col .cat-name { top: 10%; left: 10%; }
	footer.footer .footer-info-col:nth-child(5) { background-size: 150px auto; }
	footer.footer .footer-info { min-height: auto; }
}

@media (max-width: 1319px){
	.page-sidebar + .page-content .productGrid .product{width:33.33%;}
}

@media (max-width: 1279px){
	.navPages-action{ font-size: 14px;}
	.header-main-row .pet-safe-logo {  display: none; }
	.header-main-row .header-review-tag { display: none; }
	footer.footer{ background-color:#ffffff; }
	.footer-newsletter{ background:#0988c2; }
}

@media (max-width: 1260px){
	.form-field.form-field--increments{margin-bottom:20px;}
}

@media (max-width: 1199px){
	.previewCartCheckout .button{font-size:12px; padding:12px 10px;}
	.productGrid .product{width:33.33%;}
	.categoriesMain .sidebarBlock{height:330px;}
	.cateBox .cateDtl{top:30px;}
	.homeCategories ul li:nth-child(2) .cateDtl .cateTitle{font-size:50px; line-height:50px;}
	.cateBox .cateDtl .cateTitle{font-size:60px; line-height:60px;}
	.aboutSec .aboutRight{padding-left:20px;}
	.brandSec .slick-prev{left:-31%;}
	.page-heading{font-size:24px;}
	.navPages .navPages-list { column-gap: 20px; justify-content: center; padding: 10px 0px;}
	.navPages-action { line-height: 30px; }
	.service-section { padding: 30px 0px; }
	.categories-section { padding: 0px 0px 0px; }
	.categories-section .cat-sec-title { margin: 0px 0px 20px; font-size: 30px; }
	.categories-section .cat-row .cat-col .cat-name { font-size: 24px; }
	.categories-section .cat-row .cat-col:nth-child(n+5) .cat-name { font-size: 34px; }
	.productCarousel-slide .card { border-right: 0px solid #e5e5e5; }
	.home-newpro-sec { padding-top: 30px; }
	.home-newpro-sec .page-heading { margin: 0px 0px 20px; }
	.review-brand-bg .review-section { position: relative; top: auto; background-color: #edeee7; padding: 30px 0px 80px; }
	.review-brand-bg .brand-section { position: relative; bottom: auto; padding: 30px 0 50px; background: url(../img/brand-mobile-bg.png) repeat-x; }
	.review-brand-bg .review-section h2 { font-size: 24px; text-align: center;}
	.review-brand-bg .review-section .review-slider { margin: 0 auto; text-align: center; width: auto; }
	.review-brand-bg .review-section .review-slide p { margin: 20px 0px 20px; font-size: 14px; }
	.review-brand-bg .review-section  .slick-arrow { bottom: -27%; }
	.review-brand-bg .review-section .slick-prev { left: calc(50% - 50px);  right: auto;}
	.review-brand-bg .review-section .slick-next { left: calc(50% + 6px); }
	.review-brand-bg .review-section .review-slide .review-author { font-size: 16px; }
	.review-brand-bg .brand-section h2 { margin: 0px 0px 20px; font-size: 24px; text-align: center; }
	.review-brand-bg .brand-section .slick-arrow { bottom: -80px; }
	.review-brand-bg .brand-section .slick-prev { left: calc( 50% - 56px); }
	.review-brand-bg .brand-section .slick-next{ left: calc( 50% + 6px); }
	.review-brand-bg .review-brand-bg-img { display: none; }
	.cat-bot-section { padding: 40px 0px 0px; }
	.cat-bot-section .cat-bot-title { margin: 0px 0px 20px; font-size: 34px; }
	.cat-bot-section .cat-bot-row .cat-bot-col .cat-name { font-size: 24px; }
	.about-section .about-details { left: 5%; max-width: 40%;}
	.about-section .about-details h3 { font-size: 24px; }
	.about-section .about-details p { margin: 0px 0px 20px; font-size: 14px; }
	.about-section .about-details .about-link { font-size: 14px; }
	footer.footer { margin: 30px 0px 0px; }
	footer.footer .footer-info-col .footer-info-heading { margin: 20px 0px 20px; }
	footer.footer .footer-info { flex-wrap: wrap; }
	footer.footer .footer-info-col:nth-child(1) { max-width: 33.33%; }
	footer.footer .footer-info-col:nth-child(2) { max-width: 33.33%; }
	footer.footer .footer-info-col:nth-child(3) { max-width: 33.33%; }
	footer.footer .footer-info-col:nth-child(4) { max-width: 50%; }
	footer.footer .footer-info-col:nth-child(5) { max-width: 50%; }
	.productView-options .add-to-cart-buttons { max-width: 100%; width: 100%; padding: 0;}
	.productView-options .form-action.form-wishlist { width: 100%; padding: 0; }
	.form-wishlist a.button { max-width: 100%; }
	.productView-title { font-size: 24px; }
	.price--rrp, .price--non-sale, .price--discounted { font-size: 18px; }
	.productView-price .price-section { font-size: 26px; }
	.tab-title { font-size: 19px; }
	.subcategories_img ul li{ width:33.33%; }
	.add-to-cart-wallet-buttons #bc-smart-payment-buttons{ margin-top: 0px !important;  }
}


@media (max-width: 1100px){
.includedSec .includedBoxs { padding: 50px 20px 60px 20px;}
.includedSec .includedBoxs ul li { font-size: 16px; line-height: 1.5; margin: 0 0 15px 0; }
.includedSec .includedBoxs h3 { font-size: 24px;}
.navUser ul li.navUser-item { padding: 0 10px 0 10px; }
}
/* ============= Responsive Navigation Start ============= */

@media (max-width: 991px){
	.header{position:relative;}
	.header-logo {width:100%;text-align:center; padding:0; display:block; margin:0; max-width:unset;}
	.header-logo-image{max-height:45px;}
	.header-logo > a{width:auto; display:inline-block;}
	.header.is-open {position:fixed;height:100%;}
	.header.is-open .header-logo > a {z-index:0;}
	.header-logo-image-container{margin:20px auto !important;}

	.navPages{text-align:left; background:#e5e5e5;padding:20px; position:fixed; height: calc(100vh - 85px); width:100%; left:0; overflow-y:auto;}
	.navPages-container {bottom: 0; display: none; height: 100%; left: 0; position: fixed; overflow-y:auto; right: 0; z-index: 10; background:none;}
	.navPages-container.is-open {display: block; padding-top: 85px; z-index: -1;}
	.navPages ul li, .navPages ol li{ border-bottom:solid 1px #ccc; text-align:left; position:relative;}
	.navPages-list {display:block;}
	.navPages-item {float:none;color:#000;font-size:14px;}
	.navPages-action {display:block; padding:5px 0;font-weight:normal;text-transform:none;}
	.navPages-list--user {display:block;}

	.navPage-subMenu-list .navPage-subMenu-action:hover{background:none; opacity:1;}
	.navPage-subMenu-item > .navPage-subMenu-action{border:none; margin:0;}
	.navPage-subMenu-item{width:100%; padding:0 !important;}
	.navPages-action-moreIcon { position:absolute;top:11px;right:10px;}
	.navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon { border: 1px solid #d6cdc0; border-radius: 4px; float: left; height: 30px; margin-top: -4px; transform: rotate(90deg); width: 30px; padding:10px 0 0 0 ;top:10px;right:0;text-align:center;}
	.navPage-subMenu{position:relative; padding:5px 15px !important}
	.navPage-subMenu-horizontal.is-open{border-left: 0 none; height: auto; left: inherit; margin: auto; top: inherit; width: 100%;}
	nav.navPages .navPage-subMenu-list .navPages-action{text-transform:none;}
	nav.navPages .navPage-subMenu-list .navPage-childList{padding:0 0 0 15px;}
	.navPages-list--user .navPages-action{display:inline-block;}
	.navPage-childList .navPage-childList-item:last-child{border:none;}
	.navPages-list + .navPages-list{border:none; padding:0; margin:0;}
	.navPages li.navPage-subMenu-item:last-child{border:none;}
	.navPages ul li.navPages-item{padding:0;}
	.navPages ul.navPages-list > li.navPages-item.mainmenu_li.more-nav > .navPages-action{padding:0;}

	.mobileMenu-toggle {display: inline-block; font-size: 0; left: 20px; top:23px; overflow: hidden; padding:0; position: absolute; z-index: 50; margin-top:0; background:#000 !important; width:40px !important; height:40px !important; border-radius:0;}
	.mobileMenu-toggle .mobileMenu-toggleIcon::before{top:-6px;}
	.mobileMenu-toggle .mobileMenu-toggleIcon::after{bottom:-6px;}
	.mobileMenu-toggle .mobileMenu-toggleIcon {top:19px;}
	.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after{width:20px; background:#fff;}
	.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after{background:#fff; margin:auto; left:0; right:0;}

	.navPages-quickSearch {display:block;}
	.quickSearchResults .productGrid .product .card {border-bottom:none;}
	.dropdown--quickSearch .form-field .button, .navPages-quickSearch .form-field .button {margin:0;}
	.quickSearchResults{position:relative; max-width:none; width:100%; overflow-y:auto;}
	.quickSearchResults ul.productGrid{padding:10px 0 0 0;}
	.navPages-quickSearch .form-input{min-width:unset; max-width:unset;}


	.page-sidebar + .page-content{padding:0; width:100%;}
	.productGrid .product{width:33.33%;}
	.page-sidebar{display:none;}

	.headerLeft{display:none;}
	.headerCenter{width:100%; text-align:center;}
	.headerRight{width:auto; margin-left:0; position:absolute; top:54px; right:20px; padding:0;}

	.navUser ul li.navUser-item{display:none;}
	.navUser ul li.navUser-item.navUser-item--cart{display:inline-block; background:none;}
	
	.page-sidebar{ display:none; }
	.homeCategories{ width:100%; margin-left:0;  padding-left:0; }
	.page-sidebar + .page-content{ width:100%; padding-left:0; padding-right:0; }
	.productGrid li.product{ width:33.33%; }

	.header-top-bg { display: none; }
	.header-main-row .dropdown--quickSearch { display: none; }
	.header-main-row { position: relative; }
	.header-main-row .header-right { position: absolute; right: 0; top: 22px; }
	.header-main-row .header-left{ width: 100%;}
	.service-section .ser-row { row-gap: 20px; }
	.service-section .ser-col { width: 50%; justify-content: flex-start; }
	.service-section .ser-col:first-child { justify-content: flex-start; width: 50%; }
	.service-section .ser-col:last-child { justify-content: flex-start; width: 50%; }
	.service-section .ser-col:nth-child(2) { border-right: 0px solid #e5e5e5; }
	.categories-section .cat-row { grid-template-columns: repeat(2, 1fr); }
	.categories-section .cat-row .cat-col .cat-img img { width: 100%; }
	.about-section .about-details { left: 20px; max-width: 45%; }
	.cat-bot-section .cat-bot-row { grid-template-columns: repeat(4, 1fr); }
	.cat-bot-section .cat-bot-row .cat-bot-col { grid-column: span 2; }
	.cat-bot-section .cat-bot-row .cat-bot-col:first-child { grid-column: 2/ span 2; }
	.footer-newsletter { padding: 30px 0px; }
	.footer-newsletter .newsletter-row { flex-wrap: wrap; row-gap: 20px; }
	.footer-newsletter .newsletter-row .newsletter-title-box { width: 100%; padding: 70px 0 0; background-position: top center; text-align: center; }
	.footer-newsletter .newsletter-row .form { width: 100%; }
	.footer-newsletter .newsletter-row .newsletter-title-box .newsletter-title { font-size: 30px; }
	.copyrightMain { row-gap: 20px; }
	.copyrightLeft { width: 100%; font-size: 14px; text-align: center; }
	.copyrightRight { width: 100%; text-align: center; }
	.form-input--incrementTotal { min-width: 40px; }
	
	.workSec .intro h2 { font-size: 20px; }
.workSec .worksTitle h3 { font-size: 20px; }
.workSec .WorksBlocks .WorksBlock { padding: 0 20px; }
.workSec .WorksBlocks .WorksBlock { width: 50%; }
.workSec .WorksBlocks .WorksBlock:nth-child(2) { background-image: none; }
.workSec .WorksBlocks .WorksBlock:last-child { margin-top: 50px;}

.includedSec .includedBoxs ul li { width: 100%; }
.includedSec .includedBoxs h3 { text-align: left; margin: 0 0 20px 0; }
.includedSec .includedBoxs { padding: 30px 20px;}
.includedSec ul { padding: 0; }
.includedSec .UserBox p { font-size: 18px; padding: 30px 0 35px 0; }

.VideoSec .VideoBlocks .VideoItem { width: 100%;}
.warrentySec h2 { font-size: 20px;}

.reviewSec {  padding: 40px 0 20px 0; }
.reviewSec .customer-list .customer-box .customer-box-in { padding: 65px 30px 15px 30px; }
.reviewSec .secTitle { margin-bottom: 0;}

.MoreFeatures { font-size: 18px; padding: 30px 0 30px 0; }
.includedSec .UserBox .Download-btn { font-size: 18px; padding: 0px 0 30px 0; }
.VideoSec { padding: 10px 0 20px 0; }
.workSec .WorksBlocks { margin: 0 0 10px 0; padding: 0 0 50px 0; }
.workSec .intro { padding: 40px 0 40px 0;}

#result .productView .productView-details { width: 100%; }
#result {  background-size: 90%; }
#result .productView { padding-top: 65%;}
}

/* ============= Responsive Navigation Start ============= */


@media (max-width: 800px){
	.header{height:auto;}
	body{padding-top:0;}
	.header-logo > a{padding:0;}
	.navUser{position:relative; top:0; transform:none;}
	.tabs{clear:both;}
	.login-row .login-form, .login-row .new-customer{padding-left:0; padding-right:0;}
	.productView-options{padding-top:20px;}
	.productView-description{margin-top:20px;}
	.productView-images{padding-left:0; padding-right:0; margin-top:20px;}
	.productView{margin-left:0; margin-right:0;}
	.productView-details{padding:0 20px 10px 20px;}
	.productView-title{font-size:24px;}
	.tab{margin:0;}
	.productView-options .form-action{width:auto;}
	.form-wishlist a.button { max-width: 300px; }
	.productView-options .add-to-cart-buttons { max-width: 300px; }
	.tab-title { text-align: center; padding: 15px 5px 15px 5px; 	}
	.productView-details.product-options { box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.08); }
	.productView-description { padding: 20px 0 0px 0; }
	
	.includedSec ul li { width: 100%;}
	.includedSec ul li strong { margin-top: -4px;}
	.workSec .WorksBlocks .WorksBlock:last-child { margin-bottom: 0; }
	.workSec { margin: 50px 0 40px 0;}
	#result .productView .productView-details .productView-options { text-align: left;}
	.VideoSec .VideoBlocks .VideoItem:first-child { width: 100%; }
.VideoSec .VideoBlocks .VideoItem:last-child { width: 100%; }
}


@media (max-width: 767px){
	.dropdown-menu.is-open {left:inherit !important;right:0;}
	.page-sidebar + .page-content .productGrid .product{width:50%;}
	.productGrid .product{width:50%;}
	.about-section .about-img{  padding-top: 35%; background-color: #f7f7f5;}
	.about-section .about-img img{object-fit: cover; object-position: right top; height: 300px; }
	.about-section .about-details { left: 0; max-width: 100%; padding: 20px; top: 0; transform: none; text-align: center; }
	.copyrightLeft .bull { padding: 3px 0; font-size: 0; display: block; }
	
	.featuresSec .featuresDeskTop { display: none;}
.featuresSec .featuresMob { display: block;}
.productGrid li.product{width:50%; }
}


@media (max-width: 640px){
	.blog-post-figure{width:100%;}
	.blog-post-body{width:100%;}
	.subcategories_img ul li{ width:50%; }
	
	#tab-description .fbf-block .fbf-img{width: 100%;}
	#tab-description .fbf-block .fbf-text{padding-left: 0; width: 100%; padding-top:25px;}
	#tab-description .fbf-block.fbf-block-right .fbf-text{padding-right: 0;}
	
	#tab-description .fbf-block.fbf-block-right .fbf-text{order: 2;}

}

@media (max-width: 600px){
.workSec .WorksBlocks .WorksBlock { width: 100%; padding: 0; } 
	.workSec .WorksBlocks .WorksBlock p { margin: 15px 0 0 0; }
	.workSec .WorksBlocks .WorksBlock { background-image: none; margin-bottom: 40px;}
	.workSec .WorksBlocks .WorksBlock:last-child { margin-top: 0;}
	.includedSec .includedBoxs ul li { font-size: 16px; padding-top: 0; padding-bottom: 4px;}
	.warrentySec h2 img { display: block;}
	.warrentySec h2 { text-align: center; display: flex; align-items: center; justify-content: center; flex-direction: column; flex-wrap: wrap; }
	.warrentySec h2 img { margin: 0 0 10px 0;}
	.reviewSec .secTitle { font-size: 20px; padding: 5px 58px; } 
	.includedSec .includedBoxs h3 { font-size: 18px;}

	#result .productView .productView-details .productView-brand a { font-size: 26px; }
	#result .productView .productView-details .productView-title { font-size: 15px; }
	#result .productView .productView-price .price-section { font-size: 20px; }
	#result .productView .productView-details .productView-info { padding: 10px 0 0 0; }
	#result .productView .productView-details.productView-details-Bottom { padding-top:5px; }
	
}

@media (max-width: 639px){
	.cat-bot-section .cat-bot-title { font-size: 26px; }
	.about-section .about-img { padding-top: 45%; }
	footer.footer .footer-info-col:nth-child(1), footer.footer .footer-info-col:nth-child(2), footer.footer .footer-info-col:nth-child(3), footer.footer .footer-info-col:nth-child(4), footer.footer .footer-info-col:nth-child(5) { max-width: 100%; text-align: left;}
	footer.footer .footer-info-col:nth-child(5) { background-size: 140px; }
}

@media (max-width: 550px){
	.navUser-item-cartLabel, .navUser-item--cart__hidden-s{display:inline-block;}
	.navUser ul li.navUser-item{line-height:normal;}
	.cart-additionalCheckoutButtons .FloatRight div{width:100%; text-align:center;}
	.cart-additionalCheckoutButtons{width:100%;}
	.cart-total-label{text-align:left; padding-left:0; padding-right:10px;}
	.cart-actions .checkoutMultiple{width:100%; text-align:center;}
	.cart-additionalCheckoutButtons .FloatRight div {float: none;padding: 10px 0 0;}
	.cart-item-info{text-align:center;}
	.tab-title{text-align:center;}
	.productView-details .addthis_toolbox{text-align:center;}
	.topTxt{font-size:24px;}
	.homeCategories ul li{width:100%;}
	.cateBox .cateDtl{top:25px;}
	.productView-options{text-align:left;}
	.cart-item-block.cart-item-info.cart-item-quantity{ padding:10px 0; }
    .cart-section .product-body { padding-top: 20px; }
    .productView-options .add-to-cart-buttons, 
	.form-wishlist a.button{ max-width:100%; }
}

@media (max-width: 549px) {
	.page-heading{font-size:24px;}
	.reviewSec .page-heading{background:none; padding:0;}
	.reviewSec .reviewBox{padding:30px 20px 25px 20px;}
	.estimator-form .button--primary{width:100%;}
	.service-section .ser-col, .service-section .ser-col:first-child, .service-section .ser-col:last-child { width: 100%; justify-content: flex-start; border: 0; padding: 0;}
	.service-section .ser-icon { min-width: 70px; text-align: center; }
	.about-section .about-img { padding-top: 50%; }
	.footer-newsletter .form-prefixPostfix .form-input { border-radius: 10px; width: 100%; }
	.footer-newsletter .form-prefixPostfix .button { margin: 10px 0 0; border-radius: 10px; width: 100%; }
}


@media (max-width: 480px) {
	.bull{display:block; font-size:0; line-height:normal;}
	.card-img-container::after{padding-bottom:55%;}
	.blog-post-body{width:100%; padding-left:0;}
	.blog-post-figure{width:100%;}
	.brandGrid .brand{width:100%;}
	.productGrid .product{width:100%;}
	.page-sidebar + .page-content .productGrid .product{width:100%;}
	.pagination-list li.pagination-item--next, .pagination-list li.pagination-item--previous{width:100%; text-align:center;}
	.pagination-list li.pagination-item--previous{margin-bottom:10px;}
	.pagination-list li.pagination-item--next{margin-top:10px;}
}

@media (max-width: 479px) {
	.cart-total-label{width:50%;}
	.coupon-form .form-input, .cart-gift-certificate-form .form-input{width:73%;}
	.coupon-form .button, .cart-gift-certificate-form .button{width:25%;}
	.category-suggestion {width:100%;}
	.coupon-form .form-input, .cart-gift-certificate-form .form-input {width:100%;}
	.coupon-form .button, .cart-gift-certificate-form .button {margin:10px 0 0 0;width:100%;}
	.button--primary {min-width:inherit;}
	.table-actions .button {width:auto;}
	.table-actions .button {font-size: 12px;height: auto;padding: 10px;width: auto;}
	.previewCartCheckout .button {display: block;font-size: 11px;height: auto;margin: 0;padding: 10px;width: 100%;}
	.previewCartCheckout {margin-bottom:10px;}
	.productView-thumbnail-link {height:60px;}
	.estimator-form .button--primary {padding:10px;}
	.actionBar-section .form-select{min-width:195px;}
	.aboutSec .aboutRight .aboutTitle{background-position:top left; padding:95px 0 0 0;}
	.categories-section .cat-row { grid-template-columns: 1fr; }
	.categories-section .cat-row .cat-col:nth-child(n+5) { grid-column: auto; }
	.categories-section .cat-row .cat-col:nth-child(n+5) .cat-name { font-size: 24px; }
	.cat-bot-section .cat-bot-row { grid-template-columns: repeat(2, 1fr); }
	.cat-bot-section .cat-bot-row .cat-bot-col:first-child { grid-column: span 2; }
	.about-section .about-img { display: none; }
	.about-section .about-details { position: relative; background-color: #f7f7f5; border-radius: 17px; padding: 30px 20px;}
	.subcategories_img ul li{ width:100%; }
	.productGrid li.product{width:100%; }
	
}


@media (max-width: 360px){
	.g-recaptcha {overflow-y: auto;}
	.writeReview-form .g-recaptcha div, .writeReview-form .g-recaptcha iframe{width:230px !important; overflow-y: auto;}
}

.cps_cart{ border-top: 1px solid #dcdcdc }
.cps_cart .button-group button.btn-warranty2{ border-radius:10px !important; background:#f9f9f9; max-width: 110px; }
.cps_cart .button-group button.btn-warranty2.selected{ background:#0988c2; }
.cps_cart .button-group button.button-warranty:hover { border-color: #0988c2;  box-shadow: 0 0 0 1px inset #0988c2;  background-color: #0988c2; color: #fff; }

#dayNightStatus{clear:both;}

.productView-options .add-to-cart-buttons .add-to-cart-wallet-buttons{ margin-bottom: .78571rem; display: block !important;}

