@font-face{font-family:'icomoon';src:url('./fonts/icomoon.eot?qd2t0t');src:url('./fonts/icomoon.eot?qd2t0t#iefix') format('embedded-opentype'),url('./fonts/icomoon.ttf?qd2t0t') format('truetype'),url('./fonts/icomoon.woff?qd2t0t') format('woff'),url('./fonts/icomoon.svg?qd2t0t#icomoon') format('svg');font-weight:normal;font-style:normal;font-display:block}.fa{display:inline-block;font:normal normal normal 14px/1 icomoon;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-close:before{content:"\f00d"}.fa-chevron-up:before{content:"\f077"}.fa-search:before{content:"\f002"}.fa-heart:before{content:"\f004"}.fa-heart-o:before{content:"\f08a"}.fa-question-circle:before{content:"\f059"}.fa-bars:before{content:"\f0c9"}.fa-thumb-tack:before{content:"\f08d"}.fa-facebook-square:before{content:"\f082"}.fa-pinterest-square:before{content:"\f0d3"}.fa-linkedin-square:before{content:"\f08c"}.fa-tumblr-square:before{content:"\f174"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-digg:before{content:"\f1a6"}.fa-paw:before{content:"\f1b0"}.fa-share-alt:before{content:"\f1e0"}.fa-whatsapp:before{content:"\f232"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{height:100%}html,body{margin:0;padding:0}body{font-family:Helvetica,Arial,sans-serif;margin:0;padding:0;color:#000;width:100%;min-height:calc(100% - 40px);background-color:#fff}body.no-scroll{overflow:hidden}body .if-logged-in{display:none}body.logged-in .if-logged-in{display:block}body.logged-in .if-not-logged-in{display:none}input,textarea{outline:medium none;-webkit-appearance:none;resize:none}ul{list-style:none;margin:0;padding:0}a,span[data-href]{text-decoration:none;color:#1866a7;cursor:pointer}h1{font-size:20px;margin:0;margin-bottom:20px;line-height:25px}@media screen and (max-width:767px){h1{font-size:17px}}h2,.sub-title2{font-size:19px}@media screen and (max-width:767px){h2,.sub-title2{font-size:16px}}h3{font-size:16px}@media screen and (max-width:767px){h3{font-size:15px}}p{font-size:15px;line-height:20px}.clear{clear:both}.hide{display:none!important}.site-content{top:40px;overflow-x:hidden;width:calc(100% - 300px);position:relative;padding:20px}@media screen and (max-width:1023px){.site-content{width:100%}}.site-content #container{min-height:80%}.site-content #container .wrapper{padding-bottom:100px}#header{top:0;background-color:#3fc6dd;height:40px;position:fixed;width:100%;border-bottom:2.5px solid #000;z-index:2}#header #mobile-nav-menu{position:absolute;right:0;top:0;color:#000;text-shadow:1px 1px 1px #fff;padding:7px;font-size:25px;cursor:pointer;display:none}@media screen and (max-width:1023px){#header #mobile-nav-menu{display:block}}.overlay{background-color:#000;height:100%;opacity:0;position:fixed;width:100%;z-index:-1;top:0;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;display:none}.overlay.active{display:block;z-index:1;opacity:.3}#toast-msg{background-color:#f3526f;border-radius:5px;color:#fff;font-size:20px;padding:15px 30px;position:fixed;right:50px;top:50px;z-index:2;display:none;opacity:0;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}@media screen and (max-width:767px){#toast-msg{left:5%;width:90%;font-size:15px}}#toast-msg.active{opacity:1}#toast-msg.success{background-color:#40b350}.up-arrow-scroll{background-color:#000;border-radius:50px;bottom:-50px;color:#fff;cursor:pointer;font-size:20px;height:40px;line-height:32px;position:fixed;right:325px;text-align:center;width:40px;z-index:2;opacity:0;visibility:hidden;border:2px solid #fff;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;transition:all .1s}@media screen and (max-width:1023px){.up-arrow-scroll{right:30px}}@media screen and (max-width:767px){.up-arrow-scroll{right:10px}}.up-arrow-scroll.active{opacity:1;bottom:70px;visibility:visible}@media screen and (min-width:1100px){.up-arrow-scroll.active:hover{height:45px;width:45px;line-height:37px;font-size:22px;right:323px;bottom:68px;-webkit-box-shadow:0 3px 10px -2px #000;-moz-box-shadow:0 3px 10px -2px #000;box-shadow:0 3px 10px -2px #000}}.external-listing{margin:15px auto;text-align:center;width:99%;clear:both}#overlay{background-color:#000;height:100%;left:0;top:0;opacity:0;position:fixed;width:100%;z-index:1000;visibility:hidden;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}#overlay.active{visibility:visible;opacity:.8}#loader{position:fixed;top:0;left:0;right:0;bottom:0;width:200px;height:200px;margin:auto;z-index:-1;visibility:hidden}#loader.active{visibility:visible;z-index:1001}#loader .dot{position:absolute;top:0;left:0;right:0;bottom:0;width:50px;height:100%;margin:auto}#loader .dot:before{content:'';position:absolute;top:0;left:0;right:0;width:87.5px;height:87.5px;border-radius:100%;-ms-transform:scale(0);-webkit-transform:scale(0);transform:scale(0)}#loader .dot:nth-child(7n+1){-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}#loader .dot:nth-child(7n+1):before{background:#00ff80;animation:load .8s linear .1s infinite}#loader .dot:nth-child(7n+2){-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}#loader .dot:nth-child(7n+2):before{background:#00ffea;animation:load .8s linear .2s infinite}#loader .dot:nth-child(7n+3){-ms-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg)}#loader .dot:nth-child(7n+3):before{background:#0af;animation:load .8s linear .3s infinite}#loader .dot:nth-child(7n+4){-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);transform:rotate(180deg)}#loader .dot:nth-child(7n+4):before{background:#0040ff;animation:load .8s linear .4s infinite}#loader .dot:nth-child(7n+5){-ms-transform:rotate(225deg);-webkit-transform:rotate(225deg);transform:rotate(225deg)}#loader .dot:nth-child(7n+5):before{background:#2b00ff;animation:load .8s linear .5s infinite}#loader .dot:nth-child(7n+6){-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg)}#loader .dot:nth-child(7n+6):before{background:#9500ff;animation:load .8s linear .6s infinite}#loader .dot:nth-child(7n+7){-ms-transform:rotate(315deg);-webkit-transform:rotate(315deg);transform:rotate(315deg)}#loader .dot:nth-child(7n+7):before{background:magenta;animation:load .8s linear .7s infinite}#loader .dot:nth-child(7n+8){-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}#loader .dot:nth-child(7n+8):before{background:#ff0095;animation:load .8s linear .8s infinite}@keyframes load{100%{opacity:0;transform:scale(1)}}.page-pagination{margin:0 auto}.page-pagination ul{display:flex;justify-content:center;margin:30px 0}.page-pagination ul li{margin:5px}.page-pagination ul li a,.page-pagination ul li span{display:block;padding:10px;font-size:17px;font-weight:bold;box-shadow:0 0 10px -4px #000}@media screen and (max-width:767px){.page-pagination ul li{display:none}.page-pagination ul li:first-child,.page-pagination ul li.active,.page-pagination ul li:last-child{display:block;width:33.33%;text-align:center}.page-pagination ul li:first-child a,.page-pagination ul li.active a,.page-pagination ul li:last-child a,.page-pagination ul li:first-child span,.page-pagination ul li.active span,.page-pagination ul li:last-child span{width:100%}}.breed-navigation{display:flex;justify-content:center;flex-wrap:wrap;background-color:#19add1;padding:10px;margin:20px 0;clear:both}.breed-navigation a{display:flex;justify-content:center;align-items:center;width:190px;text-align:center;line-height:19px;background-color:#fff;border-radius:10px;padding:10px;height:60px;font-size:14px;margin:10px}@media screen and (max-width:767px){.breed-navigation a{width:300px;height:auto}}.breed-navigation.nav-4 a{width:170px}@media screen and (max-width:767px){.breed-navigation.nav-4 a{width:300px}}.share-list{background-color:#fff;border:1px solid #ccc;border-radius:5px;position:absolute;margin:auto 0;width:250px;z-index:2;text-align:center;display:none;top:56px;margin-left:10px}.share-list .rotate-arrow{background-color:#fff;border:1px solid #ccc;display:block;height:20px;margin-top:-8px;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);width:20px;cursor:default;position:absolute;left:5%}.share-list .share-links{background-color:#fff;border-radius:5px;position:relative;z-index:2}.share-list .share-links a.fa{font-size:30px;padding:8px;color:#666}@media screen and (min-width:1100px){a.fa-facebook-square:hover{color:#2b99ff!important}a.fa-whatsapp:hover{color:#33b679!important}a.fa-tumblr-square:hover{color:#00aced!important}a.fa-pinterest-square:hover{color:#9c1214!important}a.fa-google-plus-square:hover{color:#df4a32!important}a.fa-linkedin-square:hover{color:#007bb6!important}a.fa-reddit-square:hover{color:#fb4801!important}a.fa-digg:hover{color:#1b5891!important}a.fa-delicious:hover{color:#2252fc!important}a.fa-stumbleupon-circle:hover{color:#eb4923!important}}#header .logo{display:flex;width:235px}#header .logo .logo-img img{height:40px;width:58px;margin-left:5px}#header .logo .logo-text{color:#000;font-weight:bold;position:relative;line-height:41px;font-size:23px;padding-left:4px;text-shadow:1px 3px 2px #fff}#side-navigation{z-index:1;width:300px;position:fixed;right:0;top:0;height:100vh;background-color:#3fc6dd;padding-top:10px;padding-top:40px;border-left:3px solid #000;overflow-x:hidden;overflow-y:scroll;-webkit-transition:right .3s;-moz-transition:right .3s;-o-transition:right .3s;transition:right .3s}@media screen and (max-width:1023px){#side-navigation{right:-300px}#side-navigation.active{right:0}}@media screen and (max-width:767px){#side-navigation{width:100%;right:-100%;border:0}}#side-navigation h2{border-bottom:1px solid #fff;margin:0;padding:10px;background-color:#fff}#side-navigation .compare-breed>div{margin:10px}#side-navigation .compare-breed>div select,#side-navigation .compare-breed>div input{padding:5px;background-color:transparent;border:1px solid #000;box-shadow:0 0 1px 1px #fff;cursor:pointer;font-size:16px}#side-navigation .compare-breed>div select{width:100%}#side-navigation .compare-breed>div input{margin-right:10px}#side-navigation ul{padding:10px;padding-bottom:50px}#side-navigation ul li{margin:1px 0;width:100%}#side-navigation ul li a{color:#000;border-bottom:1px solid #efefef;display:block;padding:10px 0;line-height:20px;cursor:pointer}#side-navigation ul li:last-child a{border:0}#footer{text-align:center;width:calc(100% - 300px);background-color:#3fc6dd;padding:20px 10px;margin-top:16px;border-top:2.5px solid #000;position:relative;z-index:1}@media screen and (max-width:1023px){#footer{width:100%}}#footer a{color:#000;margin:0 15px;padding:10px;display:inline-block}#footer .footer-links{display:flex;align-items:center;justify-content:center}@media screen and (max-width:767px){#footer .footer-links{flex-wrap:wrap}#footer .footer-links a{width:100%;display:block}}.footer-share{top:50%;position:fixed;font-size:30px;color:#fff;width:50px;height:50px;left:0}.footer-share .bg{position:absolute;background-color:#000;width:100%;height:100%;opacity:.8;z-index:-1;border-radius:0 10px 10px 0}.footer-share .share-this{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.c-index ul{display:flex;flex-wrap:wrap;margin:10px 0}.c-index ul li{min-width:200px;margin:5px}.c-index .articles-list ul{display:block}.c-index .articles-list ul li{margin:10px 5px}.page-article,.article-page{margin-bottom:80px}.page-article h2,.article-page h2{font-size:19px;line-height:28px;clear:both}@media screen and (max-width:767px){.page-article h2,.article-page h2{font-size:17px;line-height:25px}}.page-article h2 .sale-link,.article-page h2 .sale-link{font-size:15px;font-weight:normal}@media screen and (max-width:767px){.page-article h2 .sale-link,.article-page h2 .sale-link{font-size:13px}}.page-article h3,.article-page h3{font-size:16px;line-height:20px}.page-article p,.article-page p{font-size:17px;line-height:25px;margin-bottom:35px;text-align:justify}@media screen and (max-width:767px){.page-article p,.article-page p{font-size:15px;line-height:25px}.page-article p a,.article-page p a{display:block;text-align:center}}.page-article p img,.article-page p img{width:250px;height:200px;margin-bottom:10px;margin-top:10px;object-fit:contain;object-position:top}.page-article p img.full-img,.article-page p img.full-img{width:500px;height:auto;object-fit:contain;object-position:center;display:block;margin:20px auto}@media screen and (max-width:767px){.page-article p img.full-img,.article-page p img.full-img{width:100%}}@media screen and (min-width:480px){.page-article p .left-img,.article-page p .left-img{float:left;margin-right:10px}.page-article p .right-img,.article-page p .right-img{float:right;margin-left:10px}}.article-page .article-compare>p{margin-bottom:0}.article-page .article-compare>h2{clear:both}@media screen and (max-width:767px){.article-page{padding:0 10px}}.article-page .a-info{display:-ms-flexbox;display:-webkit-flex;display:flex;margin:15px 10px}.article-page .a-info .a-label{padding-right:10px;width:130px;display:flex;align-items:center;justify-content:flex-end;text-align:right}@media screen and (max-width:767px){.article-page .a-info .a-label{width:110px;font-size:14px}}.article-page .a-info .a-value{font-weight:bold;width:calc(100% - 130px);display:flex;align-items:center;flex-wrap:wrap}.article-page .a-info .a-value>span{display:block;width:100%}@media screen and (max-width:767px){.article-page .a-info .a-value{width:calc(100% - 110px);line-height:16px;font-size:14px}}.article-page .a-info .a-val{line-height:25px;width:100%;text-align:center}.article-page .a-info .a-breed{display:none}.article-page .a-info.breed-info{font-size:18px;font-weight:bold}.article-page .a-value1,.article-page .a-value2{padding:10px;display:flex;align-items:center;flex-wrap:wrap}.article-page .a-value1{background-color:#efefef;width:40%;justify-content:center}.article-page .a-value2{background-color:#ecf7fa;width:calc(60% - 130px)}.article-page .a-value2 .a-val{text-align:left}@media screen and (max-width:767px){.article-page .a-value2 .a-val{text-align:center}}@media screen and (max-width:767px){.article-page .a-value1,.article-page .a-value2{width:50%;justify-content:center;text-align:center}}.article-page .a-breed{font-size:15px;font-weight:bold;text-align:center}.article-page .ac-info>div{display:-ms-flexbox;display:-webkit-flex;display:flex;flex-flow:row wrap;-ms-flex-flow:row wrap;-webkit-flex-flow:row wrap}.article-page .ac-info>div .a-value1,.article-page .ac-info>div .a-value2{text-align:left;width:50%;display:block}@media screen and (max-width:767px){.article-page .ac-info>div .a-value1,.article-page .ac-info>div .a-value2{width:100%}}.article-page .ac-info>div pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.article-page .ac-info>div .a-value2 .a-val{text-align:left}.article-page .a-compare-urls>li{margin:10px 0}@media screen and (max-width:767px){.article-page .article-compare .a-info{flex-wrap:wrap;flex-flow:row wrap;-ms-flex-flow:row wrap;-webkit-flex-flow:row wrap}.article-page .article-compare .a-info .a-label{font-weight:bold;text-align:center;width:100%;justify-content:center;font-size:15px}}.article-page .article-gallery #owl-carousel-full-main{background-color:#000}.article-page .article-gallery #owl-carousel-full-main li{height:300px;cursor:pointer;overflow:hidden}@media screen and (max-width:1099px){.article-page .article-gallery #owl-carousel-full-main li{height:200px}}@media screen and (max-width:767px){.article-page .article-gallery #owl-carousel-full-main li{height:300px}}.article-page .article-gallery #owl-carousel-full-main li img{height:auto;min-height:100%;min-width:100%;width:auto}.e-article{display:flex;align-items:center;height:120px;margin:10px 0;border:1px solid #ccc;box-shadow:0 0 5px #3fc6dd;padding:10px}@media screen and (max-width:767px){.e-article{display:block;height:auto}}@media screen and (max-width:767px){.e-article h3 a{display:block}}.e-article .a-img{height:100%;border:1px solid #000;width:120px;text-align:center}.e-article .a-img a{display:block;width:100%;height:100%}@media screen and (max-width:767px){.e-article .a-img{width:100%;height:130px}}.e-article .a-img img{height:100%;width:100%;object-fit:cover}.e-article .a-detail{display:flex;padding-left:10px;width:100%;height:100%}@media screen and (max-width:767px){.e-article .a-detail{display:block}}@media screen and (max-width:479px){.e-article .a-detail{padding:0}}.e-article .a-detail .a-info-1{width:70%;height:100%}@media screen and (max-width:767px){.e-article .a-detail .a-info-1{width:100%}}.e-article .a-detail .a-info-1 h3{padding:0;margin:0;font-size:20px;margin-bottom:5px}@media screen and (max-width:767px){.e-article .a-detail .a-info-1 h3{margin:10px 0}}.e-article .a-detail .a-info-1 .a-history{font-size:15px;line-height:20px;padding-right:10px;margin:0}@media screen and (max-width:767px){.e-article .a-detail .a-info-1 .a-history{padding-right:0;margin:10px 0}}.e-article .a-detail .a-info-2{width:30%;height:100%;text-align:right;display:flex;flex-wrap:wrap;justify-content:right;align-items:center}@media screen and (max-width:767px){.e-article .a-detail .a-info-2{width:100%;text-align:center;justify-content:center}}.e-article .a-detail .a-info-2 strong{display:block;width:100%}@media screen and (max-width:767px){.e-article .a-detail .a-info-2 strong{margin:5px;min-width:100px;width:auto}}article.article-detail h2{font-size:19px}article.article-detail h2,article.article-detail h3{padding:10px 0;margin:0;line-height:25px;word-spacing:2px}article.article-detail p{padding:10px 0;padding-bottom:20px;margin:0;line-height:30px;word-spacing:3px}article.article-detail a{letter-spacing:1px;font-weight:bold;text-decoration:underline}article.article-detail ol,article.article-detail ul{margin-bottom:20px}article.article-detail ol li,article.article-detail ul li{line-height:30px;list-style:disc;margin-left:20px}article.article-detail img{max-width:100%;height:400px;margin:0 auto;display:block;object-fit:cover}@media screen and (max-width:767px){article.article-detail img{width:100%;height:auto}}