/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:0.75;-webkit-transition:opacity 0.2s;transition:opacity 0.2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:0.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../../lojaagropecuaria/css/default-skin/default-skin.png?f3da642d08aa) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../../lojaagropecuaria/css/default-skin/default-skin.svg?f3da642d08aa)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,0.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,0.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.25);box-shadow:0 2px 5px rgba(0,0,0,0.25);-webkit-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform 0.25s;transition:-webkit-transform 0.25s;transition:transform 0.25s;transition:transform 0.25s,-webkit-transform 0.25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:0.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity 0.25s ease-out;transition:opacity 0.25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../../lojaagropecuaria/css/default-skin/preloader.gif?f3da642d08aa) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(0.4,0,0.22,1) infinite;animation:donut-rotate 1000ms cubic-bezier(0.4,0,0.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:0.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);transition:opacity 333ms cubic-bezier(0.4,0,0.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(30,156,92,0.8)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(30,156,92,0.8)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:0.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:9999;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:0.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);transition:opacity 333ms cubic-bezier(0.4,0,0.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,0.9);opacity:0;transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(0.4,0,0.22,1);transition:transform 333ms cubic-bezier(0.4,0,0.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4,0,0.22,1);transition:opacity 333ms cubic-bezier(0.4,0,0.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}@font-face{font-family:'icon-convertize';src:url('../../lojaagropecuaria/css/fonts/icon-convertize.eot?3ihyza&7ec1e8f5dc35');src:url('../../lojaagropecuaria/css/fonts/icon-convertize.eot?3ihyza&7ec1e8f5dc35#iefix') format('embedded-opentype'),url('../../lojaagropecuaria/css/fonts/icon-convertize.woff2?3ihyza&7ec1e8f5dc35') format('woff2'),url('../../lojaagropecuaria/css/fonts/icon-convertize.ttf?3ihyza&7ec1e8f5dc35') format('truetype'),url('../../lojaagropecuaria/css/fonts/icon-convertize.woff?3ihyza&88b29707b150') format('woff'),url('../../lojaagropecuaria/css/fonts/icon-convertize.svg?3ihyza&88b29707b150#icon-convertize') format('svg');font-weight:normal;font-style:normal;font-display:block}[class^="icon-"],[class*=" icon-"]{font-family:'icon-convertize'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-menu:before{content:"\e92e"}.icon-logo-loja-agro-v2 .path1:before{content:"\e900";color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path2:before{content:"\e901";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path3:before{content:"\e902";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path4:before{content:"\e903";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path5:before{content:"\e904";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path6:before{content:"\e905";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path7:before{content:"\e906";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path8:before{content:"\e907";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path9:before{content:"\e908";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path10:before{content:"\e909";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path11:before{content:"\e90a";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path12:before{content:"\e90b";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path13:before{content:"\e90c";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path14:before{content:"\e90d";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path15:before{content:"\e90e";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path16:before{content:"\e90f";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path17:before{content:"\e910";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path18:before{content:"\e911";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path19:before{content:"\e912";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path20:before{content:"\e913";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path21:before{content:"\e914";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path22:before{content:"\e915";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path23:before{content:"\e916";margin-left:-5.888671875em;color:rgb(11,102,58)}.icon-logo-loja-agro-v2 .path24:before{content:"\e917";margin-left:-5.888671875em;color:rgb(13,103,58)}.icon-instagram:before{content:"\e944"}.icon-linkedin:before{content:"\e945"}.icon-pinterest:before{content:"\e946"}.icon-quote:before{content:"\e942"}.icon-send:before{content:"\e943"}.icon-tempo:before{content:"\e941"}.icon-temperatura:before{content:"\e940"}.icon-blogger:before{content:"\e93e"}.icon-list:before{content:"\e92c"}.icon-question:before{content:"\e92d"}.icon-avestruzes:before{content:"\e93f"}.icon-caprino:before{content:"\e930"}.icon-caprinos:before{content:"\e930"}.icon-cabrito:before{content:"\e930"}.icon-cabritos:before{content:"\e930"}.icon-cabra:before{content:"\e930"}.icon-cabras:before{content:"\e930"}.icon-carneiro:before{content:"\e930"}.icon-carneiros:before{content:"\e930"}.icon-ovino:before{content:"\e931"}.icon-ovinos:before{content:"\e931"}.icon-ovelhas:before{content:"\e931"}.icon-ovelha:before{content:"\e931"}.icon-ave:before{content:"\e932"}.icon-aves:before{content:"\e932"}.icon-galinha:before{content:"\e932"}.icon-galinhas:before{content:"\e932"}.icon-frango:before{content:"\e932"}.icon-frangos:before{content:"\e932"}.icon-bovino:before{content:"\e933"}.icon-bovinos:before{content:"\e933"}.icon-vaca:before{content:"\e933"}.icon-vacas:before{content:"\e933"}.icon-bezerro:before{content:"\e933"}.icon-bezerros:before{content:"\e933"}.icon-passaro:before{content:"\e934"}.icon-passaros:before{content:"\e934"}.icon-inseto:before{content:"\e935"}.icon-insetos:before{content:"\e935"}.icon-barata:before{content:"\e935"}.icon-baratas:before{content:"\e935"}.icon-bufalos:before{content:"\e936"}.icon-bubalinos:before{content:"\e936"}.icon-cae:before{content:"\e937"}.icon-caes:before{content:"\e937"}.icon-cachorro:before{content:"\e937"}.icon-cachorros:before{content:"\e937"}.icon-gato:before{content:"\e938"}.icon-gatos:before{content:"\e938"}.icon-felino:before{content:"\e938"}.icon-felinos:before{content:"\e938"}.icon-reptil:before{content:"\e939"}.icon-repteis:before{content:"\e939"}.icon-lagatixa:before{content:"\e939"}.icon-largatixas:before{content:"\e939"}.icon-lagarto:before{content:"\e939"}.icon-lagartos:before{content:"\e939"}.icon-equino:before{content:"\e93a"}.icon-equinos:before{content:"\e93a"}.icon-equideo:before{content:"\e93a"}.icon-equideos:before{content:"\e93a"}.icon-cavalo:before{content:"\e93a"}.icon-cavalos:before{content:"\e93a"}.icon-egua:before{content:"\e93a"}.icon-eguas:before{content:"\e93a"}.icon-ponei:before{content:"\e93a"}.icon-poneis:before{content:"\e93a"}.icon-muares:before{content:"\e93a"}.icon-asininos:before{content:"\e93a"}.icon-coelho:before{content:"\e93b"}.icon-coelhos:before{content:"\e93b"}.icon-lebre:before{content:"\e93b"}.icon-lebres:before{content:"\e93b"}.icon-suino:before{content:"\e93c"}.icon-suinos:before{content:"\e93c"}.icon-porco:before{content:"\e93c"}.icon-porcos:before{content:"\e93c"}.icon-roedor:before{content:"\e93d"}.icon-roedores:before{content:"\e93d"}.icon-rato:before{content:"\e93d"}.icon-ratos:before{content:"\e93d"}.icon-ratazana:before{content:"\e93d"}.icon-ratazanas:before{content:"\e93d"}.icon-coupon:before{content:"\e91e"}.icon-logo:before{content:"\e92f"}.icon-debit-card:before{content:"\e921"}.icon-credit-card3:before{content:"\e92b"}.icon-youtube:before{content:"\e928"}.icon-user:before{content:"\e92a"}.icon-edit:before{content:"\e929"}.icon-delivery:before{content:"\e927"}.icon-barcode:before{content:"\e925"}.icon-credit-card2:before{content:"\e926"}.icon-search-plus:before{content:"\e924"}.icon-lock:before{content:"\e923"}.icon-delete:before{content:"\e922"}.icon-check:before{content:"\e918"}.icon-arrow-left:before{content:"\e920"}.icon-cart:before{content:"\e91f"}.icon-truck:before{content:"\e91d"}.icon-random:before{content:"\e91b"}.icon-credit-card:before{content:"\e91c"}.icon-search:before{content:"\e919"}.icon-plus:before{content:"\e91a"}.icon-minus:before{content:"\e947"}.icon-facebook:before{content:"\e948"}.icon-gplus:before{content:"\e949"}.icon-at:before{content:"\e94a"}.icon-email:before{content:"\e94b"}.icon-key-1:before{content:"\e94c"}.icon-mail:before{content:"\e94d"}.icon-mercadolivre:before{content:"\e94e"}.icon-password:before{content:"\e94f"}.icon-twitter:before{content:"\e950"}.icon-whatsapp:before{content:"\e951"}.icon-play-button:before{content:"\e952"}.icon-angle-down:before{content:"\e953"}.icon-angle-left:before{content:"\e954"}.icon-angle-right:before{content:"\e955"}.icon-angle-up:before{content:"\e956"}.icon-arrow-1-down:before{content:"\e957"}.icon-arrow-1-up:before{content:"\e958"}.icon-circle-full:before{content:"\e959"}.icon-circle-line:before{content:"\e95a"}.icon-circle:before{content:"\e95b"}.icon-close-radius:before{content:"\e95c"}.icon-down-dir:before{content:"\e95d"}.icon-up-dir:before{content:"\e95e"}/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 *//*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:0.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:2cm .5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857;color:#333333;background-color:white}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button,input,select[multiple],textarea{background-image:none}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail,.thumbnail{padding:4px;line-height:1.42857;background-color:white;border:1px solid #dddddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eeeeee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16.1px;font-weight:200;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small{font-size:85%}cite{font-style:normal}.text-muted{color:#999999}.text-primary{color:#428bca}.text-warning{color:#c09853}.text-danger{color:#b94a48}.text-success{color:#468847}.text-info{color:#3a87ad}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}h1 small,.h1 small{font-size:24px}h2 small,.h2 small{font-size:18px}h3 small,.h3 small,h4 small,.h4 small{font-size:14px}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eeeeee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ul ol,ol ul,ol ol{margin-bottom:0}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-bottom:20px}dt,dd{line-height:1.42857}dt{font-weight:bold}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.dl-horizontal dd:before,.dl-horizontal dd:after{content:" ";display:table}.dl-horizontal dd:after{clear:both}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eeeeee}blockquote p{font-size:17.5px;font-weight:300;line-height:1.25}blockquote p:last-child{margin-bottom:0}blockquote small{display:block;line-height:1.42857;color:#999999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eeeeee;border-left:0}blockquote.pull-right p,blockquote.pull-right small{text-align:right}blockquote.pull-right small:before{content:''}blockquote.pull-right small:after{content:'\00A0 \2014'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:20px;font-style:normal;line-height:1.42857}code,pre{font-family:Monaco,Menlo,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;white-space:nowrap;border-radius:4px}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857;word-break:break-all;word-wrap:break-word;color:#333333;background-color:whitesmoke;border:1px solid #cccccc;border-radius:4px}pre.prettyprint{margin-bottom:20px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}.row{margin-left:-15px;margin-right:-15px}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left}.col-xs-1{width:8.33333%}.col-xs-2{width:16.66667%}.col-xs-3{width:25%}.col-xs-4{width:33.33333%}.col-xs-5{width:41.66667%}.col-xs-6{width:50%}.col-xs-7{width:58.33333%}.col-xs-8{width:66.66667%}.col-xs-9{width:75%}.col-xs-10{width:83.33333%}.col-xs-11{width:91.66667%}.col-xs-12{width:100%}@media (min-width:770px){.container{max-width:750px}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left}.col-sm-1{width:8.33333%}.col-sm-2{width:16.66667%}.col-sm-3{width:25%}.col-sm-4{width:33.33333%}.col-sm-5{width:41.66667%}.col-sm-6{width:50%}.col-sm-7{width:58.33333%}.col-sm-8{width:66.66667%}.col-sm-9{width:75%}.col-sm-10{width:83.33333%}.col-sm-11{width:91.66667%}.col-sm-12{width:100%}.col-sm-push-1{left:8.33333%}.col-sm-push-2{left:16.66667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333%}.col-sm-push-5{left:41.66667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.33333%}.col-sm-push-8{left:66.66667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333%}.col-sm-push-11{left:91.66667%}.col-sm-pull-1{right:8.33333%}.col-sm-pull-2{right:16.66667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333%}.col-sm-pull-5{right:41.66667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.33333%}.col-sm-pull-8{right:66.66667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333%}.col-sm-pull-11{right:91.66667%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-offset-11{margin-left:91.66667%}}@media (min-width:992px){.container{max-width:970px}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}.col-md-1{width:8.33333%}.col-md-2{width:16.66667%}.col-md-3{width:25%}.col-md-4{width:33.33333%}.col-md-5{width:41.66667%}.col-md-6{width:50%}.col-md-7{width:58.33333%}.col-md-8{width:66.66667%}.col-md-9{width:75%}.col-md-10{width:83.33333%}.col-md-11{width:91.66667%}.col-md-12{width:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.33333%}.col-md-push-2{left:16.66667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333%}.col-md-push-5{left:41.66667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.33333%}.col-md-push-8{left:66.66667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333%}.col-md-push-11{left:91.66667%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.33333%}.col-md-pull-2{right:16.66667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333%}.col-md-pull-5{right:41.66667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.33333%}.col-md-pull-8{right:66.66667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333%}.col-md-pull-11{right:91.66667%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333%}.col-md-offset-2{margin-left:16.66667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333%}.col-md-offset-5{margin-left:41.66667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333%}.col-md-offset-8{margin-left:66.66667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333%}.col-md-offset-11{margin-left:91.66667%}}@media (min-width:1200px){.container{max-width:1170px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{float:left}.col-lg-1{width:8.33333%}.col-lg-2{width:16.66667%}.col-lg-3{width:25%}.col-lg-4{width:33.33333%}.col-lg-5{width:41.66667%}.col-lg-6{width:50%}.col-lg-7{width:58.33333%}.col-lg-8{width:66.66667%}.col-lg-9{width:75%}.col-lg-10{width:83.33333%}.col-lg-11{width:91.66667%}.col-lg-12{width:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.33333%}.col-lg-push-2{left:16.66667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333%}.col-lg-push-5{left:41.66667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.33333%}.col-lg-push-8{left:66.66667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333%}.col-lg-push-11{left:91.66667%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.33333%}.col-lg-pull-2{right:16.66667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333%}.col-lg-pull-5{right:41.66667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.33333%}.col-lg-pull-8{right:66.66667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333%}.col-lg-pull-11{right:91.66667%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-offset-11{margin-left:91.66667%}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table thead>tr>th,.table thead>tr>td,.table tbody>tr>th,.table tbody>tr>td,.table tfoot>tr>th,.table tfoot>tr>td{border-top:1px solid #dddddd}.table thead>tr>th{vertical-align:bottom;border-bottom:2px solid #dddddd}.table caption + thead tr:first-child th,.table caption + thead tr:first-child td,.table colgroup + thead tr:first-child th,.table colgroup + thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td{border-top:0}.table tbody + tbody{border-top:2px solid #dddddd}.table .table{background-color:white}.table-condensed thead>tr>th,.table-condensed thead>tr>td,.table-condensed tbody>tr>th,.table-condensed tbody>tr>td,.table-condensed tfoot>tr>th,.table-condensed tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #dddddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>tfoot>tr>td{border:1px solid #dddddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:whitesmoke}table col[class*="col-"]{float:none;display:table-column}table td[class*="col-"],table th[class*="col-"]{float:none;display:table-cell}.table>thead>tr>td.active,.table>thead>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th{background-color:whitesmoke}.table>thead>tr>td.success,.table>thead>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th{background-color:#dff0d8;border-color:#d6e9c6}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td{background-color:#d0e9c6;border-color:#c9e2b3}.table>thead>tr>td.danger,.table>thead>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th{background-color:#f2dede;border-color:#eed3d7}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td{background-color:#ebcccc;border-color:#e6c1c7}.table>thead>tr>td.warning,.table>thead>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th{background-color:#fcf8e3;border-color:#fbeed5}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td{background-color:#faf2cc;border-color:#f8e5be}@media (max-width:768px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;overflow-x:scroll;border:1px solid #dddddd}.table-responsive>.table{margin-bottom:0;background-color:#fff}.table-responsive>.table>thead>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>thead>tr:last-child>th,.table-responsive>.table-bordered>thead>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}select[multiple],select[size]{height:auto}select optgroup{font-size:inherit;font-style:inherit;font-family:inherit}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto}.form-control:-moz-placeholder{color:#999999}.form-control::-moz-placeholder{color:#999999}.form-control:-ms-input-placeholder{color:#999999}.form-control::-webkit-input-placeholder{color:#999999}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857;color:#555555;vertical-align:middle;background-color:white;border:1px solid #cccccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eeeeee}textarea.form-control{height:auto}.form-group{margin-bottom:15px}.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],fieldset[disabled] input[type="checkbox"],.radio[disabled],fieldset[disabled] .radio,.radio-inline[disabled],fieldset[disabled] .radio-inline,.checkbox[disabled],fieldset[disabled] .checkbox,.checkbox-inline[disabled],fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.input-group-sm>.input-group-btn>select.btn{height:30px;line-height:30px}textarea.input-sm,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.input-group-sm>.input-group-btn>textarea.btn{height:auto}.input-lg,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn{height:45px;line-height:45px}textarea.input-lg,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.input-group-lg>.input-group-btn>textarea.btn{height:auto}.has-warning .help-block,.has-warning .control-label{color:#c09853}.has-warning .form-control{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}.has-warning .input-group-addon{color:#c09853;border-color:#c09853;background-color:#fcf8e3}.has-error .help-block,.has-error .control-label{color:#b94a48}.has-error .form-control{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}.has-error .input-group-addon{color:#b94a48;border-color:#b94a48;background-color:#f2dede}.has-success .help-block,.has-success .control-label{color:#468847}.has-success .form-control{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}.has-success .input-group-addon{color:#468847;border-color:#468847;background-color:#dff0d8}.form-control-static{margin-bottom:0;padding-top:7px}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group,.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control,.navbar-form .form-control{display:inline-block}.form-inline .radio,.navbar-form .radio,.form-inline .checkbox,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;padding-left:0}.form-inline .radio input[type="radio"],.navbar-form .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .form-group{margin-left:-15px;margin-right:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{content:" ";display:table}.form-horizontal .form-group:after{clear:both}@media (min-width:768px){.form-horizontal .control-label{text-align:right}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.42857;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333333;text-decoration:none}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333333;background-color:white;border-color:#cccccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active{color:#333333;background-color:#ebebeb;border-color:#adadad}.open .btn-default.dropdown-toggle{color:#333333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active{background-image:none}.open .btn-default.dropdown-toggle{background-image:none}.btn-default.disabled,.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled:active,.btn-default.disabled.active,.btn-default[disabled],.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled]:active,.btn-default[disabled].active,fieldset[disabled] .btn-default,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:active,fieldset[disabled] .btn-default.active{background-color:white;border-color:#cccccc}.btn-primary{color:white;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active{color:white;background-color:#3276b1;border-color:#285e8e}.open .btn-primary.dropdown-toggle{color:white;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active{background-image:none}.open .btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled,.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled:active,.btn-primary.disabled.active,.btn-primary[disabled],.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled]:active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-warning{color:white;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active{color:white;background-color:#ed9c28;border-color:#d58512}.open .btn-warning.dropdown-toggle{color:white;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active{background-image:none}.open .btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled,.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled:active,.btn-warning.disabled.active,.btn-warning[disabled],.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled]:active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-danger{color:white;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active{color:white;background-color:#d2322d;border-color:#ac2925}.open .btn-danger.dropdown-toggle{color:white;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active{background-image:none}.open .btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled,.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled:active,.btn-danger.disabled.active,.btn-danger[disabled],.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled]:active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-success{color:white;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active{color:white;background-color:#47a447;border-color:#398439}.open .btn-success.dropdown-toggle{color:white;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active{background-image:none}.open .btn-success.dropdown-toggle{background-image:none}.btn-success.disabled,.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled:active,.btn-success.disabled.active,.btn-success[disabled],.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled]:active,.btn-success[disabled].active,fieldset[disabled] .btn-success,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-info{color:white;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active{color:white;background-color:#39b3d7;border-color:#269abc}.open .btn-info.dropdown-toggle{color:white;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active{background-image:none}.open .btn-info.dropdown-toggle{background-image:none}.btn-info.disabled,.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled:active,.btn-info.disabled.active,.btn-info[disabled],.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled]:active,.btn-info[disabled].active,fieldset[disabled] .btn-info,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-link{color:#428bca;font-weight:normal;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:hover,fieldset[disabled] .btn-link:focus{color:#999999;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn,.btn-xs,.btn-group-xs>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px}.btn-block{display:block;width:100%;padding-left:0;padding-right:0}.btn-block + .btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;transition:height 0.35s ease}@font-face{font-family:'Glyphicons Halflings';src:url("../../fonts/bootstrap/glyphicons-halflings-regular.eot");src:url("../../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("../../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"),url("../../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"),url("../../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-print:before{content:"\e045"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-briefcase:before{content:"\1f4bc"}.glyphicon-calendar:before{content:"\1f4c5"}.glyphicon-pushpin:before{content:"\1f4cc"}.glyphicon-paperclip:before{content:"\1f4ce"}.glyphicon-camera:before{content:"\1f4f7"}.glyphicon-lock:before{content:"\1f512"}.glyphicon-bell:before{content:"\1f514"}.glyphicon-bookmark:before{content:"\1f516"}.glyphicon-fire:before{content:"\1f525"}.glyphicon-wrench:before{content:"\1f527"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid black;border-right:4px solid transparent;border-left:4px solid transparent;border-bottom:0 dotted;content:""}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;background-color:white;border:1px solid #cccccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857;color:#333333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{text-decoration:none;color:white;background-color:#428bca}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:white;text-decoration:none;outline:0;background-color:#428bca}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857;color:#999999}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid black;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}}.btn-default .caret{border-top-color:#333333}.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret{border-top-color:#fff}.dropup .btn-default .caret{border-bottom-color:#333333}.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret{border-bottom-color:#fff}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:none}.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group{margin-left:-1px}.btn-toolbar:before,.btn-toolbar:after{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn-group{float:left}.btn-toolbar>.btn + .btn,.btn-toolbar>.btn + .btn-group,.btn-toolbar>.btn-group + .btn,.btn-toolbar>.btn-group + .btn-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn + .dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-lg + .dropdown-toggle,.btn-group-lg.btn-group>.btn + .dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn .caret{margin-left:0}.btn-lg .caret,.btn-group-lg>.btn .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn + .btn,.btn-group-vertical>.btn + .btn-group,.btn-group-vertical>.btn-group + .btn,.btn-group-vertical>.btn-group + .btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-bottom-left-radius:4px;border-top-right-radius:0;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified .btn{float:none;display:table-cell;width:1%}[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group.col{float:none;padding-left:0;padding-right:0}.input-group .form-control{width:100%;margin-bottom:0}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;text-align:center;background-color:#eeeeee;border:1px solid #cccccc;border-radius:4px}.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn + .btn{margin-left:-4px}.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:before,.nav:after{content:" ";display:table}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li.disabled>a{color:#999999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999999;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eeeeee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #dddddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eeeeee #eeeeee #dddddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555555;background-color:white;border:1px solid #dddddd;border-bottom-color:transparent;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:5px}.nav-pills>li + li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:white;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li + li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center}@media (min-width:768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #dddddd;margin-right:0}.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a{border-bottom-color:white}.tabbable:before,.tabbable:after{content:" ";display:table}.tabbable:after{clear:both}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.nav .caret{border-top-color:#428bca;border-bottom-color:#428bca}.nav a:hover .caret{border-top-color:#2a6496;border-bottom-color:#2a6496}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;z-index:1000;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar:before,.navbar:after{content:" ";display:table}.navbar:after{clear:both}@media (min-width:768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-collapse .navbar-nav.navbar-left:first-child{margin-left:-15px}.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-15px}.navbar-collapse .navbar-text:last-child{margin-right:0}}.container>.navbar-header,.container>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;border-width:0 0 1px}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{z-index:1030;top:0}.navbar-fixed-bottom{bottom:0;margin-bottom:0}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:8px;margin-bottom:8px;background-color:transparent;border:1px solid transparent;border-radius:4px}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar + .icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{margin-left:-15px;margin-right:-15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);margin-top:8px;margin-bottom:8px}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right{left:auto;right:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-text{float:left;margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{margin-left:15px;margin-right:15px}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777777}.navbar-default .navbar-nav>li>a{color:#777777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#cccccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#dddddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#dddddd}.navbar-default .navbar-toggle .icon-bar{background-color:#cccccc}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e6e6e6}.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret{border-top-color:#333333;border-bottom-color:#333333}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{background-color:#e7e7e7;color:#555555}.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret{border-top-color:#555555;border-bottom-color:#555555}.navbar-default .navbar-nav>.dropdown>a .caret{border-top-color:#777777;border-bottom-color:#777777}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#cccccc;background-color:transparent}}.navbar-default .navbar-link{color:#777777}.navbar-default .navbar-link:hover{color:#333333}.navbar-inverse{background-color:#222222;border-color:#090909}.navbar-inverse .navbar-brand{color:#999999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:white;background-color:transparent}.navbar-inverse .navbar-text{color:#999999}.navbar-inverse .navbar-nav>li>a{color:#999999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:white;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:white;background-color:#090909}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333333}.navbar-inverse .navbar-toggle .icon-bar{background-color:white}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{background-color:#090909;color:white}.navbar-inverse .navbar-nav>.dropdown>a:hover .caret{border-top-color:white;border-bottom-color:white}.navbar-inverse .navbar-nav>.dropdown>a .caret{border-top-color:#999999;border-bottom-color:#999999}.navbar-inverse .navbar-nav>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret{border-top-color:white;border-bottom-color:white}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:white;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:white;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999999}.navbar-inverse .navbar-link:hover{color:white}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:whitesmoke;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li + li:before{content:"/\00a0";padding:0 5px;color:#cccccc}.breadcrumb>.active{color:#999999}.pagination{display:inline-block;padding-left:0;margin:20px 0}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857;text-decoration:none;background-color:white;border:1px solid #dddddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus{background-color:#eeeeee}.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus{z-index:2;color:white;background-color:#428bca;border-color:#428bca;cursor:default}.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999999;background-color:white;border-color:#dddddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pager{padding-left:0;margin:20px 0;list-style:none;text-align:center}.pager:before,.pager:after{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:white;border:1px solid #dddddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eeeeee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999999;background-color:white;cursor:not-allowed}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;color:white;line-height:1;vertical-align:baseline;white-space:nowrap;text-align:center;background-color:#999999;border-radius:10px}.badge:empty{display:none}a.badge:hover,a.badge:focus{color:white;text-decoration:none;cursor:pointer}.btn .badge{position:relative;top:-1px}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:white}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.14286;color:inherit;background-color:#eeeeee}.jumbotron h1{line-height:1;color:inherit}.jumbotron p{line-height:1.4}.container .jumbotron{border-radius:6px}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-left:60px;padding-right:60px}.jumbotron h1{font-size:63px}}.thumbnail{display:block}.thumbnail>img{display:block;max-width:100%;height:auto}a.thumbnail:hover,a.thumbnail:focus{border-color:#428bca}.thumbnail>img{margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#333333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p + p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#468847}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#356635}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#3a87ad}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#2d6987}.alert-warning{background-color:#fcf8e3;border-color:#fbeed5;color:#c09853}.alert-warning hr{border-top-color:#f8e5be}.alert-warning .alert-link{color:#a47e3c}.alert-danger{background-color:#f2dede;border-color:#eed3d7;color:#b94a48}.alert-danger hr{border-top-color:#e6c1c7}.alert-danger .alert-link{color:#953b39}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:whitesmoke;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0%;height:100%;font-size:12px;color:white;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width 0.6s ease;transition:width 0.6s ease}.progress-striped .progress-bar{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:white;border:1px solid #dddddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge + .badge{margin-right:5px}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:white;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}a.list-group-item{color:#555555}a.list-group-item .list-group-item-heading{color:#333333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:whitesmoke}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:white;border:1px solid transparent;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{content:" ";display:table}.panel-body:after{clear:both}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0}.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel>.list-group .list-group-item:last-child{border-bottom:0}.panel-heading + .list-group .list-group-item:first-child{border-top-width:0}.panel>.table{margin-bottom:0}.panel>.panel-body + .table{border-top:1px solid #dddddd}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-title{margin-top:0;margin-bottom:0;font-size:16px}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:whitesmoke;border-top:1px solid #dddddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-group .panel{margin-bottom:0;border-radius:4px;overflow:hidden}.panel-group .panel + .panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading + .panel-collapse .panel-body{border-top:1px solid #dddddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #dddddd}.panel-default{border-color:#dddddd}.panel-default>.panel-heading{color:#333333;background-color:whitesmoke;border-color:#dddddd}.panel-default>.panel-heading + .panel-collapse .panel-body{border-top-color:#dddddd}.panel-default>.panel-footer + .panel-collapse .panel-body{border-bottom-color:#dddddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:white;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading + .panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-footer + .panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading + .panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer + .panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-warning{border-color:#fbeed5}.panel-warning>.panel-heading{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}.panel-warning>.panel-heading + .panel-collapse .panel-body{border-top-color:#fbeed5}.panel-warning>.panel-footer + .panel-collapse .panel-body{border-bottom-color:#fbeed5}.panel-danger{border-color:#eed3d7}.panel-danger>.panel-heading{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.panel-danger>.panel-heading + .panel-collapse .panel-body{border-top-color:#eed3d7}.panel-danger>.panel-footer + .panel-collapse .panel-body{border-bottom-color:#eed3d7}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading + .panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer + .panel-collapse .panel-body{border-bottom-color:#bce8f1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:whitesmoke;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:black;text-shadow:0 1px 0 white;opacity:0.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:black;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal-open .navbar-fixed-top,.modal-open .navbar-fixed-bottom{margin-right:15px}body.modal-open{margin-right:15px}.modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{margin-left:auto;margin-right:auto;width:auto;padding:10px;z-index:1050}.modal-content{position:relative;background-color:white;border:1px solid #999999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box;outline:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:black}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:0.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857px}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857}.modal-body{position:relative;padding:20px}.modal-footer{margin-top:15px;padding:19px 20px 20px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{content:" ";display:table}.modal-footer:after{clear:both}.modal-footer .btn + .btn{margin-left:5px;margin-bottom:0}.modal-footer .btn-group .btn + .btn{margin-left:-1px}.modal-footer .btn-block + .btn-block{margin-left:0}@media screen and (min-width:768px){.modal-dialog{left:50%;right:auto;width:600px;padding-top:30px;padding-bottom:30px}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}}.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:0.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:white;text-align:center;text-decoration:none;background-color:black;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:black}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:black}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:black}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:black}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:black}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:black}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:black}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:black}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:white;background-clip:padding-box;border:1px solid #cccccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);white-space:normal}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999999;border-top-color:rgba(0,0,0,0.25);bottom:-11px}.popover.top .arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:white}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999999;border-right-color:rgba(0,0,0,0.25)}.popover.right .arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:white}.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999999;border-bottom-color:rgba(0,0,0,0.25);top:-11px}.popover.bottom .arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:white}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999999;border-left-color:rgba(0,0,0,0.25)}.popover.left .arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:white;bottom:-10px}.carousel{position:relative}.carousel-inner{position:relative;overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:0.5;filter:alpha(opacity=50);font-size:20px;color:white;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-control.left{background-image:-webkit-gradient(linear,0% top,100% top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0%),color-stop(rgba(0,0,0,0.0001) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-gradient(linear,0% top,100% top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0%),color-stop(rgba(0,0,0,0.5) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0%,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{color:white;text-decoration:none;opacity:0.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;left:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid white;border-radius:10px;cursor:pointer}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:white}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:white;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.affix{position:fixed}@-ms-viewport{width:device-width}@media screen and (max-width:400px){@-ms-viewport{width:320px}}.hidden{display:none!important;visibility:hidden!important}.visible-xs{display:none!important}tr.visible-xs{display:none!important}th.visible-xs,td.visible-xs{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-xs.visible-sm{display:block!important}tr.visible-xs.visible-sm{display:table-row!important}th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-xs.visible-md{display:block!important}tr.visible-xs.visible-md{display:table-row!important}th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-xs.visible-lg{display:block!important}tr.visible-xs.visible-lg{display:table-row!important}th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell!important}}.visible-sm{display:none!important}tr.visible-sm{display:none!important}th.visible-sm,td.visible-sm{display:none!important}@media (max-width:767px){.visible-sm.visible-xs{display:block!important}tr.visible-sm.visible-xs{display:table-row!important}th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-sm.visible-md{display:block!important}tr.visible-sm.visible-md{display:table-row!important}th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-sm.visible-lg{display:block!important}tr.visible-sm.visible-lg{display:table-row!important}th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell!important}}.visible-md{display:none!important}tr.visible-md{display:none!important}th.visible-md,td.visible-md{display:none!important}@media (max-width:767px){.visible-md.visible-xs{display:block!important}tr.visible-md.visible-xs{display:table-row!important}th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-md.visible-sm{display:block!important}tr.visible-md.visible-sm{display:table-row!important}th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-md.visible-lg{display:block!important}tr.visible-md.visible-lg{display:table-row!important}th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell!important}}.visible-lg{display:none!important}tr.visible-lg{display:none!important}th.visible-lg,td.visible-lg{display:none!important}@media (max-width:767px){.visible-lg.visible-xs{display:block!important}tr.visible-lg.visible-xs{display:table-row!important}th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-lg.visible-sm{display:block!important}tr.visible-lg.visible-sm{display:table-row!important}th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-lg.visible-md{display:block!important}tr.visible-lg.visible-md{display:table-row!important}th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell!important}}@media (min-width:1200px){.visible-lg{display:block!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}.hidden-xs{display:block!important}tr.hidden-xs{display:table-row!important}th.hidden-xs,td.hidden-xs{display:table-cell!important}@media (max-width:767px){.hidden-xs{display:none!important}tr.hidden-xs{display:none!important}th.hidden-xs,td.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-xs.hidden-sm{display:none!important}tr.hidden-xs.hidden-sm{display:none!important}th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-xs.hidden-md{display:none!important}tr.hidden-xs.hidden-md{display:none!important}th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-xs.hidden-lg{display:none!important}tr.hidden-xs.hidden-lg{display:none!important}th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none!important}}.hidden-sm{display:block!important}tr.hidden-sm{display:table-row!important}th.hidden-sm,td.hidden-sm{display:table-cell!important}@media (max-width:767px){.hidden-sm.hidden-xs{display:none!important}tr.hidden-sm.hidden-xs{display:none!important}th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}tr.hidden-sm{display:none!important}th.hidden-sm,td.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-sm.hidden-md{display:none!important}tr.hidden-sm.hidden-md{display:none!important}th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-sm.hidden-lg{display:none!important}tr.hidden-sm.hidden-lg{display:none!important}th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none!important}}.hidden-md{display:block!important}tr.hidden-md{display:table-row!important}th.hidden-md,td.hidden-md{display:table-cell!important}@media (max-width:767px){.hidden-md.hidden-xs{display:none!important}tr.hidden-md.hidden-xs{display:none!important}th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-md.hidden-sm{display:none!important}tr.hidden-md.hidden-sm{display:none!important}th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}tr.hidden-md{display:none!important}th.hidden-md,td.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-md.hidden-lg{display:none!important}tr.hidden-md.hidden-lg{display:none!important}th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none!important}}.hidden-lg{display:block!important}tr.hidden-lg{display:table-row!important}th.hidden-lg,td.hidden-lg{display:table-cell!important}@media (max-width:767px){.hidden-lg.hidden-xs{display:none!important}tr.hidden-lg.hidden-xs{display:none!important}th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-lg.hidden-sm{display:none!important}tr.hidden-lg.hidden-sm{display:none!important}th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-lg.hidden-md{display:none!important}tr.hidden-lg.hidden-md{display:none!important}th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}tr.hidden-lg{display:none!important}th.hidden-lg,td.hidden-lg{display:none!important}}.visible-print{display:none!important}tr.visible-print{display:none!important}th.visible-print,td.visible-print{display:none!important}@media print{.visible-print{display:block!important}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}.hidden-print{display:none!important}tr.hidden-print{display:none!important}th.hidden-print,td.hidden-print{display:none!important}}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}img{border:0;max-width:100%}address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:inherit}del,ins{text-decoration:none}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:baseline}sub{vertical-align:baseline}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}input,button,textarea,select{*font-size:100%}@charset "utf-8";body{font:12px 'Open Sans',Arial,Helvetica,sans-serif}a{text-decoration:none}a:focus{outline:none}b,strong{font-weight:600}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{color:transparent!important}input:focus:-moz-placeholder,textarea:focus:-moz-placeholder{color:transparent!important}.bgn{background:none!important}.imgn{background-image:none!important}.center,.center-2{width:100%;max-width:1325px;margin:0 auto}.center-740{max-width:740px;margin:0 auto}.clean-base .center,.clean-base .center-2{max-width:1000px}.center:before,.center:after,.center-2:before,.center-2:after{content:" ";display:table;clear:both}.ui-helper-hidden-accessible{display:none}.fl,.img_left{float:left}.fr,.img_right{float:right}.fnone{float:none!important}.img_block{display:block}.img-full{max-width:100%}.pd3{padding:3px}.pd5{padding:5px}.pd6{padding:6px}.pd8{padding:8px}.pd,.pd10{padding:10px}.pd12{padding:12px}.pd15{padding:15px}.pd20{padding:20px}.pd24{padding:24px}.pd25{padding:26px}.pd30{padding:30px}.pd40{padding:40px}.pd50{padding:50px}.mg{margin:10px}.m-bot30{margin-bottom:30px}.m-bot20{margin-bottom:20px}.m-bot10{margin-bottom:10px}.m-bot15{margin-bottom:15px}.m-top5{margin-top:5px!important}.m-top10{margin-top:10px}.m-top15{margin-top:15px}.m-top20{margin-top:20px}.m-top30{margin-top:30px}.dib{display:inline-block}.db{display:block}.pz{padding:0!important}.plz{padding-left:0!important}.prz{padding-right:0!important}.pbz{padding-bottom:0!important}.ptz{padding-top:0!important}.mz{margin:0!important}.mtz{margin-top:0!important}.mbz{margin-bottom:0!important}.mrz{margin-right:0!important}.mlz{margin-left:0!important}.bz{border:0!important}.blz{border-left:0!important}.brz{border-right:0!important}.btz{border-top:0!important}.bbz{border-bottom:0!important}.bsz{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.hide{display:none}.pr{position:relative}.pa{position:absolute}.clear{clear:both}.clear-r{clear:right}.clear-l{clear:left}.align-l{text-align:left}.align-c{text-align:center}.align-r{text-align:right}.valign-b{vertical-align:bottom}.valign-t{vertical-align:top}.valign-m{vertical-align:middle}.overflow{overflow:hidden}.overflow-v{overflow:visible!important}.arial{font-family:Arial,Helvetica,sans-serif}.font_l{font-weight:lighter}.underline{text-decoration:underline}.upper{text-transform:uppercase}.lower{text-transform:lowercase}.float{float:left;width:100%}.zi100{z-index:100}.zi200{z-index:200}.size0{font-size:0px}.size8{font-size:8px}.size9{font-size:9px}.size10{font-size:10px}.size11{font-size:11px}.size12{font-size:12px}.size13{font-size:13px!important}.size14{font-size:14px!important}.size15{font-size:15px}.size16{font-size:16px}.size18{font-size:18px}.size20{font-size:20px}.size22{font-size:22px}.size23{font-size:23px}.size24{font-size:24px}.size26{font-size:26px}.size26{font-size:27px!important}.size28{font-size:28px}.size30{font-size:30px}.size32{font-size:32px!important}.size36{font-size:36px}.size37{font-size:37px!important}.size38{font-size:38px}.size42{font-size:42px}.lh12{line-height:12px}.lh16{line-height:16px}.lh18{line-height:18px}.lh21{line-height:21px}.lh22{line-height:22px}.lh24{line-height:24px}.lh30{line-height:30px}.lh34{line-height:34px}.width15{width:15%}.width30{width:30%}.width33{width:33.3%}.width40{width:40%}.width50{width:50%}.width60{width:60%}.width70{width:70%}.width80{width:80%}.width100{width:100%}.radius{border-radius:3px}.radius-z{border-radius:0!important}.fw-none{font-weight:normal!important}.fw300{font-weight:normal!important}.fw400{font-weight:normal!important}.fw500{font-weight:bold!important}.fw600{font-weight:bold!important}.show-769{display:none}.img-lazyload.loaded{height:auto;width:auto}.banner{display:block;margin-bottom:7px}.line-through{text-decoration:line-through}.svg [class^="icon-"],.svg [class*=" icon-"]{-webkit-transform:translateZ(0px)}#seloEbit{text-align:center}.nowrap{white-space:nowrap}.spacing-text p{padding-bottom:5px}.banner-u{overflow:hidden}.list-style li{list-style:disc}.separator-shadow{width:100%;float:left;height:13px}.separator-border{width:100%;margin:25px 0;clear:both}.separator{position:absolute;width:4px;height:100%;right:-2px;top:0;background:#ffffff;margin-left:-2px}.separator div{width:26px;height:22px;background:url(../../lojaagropecuaria/img/sprite.png?ba391cb9cab8) -64px 0 no-repeat;position:absolute;top:0;left:0;margin-left:-11px}#loading,.page-loading{width:80px;height:80px;overflow:hidden;position:absolute;top:50%;left:50%;margin:-40px 0 0 -40px;text-indent:5000px;z-index:10000;border-radius:50%}.play-video{display:inline-block;position:relative}.play-video:before{font-family:"icon-convertize";content:"e";font-size:90px;position:absolute;width:100px;height:100px;line-height:90px;left:50%;top:50%;padding:5px;margin:-50px 0px 0px -50px;color:#008fec;background:#ffffff;opacity:0.7;border-radius:50%}.play-video:hover:before{opacity:0.9}.page-loading{position:fixed}.loader{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;background:rgba(0,0,0,0.2)}.loader .loading{width:64px;height:65px;background:#ffffff;position:fixed;top:50%;left:50%;margin:-32px 0 0 -32px;z-index:1100;border-radius:5px;-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.3);box-shadow:0px 0px 10px rgba(0,0,0,0.3)}.loader .loading div{width:35px;height:35px;background:url(../../lojaagropecuaria/img/loader.gif?c414105a9d72) center center no-repeat #ffffff;position:absolute;top:50%;left:50%;margin:-17px 0 0 -17px}.loader .mask{width:100%;height:100%;position:fixed;left:0;top:0;right:0;bottom:0;z-index:1099}.container,.float,.header,.footer{float:left;width:100%;max-width:100%}.header{position:relative;z-index:1000}.clean-base .header{-webkit-box-shadow:0px 0px 4px rgba(0,0,0,0.3);box-shadow:0px 0px 4px rgba(0,0,0,0.3)}.clean-base .header .t-h-2 .center,.clean-base .header .t-h-2 .center-2{border:0px}.header{position:relative;z-index:1000}.clean-base .header{border-bottom:1px solid #e1e1e1}.header .logo a,#toolbar .logo a{display:block;overflow:hidden;text-indent:-5000px;position:relative}.header .logo a:before,#toolbar .logo a:before{content:"\e92f";font-family:'icon-convertize';display:block;overflow:hidden;position:relative;font-size:44px;color:#0b663a;text-indent:0}.header .logo span,#toolbar .logo span{vertical-align:middle;display:inline-block;height:100%}.header .t-h-0 .banner,.header .t-h-0 .slider-wrapper{margin-bottom:0px}#toolbar .logo a{top:4px}.form-search{float:left;width:100%;height:46px;max-width:53%;position:relative;overflow:hidden}#toolbar .form-search{max-width:70%;margin:14px 0px 12px 200px;padding-left:75px;float:none}@media (max-width:1350px){#toolbar .form-search{max-width:64%}}@media (max-width:1279px){#toolbar .form-search{max-width:64%}}@media (max-width:1215px){#toolbar .form-search{max-width:64%}}@media (max-width:1160px){.form-search{max-width:50%}#toolbar .form-search{max-width:60%}}@media (max-width:1070px){.navigation-right .user-login{display:none}.form-search{max-width:66%}#toolbar .form-search{max-width:55%}}@media (max-width:965px){#toolbar .form-search{max-width:50%}}@media (max-width:840px){.form-search{max-width:60%}#toolbar .form-search{max-width:50%}}.form-search form{position:relative}.form-search .text,.text-search{height:46px!important;width:100%;padding:12px 48px 12px 12px;line-height:20px;margin:0;color:#9f9e9e;font-size:14px;background:#f7f7f7;border:1px solid #c2c2c2;border-radius:3px;appearance:none;-moz-appearance:none;-webkit-appearance:none}.form-search .bt{height:45px;width:50px;font-weight:bold;line-height:18px;margin:0;border:0;position:absolute;right:0px;top:0;color:#1e9c5c;background:none;text-align:center;font-size:24px}.container .form-search .bt{border-color:transparent;background-color:transparent}.form-search ::-webkit-input-placeholder{color:#9f9e9e}.form-search :-moz-placeholder{color:#9f9e9e}.form-search ::-moz-placeholder{color:#9f9e9e}.form-search :-ms-input-placeholder{color:#9f9e9e}.navbar-menu{float:left;min-height:0px;border:0;display:table;width:100%}.navbar-menu:before,.navbar-menu:after{display:none}.navbar-menu>ul{display:table-row}.navbar-menu ul{font-size:0px}.navbar-menu .level-0{padding:0px;vertical-align:middle;display:table-cell;border:0}.navbar-menu .level-0:hover{background:#efeeee}.navbar-menu .level-0 .root{display:block;cursor:pointer;text-align:center;vertical-align:middle;padding:0}.navbar-menu .level-0 .root .link{display:block;position:relative;vertical-align:middle;color:#555555;text-transform:uppercase;padding:20px 15px}.navbar-menu .ofertas .root .link{color:#be0000;font-weight:bold}.navbar-menu .level-0:hover .root>span{color:#000000}.navbar-menu .level-0:hover .root>i{color:#6c6c6c}.navbar-menu .level-0.ofertas:hover .root>span{color:#be0000}.navbar-menu .level-0.ofertas:hover .root>i{color:#f62c3e}.navbar-menu .level-0 .root [class^="icon-"],.navbar-menu .level-0 .root [class*=" icon-"]{display:block;vertical-align:middle;height:28px;font-size:30px;position:relative;color:#a9a9a9}.navbar-menu .ofertas .root [class^="icon-"],.navbar-menu .ofertas .root [class*=" icon-"]{color:#f62c3e}.navbar-menu .first .icon-menu-line{font-size:18px!important;line-height:18px;height:18px!important}.navbar-menu .level-0 .root .link .icon{width:36px;display:inline-block;top:0;left:8px;background-position:0 center;background-repeat:no-repeat}.navbar-menu li{z-index:999;vertical-align:top}.navbar-menu li .arrow{left:10px;top:11px;margin:0}.navbar-menu .sub{background:#ffffff;position:absolute;display:none;top:100%;left:0px;z-index:9999;visibility:hidden;opacity:0;width:100%;-webkit-box-shadow:0px 12px 30px 0px rgba(55,55,55,0.34);box-shadow:0px 12px 30px 0px rgba(55,55,55,0.34)}.navbar-menu .level-0>.sub{min-width:360px;min-height:406px}.navbar-menu .right-open .sub{left:inherit;right:0px}.navbar-menu ul .sub .level-1{vertical-align:top;float:left}.navbar-menu ul .sub .nav-12{width:100%}.navbar-menu ul .sub .nav-6{width:50%}.navbar-menu ul .sub .nav-4{width:20%}.navbar-menu ul .sub .nav-1{width:18%}.navbar-menu ul .nav-sub-3>.sub>ul>li{width:25%;display:inline-block}.navbar-menu ul .nav-sub-4>.sub>ul>li{width:33.33%;display:inline-block}.navbar-menu ul .nav-sub-5>.sub>ul>li{width:20%;display:inline-block}.navbar-menu ul .nav-sub-6>.sub>ul>li{width:50%;display:inline-block}.navbar-menu ul .sub .level-2>a{color:#279b5e;font-size:14px;position:relative;overflow:hidden;display:inline-block;font-weight:bold;text-transform:uppercase}.navbar-menu .sub .level-2>a{font-size:14px}.navbar-menu ul .sub .level-2.banner-first>a{color:#d6282e;font-size:16px;position:relative;overflow:hidden;display:inline-block;text-transform:none;font-weight:normal}.navbar-menu ul .sub .level-2.banner-first .level-3 a:hover{background:none}.navbar-menu ul .sub li{color:#444444;display:block;padding:2px 0px}.navbar-menu ul .sub li.level-3 a{cursor:pointer;padding-left:30px!important}.navbar-menu ul .sub li.level-3 a,.navbar-menu ul .sub li.level-3 a:before{-webkit-transition:all 0.1s ease;transition:all 0.1s ease}.navbar-menu .footer-menu .sub{display:table}.navbar-menu .footer-menu ul{display:table-row}.navbar-menu .footer-menu li{display:table-cell!important}.navbar-menu .footer-menu .level-2 a{padding:18px 27px!important;white-space:nowrap}.navbar-menu .footer-menu li:first-child{padding-left:21px!important}.navbar-menu .footer-menu li:last-child{padding-right:21px!important}.navbar-menu .footer-menu a:hover{text-decoration:none}.navbar-menu .footer-menu i{font-size:32px;display:inline-block;vertical-align:middle;height:32px}.navbar-menu ul .all-departments.child:hover>.sub{visibility:visible;opacity:1;display:-ms-flexbox;-ms-box-orient:horizontal;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:flex;margin-top:2px}.all-departments{position:relative}.all-departments.level-0>.sub{min-height:455px!important}.all-departments .sub i{font-size:11px;padding:0 10px}.all-departments .sub{min-width:212px!important;text-align:left}.all-departments .sub .level-1{float:none!important;border-bottom:1px solid #f7f7f7;padding:6px 10px}.all-departments ul .sub .level-1:last-child{border-bottom:0}.all-departments .sub .level-1:hover{background-color:#d6282e;border-radius:3px}.all-departments .sub .level-1:hover>a{color:#ffffff}.all-departments .sub .level-1:hover>a:before{content:"\e91b";font-family:'icon-convertize';font-size:12px;line-height:16px;color:#ffffff;position:absolute;top:0;right:0;vertical-align:middle}.all-departments .sub .level-1:hover .sub:after{content:"";height:420px;width:40px;top:10px;left:-20px;position:absolute}.all-departments .level-1 .sub ul{display:inline-block;vertical-align:top;width:50%!important;padding:0!important}.all-departments #marcas.level-1 .sub ul{width:20%!important}.all-departments .all-department{border-top:1px solid #ccc;margin:0 10px;text-align:center;padding:0px 0!important}.all-departments .all-department i{color:#666666;font-size:12px;line-height:32px;height:30px}.all-departments .all-department a{padding:0!important}.all-departments .all-department:hover{margin:0!important;border-color:transparent}.all-departments .sub ul{padding:10px!important}.all-departments ul .level-1>.sub{display:none!important;position:absolute;left:100%;top:0px;background:#f2f2f2;min-width:570px!important;min-height:455px;padding:10px 30px}.all-departments ul #marcas.level-1>.sub{min-width:988px!important}.all-departments ul .level-1:hover>.sub{display:block!important}.all-departments ul .sub .level-2>a{padding:5px 10px!important;color:#666666!important;font-size:12px;text-transform:lowercase;font-weight:normal}.all-departments ul .sub .level-2:hover>a{color:#000000!important}.navbar-menu .footer-menu li:hover{background-color:rgba(0,0,0,0.039)}.navbar-menu #boys .footer-menu .sub{background:#d3f5fc}.navbar-menu #boys .footer-menu a{color:#335c64!important;text-align:center}.navbar-menu #boys .footer-menu li:hover{}.navbar-menu #girls .footer-menu .sub{background:#ffdde7}.navbar-menu #girls .footer-menu a{color:#82525f!important;text-align:center}.navbar-menu #themes .level-2 a{width:199px;height:54px;background:#e9f2f2;color:#007a91;border-radius:5px;text-align:center;padding:17px 12px;line-height:36px}.navbar-menu #themes .level-2 i{font-size:34px;line-height:15px;width:34px;height:34px;float:left}.navbar-menu #themes .level-2 .link{position:relative;top:-8px}.navbar-menu #themes .level-2 a:hover{background:#d9f1f1}.all-coletion{border:1px solid #fd88a9;text-align:center;padding:10px!important;width:80%}.all-coletion a{color:#dd4d76!important}.navbar-menu ul .sub .level-1 ul{padding:0}.navbar-menu ul .level-0.child:hover .sub{visibility:visible;opacity:1;display:-ms-flexbox;-ms-box-orient:horizontal;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:flex}.navbar-menu ul .level-0.child:hover .sub:before{content:"";position:absolute;top:-10px;left:0;width:100%;height:20px}.no-flexbox .navbar-menu ul .level-0.child:hover>.sub{display:block}.navbar-menu ul .level-0.child .root{position:relative;text-align:center}.navbar-menu ul .sub li a{display:block;position:relative}.navbar-menu .sub .top{position:absolute;top:-3px;left:0;height:5px;width:121px}.navbar-menu ul li.nav-banner>.sub>ul{width:100%}.navbar-menu .li-banners .sub ul{display:none}.navbar-menu .li-banners img{max-width:432px!important}.navbar-menu ul li .sub ul{display:block;float:left;width:100%;position:relative;z-index:100;font-size:0px;padding:15px}.navbar-menu ul .sub .banner{position:absolute;top:0;right:0;margin:5px;z-index:101}.navbar-menu ul .sub .banner-first{margin:0;left:50%;margin-left:-80px}.navbar-menu ul .sub .banner img{display:block;max-width:100%}@media (max-width:1240px){.navbar-menu .li-banners img{max-width:406px!important}}@media (max-width:1081px){.navbar-menu ul .sub ul,.navbar-menu ul li.nav-banner>.sub>ul{width:100%}.navbar-menu ul .sub .level-1{padding-right:3px}.navbar-menu li.li-banners:last-child{display:none}}.navbar-menu .sub .sub{position:static;display:block;visibility:visible;opacity:1;border:0px;-webkit-box-shadow:none;box-shadow:none}.navbar-menu .sub .sub:before,.navbar-menu .sub .sub:after{content:"";clear:both;display:table}.navbar-menu .sub .sub ul{width:100%}.navbar-menu .sub .sub ul li{display:block;float:none}.navbar-menu .sub .sub ul li.sub-masc{display:block}.navbar-menu .sub .sub ul li.tamanhos{border:1px solid #6a8597;margin-right:5px;margin-top:5px;padding:0;display:inline-block}.navbar-menu .sub .sub ul li.tamanhos a:before{content:""}.no-flexbox .navbar-menu ul .sub ul{width:100%;min-height:290px}.no-flexbox .navbar-menu ul .sub .banner{width:310px;position:absolute;right:-310px;top:0}@media(min-width:770px){.header .logo,#toolbar .logo{position:absolute!important;left:0px;top:10px;z-index:10000}.header .t-h-1 .center,.header .t-h-2 .center{padding-left:15px!important}.clean-base .header .logo,.clean-base #toolbar .logo{position:static;top:20px}}@media (min-width:770px) and (max-width:1325px){.header .logo,#toolbar .logo{left:15px}}@media(min-width:900px){.header .t-h-1 .center,.header .t-h-2 .center{padding-left:300px!important}}@media(max-width:899px){.header .t-h-1 .center,.header .t-h-2 .center{padding-left:300px!important}}@media(max-width:769px){.header .t-h-1 .center,.header .t-h-2 .center,.header .t-h-3 .center{padding-left:0px!important;padding-right:0px!important}}.container{position:relative;padding:0;z-index:990}.content{width:982px;margin:0 auto;position:relative;z-index:100}.footer .f-f-1 ul,.footer .f-f-2 ul{width:100%;float:left}.footer .f-f-2 ul{text-align:center}.footer .col{float:left}.footer .col.fr{float:right}.footer .col-1{padding-left:0}.footer .col-4{border:0}@media(max-width:1024px){.footer .col-0{min-width:185px}}@media(max-width:950px){.footer .col-xs-9 img{height:auto}}.footer .col-2{width:20%}.footer .col-3{width:25%}.footer .col-4{width:40%}.footer .col-5{width:50%}.footer .col-6{width:60%}.footer .cont_border{padding:15px 0 0 0;border-bottom:1px solid #e6e6e6;font-size:0px}.footer{font-size:11px;padding:10px 0;color:#6e6d6b;line-height:21px}.footer a{color:#6e6d6b}.footer .f-f-1 .col-title{padding:0;background:none;margin:0;border:0;font-size:18px;color:#161616;font-weight:600}.footer .f-f-1 ul{padding:4px 0px}.footer ul li{padding:2px 0px}.footer ul li a,.footer ul li span{color:#8a8a8a;font-size:12px;font-weight:normal}.footer ul li>a:hover{text-decoration:underline;cursor:pointer}.footer i{color:#222222}@media (max-width:880px) and (min-width:770px){.footer .f-f-1 .fl.col-sm-6{width:40%}.footer .f-f-1 .fr.col-sm-6{width:60%}}@media (max-width:1180px) and (min-width:770px){.footer .col .col-title a{font-size:15px}.footer .col ul li a{font-size:12px}.footer .f-f-1 .fl.col-sm-6 .col-0{width:100%}.footer .f-f-1 .fl.col-sm-6 .col-1{width:50%}}.footer .f-f-2 ul{padding:0;font-size:0px;padding:18px 0px}.footer .f-f-2 ul li{display:inline-block;font-size:12px;text-transform:uppercase;padding:5px 10px}.footer .f-f-3 .center-2{padding:30px 0;border-bottom:1px solid #d9d9d9}.footer .center,.footer .center-2{position:relative}.footer .f-f-3 .fl{position:absolute;left:0;top:20px}.footer .f-f-3 .fr{position:absolute;right:0;top:20px}.footer .f-f-3 .fr a{display:inline-block;margin:0px 0px 0px 15px}.footer .f-f-4{position:relative}.messages{width:100%;float:left;padding:10px 0 5px 0px}.messages li{padding:8px!important;display:block;text-align:center;font-size:12px;position:relative;min-height:10px!important;margin-bottom:5px!important;width:100%!important;height:auto!important}.messages li .close-message{color:#ffffff;opacity:0.7;position:absolute;width:20px;height:20px;line-height:20px;right:0;top:50%;margin:-11px 5px 0 0;font-size:20px;overflow:hidden;cursor:pointer}[class^="icon-"].size16,[class*=" icon-"].size16{line-height:16px}[class^="icon-"].size20,[class*=" icon-"].size20{height:20px}[class^="icon-"].size32,[class*=" icon-"].size32{width:32px;height:32px!important;line-height:32px}[class^="icon-"].size36,[class*=" icon-"].size36{height:36px}[class^="icon-"].size42,[class*=" icon-"].size42{height:42px}.bt{border:0;padding:10px 15px;margin:0;cursor:pointer;display:inline-block;height:auto;line-height:normal;outline:none;border-radius:3px;-webkit-box-shadow:none;box-shadow:none}.bt:hover{background-position:0 -15px;-webkit-transition:background-position 0.1s linear;transition:background-position 0.1s linear}.bt.fr{margin-left:5px}.bt-big{line-height:22px;font-size:16px;font-weight:bold;padding:12px 20px}.is_mobile .bt-big{letter-spacing:-0.5px}.bt-big2{height:38px;line-height:38px;padding:0 20px;font-size:15px;font-weight:bold}input[type="submit"].bt-big2,input[type="button"].bt-big2{height:40px;line-height:40px}.bt-mini{line-height:22px;padding:0 10px;font-size:10px;border-radius:3px}input[type="submit"].bt-mini,input[type="button"].bt-mini{height:22px;line-height:22px}input[type="submit"].bt-checkout,input[type="button"].bt-checkout{height:35px;line-height:35px;border:0;cursor:pointer}.bt-db{display:block;text-align:center}.bt [class^="icon-"],.bt [class*=" icon-"]{vertical-align:middle;display:inline-block}.bt-clear{background:no-repeat;height:auto;line-height:normal;border:0;padding:0;cursor:pointer;-webkit-box-shadow:none;box-shadow:none}.cart-thumb-description{padding-left:65px;font-size:0px;white-space:normal}.cart-thumb-description .thumb{display:inline-block;vertical-align:middle;margin-left:-66px;width:65px}.cart-thumb-description .thumb img{max-width:100%}.cart-thumb-description .desc{width:100%;text-align:left;padding:10px;font-size:14px;display:inline-block;vertical-align:middle;white-space:normal}.cart-thumb-description .desc a{vertical-align:middle;line-height:16px;color:#787878}.cart-thumb-description .desc a span{font-size:13px}.shop-table{border:1px solid #dcdcdc;color:#484848}.shop-table .shop-table-header,.shop-table-separator{background:#ffffff;font-size:0px;width:100%;padding:0px 10px}.shop-table .shop-table-header{background:#ffffff;border-bottom:1px solid #dcdcdc}.shop-table-separator.shipping{border-bottom:1px solid #dcdcdc;border-top:1px solid #dcdcdc;background:#ffffff}.shop-table-separator.shipping .col-md-12{padding:10px}.shop-table-separator.shipping #shipping_list{margin-bottom:14px}.shop-table .shop-table-header-item{display:inline-block;padding:15px;color:#484848;font-size:15px}.shop-table .shop-table-body{padding:5px 0px;font-size:13px;background:#ffffff}.shop-table .shop-table-body .shop-table-row{font-size:0;display:block;width:100%;border-bottom:1px solid #e5e5e5;position:relative;padding:5px 10px}.shop-table .shop-table-body .shop-table-row.last{border:0;white-space:normal}.shop-table .shop-table-body .shop-table-row .shop-table-row-item{display:inline-block;vertical-align:middle;font-size:16px;color:#afafaf}.shop-table .shop-table-body .shop-table-row .shop-table-row-item input{margin:0}.shop-table .shop-table-body:after,.shop-table .shop-table-body:before,.shop-table .shop-table-header:after,.shop-table .shop-table-header:before,.shop-table .shop-table-separator:after,.shop-table .shop-table-separator:before{content:"";clear:both;display:table}.shop-table .item-1{width:46%}.shop-table .item-2,.shop-table .item-3,.shop-table .item-4,.shop-table .item-5{width:15%;text-align:center}.shop-table.col-4 .item-2,.shop-table.col-4 .item-3,.shop-table.col-4 .item-4,.shop-table.col-4 .item-5{width:18%;text-align:center}.shop-table.col-4 .item-2,.shop-table.col-4 .item-5{padding:0px 15px}.shop-table.col-4 .item-5{text-align:right}.shop-table.col-4 .item-2 span,.shop-table.col-4 .item-5 span{display:inline-block;text-align:left;width:50%;white-space:nowrap}.shop-table.col-4 .item-5 span{text-align:right}.title-box{color:#808080;line-height:30px;z-index:101;font-size:16px;font-weight:300;border-bottom:1px solid #dcdcdc}.title-box a{color:#808080}.title-box strong,.title-box b{font-weight:bold}#category .title-box{font-size:16px}#category .title-box:before{top:61px}#category .title-box h1{margin-right:6px;display:inline-block;vertical-align:middle}#category .title-box .filters{vertical-align:middle;font-size:0px}#category .title-box .filters .btn{margin:2px 4px 2px 0px}#category .filters{margin-bottom:15px;display:block;font-size:0px;border-bottom:1px solid #dcdcdc}#category .filters .filter{font-size:12px;background:#e3e3e3;color:#444444;padding:10px 15px;display:inline-block;margin:0px 10px 10px 0px;border-radius:3px}#category .filters .filter i{font-size:14px;color:#fff;background:#bfbfbf;border-radius:50%}#category .box-filter .dropdown{margin-right:5px}#category .box-filter .dropdown>button{background:#ffffff;padding:5px;border:1px solid #e2e2e2;outline:none!important;display:block;width:100%}#category .dropdown>.dropdown-menu{border:1px solid #e2e2e2;border-radius:0px}#category .row-details-category{padding-bottom:20px;position:relative;margin-bottom:10px}#category .details-category{height:120px;overflow:hidden;line-height:21px}#category .details-category>p{padding-bottom:5px}#category .details-category a{color:#469d5c;font-weight:bold}#category .row-details-category.auto .details-category{height:auto}#category .row-details-category .show_more{font-size:13px;line-height:13px;text-decoration:underline;color:#469d5c;font-weight:bold;position:absolute;left:0px;bottom:0px;cursor:pointer}#category .row-details-category .show_more:before{content:'ver mais'}#category .row-details-category.auto .show_more:before{content:'ver menos'}#category .column-2{padding-top:10px}#category .dropdown-menu>li>a{padding:4px 10px;font-size:12px;line-height:12px}#category .dropdown-menu>li>a:hover,#category .dropdown-menu>li>a:focus,#category .dropdown-menu>.active>a,#category .dropdown-menu>.active>a:hover,#category .dropdown-menu>.active>a:focus{background-color:#59a07f;color:#ffffff}#category .open-filters.title-accordion,#wedding .open-filters.title-accordion{display:none;float:left;position:relative;z-index:999}#category .open-filters.title-accordion>a>i,#wedding .open-filters.title-accordion>a>i{font-size:16px;line-height:16px;margin-right:5px;display:inline-block;vertical-align:middle}#category .box-filter .open-filters.title-accordion a,#wedding .box-filter .open-filters.title-accordion a{display:block;background:#ffffff;padding:5px 8px 5px 5px;color:#373737;border:1px solid #e2e2e2;outline:none!important;font-weight:normal}.accordion-phone .panel-default{border:0px;padding:0px;margin:0px!important;float:left;border-radius:0px}.accordion-phone .panel-default:before,.accordion-phone .panel-default:after{content:"";clear:both;display:table}.text-filter{font-size:12px;color:#909090;padding:0px 7px 0px 9px;display:inline-block;vertical-align:middle;line-height:27px;font-weight:normal;position:relative;border-left:1px solid #ccc}.box-informations{background:#f7f7f7}.box-informations .center{padding:15px 0px;border-bottom:2px solid #1e9c5c}.box-informations .description-table{margin:30px 0px}.box-informations .title-informations1,.box-informations .title-informations2{font-size:20px;font-weight:600;text-transform:uppercase;color:#414141;padding-bottom:20px}.box-informations .title-informations1{text-align:center}.box-informations .text-informations p{font-size:14px;line-height:24px;font-weight:300;color:#414141}.box-informations a{font-size:14px;font-weight:normal;color:#414141}.box-informations .box-pd>div{padding:0px 51px}.box-informations .col-sm-3.col-xs-12.carencia:before{content:"";position:absolute;top:40px;left:10px;width:2px;height:82%;background:#dddddd}.box-informations .col-sm-3.col-xs-12.carencia:after{content:"";position:absolute;top:40px;right:10px;width:2px;height:82%;background:#dddddd}.box-informations .tipodeanimal-icone{background:#83c786;display:inline-block;width:100px;height:100px;border-radius:50%;position:relative;text-align:center}.box-informations .tipodeanimal-icone:before{content:"";display:inline-block;vertical-align:middle;height:100%}.box-informations .tipodeanimal-icone i{font-size:55px;color:#ffffff;display:inline-block;vertical-align:middle}.box-informations .tipodeanimal-nome{display:block;font-size:14px;color:#414141;text-align:center;padding-top:5px}.box-informations .owl-theme .owl-controls .owl-buttons .owl-prev{left:-20px}.box-informations .owl-theme .owl-controls .owl-buttons .owl-next{right:-20px}.box-informations .col-sm-12 .box-questions{text-align:center;margin:0 auto}.box-informations .col-sm-6 .box-questions{text-align:center;margin:0 auto;font-size:0}.box-informations .informacoes-icone{background:#d89375;display:inline-block;width:100px;height:100px;border-radius:50%;position:relative;text-align:center}.box-informations .informacoes-icone:before{content:"";display:inline-block;vertical-align:middle;height:100%}.box-informations .informacoes-icone i{font-size:55px;color:#ffffff;display:inline-block;vertical-align:middle}.box-informations .informacoes-nome{display:block;font-size:14px;color:#414141;text-align:center;padding-top:5px}.box-informations .box-questions div.fr,.box-informations .box-questions div.fl{display:inline-block;float:none;max-width:100px;margin:0px 5px;vertical-align:top}.box-informations .box-carencia{background:#83aec7;display:inline-block;width:100px;height:100px;border-radius:50%;position:relative;text-align:center;padding:16px;font-size:0}.box-informations .box-carencia:before{content:"";display:inline-block;vertical-align:middle;height:100%}.box-informations .box-carencia span{display:inline-block;font-size:14px;color:#ffffff;text-transform:uppercase;text-align:center;border-radius:50%;vertical-align:middle}.title-box small{font-weight:400;color:#565656;font-size:13px;font-style:italic;display:inline-block}.title-rating{background:#f7f7f7;border-radius:3px;margin-top:10px;margin-bottom:20px}.title-rating a{font-size:15px;color:#414141;text-transform:uppercase;margin-left:10px}#accordion-ratings .bt-ratings{background:rgba(60,181,123,0.83);color:#ffffff;font-size:16px;line-height:30px;padding:0 10px;text-transform:none}#accordion-ratings .ratings-item{background:#f7f7f7;border-radius:3px;margin-bottom:15px;box-shadow:0px 0px 0px 1px #e4e4e4;display:flex}#accordion-ratings .ratings-item a{color:#414141;font-size:12px}.box-ratings{background:#f7f7f7;border-radius:3px;position:relative}.box-ratings .box-comment{background:#ffffff;border-right:1px solid #e3e3e3;width:80%;padding:15px;border-radius:3px;min-height:100px}.box-ratings .box-comment .rating-title{font-size:17px;color:#414141;font-weight:300;padding-bottom:5px}.box-ratings .box-comment .rating-opinion{font-size:13px;color:#414141;font-weight:300;padding-bottom:5px}.box-ratings .box-comment .rating-recommend{font-size:14px;color:#414141;font-weight:300}.box-ratings .box-name{padding:15px 15px 0 15px;width:20%;border-radius:5px}.box-ratings .box-name .rating-name{font-size:14px;color:#414141;font-weight:300;padding-bottom:10px}.box-ratings .box-name .rating-date{font-size:12px;color:#414141;font-weight:300;padding-bottom:10px}.box-ratings .box-name .divisor-5{border-bottom:1px solid #d1d1d1;margin-bottom:7px}@media (max-width:769px){#category .open-filters.title-accordion,#wedding .open-filters.title-accordion{display:block}.accordion-phone .panel-default{width:100%}#accordion_filters{margin-top:15px;margin-bottom:15px}#category .column-2,#wedding .column-2{margin:0;padding:0}#category .box-filter,#wedding .box-filter{float:none;width:auto;max-width:999px;margin-top:15px;margin-left:-15px;margin-right:-15px}#category.show_toolbar .container{padding-top:45px}#category.show_toolbar .box-filter{position:fixed;margin:0px;left:0px;top:0px;width:100%;z-index:99999}#category .box-filter:before,#category .box-filter:after{content:"";display:table;clear:both}#category .box-filter .c-title{display:none}#category .box-filter .dropdown{width:50%;margin:0;padding-right:2px}#category .box-filter .dropdown>button{padding:12px 10px;height:45px;border:0}#category .dropdown>.dropdown-menu{width:100%;margin:-1px 0px}#category .dropdown>.dropdown-menu>li>a{font-size:15px;line-height:15px;text-align:center}#category .open-filters.title-accordion{width:50%;text-align:center;padding-left:2px}#category .box-filter .open-filters.title-accordion a{padding:12px 10px;height:45px;border:0}#category .filters{border:0}#category .filters .filter{background:#dadada}#category .nav-sidebar ul.nav-sidebar-tamanho li{margin-top:2px;margin-bottom:2px}}.title-accordion>a{display:block;position:relative}.title-accordion .icon-{position:absolute;right:10px;top:50%;font-size:30px;display:none;margin-top:-15px}.title-accordion .collapsed .icon-:before{content:"\e912"}.title-box-2{font-size:20px;font-weight:bold;color:#327e95;text-transform:none;padding:20px 0}.title-box-3{font-size:15px;color:#787878;padding:15px 10px;background:rgba(149,149,159,0.05)}.title-box-3 small{color:#3a3a3a;font-size:13px}.footer-box-3{background:rgba(149,149,159,0.05)}.title-box-3.title-accordion>.pd15{padding:0px}.title-box-8{background:#232444;font-size:15px;color:#ffffff;padding:15px 10px}a.title-box-8{color:#ffffff!important}.footer-box-8{background:#e9ecec}.title-box-9{font-size:15px;color:#787878;padding:10px;background:#e9ecec}.title-box-4{padding:10px;font-size:18px}.title-box form{float:right}.title-arrow{position:relative;padding-left:45px}.title-arrow .arrow{position:absolute;left:0;top:0;width:29px;height:51px}.title-style-2.title-arrow{padding-left:35px}.title-style-2.title-arrow .arrow{left:7px;top:50%;width:18px;height:12px;margin-top:-5px}.title-style-2{padding-top:13px;padding-bottom:13px;min-height:20px;font-size:18px}.title-style-2 .arrow{left:-1px;top:-1px}.title-border{font-size:15px;font-weight:bold;padding:15px 0;margin-bottom:20px}.title-border-style-2{height:37px;margin-bottom:15px;position:relative}.title-border-style-2 .arrow-b{position:absolute;left:5px;top:12px;width:7px;height:4px}.title-border-style-2 span{height:22px;float:left;padding:5px 20px 10px 20px}.steps{padding-right:28px}.steps ul{float:right;padding:32px 0px 42px 0px}.steps ul li{float:left;font-size:12px;width:140px;position:relative;height:2px}.steps ul li a{position:absolute;right:-50%;top:10px;width:100%;text-align:center;text-transform:uppercase}.steps ul li span{width:12px;height:12px;position:absolute!important;top:-5px;right:-4px;z-index:100}.steps .current-1{width:5px}.steps ul .current-5{z-index:50}.steps ul .current-4{z-index:51}.steps ul .current-3{z-index:52}.steps ul .current-2{z-index:53}.steps ul .current-1{z-index:54}form input,.input,form select,.select{height:41px}form input,form textarea,.input{padding:0 10px;margin:5px 5px 0 0;max-width:100%}form select{width:100%;padding:0;margin:0}form input:focus,form textarea:focus,form input:hover,form textarea:hover{outline:0}form textarea{resize:vertical}form label{font-size:12px}form label.required:before{content:"*"}#breadcrumb{width:100%;float:left;white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch}#breadcrumb::-webkit-scrollbar{height:3px}#breadcrumb::-webkit-scrollbar-thumb{background:#f17284}#breadcrumb::-webkit-scrollbar-thumb:window-inactive{background:rgba(255,0,0,0.4)}#breadcrumb ul{padding:10px 0px 10px 0px;width:100%}#breadcrumb ul li{display:inline-block;*float:left;vertical-align:middle;position:relative;line-height:17px}#breadcrumb ul li{padding:0px 15px;position:relative}#breadcrumb ul li:before{content:"\e910";font-family:'icon-convertize';position:absolute;right:-9px;top:1px;font-size:14px;color:#000000}#breadcrumb ul li:last-child:before{content:""}#breadcrumb ul li.home{padding-left:0px}#breadcrumb ul li.home i{font-size:24px;line-height:24px;height:24px;width:24px;display:inline-block;color:#ef6946}#breadcrumb ul li .arrow{position:absolute;line-height:18px;font-size:18px;left:-30px;top:50%;margin-top:-10px;width:18px;height:18px}#breadcrumb ul li .arrow:before{content:"E"}#breadcrumb ul li a{font-size:12px;font-weight:600}#breadcrumb ul li .active{font-weight:normal}.columns{overflow:visible;padding:0px 0px 0px 240px}.columns:before,.columns:after{content:" ";display:table;clear:both}.column-1{float:right;width:100%;position:relative}#category .columns .column-1,#wedding .columns .column-1,#change_customer .columns .column-1,#address .columns .column-1{min-height:300px;padding-left:30px}.column-2{width:240px;margin-left:-240px;position:relative;float:left}.columns-style-2{padding-left:260px}.columns-style-2 .column-2{width:250px;margin-left:-260px}.open-sidebar{display:none;padding:10px;background:#5aa080;color:#ffffff;font-size:24px;text-align:right;line-height:22px}.open-sidebar.collapsed .icon-angle-down:before{content:'\e90e'}.open-sidebar .icon-angle-down:before{content:'\e911'}.sidebar .title-sidebar{display:block;padding:10px 0px 5px 0px}.sidebar .content-sidebar{margin-bottom:5px;padding:0 10px}.sidebar li.level-0{padding:10px 5px;border-bottom:1px solid #dcdcdc}.sidebar li{padding:4px 0;display:block;position:relative}.sidebar li a{position:relative;font-size:12px;display:block}.nav-sidebar .container-sidebar{display:block;padding:1px 0px}.nav-sidebar .container-sidebar:before,.nav-sidebar .container-sidebar:after{content:"";clear:both;display:table}.nav-sidebar .container-sidebar .container-title-sidebar:before,.nav-sidebar .container-sidebar .container-title-sidebar:after{content:"";display:table;clear:both}.nav-sidebar .container-title-sidebar a{color:#414141;float:left;width:100%;position:relative;padding-left:20px}.nav-sidebar .nav-sidebar-tamanho{padding:2px 0px;font-size:0px}.nav-sidebar .sub .nav-sidebar-tamanho li{display:inline-block!important;width:21%}.nav-sidebar .nav-sidebar-tamanho li{width:17%;display:inline-block!important;margin:2px}.nav-sidebar .nav-sidebar-tamanho li a{display:block;font-size:12px;font-weight:bold;margin:0px;line-height:28px;text-align:center;white-space:nowrap;background:#ffffff;color:#787878;border:1px solid #c6c6c6;padding:2px!important;border-radius:3px}.nav-sidebar .nav-sidebar-tamanho li a .check{display:none}.navbar-menu .nav-sidebar-tamanho .sub a:hover,.container-sidebar .nav-sidebar-tamanho a:hover{background:#dedede}.nav-sidebar .nav-sidebar-tamanho li.active a{background:#767676;border:1px solid #767676;color:#ffffff}.nav-sidebar .container-title-sidebar .icon{width:20px;height:25px;position:absolute;left:0px}.nav-sidebar .container-title-sidebar .icon i{position:absolute;left:0;top:0;font-size:16px;text-align:left;color:#414141;-webkit-transition:transform 0.2s ease;-webkit-transition:-webkit-transform 0.2s ease;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease,-webkit-transform 0.2s ease;transition:transform 0.2s ease,-webkit-transform 0.2s ease}.nav-sidebar .container-title-sidebar .collapsed .icon i{margin-top:2px;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.nav-sidebar .container-title-sidebar .title{float:left;width:100%;height:20px;padding:0;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:normal}.is_mobile .nav-sidebar .container-title-sidebar .title{margin:0px;border-left:0px}#category .nav-sidebar ul.scroll,#wedding .nav-sidebar ul.scroll{max-height:290px}#category .nav-sidebar .container-sidebar,#wedding .nav-sidebar .container-sidebar{padding:10px;position:relative}#category .nav-sidebar .container-sidebar:before,#wedding .nav-sidebar .container-sidebar:before{content:"";background:#e2e2e2;width:90%;height:1px;position:absolute;bottom:0;left:10px}#category .nav-sidebar .container-sidebar:last-child:before,#wedding .nav-sidebar .container-sidebar:last-child:before{display:none}#category .nav-sidebar .accordion-listing,#wedding .nav-sidebar .accordion-listing{background:#f7f7f7;border-radius:3px;margin-bottom:10px}#category .nav-sidebar .collapse,#category .nav-sidebar .collapsing{max-height:235px;overflow:hidden}#category .nav-sidebar .collapse ul{max-height:235px;overflow:auto}.nav-sidebar ul li{display:block;margin-bottom:3px}#category .nav-sidebar ul li,#wedding .nav-sidebar ul li{margin-top:10px}#category .nav-sidebar ul.nav-sidebar-tamanho li,#wedding .nav-sidebar ul.nav-sidebar-tamanho li{width:48%}#category .title-box>.pull-right{margin-top:-10px}.nav-sidebar ul li a{display:block;cursor:pointer;font-size:12px;line-height:16px;color:#282828;margin:0 0 9px 0}.nav-sidebar ul li a.back{}.nav-sidebar ul li a small{font-size:12px;color:#6b6b6b;font-weight:normal}.nav-sidebar ul li a small:before{content:"("}.nav-sidebar ul li a small:after{content:")"}.nav-sidebar ul li a.item-check{padding-left:22px;position:relative}.nav-sidebar ul li a.item-check .check{position:absolute;left:0px;top:0px;margin:0px}.nav-sidebar ul li a .check{border:1px solid #c6c6c6;display:inline-block;margin:-3px 3px 0px 0px;width:15px;height:15px;vertical-align:middle;text-align:center;position:relative;background:#ffffff;border-radius:3px}.nav-sidebar ul li a .check i{color:#1a9557;position:absolute;top:-1px;right:1px;font-size:10px;display:none;font-style:normal;background:none}.nav-sidebar ul li a .check i:before{content:"\e914";font-family:'icon-convertize';text-transform:none}.nav-sidebar ul li.active a .check i{display:block}.columns-style-2 .sidebar .title-sidebar{margin:5px;padding:10px 15px;font-size:14px;font-weight:normal}.columns-style-2 .sidebar .content-sidebar ul{padding:6px 0}.columns-style-2 .sidebar li{padding:6px 15px}.columns-style-2 .sidebar li a{text-transform:none}.nav-sidebar .nav-sidebar-cor li{display:inline-block;margin:1px;font-size:0px}.nav-sidebar .nav-sidebar-cor .filter.filter-color{width:26px;height:26px;min-width:26px;border:0px;margin-bottom:0px;display:inline-block;position:relative;overflow:hidden;border:1px solid #d3d3d3;border-radius:50%}.nav-sidebar .nav-sidebar-cor .filter.filter-color .color{padding:0px;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;overflow:hidden}.nav-sidebar .nav-sidebar-cor .active .filter.filter-color{background:none}.nav-sidebar .nav-sidebar-cor .active .filter.filter-color{border:2px solid #e9dc20}.nav-sidebar .nav-sidebar-cor .filter.filter-color .color>span{position:absolute;width:0;height:0;font-size:0;overflow:hidden;top:50%;left:50%;border-bottom:80px solid transparent;border-left:80px solid transparent;margin-left:-40px;margin-top:-40px}.grid{width:100%;word-spacing:-5px}.grid li,.grid .item-grid{display:inline-block;vertical-align:top;position:relative;word-spacing:0;position:relative;padding:0;margin:0;*float:left;*margin-left:-1px}.grid li.divisor{display:block;margin:14px 0 20px 0;border-bottom:1px solid #cfcfcf;width:100%}.grid-1 li,.grid-1 .item-grid{width:100%}.grid-2 li,.grid-2 .item-grid{width:50%}.grid-3 li,.grid-3 .item-grid{width:33.33%}.grid-4 li,.grid-4 .item-grid{width:25%}.grid-5 li,.grid-5 .item-grid{width:20%}.list-style2 li{display:block;position:relative}.list-products li{width:20%}.list-products li,.list-products.carousel .owl-item{float:left;position:relative;margin:0;padding:10px 0px;height:480px;overflow:hidden}#product .list-products li,#product .list-products.carousel .owl-item{height:auto}.list-products.carousel{padding:0}.carousel.carousel-navigation{padding:0px 27px}.list-products.carousel .owl-item{height:auto}.list-products .item-product{display:block;background:#ffffff;position:relative;margin:0;font-size:12px;min-height:450px;color:#3c3c3c;border:1px solid transparent;border-radius:3px}.list-products .item-product .desc{padding:20px}#category .list-products li,#wedding .list-products li{width:25%}#category.is_mobile .list-products .item-product,#wedding.is_mobile .list-products .item-product{height:100%}.list-products .item-product .item-image{text-align:center;display:block}.list-products .item-product img{display:inline;position:relative;max-width:100%}.list-products .item-product a.image{display:block}.list-products .item-product .item-image img{display:inline-block!important;vertical-align:middle;overflow:hidden}.list-products .item-product .title{text-align:left}.list-products .item-product .title a{color:#414141;font-size:14px;line-height:17px;display:block;min-height:35px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;box-orient:vertical}.list-products .item-product .unit_price{font-size:14px;color:#414141;font-weight:normal;padding-right:5px}.list-products .item-product .sale_price{font-size:16px;line-height:21px;color:#7cb3e7;font-weight:bold}.list-products .item-product .title a.brand{color:#F7919D;margin:10px 0px;font-weight:normal;display:block;white-space:nowrap;text-overflow:ellipsis}.list-products .item-product .information-price{font-size:13px;color:#1a9557;font-weight:700}.list-products .item-product .information-price span{font-size:16px}.list-products .item-product .price-of{text-align:left;display:inline-block}.list-products .item-product .price-boleto{font-size:12px;color:#000000;text-transform:lowercase;text-align:left;display:inline-block}.list-products .item-product .price-boleto .price{text-transform:uppercase}.list-products .item-product .parcel,.list-products .item-product .parcel-price{color:#000000;font-size:12px}.list-products .item-product .product_detail,.list-products .item-product .add_to_cart{position:relative;bottom:0;left:0;font-size:15px;display:none;font-weight:normal}.list-products .item-product .empty{position:absolute;top:5px;left:5px;font-size:25px;border:0px;background:none;color:rgba(190,32,52,0.3);outline:0px}.list-products .item-product .empty:hover{color:#be2034}.list-products .item-product .product_detail.added{background-color:#797979}.list-products .item-product .descont_percentage{position:absolute;top:5px;right:5px;z-index:101}.list-products .item-product .descont_percentage span{font-size:16px;font-weight:600;color:#e52424}.list-products .item-product .descont_percentage span>small{font-size:12px}.box-validade{display:block;background:#025f0e;color:#ffffff;width:100%;z-index:1001;padding:5px;text-align:center}.validade{font-size:13px;font-weight:600}.product .descont_percentage{display:inline-block;vertical-align:middle;position:relative;margin-right:5px;background:#e11313;height:22px;width:93px;text-align:center;z-index:9991}.product .descont_percentage span{color:#ffffff;font-size:12px;line-height:22px;font-weight:normal}#product .date-promotional{padding:10px 0px;margin-top:-15px}#product .date-promotional>div{padding:20px;background:#38b044;color:#ffffff;text-align:center;font-size:15px}#product .date-promotional>div .countdown div{display:inline-block;padding:0px 6px;font-size:20px;font-weight:600}#product .date-promotional>div .countdown div span{font-weight:normal;font-size:15px}#content_product .product .add_wishlist{background:none;outline:none;text-transform:uppercase;border:0;-webkit-transition:all 400ms ease;transition:all 400ms ease}#content_product .product .add_wishlist i{text-decoration:none!important;color:#7b7b7b;font-size:20px}#content_product .product .add_wishlist.active i:before,#content_product .product .add_wishlist:hover i:before{color:#d6282e;content:"\e92f"}.list-products .item-product .add_wishlist{position:absolute;left:5px;top:5px;padding:1px;z-index:101}.list-products .item-product .add_wishlist:hover i:before,.list-products .item-product .add_wishlist.active i:before{color:#c70044;content:"\e93b"}.list-products .item-product.not_stock .product_detail,.list-products .item-product.not_stock .add_to_cart,.list-products .item-product.not_stock .seals{display:none!important}.list-products .item-product .seals{font-size:0px;position:relative}#content_product .product .seals{display:inline-block;vertical-align:middle}.list-products .item-product .seals .seal,#content_product .product .seals .seal{display:inline-block;vertical-align:middle;margin-right:5px}.list-products .item-product .seals .seal-boas-festas,#content_product .product .seals .seal-boas-festas{background:#3a3a3a;width:93px;height:22px;border-radius:0px;font-size:12px;line-height:22px;color:#f1db64;font-weight:normal;text-align:center;text-transform:uppercase;position:absolute;top:-15px;right:0px}.list-products .item-product .seals .seal-boas-festas:before,#content_product .product .seals .seal-boas-festas:before{content:'Frete grátis';font-family:'Open Sans',sans-serif}.list-products .item-product .seals .seal-10,#content_product .product .seal-10{background:#f98b00;width:93px;height:22px;border-radius:0px;font-size:12px;line-height:22px;color:#ffffff;font-weight:normal;text-align:center}.list-products .item-product .seals .seal-10:before,#content_product .product .seal-10:before{content:'10% desconto';font-family:'Open Sans',sans-serif}#content_product .product .seal-10{position:relative;top:0px;left:0}#content_product .product .seals .seal-top-campeoes,.list-products .item-product .seals .seal-top-campeoes{background:url(//io.convertiez.com.br/m/lojaagropecuaria/uploads/full_banners/campeoes_de_vendas/selo-top-vendas-min.png) center center no-repeat;width:42px;height:49px;display:block;z-index:101}#content_product .product .seals .seal-frete-399,.list-products .item-product .seals .seal-frete-399{background:url(//io.convertiez.com.br/m/lojaagropecuaria/uploads/full_banners/frete_gratis_novembro/selo-min.png) center center no-repeat;width:42px;height:49px;display:block;z-index:101}#content_product .product .seals .seal-frete-gratis-preto,.list-products .item-product .seals .seal-frete-gratis-preto{background:url(//io.convertiez.com.br/m/lojaagropecuaria/uploads/full_banners/frete_gratis_25_06/selo.png) center center no-repeat;width:38px;height:47px;display:block;z-index:101}#content_product .product .seals .seal-super-queimao,.list-products .item-product .seals .seal-super-queimao{background:url(//io.convertiez.com.br/m/lojaagropecuaria/uploads/full_banners/queimao_marcas/selo.png) center center no-repeat;width:41px;height:51px;display:block;z-index:101}#content_product .product .seals .seal-mega-off,.list-products .item-product .seals .seal-mega-off{background:url(//io.convertiez.com.br/m/lojaagropecuaria/uploads/full_banners/desconto_progressivo_out/selo.png) center center no-repeat;width:50px;height:51px;display:inline-block;z-index:101;background-size:88%}#content_product .product .seals .seal-compre_ganhe_bayer,.list-products .item-product .seals .seal-compre_ganhe_bayer{background:url(//io.convertiez.com.br/m/lojaagropecuaria/uploads/full_banners/compre_ganhe_bayer/selo-min.png) center center no-repeat;width:41px;height:52px;display:inline-block;z-index:101;vertical-align:top}#content_product .product .seals .seal-mega-saldao,.list-products .item-product .seals .seal-mega-saldao{background:url(//io.convertiez.com.br/m/lojaagropecuaria/uploads/full_banners/desconto_progressivo_novembro/selo-min.png) center center no-repeat;width:39px;height:48px;display:inline-block;z-index:101;vertical-align:top}#content_product .product .seals .seal-quanto-mais-melhor,.list-products .item-product .seals .seal-quanto-mais-melhor{background:url(//io.convertiez.com.br/m/lojaagropecuaria/uploads/full_banners/desc_prog_julho/selo.png) center center no-repeat;width:50px;height:61px;display:block;z-index:101}#content_product .product .seals .seal-desconto-progressivo,.list-products .item-product .seals .seal-desconto-progressivo{background:url(//io.convertiez.com.br/m/lojaagropecuaria/uploads/full_banners/desc_prog_setembro/selo-prog.png) center center no-repeat;width:40px;height:50px;display:block;z-index:101}#content_product .product .seals .seal-vallee{background:#ef580a;width:112px;height:22px;border-radius:0px;font-size:12px;line-height:22px;color:#ffffff;font-weight:normal;text-align:center}#content_product .product .seals .seal-vallee:before{content:"Vallée"}.list-products .item-product .seals .seal-vallee{background:url(//io.convertiez.com.br/m/lojaagropecuaria/uploads/full_banners/saia_economizando_desconto_prog/vallee.png) center center no-repeat;width:39px;height:49px;display:block;z-index:101}#content_product .product .seals .seal-ceva{background:#ef580a;width:112px;height:22px;border-radius:0px;font-size:12px;line-height:22px;color:#ffffff;font-weight:normal;text-align:center}#content_product .product .seals .seal-ceva:before{content:"Ceva"}.list-products .item-product .seals .seal-ceva{background:url(//io.convertiez.com.br/m/lojaagropecuaria/uploads/full_banners/saia_economizando_desconto_prog/ceva.png) center center no-repeat;width:39px;height:49px;display:block;z-index:101}#content_product .product .seals .seal-calbos{background:#ef580a;width:112px;height:22px;border-radius:0px;font-size:12px;line-height:22px;color:#ffffff;font-weight:normal;text-align:center}#content_product .product .seals .seal-calbos:before{content:"Calbos"}.list-products .item-product .seals .seal-calbos{background:url(//io.convertiez.com.br/m/lojaagropecuaria/uploads/full_banners/saia_economizando_desconto_prog/calbos.png) center center no-repeat;width:39px;height:49px;display:block;z-index:101}#content_product .product .seals .seal-black-friday,.list-products .item-product .seals .seal-black-friday{background:url(//io.convertiez.com.br/m/lojaagropecuaria/uploads/full_banners/black_week_25_novembro/selo-black-friday-min.png) center center no-repeat;width:40px;height:50px;z-index:101}.list-products .item-product .seals .seal-black-friday{position:absolute;top:-255px;left:5px}#content_product .product .seal-progressive-discount{background:#199557;font-size:12px;color:#ffffff;padding:10px;margin-top:10px}#content_product .product .seal-progressive-discount .box-progressive-discount{border-bottom:1px solid #ffffff;padding:5px}#content_product .product .seal-progressive-discount .discount{width:40%}#content_product .product .seal-progressive-discount .text{width:60%;display:inline-block}#content_product .product .seals .seal-melhor-preco,.list-products .item-product .seals .seal-melhor-preco{background:#ef580a;width:140px;height:22px;border-radius:0px;font-size:12px;line-height:22px;color:#ffffff;font-weight:normal;text-align:center}.list-products .item-product .seals .seal-melhor-preco{position:absolute;top:-15px;left:5px}#content_product .product .seals .seal-melhor-preco:before,.list-products .item-product .seals .seal-melhor-preco:before{content:"O MELHOR PREÇO!"}@media (max-width:1299px) and (min-width:482px){#content_product .product .last .seal-free-shipping,.list-products .item-product .sealsseal-free-shipping,#content_product .product .last .seal-position-right{display:inline-block!important;position:static;margin:5px 5px 0px 0px}#content_product .product .last{display:block;position:static;margin-top:5px}}.list-products .item-product .prices .box-seal-leve-pague{background:#f5f5f5;padding:10px;font-size:12px;color:#db3472;margin-top:10px;border-radius:3px}.list-products .item-product .prices .box-seal-leve-pague span{font-size:14px;font-weight:600}.list-products .item-product .seals .seal-leve-pague{background:#0a6639;width:110px;height:23px;font-size:12px;line-height:26px;color:#ffffff;font-weight:normal;text-align:center}.list-products .item-product .seals .seal-leve-pague small{font-size:12px;color:#f8ca59}#content_product .product .box-seal-leve-pague{background:#0a6639;padding:10px 18px;margin:5px 0px;border-radius:3px}#content_product .product .box-seal-leve-pague .seal-leve-pague{display:inline-block;font-size:20px;color:#ffffff}#content_product .product .box-seal-leve-pague .seal-leve-pague small{font-size:20px;color:#f8ca59;text-transform:capitalize}#content_product .product .box-seal-leve-pague p{display:inline-block;font-size:13px;color:#ffffff;padding-left:30px;vertical-align:super}#content_product .product .box-seal-leve-pague p>span{font-size:16px;color:#f8ca59;font-weight:600}#content_product .product .box-seal-leve-pague .b_buy_pay{float:right;font-size:14px;color:#ffffff;background:none;border:1px solid rgba(255,255,255,0.4);text-transform:lowercase;padding:4px 10px;outline:none;display:none;border-radius:3px}#content_product .product .product-detail .tell_me button{font-size:18px;text-transform:lowercase}#content_product .product .product-detail .benefits .row{margin-left:-5px;margin-right:-5px}#content_product .product .product-detail .benefits .col-xs-4{padding-left:5px;padding-right:5px;position:relative}#content_product .product .product-detail .content-detail{border:1px solid #d3d3d3;position:relative;width:100%;border-radius:8px}#content_product .product .product-detail div.selector{width:auto!important}#content_product .product .product-detail .messages .error{background:rgba(190,0,0,0.14);border-color:#be0000;padding:8px;margin:2px 0px 0px 0px;color:#be0000}@media (min-width:769px){.shelf-list .carousel{height:500px}.list-products.carousel:hover{z-index:100}.list-products.carousel .owl-item:hover{height:auto}.list-products li:hover,.list-products.carousel .owl-item:hover{overflow:visible;z-index:100000}.list-products li:hover:before,.list-products.carousel .owl-item:hover:before{content:"";position:absolute;bottom:-50px;left:0px;height:50px;width:100%}.list-products .owl-item:hover .item-grid{position:relative;z-index:110}.list-products li:hover .item-product,.list-products .owl-item:hover .item-product{position:relative;z-index:110;border:1px solid #e5e2e2;-webkit-box-shadow:0px 0px 10px 1px rgba(0,0,0,0.1);box-shadow:0px 0px 10px 1px rgba(0,0,0,0.1)}.box-contador .list-products li:hover .item-product,.box-contador .list-products .owl-item:hover .item-product,.box-contador .list-products .owl-item:hover .item-grid{border:1px solid transparent;-webkit-box-shadow:none;box-shadow:none}.list-products li:hover .item-product .add_to_cart,.list-products .owl-item:hover .item-product .add_to_cart,.list-products .owl-item:hover .item-grid .add_to_cart{display:block}.box-contador .list-products li:hover .item-product .add_to_cart,.box-contador .list-products .owl-item:hover .item-product .add_to_cart,.box-contador .list-products .owl-item:hover .item-grid .add_to_cart{display:none}.list-products li .item-product:hover,.list-products .owl-item .item-product:hover{position:relative;overflow:visible;z-index:100000;border:1px solid #d9d9d9}.box-contador .list-products li .item-product:hover,.box-contador .list-products .owl-item .item-product:hover,.box-contador .list-products .owl-item .item-grid{border:0px}.list-products li:hover .item-product .product_detail,.list-products .owl-item:hover .item-product .product_detail,.list-products li:hover .item-product .product-form,.list-products .owl-item:hover .item-product .product-form{display:block;visibility:visible;opacity:1}.box-contador .list-products li:hover .item-product .product_detail,.box-contador .list-products .owl-item:hover .item-product .product_detail,.box-contador .list-products li:hover .item-product .product-form,.box-contador .list-products .owl-item:hover .item-product .product-form{display:none}.list-products li .item-product:hover .product_detail,.list-products .owl-item .item-product:hover .product_detail,.list-products li .item-product:hover .product-form,.list-products .owl-item .item-product:hover .product-form{display:block}.box-contador .list-products li .item-product:hover .product_detail,.box-contador .list-products .owl-item .item-product:hover .product_detail,.box-contador .list-products li .item-product:hover .product-form,.box-contador .list-products .owl-item .item-product:hover .product-form{display:none}.list-products-horizontal li .item-product{max-width:100%}.list-products li .item-product .add_wishlist:not(.active),.list-products .owl-item .item-product .add_wishlist:not(.active),.list-products .owl-item .item-grid .add_wishlist:not(.active){opacity:0;visibility:hidden}.list-products li:hover .item-product .add_wishlist,.list-products .owl-item:hover .item-product .add_wishlist,.list-products .owl-item:hover .item-grid .add_wishlist{opacity:1;visibility:visible}}.list-dotted li{border-top:1px dotted #d2d2d2;padding:12px 0}.list-products-horizontal li{width:100%!important;border-bottom:2px solid #eeeeee;border-top:0px;height:auto;margin:0px}.list-products-horizontal li:last-child{border-bottom:0px}.list-products-horizontal li .item-product{min-height:100px;border:0px;float:left;width:100%;margin:0px;padding:5px}.list-products-horizontal li:hover .item-product{border:0px;-webkit-box-shadow:none;box-shadow:none}.list-products-horizontal li .item-product .item-image img{max-width:100px;height:auto}.list-products-horizontal li .item-product .title{height:auto;min-height:10px;padding-bottom:10px}.list-products-horizontal li .c-2{padding:0px 10px 0px 10px;max-width:65%}.list-products-horizontal li .c-1{max-width:20%}.list-products-horizontal li .c-1,.list-products-horizontal li .c-2,#product .list-products-horizontal li .c-3{float:none;display:inline-block!important;vertical-align:top}#product .list-products-horizontal li .c-3{text-align:right}.list-products-horizontal li .c-3{float:right;padding-top:8px}.list-products-horizontal li .item-product .messages{width:auto;clear:both}.list-products-horizontal li .messages li{padding:5px 40px 5px 10px}.list-products-horizontal li .custom_radiobox{display:inline-block;vertical-align:top;margin:0 10px 20px;position:relative}.list-products-horizontal li .custom_radiobox label{position:relative;display:block;padding:10px 15px;margin:0px;font-size:14px;text-align:center;text-transform:uppercase;color:#1ea089;border:2px solid #1ea089;cursor:pointer;-webkit-transition:all 400ms;transition:all 400ms}.list-products-horizontal li .custom_radiobox label:before{content:"\e914";font-family:"icon-convertize";position:absolute;right:7px;top:50%;margin-top:-8px;text-transform:none;font-size:16px;line-height:16px;height:16px;width:16px;display:none;text-align:left}.list-products-horizontal li .custom_radiobox label:hover{border-color:#1ea089;color:#1ea089}.list-products-horizontal li .custom_radiobox.checked label:before{display:block}.list-products-horizontal li .custom_radiobox input{position:absolute;left:0px;top:0px;width:100%;height:100%;cursor:pointer;visibility:hidden;opacity:0}.list-products-horizontal li .custom_radiobox.checked label{border-color:#1ea089;background-color:#1ea089;color:#ffffff;padding-left:10px;padding-right:30px}.list-products-horizontal.buy-together li .c-1,.list-products-horizontal.buy-together li .c-2,#product .list-products-horizontal.buy-together li .c-3{vertical-align:middle}.list-products-horizontal.buy-together li .item-product .item-image img{max-width:100%}.list-skus-specification{float:left;width:100%}.list-skus-specification table{border:0;width:100%}.list-skus-specification tr th{color:#444444;font-size:15px;font-weight:bold;background:#e4e4e4;border-bottom:2px solid #444444;text-align:center;padding:5px 10px}.list-skus-specification tr td{background:#ffffff;border:2px solid #e0e0e0;position:relative;text-align:center;padding:5px}.list-skus-specification tr td.image{padding:0px}.list-skus-specification tr td.image,.list-skus-specification tr td.total{width:60px}.list-skus-specification tr td input{margin:0px;width:100%;padding:0px 20px;line-height:39px;text-align:center}.list-skus-specification .total{font-weight:bold;text-align:center;padding:5px}.list-skus-specification .image img{display:inline-block;vertical-align:middle;height:51px}.list-skus-specification .image span{display:none;padding:5px 10px;font-size:12px;position:absolute;right:100%;top:0px;background:#E15771;color:#ffffff;z-index:9999;white-space:nowrap;-webkit-box-shadow:-2px 2px 1px rgba(0,0,0,0.2);box-shadow:-2px 2px 1px rgba(0,0,0,0.2)}.list-skus-specification .image:hover img{border-color:#E15771;cursor:pointer}.list-skus-specification .image:hover span{display:block}.list-skus-specification span.ui-spinner{padding:0px;display:inline-block}.list-skus-specification .data_success,.list-skus-specification .data_error{width:16px;height:16px;cursor:pointer;position:absolute;left:0px;top:0px;z-index:9999;border-radius:50%}.list-skus-specification .data_success .cont_success,.list-skus-specification .data_error .cont_error{padding:0 10px;font-size:11px;line-height:25px;white-space:nowrap;position:absolute;right:100%;top:-4px;margin-right:5px;display:none;opacity:0}.list-skus-specification .data_success .cont_success:before,.list-skus-specification .data_error .cont_error:before{content:"";position:absolute;right:-5px;top:50%;margin-top:-5px;border-top:5px solid transparent;border-bottom:5px solid transparent}.list-skus-specification .data_error:hover .cont_error,.list-skus-specification .data_success:hover .cont_success{opacity:1;display:block}.list-skus-specification .data_success{background:#24A576;color:#ffffff}.list-skus-specification .data_success:before{content:"\e900";font-family:"icon-convertize";position:absolute;left:50%;top:50%;font-size:9px;width:11px;height:11px;line-height:11px;margin:-5px 0px 0px -6px}.list-skus-specification .data_success .cont_success{color:#FFFFFF;background:#24A576;border:1px solid #24A576}.list-skus-specification .data_success .cont_success:before{border-left:5px solid #24A576}.list-skus-specification .data_error{color:#D25055}.list-skus-specification .data_error:before{content:"\e90d";font-family:"icon-convertize";position:absolute;left:50%;top:50%;font-size:14px;width:14px;height:14px;line-height:14px;margin:-6px 0px 0px -5px}.list-skus-specification .data_error .cont_error{color:#FFFFFF;background:#D25055;border:1px solid #D25055}.list-skus-specification .data_error .cont_error:before{border-left:5px solid #D25055}.list-skus-specification .empty{padding:0 10px;background:#e4e4e4;color:#444444;display:block;line-height:40px}.ui-tooltip{position:absolute;z-index:9999;background:#ffffff;opacity:1;border-radius:3px;-webkit-box-shadow:0 0 0px 3px rgba(160,160,160,0.15);box-shadow:0 0 0px 3px rgba(160,160,160,0.15)}.ui-tooltip p{width:100%}.ui-tooltip .arrow{width:8px;height:16px;overflow:hidden;position:absolute;background:url(../../lojaagropecuaria/img/sprite.png?ba391cb9cab8) 0px -50px no-repeat}.ui-tooltip .arrow.middle{top:50%;margin-top:-8px}.ui-tooltip .arrow.left{left:-8px}.pagination{width:100%;float:left;padding:10px 0;margin:0px;text-align:center;background:#ffffff}.pagination ul{font-size:0px}.pagination ul li{display:inline-block;vertical-align:top;padding:0 1px;font-size:13px;color:#bbbbbb}.pagination ul li.info{float:right;padding:6px;width:120px;color:#444444}.pagination a{display:block;float:left;font-size:13px;font-weight:bold;padding:10px 15px;background:#ffffff;color:#bbbbbb;position:relative;border:1px solid #bbbbbb}.pagination a.active{background:#f7f7f7;color:#1e9c5b;border:1px solid #bbbbbb}.pagination a i{font-size:14px;display:inline-block;vertical-align:middle;line-height:20px;position:relative;top:50%;margin-top:-10px;color:#bbbbbb}.pagination a i.active{color:#bbbbbb}.pagination .disabled span{padding-right:8px;font-weight:bold;float:left;line-height:26px;word-spacing:0}.pagination ul .next{margin-right:-120px}.pagination ul .prev a{padding-left:8px;font-weight:normal;background:#ffffff}.pagination ul .next a{padding-right:8px;font-weight:normal;background:#ffffff}.pagination ul li.prev a i{left:3px;top:3px}.pagination ul li.next a i{right:3px;top:3px}.pagination-ajax{position:relative}.ui-accordion-header{cursor:pointer}.label{font-weight:normal}.table-simple th{padding:6px 10px;font-size:15px}.table-simple td{padding:6px 10px}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:1px}.table-bordered>thead>tr>th b{font-weight:bold}.table{border-spacing:0;margin-bottom:-1px;background:#ffffff}.table tr th{font-size:15px;padding:10px 15px}@media (max-width:520px){.table tr th{padding:5px}.table tr td{padding:2px}.table .hide-responsive{display:none}}.table tr td{padding:5px}.table .detail{display:none}.table2{border-spacing:4px;border-collapse:separate}.table2 tr th{border:0;background:#2a666f;font-size:12px;color:#ffffff;padding:5px 10px;border-radius:0}.table2 tr td{border:0;-webkit-box-shadow:none;box-shadow:none}.row-border{padding:10px 0px}.row-border div{width:100%;display:block;border-bottom:1px dashed #BFD4E4}.icon{display:inline-block}#simplemodal-container{position:fixed;z-index:1000;overflow:hidden;background:#ffffff;max-width:100%;max-height:90%;border-radius:3px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.8);box-shadow:0 0 10px rgba(0,0,0,0.8)}#simplemodal-container #content_product{bottom:0;position:absolute;top:15px;bottom:15px;left:0;width:100%;overflow:auto}#simplemodal-container #product_detail #content_product .box-border{border:0}#simplemodal-container #content_product .product .product-detail-left{width:50%;display:none}#simplemodal-container #content_product .product .product-detail-left .col-sm-7,#simplemodal-container #content_product .product .product-detail-left .col-sm-5{width:100%}#simplemodal-container #content_product .product .product-detail{width:100%;padding:0px}#simplemodal-container #content_product .product .code{padding:5px 0px}#simplemodal-container #content_product .center{width:830px;max-width:100%;padding:0 10px}#simplemodal-container #product_detail .div.selector{border-radius:none}#simplemodal-container #content_product .thumbs{width:100%}#simplemodal-container #content_product .thumbs a{float:left;margin:0 5px 0 0}#simplemodal-container #content_product .divisor-2,#simplemodal-container #content_product .divisor-3{display:none}#simplemodal-container #content_product .big-image img{width:100%!important;height:100%!important}#simplemodal-container #content_product .product-image .col-sm-9{width:100%;padding-top:10px}#simplemodal-container #content_product .product-image .col-sm-3,#simplemodal-container #content_product .product .product-detail .bt-not-style,#simplemodal-container #content_product .product .product-detail .benefits,#simplemodal-container #content_product .product .add_wishlist,#simplemodal-container #content_product .product .sociais-networks{display:none}#simplemodal-container #content_product .product .name{padding:0px 35px 0px 0px}#simplemodal-container #content_product .product .product-detail>.box-style-1{padding:0px 15px}#simplemodal-overlay{background:#000000;position:fixed;left:0;top:0;width:100%;height:100%;z-index:999}#simplemodal-container #content_product .row{margin:0px}.simplemodal-close{position:absolute;right:15px;top:15px;width:16px;height:16px;background:url(../../lojaagropecuaria/img/close.png?29ce29e4584c) center center no-repeat;cursor:pointer;z-index:990}#shipping_list ul li img{margin-left:10px}#home .container{padding-bottom:20px}#home .top-content{padding:10px 0}#home .top-content .box-border{margin:0 3px;height:58px}#home .top-content .box-border span{padding:10px 0 10px 15px;float:left}#home .columns .column-2{width:220px}#home .columns .column-2 .sidebar .content-sidebar{border:0px;background:none;padding:0px 25px 0px 0px}#home .column-2 .sidebar li{padding:10px 0px;line-height:14px}#home .column-2 .sidebar li.level-0.child{padding:5px 0px}.product,.product-inline{font-size:13px;color:#848484}.product .name,.product-inline .name{font-size:18px;font-weight:bold;line-height:26px;color:#414141;text-transform:uppercase}.product .code,.product-inline .code{color:#666666;display:inline-block;vertical-align:middle;font-size:12px;margin-right:30px}.product .brand,.product-inline .brand{color:#50b5e5;font-size:13px;margin-right:30px}.product .ratings-media{color:#666666;display:inline-block;vertical-align:middle;font-size:12px}.product .ratings-media .rating-star{margin-right:20px}.product .description-table span,.product-inline .description-table span{font-size:12px;color:#4f4f4f;line-height:20px}.product .question2{display:block;margin:14px 0px;position:relative;padding-left:40px}.product .question2 i{position:absolute;left:0px;top:50%;margin-top:-16px}#let_me_know .product .name{font-size:18px;line-height:18px}#let_me_know .center,#let_me_know .center.product .col-xs-12{padding-left:0px;padding-right:0px}.product .desc{color:#6e6d6b;font-size:13px;line-height:16px;padding:10px 0px}.product .col-price{color:#868686;padding:0px 0px 10px 0px}.product #price-info p{font-size:14px;line-height:14px;display:block;padding:5px 0;text-align:right}.product .content-ajax #price-info .sale_price{padding:0}.product .payment_boleto,.product-inline .price_boleto{color:#591b63}.product .payment_boleto{font-size:11px;position:relative;margin:10px 0px}.product .sale{color:#1a9557;font-size:12px;font-weight:bold;line-height:24px;padding-bottom:5px}.product .sale .sale_price{font-size:26px}.product .information-price p{font-size:12px;color:#787878}.product .information-price .price-above{font-size:22px;line-height:22px;font-weight:bold;color:#c70044}.product .price-off,.product-inline .price-off{font-size:14px;color:#282828;padding-bottom:5px}.product .unit_price,.product-inline .unit_price{text-decoration:line-through}.product .price_boleto,.product-inline .price_boleto{font-size:12px;padding:15px 0 15px 30px;position:relative}.product .price_boleto .get_price_economy:before,.product-inline .price_boleto .get_price_economy:before{content:"\e945";font-family:'icon-convertize';font-size:20px;color:#282828;position:absolute;top:15px;left:0}.product .price_boleto .get_price_boleto:before,.product-inline .price_boleto .get_price_boleto:before{content:"\e939";font-family:'icon-convertize';font-size:20px;color:#282828;position:absolute;top:0;left:0}.product .price_boleto p,.product-inline .price_boleto p{color:#282828;padding-bottom:3px}.product .price_boleto strong,.product-inline .price_boleto strong{font-size:14px}.product .price_boleto .get_discount_boleto,.product-inline .price_boleto .get_discount_boleto{color:#7b7b7b}#let_me_know .product .sale_price{font-size:16px}#let_me_know form{border-top:1px solid #dddddd;padding:10px 0px}.product .divisor-1{clear:both;padding:12px 0px;border-top:1px solid #e0e0e0}.product .divisor-2{clear:both;padding:30px 0px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.product .divisor-3{clear:both;padding-top:15px}.product .col-left .bt,.product .col-left .fr{max-width:100%;margin-bottom:5px}.product .col-left .add_weddinglist,.product .col-left .add_weddinglist{font-size:15px;color:#64bc0f;position:relative;border:0;background:none;outline:none}.product .col-left .add_weddinglist:after,.product .col-left .add_weddinglist:after{content:"\e904";font-family:'icon-convertize';font-size:18px;color:#64bc0f;position:absolute;top:0;left:-25px}.product .product-detail form .group .group-input{width:100%;margin:0px}.product .sociais-networks li{float:left;position:relative}.product .sociais-networks li a{padding:10px 20px;display:block;color:#8d8d8d;font-size:11px;cursor:pointer}.product .sociais-networks li a i{font-size:28px;line-height:28px;height:28px;display:inline-block;vertical-align:middle}.product .sociais-networks li .sub{position:absolute;left:1px;top:100%;background:#ffffff;padding:0;visibility:hidden;opacity:0;overflow:hidden;height:0px;min-width:100%;white-space:nowrap;z-index:999;border-radius:3px;-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.1);box-shadow:0px 0px 10px rgba(0,0,0,0.1);-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}.product .sociais-networks li .sub:before{content:"";position:absolute;top:-8px;left:25px;border-right:10px solid transparent;border-left:10px solid transparent;border-bottom:8px solid #ffffff}.product .sociais-networks li:hover .sub{overflow:visible;visibility:visible;opacity:1;height:auto;padding:10px}.product .thumbs,.product .thumbs *{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.product .vertical .thumbs{float:left;width:100px;font-size:0;text-align:left;position:relative;margin:-5px 0px 0px -100px;padding:5px 0px 8px 0px}.product .horizontal .thumbs{display:block;width:100%;max-width:638px;margin:0 auto;font-size:0;text-align:center;position:relative;padding:0px 18px;margin-top:0px;float:left}.product .vertical .thumbs .prev-sly_carousel{top:0px;left:50%;margin-left:-18px;margin-top:0px;display:none}.product .vertical .thumbs .next-sly_carousel{top:100%;right:50%;margin-right:-12px;margin-top:0px;display:none}.product .vertical .thumbs .next-sly_carousel{background-position:-90px -46px}.product .vertical .thumbs .prev-sly_carousel{background-position:-60px -46px}.product .vertical .thumbs .frame{width:102px;height:410px}.product .horizontal .thumbs .frame{width:100%;text-align:left}.product .horizontal .thumbs .frame .item{display:inline-block;width:74px}.product .horizontal .thumbs .item a{margin:0px 2px}.product .thumbs .next-sly_carousel,.product .thumbs .prev-sly_carousel{width:9px;height:17px;margin-top:-8px;background:url(../../lojaagropecuaria/img/sprite.png?ba391cb9cab8) -52px 0px no-repeat;top:50%}.product .thumbs .next-sly_carousel{background-position:-61px 0px}.product .thumbs .item a{display:inline-block;margin:2px 0;border:1px solid transparent;opacity:0.6;position:relative;color:#000000;cursor:pointer}.product .thumbs li.active a,.product .thumbs .item a.active{border:1px solid #f5f5f5;opacity:1}.product .thumbs li.active a:after,.product .thumbs .item a.active:after{content:"";width:100%;height:2px;background:#1e9c5c;position:absolute;bottom:0;left:0}.product .thumbs img{display:block}.product .thumbs .video:before{content:"\e90d";font-size:30px;font-family:"icon-convertize";position:absolute;top:50%;left:50%;margin:-15px 0px 0px -12px;color:#ffffff;text-shadow:5px 0px 5px rgb(0,0,0)}.product .big-image{width:100%;min-height:300px;position:relative;text-align:center;float:right;padding-bottom:10px;padding-left:13px}.product .big-image #wrap{display:block}.product .big-image img{height:auto!important;width:100%!important}.product .product-image{position:relative;padding:0px 20px 20px 100px;margin-top:20px}.product .product-image.horizontal{padding-left:0px}.product .product-image .bt.expand-image{cursor:pointer;background:#f5f5f5;border-radius:3px;color:#5a5a5a;font-size:12px;font-weight:bold;position:absolute;left:20px;top:0px;z-index:9991;padding:5px 10px}.product .product-image .bt.expand-image i{width:20px;font-size:15px}.product .video .cover{position:relative}.product .video .cover:after{content:"";position:absolute;top:0px;left:0px;right:0px;background:rgba(0,0,0,0.5);width:100%;height:100%}.product .video .cover:before{content:"\e90d";font-size:20px;padding:7px;width:45px;height:35px;text-align:center;background:red;font-family:'icon-convertize';position:absolute;top:50%;left:50%;margin:-22px 0 0 -17px;color:#ffffff;z-index:999;border-radius:5px;-webkit-box-shadow:0 0 10px #3d3d3d,0 0 5px #3d3d3d;box-shadow:0 0 10px #3d3d3d,0 0 5px #3d3d3d}@media (min-width:770px){#content_product .product .product-detail-left{width:60%}#content_product .product .product-detail{width:40%}}.product .thumbs .carousel{padding:0px 30px}.product .product-image .carousel img{max-width:100%}#let_me_know .product .big-image{min-height:40px}.product #shipping_list li label{cursor:default;padding:5px 10px}.product #shipping_list li img{max-height:16px}.product .product-form.loading:before{content:"";position:absolute;z-index:99999;left:0px;top:0;height:100%;width:100%;background-color:rgba(255,255,255,0.5);background-image:url(../../lojaagropecuaria/img/preloading.gif?8979793b561b);background-position:center center;background-repeat:no-repeat}.product .get_installments .bt{color:#000000;padding:0;font-size:12px;font-weight:bold;margin:0;height:auto;position:relative;z-index:200}.product .get_installments .bt span{font-size:16px}.product .get_installments .bt i{color:#9e9e9e}.product .get_installments:hover .bt{border-bottom-color:transparent;border-radius:3px 3px 0px 0px}.product .all_installments{display:none;min-width:200px;position:absolute;padding:10px;left:0;top:100%;color:#666666;background:#ffffff;white-space:nowrap;z-index:100;line-height:21px;border:1px solid #e9e9e9;border-radius:3px;-webkit-box-shadow:0px 0px 15px rgba(0,0,0,0.1);box-shadow:0px 0px 15px rgba(0,0,0,0.1)}.product .get_installments:hover .all_installments{display:block}.product .mousetrap{width:100%!important;height:100%!important}.product-inline .name{font-size:14px;line-height:14px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-top:7px;padding-bottom:2px}.product-inline .sale_price{font-size:20px;font-weight:bold}.product-inline .thumb{border:1px solid #eeeeee;max-width:45px}.product-inline .col-1{padding:5px 10px 0px 0px;max-width:90px}.product-inline .col-2{padding:5px 5px;width:30%}.product-inline .col-3{padding:5px 0px 5px 10px;max-width:170px}.product-inline .col-4{padding:2px 15px;width:30%}.product .ui-spinner-button{width:18px;color:#471472;background:none;height:20px;top:50%;margin-top:-10px;font-size:10px;padding:0;text-align:center;position:absolute;cursor:pointer;display:block;overflow:hidden;line-height:21px;border:0;font-family:"icon-convertize";border-radius:0;font-weight:bold}.product .ui-spinner-up{right:7px}.product .ui-spinner-down{left:7px}.cloud-zoom-lens{background-color:#ffffff;cursor:move;z-index:999}.cloud-zoom-title{font-family:Arial,Helvetica,sans-serif;position:absolute!important;background-color:#000;color:#ffffff;padding:3px;width:100%;text-align:center;font-weight:500;font-size:10px;top:0px}.cloud-zoom-big{overflow:hidden;margin:4px}.cloud-zoom-loading{color:#ffffff;background:#222;padding:3px;border:1px solid #000}.rating-star{height:16px;width:84px;background:url(../../lojaagropecuaria/img/stars2.png?861b757166b2) 0 0 repeat-x;display:inline-block;margin-right:5px}.rating-star span{height:14px;background:url(../../lojaagropecuaria/img/stars2.png?861b757166b2) 0 -16px repeat-x;text-indent:5000px;overflow:hidden;display:block}.is_mobile .rating-star{background:url(../../lojaagropecuaria/img/stars2.png?861b757166b2) 0px 0px repeat-x;background-size:16px!important;height:14px!important;width:80px!important}.is_mobile .rating-star span{background:url(../../lojaagropecuaria/img/stars2.png?861b757166b2) 0px -15px repeat-x;background-size:16px!important}.rating-star .star-1{width:16px}.rating-star .star-2{width:34px}.rating-star .star-3{width:50px}.rating-star .star-4{width:67px}.rating-star .star-5{width:85px}.is_mobile .rating-star .star-1{width:14px}.is_mobile .rating-star .star-2{width:30px}.is_mobile .rating-star .star-3{width:47px}.is_mobile .rating-star .star-4{width:62px}.is_mobile .rating-star .star-5{width:80px}.rating-star .star-None,.rating-star .star-,.rating-star .star-0{width:80px;background:#ffffff}.product .rating-star .star-None,.product .rating-star .star-,.product .rating-star .star-0{display:none}.rating-star-big{height:29px;width:132px;background:url(../../lojaagropecuaria/img/heart-big.png) 0 -21px repeat-x;display:inline-block;margin:3px}.rating-star-big span{height:29px;background:url(../../lojaagropecuaria/img/heart-big.png) 0 4px repeat-x;display:block;text-indent:5000px;overflow:hidden}.rating-star-big .star-1{width:27px}.rating-star-big .star-2{width:53px}.rating-star-big .star-3{width:80px}.rating-star-big .star-4{width:103px}.rating-star-big .star-5{width:132px}.icons-social div.fl{padding-right:10px}.icons-social .fb{width:100px}.icons-social .gplus{width:80px}.icons-social .tw{width:80px}.variations .group{margin:0px}.variations .option{padding-right:5px;font-size:18px;line-height:22px;font-weight:normal;color:#787878;float:left}.variations .option small{font-weight:normal;color:#6F7982}.variations .values{margin:0px -2px}.variations .value{cursor:pointer;margin:2px;position:relative;color:#414141;border:1px solid #c7c7c7;text-align:center;padding:10px}.variations .value input{-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;background:#ffffff;border:0px;outline:0px;cursor:pointer}.variations .value input{position:absolute;left:0px;top:-3px;margin:0px;padding:0px;width:100%;height:30px}.variations .value span{z-index:100;position:relative;font-size:14px;color:#414141}.variations .value.disabled{background:#e4e4e4!important}.variations .value.disabled:before{content:"\e922";position:absolute;font-family:"icon-convertize";top:0px;right:2px;color:#adadad;line-height:12px;font-size:7px;z-index:999}.variations .value.checked{background:#d1f5e3;border:1px solid #1a9557}.variations .value.checked span{color:#1a9557}.variations .value.checked.disabled{background:rgba(190,0,0,0.14)!important;border:1px solid #be0000!important}.variations .value.checked.disabled span{color:#be0000!important}.variations .value.checked.disabled:before{color:#be0000}.variations .value.checked:after{content:"\e914";font-family:'icon-convertize';font-size:8px;color:#1a9557;position:absolute;top:2px;right:2px}.variations .value.checked.disabled:after{display:none}.variations .value.value-color{width:26px;height:26px;min-width:26px;border:0px;border-radius:50%}.variations .value.value-color .color{padding:0px;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;overflow:hidden;border:1px solid #d3d3d3;border-radius:50%}.variations .value.value-color.checked{background:none}.variations .value.value-color.checked .color{border:2px solid #2F5D81;-webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.5);box-shadow:0px 0px 3px rgba(0,0,0,0.5)}.variations .value.value-color .color>span{position:absolute;width:0;height:0;font-size:0;overflow:hidden;top:50%;left:50%;border-bottom:80px solid transparent;border-left:80px solid transparent;margin-left:-40px;margin-top:-40px}.variations .group .group-label label{padding-top:10px}.variations div.radio{float:left}.product .filter_lists{float:left;width:100%}.productlist-box .variations .group{border-bottom:0;margin-bottom:10px}.productlist-box .variations .option{padding-right:0;font-size:12px;line-height:12px;font-weight:normal;color:#929292;float:none;text-transform:none;display:block;padding:10px 0px}.productlist-box .variations .value{cursor:pointer;margin:2px;position:relative;border:1px solid #c7c7c7;min-width:56px;text-align:center;line-height:14px;background:#ffffff;padding:10px}.productlist-box .variations .value.imgs{background:#ffffff}.productlist-box .variations .value.checked{background:#d1f5e3;border:1px solid #1a9557}.productlist-box .variations .value.checked span{color:#1a9557}.productlist-box .variations .value.checked.disabled{background:rgba(190,0,0,0.14);border:1px solid #be0000}.productlist-box .variations .value.checked.disabled span{color:#be0000}.productlist-box .variations .value.checked:after{content:"\e914";font-family:'icon-convertize';font-size:8px;color:#1a9557;position:absolute;top:0px}#product .table-product .title-box{margin-top:20px}#product .data-table{margin:10px 0px;width:100%;border:1px solid #eeeeee;overflow:hidden;border-collapse:separate;border-radius:5px}#product .data-table tr td,#product .data-table tr th{padding:8px 10px}#product .data-table>tbody>tr:nth-child(odd)>td,#product .data-table>tbody>tr:nth-child(odd)>th{background-color:#eeeeee}#product #ratings .separator-border{border-bottom-width:10px;border-color:#F3F7FB;border-radius:5px}#product .table-product-specifications .title-box{margin-top:20px}#product .table-product-specifications{width:100%;overflow:hidden;border-collapse:separate;border-radius:5px}#product .table-product-specifications tr td{padding:8px 10px;background:#e2eef9;color:#0c509f;border-right:1px solid #b0d2f1}#product .table-product-specifications tr td:first-child{background:#b0d2f1;color:#0c509f;font-size:20px;text-align:center;width:58px}#product .table-product-specifications tr td:first-child,#product .table-product-specifications tr td:last-child{border-right:0;line-height:0}#product .table-product-specifications>tbody>tr:nth-child(odd)>td,#product .table-product-specifications>tbody>tr:nth-child(odd)>th{background-color:#125eb7;color:#ffffff;border-right:1px solid #0c509f}#product .table-product-specifications>tbody>tr:nth-child(odd)>td:first-child{background:#0c509f;font-size:20px;text-align:center;width:58px;border:0}#product #ratings .separator-border:last-child{border-bottom:0px}.contents{font-size:15px;line-height:24px}.contents img{max-width:100%}.contents .detail-product{padding-bottom:20px;font-size:14px;position:relative;line-height:16px}.box-informations .description-table.video iframe{width:100%}@media (min-width:768px){.contents #accordion-contents{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.contents .product_content_1,.contents .product_content_2,.contents .product_content_3{width:50%;padding:10px}.contents .product_content_1 .title-box,.contents .product_content_2 .title-box,.contents .product_content_3 .title-box{font-weight:normal;padding:15px;background:#1968b3;color:#ffffff;margin-bottom:0px;border-radius:5px 5px 0px 0px}.contents .product_content_1 .title-box a,.contents .product_content_2 .title-box a,.contents .product_content_3 .title-box a{color:#ffffff}.contents .product_content_1 .panel-collapse,.contents .product_content_2 .panel-collapse,.contents .product_content_3 .panel-collapse{height:100%!important;color:#000000;font-size:13px}.contents .product_content_1{padding-left:0px}.contents .product_content_3{padding-right:0px}}#home .AreaTopBanner .banner-u{float:right}#home .AreaTopBanner .banner-u img{max-width:100%}#home .AreaTopBanner .slider-wrapper{width:100%;height:auto;margin:0px;background:#ffffff}#home .AreaTopBanner .slider-wrapper .item{background-position:center top;position:relative;background-size:cover}#home .AreaTopBanner .slider-wrapper .banner{margin:0}#home .AreaTopBanner .slider-wrapper .banner a,#home .AreaTopBanner .slider-wrapper .banner .item-banner{max-width:1920px;margin:0 auto;width:100%;height:100%;display:block}@media(max-width:800px){#home .AreaTopBanner .slider-wrapper .banner a{text-align:center}}#home .AreaTopBanner .slider-wrapper .banner .item-banner:before #home .AreaTopBanner .slider-wrapper .banner .item-banner:after{content:"";display:table;clear:both}#home .AreaTopBanner .slider-wrapper .banner .countdown{color:#ffffff;font-size:28px;position:absolute;right:1%;top:4%;width:30%;padding:20px 30px;white-space:nowrap;text-align:center;background-color:#8e5b67}#home .AreaTopBanner .slider-wrapper .banner .countdown .title{display:block;font-size:20px}#home .AreaTopBanner .slider-wrapper .banner .countdown .e_time{display:inline-block;min-width:62px;text-align:left}#home .AreaTopBanner .slider-wrapper .banner .countdown span.sec{min-width:58px;text-align:right}#home .AreaTopBanner .slider-wrapper .banner img{max-width:100%;position:relative}#home .AreaTopBanner .owl-theme .owl-controls .owl-buttons div{background-position:-42px 0px;width:41px;height:80px;opacity:1;margin-top:-40px;z-index:100}#home .AreaTopBanner .owl-theme .owl-controls .owl-buttons div:hover{opacity:1}#home .AreaTopBanner .owl-theme .owl-controls .owl-buttons .owl-prev:hover{background-position:-123px -55px}#home .AreaTopBanner .owl-theme .owl-controls .owl-buttons .owl-next:hover{background-position:-81px -55px}#home.is_mobile .AreaTopBanner .owl-theme .owl-controls .owl-buttons div{display:none}#home .AreaTopBanner .slider-wrapper .owl-controls{position:relative;max-width:1141px;margin:0 auto;font-size:0px}#home .AreaTopBanner .slider-wrapper .owl-controls .owl-pagination{position:relative;margin:-22px 0px 0px 0px;top:-10px;padding:0px;display:inline-block}#home .AreaTopBanner .owl-theme .owl-controls .owl-buttons .owl-prev{left:0px}#home .AreaTopBanner .owl-theme .owl-controls .owl-buttons .owl-next{background-position:0px 0px;right:0px}#home .AreaContent .banner-u{float:left;width:100%;overflow:hidden}div.star-rating{float:left;width:16px;height:16px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}div.star-rating,div.star-rating a{background:url(../../lojaagropecuaria/img/stars2.png?861b757166b2) no-repeat 0 0px}div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}div.star-rating-on a{background-position:0 -16px!important}div.star-rating-hover a{background-position:0 -16px}div.star-rating-readonly a{cursor:default!important}div.star-rating{background:transparent!important;overflow:hidden!important}.carousel-space{padding:0 18px;margin-top:7px}.carousel-action{position:absolute;top:50%;margin-top:-33px;width:18px;height:66px;background:url(../../lojaagropecuaria/img/sprite.png?ba391cb9cab8) no-repeat;overflow:hidden;text-indent:5000px;cursor:pointer}.carousel-action-prev{left:0;background-position:-36px 0}.carousel-action-next{right:0;background-position:-56px 0}.carousel-brand{height:66px}.carousel-brand .item-brand{width:116px;height:58px;border-width:4px 2px;border-style:solid;border-color:#dedede;text-align:center}.carousel-brand .item-brand img{vertical-align:middle;display:inline-block;position:relative}.carousel-brand .item-brand span{vertical-align:middle;height:100%;display:inline-block}.sly_carousel{overflow:hidden}.sly_carousel ul{list-style:none;margin:0;padding:0;height:100%;width:100%;white-space:nowrap}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper-outer{position:relative;width:100%;overflow:hidden;-webkit-box-sizing:content-box;box-sizing:content-box}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-carousel .owl-item .item-carousel{width:auto;display:block}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer}.owl-controls{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(../../lojaagropecuaria/img/grabbing.png?8979793b561b) 8 8,move}.owl-theme .owl-controls{text-align:center}.owl-theme .owl-controls .owl-pagination{display:none}.owl-theme .owl-controls .owl-buttons div,.next-sly_carousel,.prev-sly_carousel{opacity:0.6;position:absolute;top:47%;margin-top:-15px;width:23px;height:22px;background:url(../../lojaagropecuaria/img/sprite.png?v=2&ba391cb9cab8) -132px -20px no-repeat;overflow:hidden;text-indent:5000px;cursor:pointer;z-index:100}#product .list-products .owl-buttons div{top:155px}.next-sly_carousel,.prev-sly_carousel{opacity:.8}.owl-theme .owl-controls .owl-buttons div:hover,.next-sly_carousel:hover,.prev-sly_carousel:hover{opacity:1}.owl-theme .owl-controls .owl-buttons .owl-next:hover,.next-sly_carousel:hover{background-position:-152px -20px}.owl-theme .owl-controls .owl-buttons .owl-prev:hover,.prev-sly_carousel:hover{background-position:-132px -20px}.owl-theme .owl-controls .owl-buttons .owl-prev{left:0px}.owl-theme .owl-controls .owl-buttons .owl-next{right:0px;background-position:-152px -20px}#home .owl-theme .owl-controls .owl-buttons .owl-prev,.prev-sly_carousel{left:-60px}#home .owl-theme .owl-controls .owl-buttons .owl-next,.next-sly_carousel{right:-65px}.owl-theme .owl-controls .owl-buttons div.disabled,.next-sly_carousel.disabled,.prev-sly_carousel.disabled{cursor:default;opacity:0.5}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;padding:4px;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:14px;height:14px;background:#d9d9d9;border:1px solid #d9d9d9;border-radius:50%}.owl-pagination .owl-page.active span{background:#1d8751;border-color:#1d8751}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;border-radius:50%}.panel-collapse{-webkit-transition:height 0.35s ease;transition:height 0.35s ease}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0);transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@keyframes goDown{from{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5);transform:scale(1.5)}}.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{position:absolute;top:0;right:0;bottom:0;left:0;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.slide-content{margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;opacity:1}.blueimp-gallery{position:fixed;z-index:999999;overflow:hidden;background:url(../../lojaagropecuaria/img/overlay.png?8979793b561b);background:rgba(0,0,0,0.8);opacity:0;display:none;direction:ltr;-ms-touch-action:none;touch-action:none}.blueimp-gallery-carousel{position:relative;z-index:auto;margin:1em auto;padding-bottom:56.25%;-webkit-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;-ms-touch-action:pan-y;touch-action:pan-y}.blueimp-gallery-display{display:block;opacity:1}.blueimp-gallery>.slides{position:relative;height:100%;overflow:hidden}.blueimp-gallery-carousel>.slides{position:absolute}.blueimp-gallery>.slides>.slide{position:relative;float:left;height:100%;text-align:center;-webkit-transition-timing-function:cubic-bezier(0.645,0.045,0.355,1.000);transition-timing-function:cubic-bezier(0.645,0.045,0.355,1.000)}.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{-webkit-transition:opacity 200ms linear;transition:opacity 200ms linear}.blueimp-gallery>.slides>.slide-loading{background:url(../../lojaagropecuaria/img/loading.gif?c414105a9d72) center no-repeat}.blueimp-gallery>.slides>.slide-loading>.slide-content{opacity:0}.blueimp-gallery>.slides>.slide-error{background:url(../../lojaagropecuaria/img/error.png) center no-repeat}.blueimp-gallery>.slides>.slide-error>.slide-content{display:none}.blueimp-gallery>.prev,.blueimp-gallery>.next{position:absolute;top:50%;left:15px;width:60px;height:60px;margin-top:-30px;font-size:60px;line-height:60px;color:#ffffff;text-decoration:none;text-align:center;opacity:0.5;cursor:pointer;display:none;text-align:left;-webkit-box-sizing:content-box;box-sizing:content-box;border-radius:50%}.blueimp-gallery>.prev i,.blueimp-gallery>.next i{width:60px;text-align:left;display:inline-block}.blueimp-gallery>.next{left:auto;right:15px}.blueimp-gallery>.close,.blueimp-gallery>.title{position:absolute;top:15px;left:15px;margin:0 40px 0 0;font-size:20px;line-height:30px;color:#fff;text-shadow:0 0 2px #000;opacity:0.8}.blueimp-gallery>.close{padding:15px;right:15px;left:auto;margin:-15px;font-size:50px;text-decoration:none;cursor:pointer;display:none;text-align:left}.blueimp-gallery>.close i{text-align:left;width:50px;display:inline-block}.blueimp-gallery>.play-pause{position:absolute;right:15px;bottom:15px;width:15px;height:15px;background:url(../../lojaagropecuaria/img/play-pause.png) 0 0 no-repeat;cursor:pointer;opacity:0.5;display:none}.blueimp-gallery-playing>.play-pause{background-position:-15px 0}.blueimp-gallery>.prev:hover,.blueimp-gallery>.next:hover,.blueimp-gallery>.close:hover,.blueimp-gallery>.title:hover,.blueimp-gallery>.play-pause:hover{color:#fff;opacity:1}.blueimp-gallery-controls>.prev,.blueimp-gallery-controls>.next,.blueimp-gallery-controls>.close,.blueimp-gallery-controls>.title,.blueimp-gallery-controls>.play-pause{display:block;-webkit-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.prev,.blueimp-gallery-left>.prev,.blueimp-gallery-single>.next,.blueimp-gallery-right>.next,.blueimp-gallery-single>.play-pause{display:none}.blueimp-gallery>.slides>.slide>.slide-content,.blueimp-gallery>.prev,.blueimp-gallery>.next,.blueimp-gallery>.close,.blueimp-gallery>.play-pause{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.blueimp-gallery>.indicator{position:absolute;top:auto;right:15px;bottom:15px;left:15px;margin:0 40px;padding:0;list-style:none;text-align:center;line-height:10px;display:none}.blueimp-gallery>.indicator>li{display:inline-block;width:9px;height:9px;margin:6px 3px 0 3px;border:1px solid transparent;background:#ccc;background:rgba(255,255,255,0.25) center no-repeat;border-radius:5px;opacity:0.5;cursor:pointer;-webkit-box-shadow:0 0 2px #000;box-shadow:0 0 2px #000;-webkit-box-sizing:content-box;box-sizing:content-box}.blueimp-gallery>.indicator>li:hover,.blueimp-gallery>.indicator>.active{background-color:#fff;border-color:#ffffff;opacity:1}.blueimp-gallery-controls>.indicator{display:block;-webkit-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.indicator{display:none}.blueimp-gallery>.indicator{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*+html .blueimp-gallery>.indicator>li{display:inline}*+html .blueimp-gallery>.slides>.slide{min-height:300px}*+html .blueimp-gallery>.slides>.slide>.slide-content{position:relative}.catalogo .owl-item.loading{min-height:805px;background:url(../../lojaagropecuaria/img/loading.gif?c414105a9d72) no-repeat center center #ffffff}#catalog .container,#catalog.fixed-magazine #main-wrapper{background:#fffdeb}#catalog.fixed-magazine #main-wrapper .header,#catalog.fixed-magazine #main-wrapper .footer{visibility:hidden;opacity:0}.magazine{position:relative;z-index:100}.magazine .even .gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../../lojaagropecuaria/img/even-gradient.png) right 0 repeat-y}.magazine .odd .gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../../lojaagropecuaria/img/odd-gradient.png?7a3f3cca9932) 0 0 repeat-y}#book.zoom-in .even .gradient,#book.zoom-in .odd .gradient{display:none}#book .loader{background-image:url(../../lojaagropecuaria/img/loader.gif?c414105a9d72);width:35px;height:35px;position:absolute;top:50%;left:50%;margin:-17px 0 0 -17px;cursor:pointer;z-index:1000}#book .zoom-in .zoom{display:none!important}#book .shadow{-webkit-transition:-webkit-box-shadow 0.5s;-moz-transition:-moz-box-shadow 0.5s;-o-transition:-webkit-box-shadow 0.5s;-ms-transition:-ms-box-shadow 0.5s;-webkit-box-shadow:0 0 10px #000000;-o-box-shadow:0 0 10px #000000;-ms-box-shadow:0 0 10px #000000;box-shadow:0 0 10px #000000}.actions-magazine{text-align:center;width:100%;margin:0 auto;left:0;font-size:0;z-index:90;position:relative}#catalog.fixed-magazine .actions-magazine{z-index:99999}.fixed-magazine .actions-magazine{bottom:0;right:0;width:auto;margin:0;padding:10px;background:url(../../img/overlay.png);background:rgba(0,0,0,0.3);z-index:9999;position:fixed}.fixed-magazine .actions-magazine div{color:#ffffff;border-color:#ffffff}.fixed-magazine .actions-magazine div:hover{color:#333;background-color:#ffffff}.actions-magazine .button,.catalogo-mobile .owl-controls .owl-buttons .owl-prev,.catalogo-mobile .owl-controls .owl-buttons .owl-next{display:inline-block;font-size:30px;font-weight:normal;width:50px;height:50px;line-height:53px;text-align:center;border:1px solid #2C5688;color:#2C5688;cursor:pointer;z-index:999;margin:0 4px;background:none;border-radius:50%}.actions-magazine .button:hover{background-color:#2C5688;color:#ffffff}.catalogo-mobile{width:100%;max-width:344px;height:auto;padding:15px}.catalogo-mobile img{width:100%}.catalogo-mobile .owl-controls .owl-buttons{position:absolute;bottom:-70px;left:0;width:100%;text-align:center}.catalogo-mobile .owl-controls .owl-buttons .owl-prev,.catalogo-mobile .owl-controls .owl-buttons .owl-next{position:relative}.zoom-in .next-button,.zoom-in .previous-button{display:block}.animated{-webkit-transition:margin-left 0.5s;transition:margin-left 0.5s}.esc{position:absolute;top:10px;left:0;width:100%;height:40px;z-index:10000}.esc>div{width:220px;height:50px;margin:auto;background:url(../../img/overlay.png);background:rgba(0,0,0,0.5);text-align:center;font:12px arial;line-height:50px;color:white;border-radius:10px}.page-wrapper{-webkit-perspective:2000px;-ms-perspective:2000px;perspective:2000px}.postic{position:absolute;right:0;top:20px;width:285px;height:285px}.lt-ie9 #catalogo .postic{position:relative;float:none;margin:-30px auto 30px auto}@media (min-width:991px){.lt-ie9 #catalogo .postic{position:absolute!important;margin:0px!important}}.fixed-magazine .container{z-index:9999}.text_show_more{display:block;height:31px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text_show_more.active{height:auto;white-space:normal}.voltaraotopo{display:block;width:90px;height:94px;padding:10px;position:fixed;z-index:999;background:url(../../lojaagropecuaria/img/voltarAoTopo.png) center center no-repeat;background-size:contain;right:0;bottom:55px;display:none;cursor:pointer;border-top-left-radius:15px;-webkit-border-top-left-radius:15px;-moz-border-top-left-radius:15px;-ms-border-top-left-radius:15px;-o-border-top-left-radius:15px;border-bottom-left-radius:2px;-webkit-border-bottom-left-radius:2px;-moz-border-bottom-left-radius:2px;-ms-border-bottom-left-radius:2px;-o-border-bottom-left-radius:2px}.alert-default{background-color:#f4f4f4;border-color:#cfcfcf;color:#666666}.alert.alert-default{padding:0 5px 15px 15px}.alert.alert-default:before{content:"";background:#f4f4f4;border:1px solid #cfcfcf;width:11px;border-bottom:0;border-right:0;height:11px;position:absolute;top:-6px;left:15px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.clean-base .voltaraotopo{display:none}@media (max-width:600px){.voltaraotopo{width:70px;height:73px}}.modal{z-index:99992;background:rgba(0,0,0,0.5)}.modal-backdrop{z-index:99991}.modal-dialog{max-width:460px}.modal-content{border-radius:10px}.modal-header .close{outline:none}#boxLogin .pages .btn{text-align:left;padding:12px 0;border-radius:5px;position:relative;padding-left:75px;border-radius:0px}#boxLogin .pages li .btn:before{font-family:'icon-convertize';position:absolute;top:0;left:0;width:60px;height:44px;color:#ffffff;font-size:22px;line-height:22px;text-align:center;padding-top:10px;-webkit-font-smoothing:antialiased}#boxLogin .pages li .btn:hover:after{content:"";position:absolute;left:0px;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.04);border-radius:5px}#boxLogin .pages li .btn-acess_key:before{content:"\e94a";border-right:1px solid #157c47}#boxLogin .pages li .btn-gplus:before{content:"\e949";border-right:1px solid #c83d31}#boxLogin .pages li .btn-fb:before{content:"\e948";border-right:1px solid #334e86}#boxLogin .pages li .btn-password:before{content:"\e94c";border-right:1px solid #80949e}#boxLogin .pages li .btn-mercadolivre:before{content:"\e94e";border-right:1px solid #e8d202;color:#273674}#boxLogin .list-buttons>li .btn-mercadolivre{background:#fff059!important}#boxLogin .pages li .btn-password{color:#ffffff;background:#90a4ae}#boxLogin .pages .btn-success{background:#1a9557;border-color:#1a9557}#boxLogin .list-buttons>li:last-child{padding-bottom:0}#boxLogin .modal-footer{padding:10px 20px;border:0}#boxLogin .pages .modal-footer .btn{padding:10px 0;text-align:center;margin:0;width:45%}#boxLogin .pages .btn-back{background:#afafaf;border-color:#afafaf}#boxLogin .pages .btn-back:hover{background:#afafaf;border-color:#afafaf}#boxLogin .pages .btn-back2{background:#afafaf;border-color:#afafaf}#boxLogin .pages .btn-back2:hover{background:#afafaf;border-color:#afafaf}#boxLogin .pages .form-acess_key .step-1 .modal-body:before{content:"\e94b";font-family:'icon-convertize';font-size:90px;color:#afafaf;position:relative;top:0;left:37%}#boxLogin .pages .form-acess_key .step-2 .modal-body:before{content:"\e94f";font-family:'icon-convertize';font-size:90px;color:#afafaf;position:relative;top:0;left:37%}@charset "utf-8";body{background:#ffffff;color:#6e6d6b}a{color:#787878}.separator-shadow{background:url(../../lojaagropecuaria/img/separator.png?861b757166b2) center center no-repeat;background-size:contain}@-webkit-keyframes pulseloading{0%{border:2px solid #f79a31}50%{border:40px solid #e2861e}100%{border:2px solid #f79a31}}.colorwhite{color:#ffffff}.colorblack{color:#000000}.colord{color:#282828}.color1{color:#1b9557}.color2{color:#fee070}.color3{color:#f36527}.color4{color:#666666}.color5{color:#be0000!important}.color6{color:#808080}.bg-gray{background:#f7f7f7}.bg-white{background:#ffffff}.border-l{border-left:1px solid #ead9e9}.border-r{border-right:1px solid #ead9e9}.separator-border{border-bottom:3px solid #f5f5f5}.header .t-h-1{background:#232323;position:relative}.nav-primary{float:left;overflow:visible;min-height:0px;padding:10px 0;margin:0;border:0;width:100%;line-height:20px;z-index:initial;border-bottom:1px solid #c00f15;border-radius:0}.nav-primary .navbar-toggle{padding:0;border:0;border-radius:0}.nav-primary .navbar-toggle .icon-bar{background-color:#1755a6}.nav-primary li{float:left;color:#75867b;position:relative}.nav-primary li a,.nav-primary li span{display:inline-block;color:#ffffff;padding:0px;text-transform:lowercase;font-size:12px}.nav-primary li a:hover{background:none;text-decoration:underline}.open>.dropdown-menu{min-width:114px}.nav-primary li.fr{float:right;position:relative}.nav-primary li.fr.bz:before{display:none}.nav-primary .nav{width:100%;float:left}.header .t-h-2{background:#ffffff}.clean-base .header .t-h-2:after{display:none}.header .t-h-2{position:relative;z-index:100;top:-100%}.header .t-h-2 .center,.header .t-h-2 .center-2{padding:10px 0px}.clean-base .header .t-h-2 .center,.clean-base .header .t-h-2 .center-2{padding-top:10px;padding-bottom:10px}.header .t-h-1 .cicle{border:1px solid #75867b;border-radius:10px;padding:3px 3px 3px 4px;text-align:center;margin-right:5px}#toolbar{position:fixed;visibility:hidden;opacity:0;top:-100%;z-index:9999;width:100%;border-bottom:1px solid #f7f7f7}#toolbar.show{opacity:1;visibility:visible;top:0px;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-box-shadow:0px 0px 40px 5px rgba(0,0,0,0.2);box-shadow:0px 0px 40px 5px rgba(0,0,0,0.2)}.header .t-h-2 .pr{z-index:1000}.header .t-h-2,.header .t-h-2 .extra-head,#toolbar .extra-head{-webkit-transition:top 300ms ease;transition:top 300ms ease}#toolbar .my_cart .bt-cart{padding:0px;margin-top:14px}#toolbar .btn-finalizar-pedido{margin-top:15px}.header .t-h-2.affix .float,#toolbar .float{width:100%}.header .t-h-2.affix .float.pr,#toolbar .float.pr{z-index:100;background:#ffffff}.header .t-h-2.affix .form-search:before,#toolbar .form-search:before{display:none;opacity:0;visibility:hidden}.header .t-h-2 .extra-head,#toolbar .extra-head{background:#f7f7f7;position:absolute;top:-100%;z-index:10;border-top:1px solid #c2c2c2;border-bottom:1px solid #c2c2c2}.header .t-h-2 .extra-head.active,#toolbar .extra-head.active{top:100%}.clean-base #nav-inside .nav-user{background:#ffffff}@media(max-width:769px){#toolbar{top:auto!important;bottom:0px;opacity:1!important;visibility:visible!important;-webkit-transition:all .3s ease!important;transition:all .3s ease!important;-webkit-box-shadow:0 0 40px 5px rgba(0,0,0,.2)!important;box-shadow:0 0 40px 5px rgba(0,0,0,.2)!important}#toolbar>.float:first-child{display:none}#toolbar .extra-head .col-1,#toolbar .extra-head .col-2,#toolbar .extra-head .col-4{display:none}#toolbar .extra-head .col-3{padding:0px}#toolbar .extra-head .col-3 .dib{display:block;line-height:16px;font-size:12px}#toolbar .extra-head .col-3 .sale_price{font-size:16px}#toolbar .extra-head .product-inline>.fr{width:100%}.header .t-h-2 .extra-head,#toolbar .extra-head{top:-68px!important;height:68px;background:#ffffff}}.header .t-h-2 .center,.header .t-h-2.affix .center,#toolbar .center{position:relative}.navigation-right{float:right;margin-top:2px}.navigation-right .user-login{text-align:center;padding-top:10px}.navigation-right .user-login a{color:#6d6d6d;font-size:13px;font-weight:600;display:inline-block;vertical-align:middle;margin:0px 30px}.navigation-right .user-login span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100px;display:inline-block;vertical-align:middle}.navigation-right .user-login a:hover{text-decoration:underline}.navigation-right .user-login .open>.dropdown-menu{min-width:100%}.navigation-right .user-login .dropdown-menu{left:00px}.navigation-right .user-login .dropdown-menu a{border:0px;margin:0px;display:block;padding:5px 10px}.navigation-right .user-login .dropdown-menu a:hover{text-decoration:none;color:#ffffff;background:#1e9c5b}.navigation-right .user-login a.link2{color:#f86f88;font-weight:bold}.navigation-right .user-login a i{font-size:16px;display:inline-block;vertical-align:middle}.navigation-right .user-login span.valign-m{width:1px;height:18px;background:#9ac3aa;display:inline-block;margin:0 13px}.navigation-right .user-login ul a{color:#6d6d6d}.navigation-right .user-login ul a:hover{color:#6e6d6b;background:#85bcbe}.navigation-right .user-login .icon{font-size:40px;display:inline-block;vertical-align:middle;color:#ffffff;padding-right:5px}.clean-base .navigation-right .user{color:#6e6d6b}.clean-base .navigation-right .user{color:#6e6d6b}.my_cart{position:relative}.my_cart .bt-cart{position:relative;color:#444444;padding-right:2px}.my_cart .bt-cart small{color:#6e6d6b;font-size:12px;font-weight:normal}.my_cart:hover .bt-cart{position:relative;z-index:101}.my_cart:hover .bt-cart:after,.my_cart.hover .bt-cart:after{content:"";background:url(../../lojaagropecuaria/img/arrow-freen.png?b00fe3d7fff1&c414105a9d72);background-repeat:no-repeat;position:absolute;right:25%;bottom:-22px;z-index:101;width:20px;height:20px}.my_cart .arrow{font-size:24px;height:24px;line-height:24px;display:inline-block;vertical-align:middle;color:#6e6d6b}.my_cart:hover .cart_itens,.my_cart.hover .cart_itens{display:block}.my_cart.active .price_total{display:block}.my_cart:hover .bt-cart:before{content:"";height:30px;width:100%;bottom:-20px;left:0px;position:absolute}.my_cart .empty-cart{margin:0 auto;width:260px;height:180px;color:#A1A1A1;overflow:hidden}.my_cart .empty-cart .face{float:left;width:110px;height:150px;font-size:130px;margin-top:-15px}.my_cart .empty-cart .text{font-size:18px;padding-top:33px;display:block}.my_cart .empty-cart .text strong{font-size:33px;display:block}.my_cart .left .quantity{display:block!important;position:absolute;top:8px;right:2px;text-indent:0;width:20px;height:20px;font-size:12px;background:#fefbe2;line-height:20px;text-align:center;color:#ffffff;z-index:100;border:1px solid #e8d157;border-radius:50%}.my_cart .cart_itens{position:absolute;right:-119px;top:100%;padding:0;z-index:100;width:430px;display:none;min-height:150px;background:#ffffff;border:1px solid #279b5e;margin-top:10px;border-radius:5px;-webkit-box-shadow:0px 10px 10px 2px rgba(0,0,0,0.25);box-shadow:0px 10px 10px 2px rgba(0,0,0,0.25)}.my_cart .cart_itens ul{height:260px;padding:0 20px;display:block;overflow:auto!important}.my_cart .cart_itens .item-image{float:left}.my_cart .cart_itens .item-info{float:left;padding-left:10px;width:275px}.my_cart .cart_itens .item-title{font-size:13px}.my_cart .cart_itens .item-price{font-size:13px;color:#585858;font-weight:bold}.my_cart .cart_itens .item-quantity{font-size:13px;color:#585858;font-weight:bold;padding-left:40px}.my_cart .cart_itens .empty{padding:20px 0px}.my_cart .cart_itens ul li{display:block;clear:both}.my_cart .cart_itens li{padding:20px 0;float:left;width:100%}.my_cart .cart_itens li:last-child{border:0}.my_cart .cart_itens .border{padding:12px;background:#f7f7f7;border-radius:0 0 5px 5px}.my_cart .cart_itens .title-cart{padding:20px;font-size:16px;color:#666666}.bt-cart .request__cart__total_price{font-size:14px;color:#fdbb31;font-weight:bold;display:block}.bt-cart .icon-cart{float:left;text-align:center;font-size:23px;color:#6d6d6d;overflow:hidden;background:#f5f5f5;width:42px;height:42px;border-radius:50%;line-height:42px}.btn-finalizar-pedido{background:#1e9c5c;padding:10px;border-radius:3px;margin-top:2px}.btn-finalizar-pedido:before{content:"\e920";font-family:'icon-convertize';position:absolute;top:50%;margin-top:-10px;left:-12px;font-size:20px;color:#1e9c5c;z-index:9999}.btn-finalizar-pedido a{color:#ffffff;font-size:11px;text-transform:uppercase}.open-navbar-menu{float:left;color:#ffffff;font-size:22px;line-height:32px;display:none;margin:25px 10px 0px 0px}.open-navbar-menu i{vertical-align:middle}.header .t-h-3{background-color:#f7f7f7;position:relative;z-index:90}.header .t-h-3 .center{position:relative}.header .t-h-3 .navbar-menu{max-width:1325px;margin:0 auto;border-bottom:2px solid #dcdcdc}.navbar-menu ul .level-0.child:hover .root:after{content:"";position:absolute;left:0;bottom:-4px;z-index:10000;height:4px;width:100%}.navbar-menu .level-0 .root{font-size:13px;line-height:13px;font-weight:bold}.navbar-menu .sub{background:#ffffff}.navbar-menu .sub:before,.navbar-menu .sub:after,.navbar-menu .sub ul:before,.navbar-menu .sub ul:after{content:"";clear:both;display:table}.navbar-menu ul .sub li{display:block}.navbar-menu ul .sub li a{color:#838383;font-size:12px;display:block;text-transform:none;position:relative;border-radius:3px;-webkit-transition:all 0.1s ease;transition:all 0.1s ease}.navbar-menu ul .sub li.level-3 a:before{content:"";opacity:0;visibility:hidden;width:8px;height:8px;background:#838383;position:absolute;top:50%;left:10px;margin-top:-4px;border-radius:50%}.navbar-menu ul .sub li.level-2 a{padding:4px 10px}.navbar-menu ul .sub li.level-3 a:hover{color:#414141;background:#efeeee}.navbar-menu ul .sub li.level-3 a:hover:before{opacity:1;visibility:visible;background:#279b5d}.navbar-menu ul .sub li.level-2 .all-departments{color:#ff5a37}.navbar-menu ul .sub li.level-2 .all-departments:hover{color:#eb5131}.navbar-menu ul .sub li.level-2 a.show-more{color:#fe3c00;font-weight:bold;text-transform:uppercase;text-align:center;font-size:14px;border:1px solid #dfdfdf;padding:8px;margin-top:5px}.navbar-menu ul .sub li.level-2 a.show-more:hover{background:#fe3c00;color:#ffffff;border:1px solid #fe3c00}.navbar-menu ul .sub li.level-2 a.show-more:before{content:"";display:none}.nav-buy_by{margin:10px 0px;background:#fff7a3;border-radius:3px}.nav-buy_by .level-0{text-align:center;padding:1px;float:left;width:100%}.nav-buy_by .level-0 a.root>i{font-size:40px;display:block;color:#d39d46}.nav-buy_by .level-0>a{display:block;padding:10px 0px;text-transform:uppercase;font-size:10px;color:#635e31;border-bottom:3px solid transparent}.nav-buy_by .level-0>a,.nav-buy_by .level-0>a *{-webkit-transition:all 0.1s ease;transition:all 0.1s ease}.nav-buy_by .level-0>a:hover{color:#1B77A1;border-bottom:3px solid #3B89AD}.nav-buy_by .level-0>a:hover i{color:#3B89AD}.nav-buy_by .owl-carousel{padding:0px 25px}.bar-information{position:relative;font-size:0px;background:#ffffff}.bar-information .col{padding-top:20px;padding-bottom:20px;text-align:center}.bar-information .col div{display:inline-block;white-space:nowrap;font-size:0px;text-align:left}.bar-information .col div strong{font-size:14px;font-weight:bold;color:#ee5a09}.bar-information .col span,.bar-information .col .icon{display:inline-block;vertical-align:middle;white-space:normal}.bar-information .col span{width:100%;padding:0;font-size:12px;color:#515151}.bar-information .col .icon{overflow:hidden;padding-right:10px;font-size:35px;color:#1d8751}.container{background:#ffffff}.footer{overflow:hidden}.footer .f-f-0{background:#c9dde3;color:#383838;text-transform:uppercase;font-size:0}.footer .f-f-0 a{color:#383838}.footer .f-f-0 .col-sm-4{padding:20px 0}.footer .f-f-0 .col-sm-4{text-align:center}.footer .f-f-0 .col-sm-4 div{font-size:11px;text-align:left;white-space:nowrap;display:inline-block}.footer .f-f-0 .col-sm-4 span,.footer .f-f-0 .col-sm-4 .icon{display:inline-block;margin-right:10px}.footer .f-f-0 .col-sm-4 .icon{color:#747474;font-size:38px;line-height:38px;height:38px;vertical-align:top}.footer .f-f-1{background:#f7f7f7;padding:30px 0}.clean-base .footer .f-f-1{background:#f3f7fb}.footer .f-f-1 .social a:hover{text-decoration:none}.footer .panel{border-radius:0;border:0;box-shadow:none;-webkit-box-shadow:none;margin:0;background:none;color:#3c3a38}.footer .f-f-2 .center-2{background:#ffffff;padding:15px 0;border-bottom:1px solid #d9d9d9}.clean-base .footer .f-f-2{border-top:1px solid #dadada;padding-top:15px}.footer .f-f-2 a{color:#070707}.footer .f-f-2 .col-title a{color:#161616;font-size:14px;margin-bottom:10px;display:block;font-weight:600}.footer .f-f-3{background:#ffffff;padding-bottom:20px}.footer .f-f-3 p{font-size:12px;color:#3c3c3c;line-height:15px}.footer .f-f-5{padding-bottom:20px}.footer .f-f-5 p{font-size:12px;color:#3c3c3c;line-height:21px}.clean-base .footer .col{min-height:30px;padding:10px 0px}.clean-base .footer .center .f-f-1,.clean-base .footer .f-f-1 .center-2{border-top:0}.nav-footer{margin-top:10px;padding:10px 0 0 0;background:url(../../lojaagropecuaria/img/nav-footer.gif) repeat-x 0 0;position:relative;z-index:100}.nav-footer .box{width:243px;padding-right:2px}.nav-footer h1{color:#e4fcff;font-weight:bold;font-size:14px;height:28px;display:block;padding-left:34px;position:relative}.nav-footer .icon-arrow-circle{position:absolute;left:0;top:-1px}.nav-footer ul{display:block;background:url(../../lojaagropecuaria/img/gradient-big-gray.gif) 0 0 repeat-x;padding:10px;min-height:146px;border-radius:5px 5px 0 0}.nav-footer ul li{padding:7px 10px;position:relative}.nav-footer ul li .arrow{left:10px}.nav-footer .inline li{float:left;width:40%}.nav-footer ul li a{font-size:12px;color:#727272;padding-left:10px}.footer .b-f-3{border-top:1px solid #f6f6f6;background-color:#f6f6f6;background-image:-linear-gradient(top,#eaeaea 0%,#f6f6f6 100%);filter:chroma(color=#000000),progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea',endColorstr='#f6f6f6',GradientType=0)}#main-wrapper{background:#ffffff;position:relative;z-index:5;min-height:100%;overflow:hidden}#mask-nav-inside{position:absolute;width:100%;height:100%;top:0;bottom:0;right:0;z-index:4;opacity:0;visibility:hidden}#nav-inside{z-index:6;position:absolute;left:-100%;top:0;height:100%;width:80%;overflow-y:auto;overflow-x:hidden;background:#ffffff;opacity:0;visibility:hidden}#nav-inside .nav-user{display:block;padding:15px;background:#5aa080;line-height:21px}#nav-inside .nav-user a{display:block;color:#ffffff}.clean-base #nav-inside .nav-user a{color:#ffffff}#nav-inside .nav{display:block;padding:10px 0 20px 0;margin-bottom:20px;border-bottom:5px solid #df7584}#nav-inside .nav li{display:block;padding:4px 0}#nav-inside .nav li a{padding:10px;background:#df7584;color:#802330;font-weight:bold;font-size:14px;text-transform:uppercase;border-radius:3px}#nav-inside .nav li a:hover{background:#d35466;color:#ffffff;text-indent:15px}#nav-inside,#mask-nav-inside,#main-wrapper{-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}#nav-inside .content-nav-inside .loading{position:absolute;top:50%;left:50%;width:40px;height:40px;background:url(../../lojaagropecuaria/img/loading.gif?c414105a9d72) center center no-repeat}#nav-inside .content-nav-inside{position:relative;left:0px;-webkit-transition:all 300ms ease-out;transition:all 300ms ease-out}#nav-inside .content-nav-inside ul{display:block;width:100%}#nav-inside .content-nav-inside li{display:block}#nav-inside .content-nav-inside li.level-0{position:relative}#nav-inside .content-nav-inside li.institucional{background:#f7f7f7;border-bottom:1px solid #e7e7e7}#nav-inside .content-nav-inside li a{display:block;padding:15px;font-size:12px;font-weight:bold;position:relative;color:#555555;text-transform:uppercase}#nav-inside .content-nav-inside li.child>a:before{content:"\e910";position:absolute;right:10px;top:50%;font-family:"icon-convertize";font-size:16px;margin-top:-8px;width:16px;height:16px;text-align:right}#nav-inside .content-nav-inside li.institucional.child>a:before{display:none}#nav-inside .content-nav-inside li a.back{background:#499271;color:#ffffff}#nav-inside .content-nav-inside li a.all{background:#f7f7f7}#nav-inside .content-nav-inside li a.all i{font-size:25px;line-height:12px}#nav-inside .content-nav-inside li a i{vertical-align:middle;display:inline-block;margin-right:5px;text-transform:none;position:relative;font-size:22px;line-height:14px;height:17px;width:35px;text-align:center}#nav-inside .content-nav-inside li a.back:before{content:"\e90f";font-family:'icon-convertize';color:#ffffff;padding-right:15px}#nav-inside .content-nav-inside li .sub{position:absolute;left:100%;top:0;width:100%;display:none}#nav-inside .content-nav-inside li .sub.active{display:block}.slider-wrapper{width:100%;float:left;position:relative;overflow:hidden;margin-bottom:7px}.slider-wrapper a{display:block;position:relative;z-index:100;padding:0;text-align:center}.slider-wrapper a img{max-height:500px;max-width:100%}.slider-wrapper a[data-toggle="modal"]{cursor:pointer}.slider-wrapper .bg-mask{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../../lojaagropecuaria/img/banner-mask.png)}.slider-wrapper .item{position:relative}.owl-carousel .owl-item{float:left;word-spacing:0}.slider-wrapper .owl-controls{position:absolute;right:0;bottom:0px;z-index:100;width:100%}.slider-wrapper .owl-controls .owl-pagination{margin:0 auto;text-align:right;padding:5px 10px}.slider-wrapper .owl-controls .owl-pagination .owl-page{display:inline-block;overflow:hidden;text-indent:5000px}#home .carousel[data-items="4"] .item{margin:0 0 10px 0}.top-content{width:100%;margin-bottom:15px;color:#666666}.top-content .center,.top-content .center-2{padding-top:20px;padding-bottom:20px}.top-content h1,.top-content .title{font-size:24px;line-height:24px;font-weight:bold;display:block;color:#f36527;text-transform:none}#login .top-content h1,#login .top-content .title{color:#242444}.top-content h2,.top-content .sub-title{font-size:13px;display:block}.top-content .pull-right{line-height:16px}.clean-base .top-content .pull-right{color:#232444}.top-content .pull-right .dib{vertical-align:middle}#breadcrumb{background:#ffffff}#breadcrumb ul li a{color:#000000}#breadcrumb ul li .active{font-weight:bold}#colections ul li:before{content:"E";position:absolute;right:-10px;top:0px;font-size:12px;font-weight:normal;font-family:"icon-convertize"}#colections ul{padding:19px 0px 17px 0px;width:100%;border-bottom:1px dashed #9cc9cc;border-top:1px dashed #9cc9cc}#colections ul li{display:inline-block;*float:left;vertical-align:middle;position:relative;line-height:17px;padding:0px 10px}#colections ul li:last-child:before{content:""}.page-colections header{background:url(../../lojaagropecuaria/img/bg-colections.jpg)}.page-colections .colecao{opacity:0.6;padding:10px 5px 0}.page-colections .colecao:hover{opacity:1}.page-colections .colecao:hover .link_colecao{-webkit-box-shadow:0 0 49px rgba(0,0,0,0.2);box-shadow:0 0 49px rgba(0,0,0,0.2)}.page-colections .img-colecao{width:100%;height:385px;background-size:cover!important}.page-colections .footer-colection{border-top:1px dashed #ffffff;border-bottom:1px dashed #ffffff;padding:20px 0 17px 0}.page-colections .footer-colection a{color:#ffffff;text-shadow:0 0 1px rgba(0,0,0,0.5)}.page-colections .footer-colection p{height:44px}.page-colections .select{width:149px;display:inline-block;margin:7px 0 0 4px;position:absolute}.page-colections div.selector{height:34px}.sidebar .title-sidebar{font-size:14px;color:#1e9c5b;font-weight:bold}.sidebar .title-sidebar a{color:#1e9c5b;font-size:14px}.sidebar .title-sidebar a:hover{text-decoration:none}.sidebar li.level-0:last-child{border:0}.sidebar li a{color:#414141;font-size:12px}.sidebar li a:hover{text-decoration:underline}.sidebar .active a{color:#000000!important;font-weight:bold;text-decoration:underline}.sidebar li ul li{padding:2px 0}.sidebar li.level-0 .sub{padding-bottom:5px}.columns .column-2 .sidebar .content-sidebar{padding-bottom:10px;background:#f7f7f7;border-radius:3px}.columns-style-2 .sidebar .content-sidebar ul{border-top:1px solid #f2f3f3}.columns-style-2 .sidebar .title-sidebar{color:#000000;background-color:#ffffff;background-image:-linear-gradient(top,#e8e8e8 0%,#ffffff 100%);filter:chroma(color=#000000),progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8',endColorstr='#ffffff',GradientType=0)}.list{padding:10px 0}.list li{display:block;clear:both;line-height:20px}.list li a{display:block;padding:10px 20px;border:1px solid #f3f3f3;border-width:0 0 1px 0;min-height:122px}.list li a b{font-size:14px;color:#e47421}.list-inline li{float:left;clear:none}.list-inline li a{border-width:0 1px 0 0}.list-style2{background:#f7f7f7;border-radius:3px}.list-style2 li{border-bottom:1px solid #e2e2e2}.list-style2 li:last-child{border-bottom:0}.list-products li:hover .item-product,.list-products .owl-item:hover .item-product{background:#ffffff}.list-products .item-product .product_detail,.list-products .item-product .add_to_cart{color:#ffffff;background-color:#64bc0f;border:0;width:100%;text-align:center;padding:10px;text-transform:none}.list-products .item-product .product_detail i,.list-products .item-product .add_to_cart i{position:absolute;left:2px;top:2px;padding:4px;font-size:28px}.list-products .item-product .product_detail:hover,.list-products .item-product .add_to_cart:hover{background-position:0 0}.list-adrress .bt-green{position:absolute;right:25px;top:50%;margin-top:-15px}.list-news-inline a{color:#3b3b3b}.list-news-inline a:hover{color:#343434}.list-news-inline .date{display:inline-block;background:#7d7d7d;color:#ffffff;padding:2px 10px;border-radius:12px}.list-news-inline .text{display:block;padding:10px 0px}.list-news-inline .more{display:inline-block;padding:3px 10px;border:1px solid #afc0c5;color:#4d6e78;font-size:10px;text-transform:uppercase;border-radius:12px}.list-news-inline a:hover .more{background:#4d6e78;border-color:#4d6e78;color:#ffffff}.list-style3{}.list-style3 li{width:100%;float:left;border:1px solid #e5e5e5;background:#ffffff;margin-bottom:15px;position:relative;margin-left:-1px;border-radius:3px;-webkit-box-shadow:2px 2px 1px rgba(0,0,0,0.1);box-shadow:2px 2px 1px rgba(0,0,0,0.1)}.list-style3 li:hover{border:solid 1px #bebebe;-webkit-box-shadow:2px 2px 1px rgba(0,0,0,0.2);box-shadow:2px 2px 1px rgba(0,0,0,0.2)}.list-images li{position:relative;overflow:hidden}.list-images li a{padding:6px;line-height:normal;display:block;float:left;width:100%}.list-images li a .image{text-align:center;float:left;border:1px solid #dbdbdb;margin-right:10px}.list-images li a .text{float:left;width:545px;font-size:12px;padding-right:53px}.list-images li a .text font{font-size:14px;color:#1b7197;display:block;padding-bottom:5px}.list-images li a .icon{width:36px;height:36px;position:absolute;right:15px;top:50%;margin-top:-18px;background:url(../../lojaagropecuaria/img/sprite.png?ba391cb9cab8) -36px -181px no-repeat}.list-images li:hover a .icon{background-position:0px -181px}.list-images li a .pdb{float:left;font-size:12px;padding:10px 53px 12px 50px;border-left:5px solid #e4943b;border-radius:3px}.tree{padding:10px 0;font-size:14px;font-weight:600;display:block;position:relative}.tree li{padding:4px 0 4px 28px;border:0}.tree li .bt{position:absolute;right:10px;top:-5px;font-size:10px;padding:2px 10px;line-height:11px}.tree li.bgn{padding-left:15px}.tree li li{font-size:12px;background:url(../../lojaagropecuaria/img/tree.gif?7a3f3cca9932) 18px 0px no-repeat}.tree li a{color:#848484;padding-left:0}.tree li .active{color:#1B77A1}.tree li .day a{color:#848484;padding:3px 5px;float:left;background:#d6d6d6;margin:4px 4px 0 0}.tree li .day .active{background:#1B77A1;color:#FFFFFF}#simplemodal-container #shipping_list{padding:10px}#simplemodal-container #shipping_list li label{cursor:default;padding-left:0px;padding-right:0px}#shipping_list ul{padding:10px 0px}#shipping_list li label{width:100%;padding:10px 18px;margin:0;font-weight:normal}#shipping_list li .img,#shipping_list li .msg{float:left;min-width:200px;font-size:11px;color:#3f3f3f}#shipping_list li .value{float:left}.title-style-2{border-bottom:3px solid #dbdbdb;background:none;color:#505050}.title-style-3{border-bottom:1px solid #3d3d3d;color:#3d3d3d;font-weight:bold;font-size:13px;display:block;padding:15px 0px}.title-shelf{position:relative;margin:12px 0px;text-align:left;border-bottom:1px solid #dcdcdc}.title-shelf h3{display:block;font-size:16px;font-weight:600;color:#282828}.title-shelf h4{display:block;font-size:12px;font-weight:300}.shelf-list{float:left;width:100%;margin:30px 0px;position:relative}@media (min-width:1360px){.shelf-list{height:500px}}.shelf-list .nav-shelf{display:block;padding:0px}.shelf-list .nav-shelf h2{color:#3a5c77;font-size:26px;font-weight:normal;margin-bottom:10px;display:block}.shelf-list .nav-shelf h2 b{font-weight:normal}.shelf-list .nav-shelf h2 .icon{font-size:0px;text-align:center;line-height:40px;height:40px;width:40px;display:inline-block;vertical-align:middle;color:#5893c8;margin-right:10px;position:relative;overflow:hidden}.shelf-list .nav-shelf h2 .icon i{line-height:40px;width:41px;height:40px;display:inline-block;font-size:40px;text-align:left}.shelf-list .nav-shelf ul{display:block}.shelf-list .nav-shelf li{display:block;padding:2px 0px}.shelf-list .nav-shelf li a{color:#4c4c4c;padding:4px 10px 4px 26px;font-size:12px;position:relative;display:block;border-radius:5px}.shelf-list .nav-shelf li a:hover{color:#75867b;background-color:#e3f0e8}.shelf-list .nav-shelf li a:before{content:"u";font-family:"icon-convertize";color:#ec668c;width:6px;height:6px;font-size:6px;position:absolute;left:6px;top:8px}.shelf-list .nav-shelf li a:hover:before{color:#85bcbe}.shelf-list .nav-shelf li a.all-departaments{font-size:13px;color:#5893C8;margin:0px 6px 10px 6px;float:right;padding:2px 10px}.shelf-list .nav-shelf li a.all-departaments:before{content:"";display:none}.shelf-list .nav-shelf li a.all-departaments:hover{background:none;color:#fccb65}.shelf-list .owl-theme .owl-controls .owl-buttons div,.shelf-list .next-sly_carousel,.shelf-list .prev-sly_carousel{top:30%}.box-border{border:1px solid #d8d8d8;margin-left:-1px}.box-white{background:#ffffff}.box-style-1{background:#ffffff}.box-style-2{background:#f7f7f7}#payment .box-style-2 a{color:#85bcbe}.box-blue{border:1px solid #d0dce0;display:block;color:#3b3b3b}.box-blue .title{background:#ecf3f5;border-bottom:1px solid #d0dce0;display:block;padding:10px;font-size:18px;color:#2c5688}.box-blue .title .icon{float:left;font-size:45px;margin-right:10px;color:#a1b7c7}.box-blue .text{padding:10px;display:block}.box-style-4{color:#656565;border:1px solid #e9e9e9;background:#ffffff;-webkit-box-shadow:0px 0px 2px #e9e9e9;box-shadow:0px 0px 2px #e9e9e9;padding:10px 14px;margin:7px 0}.box-style-7{padding-bottom:20px;background:#ffffff}.arrow-position{text-align:center;line-height:60px;background:#723e71;color:#ffffff;position:absolute;top:132px;right:0;height:60px;width:60px;text-align:center;margin:-30px -30px 0px 0px;border-radius:50%}.footer .f-f-4{background:#3cb57c;padding:20px}.box-newsletter form,.box-newsletter .row{display:flex;align-items:center;font-size:0}.box-newsletter .content-ajax{width:90%}.box-newsletter .box-texts{display:flex;justify-content:center;align-items:center}.box-newsletter .box-texts .texts p{font-size:36px;font-weight:600;color:#ffffff;padding-right:20px}.box-newsletter .box-texts .text-second{font-size:12px;color:#fff;padding:0px 20px;border-left:1px solid #fff;border-right:1px solid #fff;white-space:nowrap}.box-newsletter .field{float:left;width:49%;margin-right:5px}.box-newsletter .field input{width:100%;margin:0;border:0;height:42px}.box-newsletter .bt{display:inline-block;vertical-align:middle;margin:0;color:#3cb57b;background:#fee070;height:42px;font-size:16px;font-weight:600;line-height:14px;border-radius:3px}.box-newsletter .message-success{c olor:#ffffff;padding:10px;font-size:16px;display:inline-block}.popup-newsletter .modal-dialog{max-width:558px}.popup-newsletter .modal-body{background:url('../../lojaagropecuaria/img/bkg-newsletter.png?c414105a9d72') center center #5784b2;background-size:contain;background-repeat:no-repeat;padding:340px 30px 50px 30px}.popup-newsletter .close{position:absolute;top:0;right:0;opacity:1;text-shadow:none;color:#ffffff;font-weight:normal;padding:10px;z-index:101}.popup-newsletter .col-sm-1.col-xs-12{display:none}.popup-newsletter .col-sm-5.col-xs-12{display:none}.popup-newsletter .col-sm-6.col-xs-12{width:100%}.popup-newsletter .field{width:100%;padding-right:0px;vertical-align:middle;float:left;padding-right:5px}.popup-newsletter .field input,.popup-box-newsletter .inputs input,.popup-box-newsletter .inputs select{background:#ffffff;color:#c1c1c1;width:100%;margin:0px;height:42px;font-size:14px;border-radius:3px;border:0}.popup-newsletter form{display:inline-block;vertical-align:middle;position:relative;min-width:100%;padding:20px 0px}.popup-newsletter label{color:#62929f;font-size:14px}.popup-newsletter .bt,.popup-box-newsletter form .bt{float:right;padding:0;color:#3cb57b;background:#fee070;height:42px;width:118px;font-size:16px;line-height:14px;margin:0;border-radius:3px;font-weight:600;position:relative;right:5px;background:#f36527;color:#ffffff}.popup-newsletter .field ::-webkit-input-placeholder.error,.box-newsletter .field::-webkit-input-placeholder.error{color:#E05561}.popup-newsletter .field :-moz-placeholder.error,.box-newsletter .field:-moz-placeholder.error{color:#E05561}.popup-newsletter .field ::-moz-placeholder.error,.box-newsletter .field::-moz-placeholder.error{color:#E05561}.popup-newsletter .field :-ms-input-placeholder.error,.box-newsletter .field:-ms-input-placeholder.error{color:#E05561}.popup-newsletter form{padding:0}.popup-newsletter form .content-ajax .errorlist{display:none}.popup-newsletter form .error input,.popup-newsletter form .error textarea,input.error{border:2px solid #E05561!important}.popup-newsletter .inputs{padding:0}.popup-newsletter .field.field-name{width:100%;margin-bottom:20px}.popup-newsletter .field.field-email{width:100%;margin-bottom:20px}.popup-newsletter .message-success{color:#ffffff;padding:10px;font-size:16px;display:inline-block}.footer-newsletter{display:none!important;position:fixed;bottom:-155px;width:100%;height:155px;background:#3cb57b;z-index:1000;border-top:1px solid #e3e3e3;margin-top:100px;box-shadow:0 0 50px rgba(0,0,0,.1)}.footer-newsletter .box-newsletter{background:#3cb57b;bottom:0;padding:36px 0px}.footer-newsletter .box-newsletter .text{color:#ffffff}.footer-newsletter .close{margin-top:-30px}.footer-newsletter .text .title{padding-bottom:5px}.footer-newsletter .subtitle{font-size:12px}.title-border{color:#1b7197;border-bottom:2px solid #6294af}.title-border-style-2{color:#727272;border-bottom:2px solid #e5e5e5}.title-border-style-2 .arrow-b{background:url(../../lojaagropecuaria/img/arrows.png?c414105a9d72) 0px 0px no-repeat}.title-border-style-2 span{border-bottom:2px solid #50b59c}.steps ul li{background:#ffffff}.steps ul li a{color:#ffffff}.steps ul li span{background:#ffffff;border-radius:50%}.steps .step-1 .current-2,.steps .step-2 .current-3{background:#e9dc20;background:-webkit-gradient(linear,left top,right top,from(#e9dc20),to(#ffffff));background:linear-gradient(to right,#e9dc20 0%,#ffffff 100%)}.steps .step-1 .current-1,.steps .step-2 .current-2,.steps .step-3 .current-2,.steps .step-3 .current-3,.steps .step-4 .current-2,.steps .step-4 .current-3,.steps .step-4 .current-4,.steps .step-5 .current-2,.steps .step-5 .current-3,.steps .step-5 .current-4,.steps .step-5 .current-5{background:#e9dc20}.steps .current-1 a,.steps .step-2 .current-2 a,.steps .step-3 .current-2 a,.steps .step-3 .current-3 a,.steps .step-4 .current-2 a,.steps .step-4 .current-3 a,.steps .step-4 .current-4 a,.steps .step-5 .current-2 a,.steps .step-5 .current-3 a,.steps .step-5 .current-4 a,.steps .step-5 .current-5 a{color:#e9dc20}.steps .current-1 a{left:-15px}.steps .step-1 .current-1 span,.steps .step-2 .current-1 span,.steps .step-2 .current-2 span,.steps .step-3 .current-1 span,.steps .step-3 .current-2 span,.steps .step-3 .current-3 span,.steps .step-4 .current-1 span,.steps .step-4 .current-2 span,.steps .step-4 .current-3 span,.steps .step-4 .current-4 span,.steps .step-5 .current-1 span,.steps .step-5 .current-2 span,.steps .step-5 .current-3 span,.steps .step-5 .current-4 span,.steps .step-5 .current-5 span{background:#e9dc20}.stages{padding:15px 0}.stages ul li{float:left;font-size:11px;width:25%;position:relative;text-align:center}.stages ul li:before{content:"";position:absolute;top:14px;left:0;right:0;height:3px;background:#e2e2e2}.stages ul .current-1:before{left:50%}.stages ul .current-4:before{right:50%}.stages ul .current-5:before{right:50%}.stages ul li a{display:block;width:100%;text-align:center}.stages ul li span{width:30px;height:30px;display:inline-block;background:#e2e2e2;position:relative;z-index:100;border-radius:50%}.stages .current-1:before,.stages .stage-cep .current-2:before,.stages .stage-pes .current-2:before,.stages .stage-etp .current-3:before{background:#1e9c5b;background:-webkit-gradient(linear,left top,right top,color-stop(60%,#1e9c5b),color-stop(90%,#e2e2e2));background:linear-gradient(to right,#1e9c5b 60%,#e2e2e2 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e9c5b',endColorstr='#e2e2e2',GradientType=1)}.stages .stage-cep .current-1:before,.stages .stage-pes .current-1:before,.stages .stage-etp .current-1:before,.stages .stage-etp .current-2:before,.stages .stage-pecs .current-1:before,.stages .stage-pecs .current-2:before,.stages .stage-pecs .current-3:before,.stages .stage-pecs .current-4:before,.stages .stage-pecs .current-5:before{background:#1e9c5b}.stages .current-1 span,.stages .stage-cep .current-2 span,.stages .stage-pes .current-2 span,.stages .stage-etp .current-2 span,.stages .stage-etp .current-3 span,.stages .stage-pecs .current-2 span,.stages .stage-pecs .current-3 span,.stages .stage-pecs .current-4 span,.stages .stage-pecs .current-5 span{background:#1e9c5b}.stages .stage-canm .current-2 span{background:#be0000}.stages .stage-canm .current-2:before{background:#6f6f6f;background:-webkit-gradient(linear,left top,right top,color-stop(60%,#be0000),color-stop(90%,#e2e2e2));background:linear-gradient(to right,#be0000 60%,#e2e2e2 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#be0000',endColorstr='#e2e2e2',GradientType=1)}.stages .stage-canm .current-1:before{background:#1e9c5b;background:-webkit-gradient(linear,left top,right top,color-stop(60%,#1e9c5b),color-stop(90%,#be0000));background:linear-gradient(to right,#1e9c5b 60%,#be0000 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e9c5b',endColorstr='#be0000',GradientType=1)}.messages li{background:#f5f5f5;border:1px solid #dddddd;margin-bottom:5px;border-radius:3px}.messages .success{background:#3cb57b;border-color:#3cb57b;color:#ffffff}.messages .error{background:#be0000;border-color:#be0000;color:#ffffff}.messages .warning{background:#F5935D;border-color:#F5935D;color:#ffffff}.messages .info{background:#5BCACA;border-color:#5BCACA;color:#ffffff}.messages .success a,.messages .error a,.messages .warning a,.messages .info a{color:#ffffff}.messages .alert{background:#FFFCD3;border-color:#FFFCD3;color:#92610A;text-align:left;border:1px solid #92610A;padding:18px;font-size:13px}.messages .alert a{color:#92610A}.messages .thumb{margin:0px 7px 0px 0px;display:inline-block;vertical-align:middle}.messages .thumb img{border-radius:50%}form input,form textarea,.input,.textarea,form select,.select{color:#656565;font-size:13px;border:1px solid #d3d3d3;background:#ffffff;border-radius:3px}.lt-ie9 form input,.lt-ie9 .input{line-height:39px}form input[type="radio"]{border:0;float:left;height:auto;width:auto}form input:focus,form textarea:focus,form input:hover,form textarea:hover{border:solid 1px #a0a0a0}form label{color:#5C5C5C;font-size:13px;font-weight:normal}form .error label{color:#E05561}form .error input,form .error textarea,input.error{border:1px solid #E05561!important}form .error ::-webkit-input-placeholder,form .error::-webkit-input-placeholder{color:#E05561}form .error :-moz-placeholder,form .error:-moz-placeholder{color:#E05561}form .error ::-moz-placeholder,form .error::-moz-placeholder{color:#E05561}form .error :-ms-input-placeholder,form .error:-ms-input-placeholder{color:#E05561}form .fieldset-form{margin-bottom:10px;border-radius:3px}form .content-form{padding:10px 0px;margin:0px -5px;display:block}form .content-form:after,form .content-form:before{content:" ";clear:both;display:table}.form-vertical .title-box + .fieldset-form{margin-top:-10px}form .group{float:left;width:100%;display:block;margin-bottom:2px;*float:none;border:1px solid transparent}form .group .group-label,.form-vertical .group .group-label{float:left;width:20%;text-align:right}form .group .group-label label,.form-vertical .group .group-label label{padding:6px 10px 0 0;float:right}.form-vertical .group{padding:2px 5px}.form-vertical .group .group-input ul li{padding:0 10px 0 0}.form-vertical .group .group-label{width:100%;text-align:left}.form-vertical .group .group-label label{float:left}.form-vertical .group .group-input{width:100%}.form-vertical .group .group-input .field{max-width:100%}form .group .group-input{float:left;width:70%;position:relative;margin-left:-1px}.form-vertical .group .group-input{width:100%;margin-left:0}form .group .group-input .field{float:left;position:relative;width:100%}form .group .group-input .field ul{float:left;width:100%;background:none;border:1px solid transparent;position:relative;z-index:100}#product form .group .group-input .field ul{float:left;width:100%;background:none;border:1px solid transparent;position:relative;z-index:100}form .group .group-input input,form .group .group-input textarea,.textarea,form .group .group-input input select,.select{float:left;margin:0;padding:0;width:100%;position:relative;padding-left:10px;z-index:100}form .group .group-input textarea,.textarea{padding:10px;height:110px}form .group .group-input ul li{float:left;padding:6px 0 6px 10px}form .group .group-input .help_text{float:left;width:100%;margin:5px 0px}form .group .help_text{display:inline-block;font-size:11px;color:#A6A4A4}form .group .group-input .cont_help{padding:0 10px;font-size:11px;line-height:25px;white-space:nowrap;color:#ffffff;position:absolute;left:100%;top:-3px;margin-left:5px;height:25px;background:url(../../lojaagropecuaria/img/overlay.png?8979793b561b);display:none;opacity:0;border-radius:3px}form .group .group-input .help_text:hover .cont_help{display:block;opacity:1}form .group .group-input .field .errorlist{float:left;min-width:100%;color:#ffffff;padding:0;border:0px;z-index:90;font-size:11px;margin:-2px 0px 0 0;clear:both}form .group .group-input .field .errorlist li{width:100%;display:block;border-radius:0px 0px 3px 3px;padding:5px!important;text-align:left}form .group .group-input .field .errorlist li.error{background:#e05561}form .group .group-input .field .errorlist li.success{background:#5cb85c}.box-newsletter form .content-ajax .errorlist,form .group .group-input .field label.error{float:left;min-width:100%;color:#ff7783;padding:5px 0;z-index:90;font-size:11px;margin:-2px 0px 0 0;clear:both;width:auto;z-index:95;text-align:center;border-radius:0px 0px 3px 3px}form .group .group-input .errorlist li{padding:0 10px!important;white-space:nowrap;-webkit-transform:translateZ(0px)}form .group .group-input .field label.error{padding:5px 10px}form .tooltip{right:-385px;width:385px;top:50%;margin-top:-55px;margin-right:-10px!important}form .tooltip .flag{margin-top:3px;margin-bottom:3px}@media (max-width:769px){form .tooltip{right:0px;top:0px;width:100%;max-width:100%;margin-top:5px;margin-right:0px!important;position:static;float:left;border:solid 1px #B5B4B4;-webkit-box-shadow:none;box-shadow:none}form .tooltip .flag{margin:2px 5px 5px 0}#payment #li-card_number .group-input .field,#payment #li-card_holders_name .group-input .field{max-width:360px!important}}#zipcode_load{position:absolute;top:7px;right:6px;z-index:100}form #li-birth{max-width:130px;clear:both}form #li-zipcode,form #li-phone,form #li-shipping_zipcode,form #li-shipping_date,form #li-ceremony_zipcode,form #li-reception_zipcode{max-width:165px;clear:both}form #li-title,form #li-receiver,form #li-address,form #li-city,form #li-shipping_address,form #li-shipping_city,form #li-ceremony_address,form #li-ceremony_city,form #li-reception_address,form #li-reception_city{max-width:80%;clear:left}form #li-number,form #li-state,form #li-shipping_number,form #li-shipping_state,form #li-ceremony_number,form #li-ceremony_state,form #li-reception_number,form #li-reception_state{max-width:20%;clear:right}form #li-neighborhood,form #li-shipping_neighborhood,form #li-ceremony_neighborhood,form #li-reception_neighborhood{max-width:50%;clear:left}form #li-complement,form #li-phone2,form #li-shipping_complement,form #li-ceremony_complement,form #li-reception_complement{max-width:50%;clear:right}form #li-phone1{max-width:50%;clear:left}form #li-cpf{max-width:190px;clear:both}#product form #li-title{max-width:100%}.ui-spinner{position:relative;display:inline-block;padding:0;vertical-align:middle;padding-right:20px;max-width:100%}.ui-spinner-up{top:0}.ui-spinner-button{width:18px;color:#ffffff;background:#723e71;height:50%;font-size:15px;padding:0;margin:0;text-align:center;position:absolute;cursor:pointer;display:block;overflow:hidden;right:0;line-height:21px;border:1px solid #ffffff;font-family:"icon-convertize";border-radius:3px}.ui-spinner-button .icon-up-dir:before,.ui-spinner-button .icon-down-dir:before{width:15px;height:15px}.ui-spinner-down{bottom:0}#change_customer #li-newsletter .group-label{width:100%}#change_customer #li-newsletter .group-label label{float:left}#register .col-s9{width:78%}#register .col-s6{width:48%}#register .col-s5{width:38%}#register .col-s2{width:18%}#register .group{padding:2px 0}.bt-not-style{background:none;font-size:12px;color:#787878}.bt-not-style:hover{border:0;background:none}.bt-checkout{color:#ffffff;background-color:#1a9557}.bt-checkout:hover,.bt-checkout:active,.bt-checkout:focus{color:#ffffff;background-color:#1a9557}.bt-style-1{color:#ffffff!important;background-color:#be0000}.bt-style-1:hover,.bt-style-1:active,.bt-style-1:focus{color:#ffffff;background-color:#be0000}.bt-style-2{color:#ffffff;background-color:#1e9c5c}.bt-style-2:hover,.bt-style-2:active,.bt-style-2:focus{color:#ffffff;background-color:#1e9c5c}.bt-style-3{color:#414141!important;background-color:#fee070}.bt-style-3:hover,.bt-style-3:active,.bt-style-3:focus{color:#414141;background-color:#fee070}.bt-style-4{color:#787878!important;background-color:#d9d9d9}.bt-style-4:hover,.bt-style-4:active,.bt-style-4:focus{color:#787878;background-color:#c7c7c7}.sociais-networks{padding-top:5px}.bt-facebook,.bt-gplus,.bt-twitter,.bt-whatsapp,.bt-mail,.bt-snapchat{color:#ffffff;display:inline-block;width:30px;height:30px;line-height:34px;margin:2px;text-align:center;font-size:18px;cursor:pointer;vertical-align:middle}.bt-facebook{background-color:#4a6ca9}.bt-gplus{background-color:#ea4514}.bt-twitter{background-color:#33ccff}.bt-whatsapp{background-color:#58ad15}.bt-mail{background-color:#f6a725}.bt-snapchat{background-color:#efdf31}.icon-radius{display:inline-block;width:52px;height:52px;text-align:center;vertical-align:middle;padding:10px 0px;margin-right:10px;border-radius:50%}.icon-radius.blue{color:#ffffff;background:#1b77a1}.icon-circle-line,.icon-circle-full{width:19px;padding-left:1px}.tabs-nav{float:left;width:100%;border-bottom:3px solid #f0f1f1;position:relative;z-index:100;margin-bottom:-1px}.tabs-nav li{float:left;position:relative;bottom:-3px;margin-right:3px}.tabs-nav li a{display:block;padding:18px 35px;font-size:14px;outline:none;position:relative;color:#383838;position:relative;border-bottom:3px solid transparent;background:#eaeaea;border-bottom:3px solid #E2E2E2}.tabs-nav li.active a{background:#EE0C7F;color:#ffffff;border-bottom:3px solid #D80A73}.tab-content{float:left;width:100%;position:relative;border:1px solid #f0f1f1}.tab-footer{float:left;width:100%;background:#ffffff;padding:10px;border:1px solid #d3d3d3}.flag{width:42px;height:28px;margin:0px 5px 5px 0;display:inline-block;vertical-align:middle;background-image:url(../../lojaagropecuaria/img/sprite-payments.png?ba391cb9cab8);background-position:49px 0px;background-repeat:no-repeat;border-radius:3px;-webkit-box-shadow:0px 0px 1px rgba(0,0,0,0.5);box-shadow:0px 0px 1px rgba(0,0,0,0.5)}.flag2{width:32px;height:32px;margin:5px 3px 0 0;background-image:url(../../lojaagropecuaria/img/bandeiras.png);background-repeat:no-repeat}.flag-visa{background-position:-42px 0px}.flag-mastercard{background-position:0px 0px}.flag-amex{background-position:-84px 0px}.flag-diners{background-position:-252px 0px}.flag-hipercard{background-position:-336px 0}.flag-hiper{background-position:-420px 0}.flag-aura{background-position:-295px 0}.flag-elo{background-position:-210px 0}.flag-discover{background-position:-126px 0}.flag-boleto,.flag.boleto{background-position:-378px 0}.flag-jcb{background-position:-168px 0}body .flag-maestro{background-position:-462px 0}body .flag-visaelectron{background-position:-504px 0}.flag-bancodobrasil{background-position:-291px 0px;width:32px;height:32px}.flag-bradesco{background-position:-355px 0px;width:32px;height:32px}.flag-itau{background-position:-419px 0px;width:32px;height:32px}.flag-banrisul{background-position:-451px 0px;width:32px;height:32px}.e-sedex{background:url(../../lojaagropecuaria/img/shippings.gif) 0 0 no-repeat;width:108px;height:22px;margin:4px}.sedex{background:url(../../lojaagropecuaria/img/shippings.gif) -108px 0 no-repeat;height:22px;width:78px;margin:4px}.pac{background:url(../../lojaagropecuaria/img/shippings.gif) -186px 0 no-repeat;height:22px;width:74px;margin:4px}.table{border:1px solid #cfd2d3}.table tr th{border:0}.table-hover>tbody>tr:hover>th{background:#ffffff}.table tr td{background:#ffffff}.table.table-condensed tr td{border-bottom-width:1px}.table-hover tr:hover td{border:1px solid #e2e2e2}.table tr td img{border:1px solid #e5e5e5}.table .row1 td{background:#ffffff}.table .row2 td{background:#ffffff}.table-hover>tbody>tr:hover>td{background:#f7f7f7;border:1px solid #e2e2e2!important}.table-simple tr th{border:1px solid #e2e2e2!important}.table-simple tr td{border:1px solid #e2e2e2!important}.ui-accordion-header-active{background-color:#dbdbdb}#shop_cart .quantity input{width:50px;padding:0;text-align:center;margin:0}#shop_cart .errorlist{}#shop_cart .errorlist li{color:#ffffff;background:#AA3D3D;padding:5px 10px;font-size:11px;margin-top:5px}#shop_cart .delete input{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;cursor:pointer!important;width:100%;height:12px}#shop_cart .delete div.checker{cursor:pointer!important;width:100%;height:18px;overflow:hidden}#shop_cart .delete a,#shop_cart .delete div.checker span{color:#cccccc;display:inline-block;vertical-align:middle;font-size:24px;padding:0px 3px;cursor:pointer!important}#shop_cart .delete a i,#shop_cart .delete div.checker span i{line-height:24px;display:inline-block;height:24px;width:24px;text-align:left}#customer-pj{display:none}#payment .form-payment .group{padding:5px 0}#payment .group.error{background:no-repeat;border:1px solid transparent}#payment .form-payment .content-form{padding:30px 10px}#payment .form-payment .group .group-input label.error{padding:5px;color:#c02d16}#payment .form-payment #li-installments .group-input label.error{padding:0;color:#c02d16;position:absolute;right:-148px;top:0}#payment .form-payment #li-installments .group-input div.selector{overflow:inherit}#payment #li-exp_month .group-input .field,#payment #li-exp_year .group-input .field{width:100%;max-width:149px}#payment #li-exp_month{max-width:160px;width:50%}#payment #li-exp_month .group-label label{font-weight:bold}#payment #li-exp_month .group-input{max-width:155px;width:100%}#payment #li-exp_year{position:relative;max-width:160px;width:50%}#payment #li-exp_year.error{height:55px}#payment #li-exp_year .group-input{position:absolute;left:0;top:34px;width:100%}#payment #li-exp_year .group-label{display:none}@media (min-width:930px){#payment #li-cvc2{width:180px}}#payment #li-cvc2 .group-input .field{width:100px}#payment #li-installments .group-input .field{width:200px}#payment #li-card_number .group-input .field,#payment #li-card_holders_name .group-input .field{max-width:314px;width:100%}#payment #li-card_number .field>.flag{position:absolute;left:3px;top:3px;z-index:101}#payment #card_number{z-index:200}#payment #card_number.active{padding-left:60px;z-index:100}#payment .form-payment .group .group-input .field{width:auto}#payment .form-payment .group .group-input .field .errorlist{margin-right:0}#payment #li-cvc2 .img{width:52px;height:34px;float:left;background:url(../../lojaagropecuaria/img/sprite_payment.png?8979793b561b) 0 -126px no-repeat;margin:3px 0 0 8px;cursor:pointer}#payment .simplemodal-wrap{overflow:auto!important}.payment_code{background:url(../../lojaagropecuaria/img/sprite_payment.png?8979793b561b) no-repeat;width:101px;height:65px;float:left;margin:12px}.payment_code_amex{background-position:0 -65px}.form-center{padding:0px 40px;margin:0 auto;max-width:690px}#form-payment-cielo .form-center{max-width:582px}#contact form #li-phone{max-width:50%}#contact form #li-state,#contact form #li-city{max-width:100%}.box-product{float:left;width:100%;min-height:269px;padding-bottom:80px;position:relative}.box-product .box-border{height:43px}.box-product .bt-green{width:90px;height:45px;line-height:45px;font-size:12px;font-weight:bold}.box-product .bottom{position:absolute;bottom:5px;left:5px;width:100%}#promotion .width50{height:305px}#promotion .fan_page{position:absolute;bottom:0;left:0;width:100%;background:#3b5998;color:#ffffff;font-size:10px;padding:13px 0}#promotion .drawing_date{font:10px Arial;position:absolute;color:#ffffff;bottom:0;right:0;padding:5px 10px;background:url(../../lojaagropecuaria/img/overlay.png?8979793b561b)}#SkypeButton_Call a{background:#00aef3;padding:5px 15px 5px 17px;border-radius:5px;display:block}#SkypeButton_Call a:hover{background:#00a0e0}#SkypeButton_Call img{margin:0px!important;vertical-align:middle!important}.theme-tabs-gray .nav-tabs{border:0px;margin-bottom:-1px;position:relative;z-index:100}.theme-tabs-gray .nav-tabs>li{padding:0px 5px}.theme-tabs-gray .nav-tabs>li>a{background:none;border:1px solid transparent;border-bottom:0px!important;text-transform:uppercase;font-size:18px}.theme-tabs-gray .nav-tabs>li.active>a{background:#f4f4f4;border-color:#eaeaea;color:#048753}.nav-tabs>li>a.not-style{background:none;border:0px;font-weight:bold}.theme-tabs-gray .tab-content{background:#f4f4f4;border:1px solid #eaeaea}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default;z-index:99999;background:#ffffff;padding:5px;border:1px solid #eee;-webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.3);box-shadow:0px 0px 10px rgba(0,0,0,0.3);border-radius:3px}.ui-autocomplete li{padding:3px;display:block;border-bottom:1px solid #eee}.ui-autocomplete li:last-child{border:0}.ui-autocomplete li a{display:block;padding:5px;white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis;color:#1e9c5c}.ui-autocomplete li.ui-state-focus a{background:rgba(30,156,92,0.11);color:#1e9c5c}.ui-autocomplete li img{display:inline-block;vertical-align:middle;margin-right:5px}.print-btn{padding:10px 50px}.line{position:absolute;display:block;border-left:1px solid #ECECEC;height:100%;left:-6px;top:0px}.line .ou{position:absolute;top:50%;margin-top:-9px;left:-14px;padding:0 5px;display:block;background-color:#ffffff;margin-left:0px}.layout_header .header .t-h-1,.layout_header .header .t-h-2,.layout_header .header .t-h-3{background:#ffffff}.layout_header .header .t-h-1:after,.layout_header .header .t-h-2:after{display:none}.layout_header .header .t-h-1{-webkit-box-shadow:0px 0px 1px rgba(0,0,0,0.2);box-shadow:0px 0px 1px rgba(0,0,0,0.2)}.layout_header .header .form-search .text{border:1px solid #e6e6e6}.layout_header .navbar-menu .level-0{border-right:2px solid #ffffff;width:20%}.layout_header .navbar-menu .level-0 .root{color:#ffffff;border-top:1px solid #2f5e80;border-bottom:1px solid #2f5e80}.layout_header .navbar-menu .level-0>.sub{margin-top:-1px}.layout_header .navbar-menu .level-0.nav-pink .root{border-color:#eb476b;color:#eb476b}.layout_header .navbar-menu .level-0.nav-pink:hover .root,.layout_header .navbar-menu ul .level-0.nav-pink.child:hover .root:before{background:#ffe9ed}.layout_header .navbar-menu .level-0.nav-blue .root{border-color:#eb476b;color:#eb476b}.layout_header .navbar-menu .level-0.nav-blue:hover .root,.layout_header .navbar-menu ul .level-0.nav-blue.child:hover .root:before{background:#ffe9ed}.layout_header .navbar-menu .level-0.nav-deals .root{border-color:#ec0d0d;color:#ec0d0d}.layout_header .navbar-menu .level-0.nav-deals{background:#ffffff}.layout_header .navbar-menu .level-0.nav-deals:before{display:none}.whatsapp-box{width:248px;background:#ffffff;-webkit-box-shadow:0 1px 8px #bbbbbb;box-shadow:0 1px 8px #bbbbbb;border-radius:4px;padding:16px 10px;left:-75px;top:31px;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}#payment-table{width:100%;max-width:539px}#payment-table td{padding:9px 35px}#payment-table tr:nth-child(1n){background:#e9f5f6;color:#508284;border:1px solid #ffffff}#payment-table tr:nth-child(2n){background:#f5f8f8;color:#508284;border:1px solid #ffffff}.sub-menu-header.pd{background-color:#499271;display:table;width:100%;overflow:hidden}.sub-menu-header.pd i{font-size:22px;height:10px;color:#fff;padding-right:5px;float:left}.navbar-mobile-footer{background:#85bcbe;padding:14px;color:#ffffff}.navbar-mobile .nav-blue a{color:#007c92}.navbar-mobile .nav-pink a{color:#dd4d76}.navbar-mobile .nav-green a{color:#569395}.navbar-mobile .nav-deals a{color:#ffffff;background:#dd5179;text-align:left}.contents .detail-product img{max-width:100%!important;height:100%!important}.set-zipcode-buy-together{top:3px;right:3px;z-index:9}.open_size_table{color:#257477;padding-top:6px}#nav-inside a.logout{background:#ee5a09;color:#ffffff;display:inline!important;font-size:10px;margin-top:-20px;float:right;line-height:11px;padding:3px 5px;font-weight:normal;text-transform:uppercase;border-radius:3px}.navbar-nav a.customer-logout{background:#ffbc14;padding:3px 6px;display:inline;font-size:9px;text-transform:uppercase;margin-left:3px}.navbar-nav a.customer-logout:hover{background:#ffbc14;text-decoration:none}.modal{z-index:99999}body.modal-open{margin:0px}.modal-backdrop{z-index:1}.modal-header .close{z-index:9999;position:relative}.full-room{min-height:200px;font-size:16px}.full-room .div-text{width:160px;border-bottom:1px solid #cda7b1;padding:24px 0 20px 0}.full-room .div-links{width:160px;padding:22px 0 20px 0;font-size:13px}.full-room .bt-room{width:90px;padding:6px;text-align:center;margin-top:-35px}.full-room .girls .bt-room{border:1px solid #874f5e}.full-room .girls a{color:#874f5e;display:block}.full-room .girls{background:#fbe1e8;color:#874f5e}.full-room .boys{background:#cbeaf3;color:#356977}.full-room .boys a{color:#356977;display:block}.full-room .boys .div-text{border-color:#8fb6c1}.full-room .boys .bt-room{border:1px solid #356977}legend{text-align:center;border-bottom:0;color:#6e6d6b;width:272px;position:absolute;top:-30px;left:50%;margin-left:-136px}fieldset{border:1px dashed #dddddd;margin-top:60px;position:relative;padding:5px}.off{color:#dd4d76;border:1px solid #dd4d76;padding:2px}.vitrine .item>p{padding-top:14px;height:47px}.my-gallery{width:100%;float:left}.my-gallery img{width:100%;height:auto}.my-gallery figure{display:block;float:left;margin:0 5px 5px 0;width:100%}.my-gallery figcaption{display:none}.line-separator{width:1px;height:12px;background:#ffffff;display:inline-block;margin:0 8px;vertical-align:middle}.footer-networks{display:inline-block;width:32px;height:32px;line-height:34px;text-align:center;margin:0px 5px 0px 0px;text-align:center;font-size:18px;cursor:pointer;vertical-align:middle;background:#c4c4c4;border-radius:8px 0 8px 0}.footer-networks i{color:#ffffff!important}.footer-networks.fb{background:#3b589d}.footer-networks.tt{background:#3183c5}.footer-networks.gplus{background:#db4a38}.footer-networks.snap{background:#efdf31}.footer-networks.instagram{background:#f87f2e;background:linear-gradient(45deg,#f87f2e 0%,#f4792c 5%,#f5762f 6%,#f17039 11%,#ea6640 17%,#ea6345 18%,#e65d4d 22%,#dd5058 28%,#db4b62 30%,#d74663 33%,#ce3d76 38%,#c73878 41%,#c23577 41%,#bd3283 45%,#b9338a 47%,#b53588 52%,#b1348f 54%,#a23998 63%,#9d38a0 66%,#9939a4 70%,#9138a4 72%,#8a3aa9 76%,#8a3cac 77%,#833aaf 80%,#7b3ab0 81%,#723cb6 84%,#664ac1 92%,#5858ca 97%,#555cce 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f87f2e',endColorstr='#555cce',GradientType=1)}.box-newsletter div.radio span{background-position:-197px -275px!important}.box-newsletter div.radio span.checked{background-position:-179px -275px!important}.box-newsletter div.radio.hover span.checked,div.radio.focus span.checked{background-position:-179px -275px!important}.box-newsletter div.radio.hover.active span.checked,div.radio.focus.active{background-position:-179px -275px!important}.box-newsletter div.radio.hover.active span,div.radio.focus.active span{background-position:-197px -275px!important}.box-newsletter .inputs-radio label{font-size:14px;color:#ffffff;font-weight:normal;position:relative}.box-newsletter div.radio{margin-right:5px;margin-bottom:3px}.pd-topo-categorias{padding-top:30px}.bs-categoria{-webkit-transition:.3s all ease;transition:.3s all ease}.bs-categoria:hover{-webkit-box-shadow:0 0px 20px -5px rgba(0,0,0,0.23);box-shadow:0 0px 20px -5px rgba(0,0,0,0.23);-webkit-transition:.3s all ease;transition:.3s all ease}.vitrine-ofertas{background:#ffffff;border-radius:3px;margin-bottom:30px;margin-top:10px;text-align:center;margin:10px auto 30px}.vitrine-ofertas-width{width:85%;margin-left:7%}#home .AreaContentAcimaFull{position:relative;z-index:99999}#home .AreaContentCategoria{background:#f7f7f7;padding:40px 0px}#home .AreaContentCategoria img{margin-bottom:20px}#home .AreaContentCategoria span{display:block;font-size:14px;font-weight:bold;color:#808080;text-transform:uppercase}#content_product .product .product-detail .queima-estoque span{font-size:12px;color:#ffffff;background:#0ba46d;padding:1px 10px 1px 7px}#content_product .product .product-detail .queima-estoque span:after{content:"";background:url(../../lojaagropecuaria/img/queima-estoque.jpg);width:100%;position:absolute;top:108px;left:125px;z-index:9999;height:19px;background-repeat:no-repeat}.simplemodal-container #content_product .product .product-detail .queima-estoque span:after{content:"";background:url(../../lojaagropecuaria/img/queima-estoque.jpg);width:100%;position:absolute;top:91px;left:110px;z-index:9999;height:19px;background-repeat:no-repeat}.list-products .item-product .purchase{display:none}.list-products .item-product .purchase .input{width:100%;text-align:center;height:25px;font-size:14px;border-radius:5px;background:#ffffff;border:1px solid #ee3734;color:#ee3734}.list-products .item-product .purchase .ui-spinner{padding-right:0}.list-products .item-product .purchase .ui-spinner-button{color:#ee3734;background:none;font-size:10px;border:0;border-radius:0;height:100%}.list-products .item-product .fl.quantity{width:77px;max-width:40%}.list-products li:hover .item-product .purchase,.list-products .owl-item:hover .item-product .purchase{display:block}.list-products .item-product .purchase .ui-spinner-up{top:3px;right:3px}.list-products .item-product .purchase .ui-spinner-down{top:3px;left:3px}.list-products .item-product .box-prices{text-align:left}.list-products .item-product .box-stars{margin:5px 0px}.list-products .item-product .box-stars .rating-star{vertical-align:middle}.box-contador{border:2px solid #f2f2f2}.box-contador .contador-title{background:#f2f2f2;font-size:0px}.box-contador .contador-box-title{display:inline-block;vertical-align:middle;position:relative;width:50%;color:#1d8751;font-size:14px;text-align:left;text-transform:uppercase;font-weight:bold;line-height:20px;padding:15px 20px}.box-contador .contador-box-title span{font-size:14px;font-weight:normal;color:#808080;display:block;text-transform:none}.box-contador .contador-box-time .title-after{float:left;text-align:center;width:100%;padding-bottom:4px}.box-contador .contador-box-time{display:inline-block;vertical-align:middle;position:relative;width:50%;text-align:right;padding:15px 20px;line-height:20px}.box-contador .contador-box-time .countdown{color:#282828;font-size:20px;float:right;clear:both;white-space:nowrap;text-align:center;font-weight:bold}.box-contador .contador-box-time .width40.pa{top:0%;left:0;background:#000000;color:#fff;padding:4px 0px 5px 15px;width:100%}.box-contador .contador-box-time .countdown-title{display:inline-block;font-size:14px}.box-contador .contador-box-time .countdown .e_time{display:inline-block;min-width:42px;text-align:left}.box-contador .contador-box-time .countdown div{margin-right:0px;position:relative;display:inline-block;width:50px}.box-contador .contador-box-time .countdown .day{display:none}.box-contador .contador-box-time .countdown span{position:relative;display:block;font-size:12px;color:#808080;text-transform:uppercase;font-weight:normal}.box-contador .contador-box-time .countdown div:after{content:":";font-size:20px;position:absolute;right:-5px;top:0px;line-height:16px;font-weight:bold}.box-contador .contador-box-time .countdown div:first-child:after{content:""}.box-contador .contador-box-time .countdown div:last-child:after{content:""}.box-contador .list-products li,.box-contador .list-products.carousel .owl-item{height:148px}.box-contador .productlist-box .variations{font-size:0px}.box-contador .productlist-box .variations .value{padding:2px;min-width:27px;margin:1px}.box-contador .list-products .item-product .image img{max-width:100%}.box-contador .list-products .item-product .title{height:auto;margin-top:0px;padding-top:0px}.box-contador .list-products .item-product .card-installments{display:none}.box-contador .list-products .item-product .information-price p{font-size:11px}.box-contador .is_mobile .list-products .item-product .product_detail,.is_mobile .list-products .item-product .add_to_cart{display:none}.box-contador .list-products .item-product .product_detail i,.list-products .item-product .add_to_cart i{background:none;color:#ffffff;padding:4px 10px}.box-contador .list-products .item-product .parcel,.list-products .item-product .parcel-price{display:block}.box-contador .list-products .item-product{max-width:100%;width:100%}.box-contador .list-products .item-product .image{float:left;width:40%;position:relative;padding-right:10px;margin-top:0px}.box-contador .list-products .item-product .image img{max-width:150px;height:150px}.box-contador .list-products .item-product .seals{top:0px;left:0px}.box-contador .list-products .item-product .descont,.box-contador .descont_percentage{top:0px;right:0px}.box-contador .list-products .item-product .desc{float:left;position:relative;width:60%;text-align:left;padding-top:10px}.box-contador .owl-carousel.list-products .owl-pagination{display:block;position:absolute;bottom:0;left:0;width:100%;z-index:100}.box-contador .owl-theme .owl-controls .owl-page{padding:3px}.box-contador .owl-theme .owl-controls .owl-page span{display:block;width:10px;height:10px;background:#dfdfdf;border:2px solid #dfdfdf;border-radius:50%}.box-contador .owl-pagination .owl-page.active span{background:#1d8751;border-color:#1d8751}.box-contador .content-home .owl-carousel .owl-item{padding:0}.custom-shelf .box-contador .contador-title{background:#1e9c5c}.custom-shelf .box-contador .contador-box-title{text-align:right;color:#ffffff}.custom-shelf .box-contador .contador-box-time .countdown{float:left;color:#ffffff}.custom-shelf .box-contador .contador-box-time .countdown span{color:#90cbad}.custom-shelf .box-contador .contador-box-time .countdown .day{display:inline-block}.product-form.productlist-box{display:none;visibility:hidden;opacity:0}.product-form.productlist-box:before,.product-form.productlist-box:after,.product-form.productlist-box .errorlist:before,.product-form.productlist-box .errorlist:after{content:"";display:table;clear:both}.product-form.productlist-box .errorlist{padding:5px 0px;color:#e05561;float:left;width:100%;font-size:12px}.product-form.productlist-box input{color:#414141;font-size:14px;border:1px solid #3eb77a;background:#ffffff;border-radius:0;text-align:center;font-weight:normal;height:38px}.product-form.productlist-box .ui-spinner{padding-right:0}.list-products .item-product .fl.quantity{width:91px!important}.product-form.productlist-box .ui-spinner-button{color:#414141;background:none;font-size:10px;border-radius:0;border:0;font-weight:normal;position:relative;margin-top:-29px}.product-form.productlist-box .ui-spinner-down{left:5px;float:left}.product-form.productlist-box .ui-spinner-up{right:5px;float:right}.product-form.productlist-box .bt-checkout{font-size:14px;color:#ffffff;background:#1a9557;border-radius:0;font-weight:bold;padding:5px;margin-top:0;text-align:center;height:38px;width:100%;max-width:58%;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.product-form.productlist-box .bt-checkout i{font-size:12px}.product-form.productlist-box .bt-checkout.disabled{padding-right:22px;position:relative}.product-form.productlist-box .bt-checkout.disabled:before{content:"";position:absolute;background:url(../../lojaagropecuaria/img/bt-loading.png?7a3f3cca9932) right center no-repeat;right:5px;top:50%;margin-top:-10px;width:20px;height:20px;background-size:contain}.bt-cart-size{line-height:22px;font-size:14px;padding:8px 30px;border-radius:3px;text-transform:uppercase}#add_product_success.modal .modal-dialog{max-width:610px}#add_product_success.modal .modal-content{padding:10px;border-radius:3px;background:#f7f7f7}#add_product_success.modal .modal-body{border:4px solid #ffffff;padding:15px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px}#add_product_success.modal .title-modal{color:#f46427;text-align:center;width:350px;margin:0 auto;font-size:22px;font-weight:bold}#add_product_success.modal .subtitle-modal{font-size:12px;color:#444444;text-align:center;margin:10px 0 15px}#add_product_success.modal .modal-body .btn-group{margin:0 auto;max-width:425px;width:100%;display:block}#add_product_success.modal .modal-body .btn-group:before,#add_product_success.modal .modal-body .btn-group:after{content:"";clear:both;display:table}#add_product_success.modal .modal-body .btn-group .btn{width:50%;text-align:center;font-size:17px;-webkit-box-sizing:border-box;box-sizing:border-box}#add_product_success.modal .close{float:right;font-size:30px;font-weight:bold;line-height:1;color:#cecece;text-shadow:none;opacity:1}#add_product_success.modal button.close{padding:5px;cursor:pointer;border:0;-webkit-appearance:none;outline:none;margin-top:-10px;color:#949494;opacity:1}@media (max-width:481px){#add_product_success.modal .title-modal{font-size:18px}#add_product_success.modal .modal-body .btn-group .btn{font-size:100%}}.box-add_wishlist{position:absolute;top:30px;right:30px}.search-mobile{display:none}.breadcrumb-mobile{display:none}.show-481{display:none}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.horario-box{width:198px;background:#a45da3;color:#ffffff;border-radius:4px;padding:3px 12px;left:95px;font-size:12px;top:-2px;position:absolute;z-index:101;opacity:0;visibility:hidden;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.horario-box:before{content:"";position:absolute;width:10px;height:10px;background:#a45da3;left:-2px;top:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.user-login.horario:hover .horario-box{opacity:1;visibility:visible}.product-detail .benefits i{border:1px #808080;border-style:solid;padding:8px;border-radius:50%;color:#808080;display:inline-block;margin-bottom:5px}.product-detail .benefits .col-xs-4:nth-child(2){border:1px solid;border-color:#ffffff #dadada}.box-week-offers{display:none!important}.week-offers:hover .box-week-offers{display:block!important;width:500px;height:238px;position:absolute;background:#ffffff;right:0;top:48px;border-top:2px solid #591b63;-webkit-box-shadow:0 0 2px rgba(0,0,0,0.2);box-shadow:0 0 2px rgba(0,0,0,0.2)}.week-offers:hover .box-week-offers:before{font-size:32px;width:32px;height:14px;line-height:14px;color:#591b63;content:"\e909";font-family:"icon-convertize";position:absolute;right:15px;top:-14px;z-index:1100}#category #main-wrapper{background:#ffffff}#home .pd-mobile-categorias.pd15:last-child{padding-top:9px;padding-left:0;padding-right:0}#home .pd-mobile-categorias2.pd15:last-child{padding-top:9px;padding-right:0;padding-left:0}#home .pd-mobile-categorias.pd15:first-child{padding-left:0;padding-right:0}#home .pd-mobile-categorias2.pd15:first-child{padding-right:0;padding-left:0}#category form .order-search .group-label{display:inline-block;float:none;width:inherit}#category form .order-search .group-label label{padding:0 10px 0 0;font-size:15px;margin-bottom:-5px}#category form .order-search .group-input{display:inline-block;float:none;width:inherit}#category form .order-search{display:inline-block;margin-bottom:0;float:none;width:inherit}#home #banner1 .col-sm-4.col-xs-12{padding:0}#home .carousel[data-items~="8"]{background:#ffffff;padding:15px 0;position:relative;z-index:2;margin-top:50px;margin-bottom:50px}#home .carousel[data-items~="8"]:before{content:"";background:#ffffff;width:481px;position:absolute;height:103%;top:-1px;left:-25px;z-index:-1}#home .carousel[data-items~="8"] .owl-item img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);opacity:0.3;-webkit-transition:.3s all ease;transition:.3s all ease}#home .carousel[data-items~="8"] .owl-item img:hover{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-ms-filter:grayscale(0);-o-filter:grayscale(0);filter:grayscale(0);opacity:1;-webkit-transition:.3s all ease;transition:.3s all ease}.product .product-detail .col-left .quantity .ui-spinner{padding-right:0;width:100px}.product .product-detail .col-left .quantity input{height:46px;color:#4f4f4f;border:1px solid #38a56e;border-radius:0;text-align:center;font-size:18px;-webkit-box-shadow:inset 0px 0px 4px 1px #bbd9ca;box-shadow:inset 0px 0px 4px 1px #bbd9ca}.product .product-detail .col-left .quantity .ui-spinner-button{color:#4f4f4f;background:none;font-size:12px;width:30px;position:absolute;top:0;height:100%;border:0;line-height:65px}.product .product-detail .col-left .quantity .ui-spinner-up{float:right;right:0!important}.product .product-detail .col-left .quantity .ui-spinner-down{float:left;left:0}.product .box-zipcode span{float:left;font-size:12px;font-weight:bold;padding:8px 10px 0 0;color:#4f4f4f}.product .box-zipcode input{width:100px!important;height:35px;border-color:#bbbbbb;-webkit-box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,0.2);box-shadow:inset 0px 0px 5px 0px rgba(0,0,0,0.2)}.product .box-zipcode button{width:90px;height:35px;margin-left:5px;border-radius:3px;text-transform:lowercase;font-size:15px;font-weight:bold;padding:0;background:#b7b7b7;color:#ffffff}dl{margin:0;padding:0}dl .col{display:block;float:left;padding:10px}dt span{line-height:20px;float:left}dl .even{background:#f7f7f7}dd{float:left;padding:0;position:relative;width:100%}dl .col-0{text-align:right;width:40%;font-weight:bold}dl .col-1{width:60%}.top-content.help-center{background:url(../../lojaagropecuaria/img/patt-questions.png?7a3f3cca9932) 0px bottom repeat!important;padding:20px 0px;text-align:left}.top-content.help-center h1,.top-content.help-center .title{font-size:20px;color:#6b6b6b;padding-bottom:30px}.top-content.help-center h2,.top-content.help-center .sub-title{font-size:14px;color:#6b6b6b}.navbar-icons{overflow:auto;border-bottom:2px solid #d7252a}.navbar-icons ul{display:table;margin:0 auto}.navbar-icons li,.navbar-icons .item{display:inline-block;display:table-cell;vertical-align:top;width:0%;position:relative}.navbar-icons li a,.navbar-icons .item a{display:block;padding:20px 40px;font-size:12px;color:#999999;text-align:center;font-weight:normal;height:100%;text-transform:uppercase}.navbar-icons li a.last:before{display:none}.navbar-icons li.active a,.navbar-icons .item.active a{color:#d7252a}.navbar-icons li.active a:after,.navbar-icons .item.active a:after{left:50%;bottom:0;position:absolute;content:"";background:#d7252a;height:8px;width:2px}#nossas-lojas>.panel{background:#f7f7f7;padding:20px;border-radius:3px}#nossas-lojas .corpoloja .dadosloja{width:50%;float:left}#nossas-lojas .corpoloja .mapaloja{width:50%;float:right;padding-top:10px}#nossas-lojas .tituloloja{font-size:16px;font-weight:bold;position:relative}#nossas-lojas .tituloloja>a{color:#6b6b6b;padding:0px 0px 0px 35px;display:block}#nossas-lojas .dadosloja li{font-size:12px;color:#444444;position:relative;clear:both;list-style:none;padding:20px 20px 0px 35px}#nossas-lojas .dadosloja li i{content:"";position:absolute;display:block;left:5px;top:22px;font-size:20px}#nossas-lojas .tituloloja>a>[class^="icon-"]{font-family:'icon-convertize';position:absolute;right:0;top:0;font-size:22px;color:#444444!important;-webkit-transition:transform 0.2s ease;-webkit-transition:-webkit-transform 0.2s ease;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease,-webkit-transform 0.2s ease}#nossas-lojas .tituloloja>a>[class^="icon-"]:before{content:"\43"}#nossas-lojas .tituloloja>a.collapsed>[class^="icon-"]:before{content:"\e91b"}#nossas-lojas .tituloloja>a.collapsed>[class^="icon-"]{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}#banner-lista{background-size:contain;background-position:0px 0px;background-repeat:no-repeat;border-radius:20px}#banner-lista .banner{position:relative;float:left;margin:0;height:100%;right:0px}#banner-lista .banner img{display:block;width:100%}#banner-lista .box-pesquisa{background:#efefef;padding:30px 80px}#banner-lista .box-pesquisa .form-search-list .c{min-width:300px;margin:0 30px 0 0}#banner-lista .box-pesquisa .form-search-list input{width:100%;border:0}#banner-lista .box-pesquisa .form-search-list .bt-search-list{font-size:18px;line-height:21px;margin:0;position:absolute;top:0px;right:0px;color:#ef6e77;border:none;background:none;padding:0 10px;height:48px;float:right;outline:none}#banner-lista .box-pesquisa .form-search-list .bt-create-list{color:#ffffff;background:rgba(51,161,52,0.75);border:1px solid rgba(51,161,52,0.75);padding:12px 20px;font-size:14px}#banner-lista .box-pesquisa .form-search-list .bt-manage-list{color:#ffffff;background:none;border:1px solid #ffbf4d;padding:12px 42px;font-size:14px;margin:0;float:right}#shipping_list ul li[class^="freight-shipping-retirar-"],#shipping_list ul li[class*=" freight-shipping-retirar-"],#shipping_list table tr[class^="freight-shipping-retirar-"],#shipping_list table tr[class*=" freight-shipping-retirar-"]{display:none}.pages-institutional .top-content h1{font-size:16px}.pages-institutional .institutional-title{margin:0px -15px;font-size:14px;color:#585858;font-weight:bold;text-transform:uppercase;padding:10px 0px;display:block}.pages-institutional .institutional-item{margin:3px -15px;border-radius:3px;background:#f7f7f7;padding:12px;display:block;color:#9f9f9f;font-weight:bold;font-size:13px;text-transform:uppercase;text-align:center}.pages-institutional .institutional-item.active{background:#f16533;color:#ffffff}#product .modal.detail .modal-dialog{max-width:50%;width:50%}@keyframes shake-animation{0%{transform:translate(0,0)}2%{transform:translate(5px,0)}4%{transform:translate(0,0)}6%{transform:translate(5px,0)}8%{transform:translate(0,0)}10%{transform:translate(5px,0)}12%{transform:translate(0,0)}100%{transform:translate(0,0)}}.shake-button{padding:10px 30px;animation:shake-animation 4s ease infinite}.chorulon .ch_center{max-width:1135px;margin:0 auto}.chorulon h2{font-size:33px;font-weight:600;color:#1c1c1c;padding-bottom:10px}.chorulon .ch_content p{font-size:16px;font-weight:300;line-height:48px;color:#1c1c1c}.chorulon .ch_content div.pr img{position:absolute;bottom:70px;right:70px}.chorulon .ch_content .btn{font-size:20px;color:#ffffff;background:#279b5e;text-align:center;padding:6px 14px;margin-right:5px}.chorulon .ch_banner{margin-top:40px}.chorulon .ch_banner .center{background:#eeedeb;border-radius:5px}.chorulon .ch_banner .center h2{padding:20px}.chorulon .ch_banner .center p{font-size:12px;font-weight:300;color:#1c1c1c;line-height:16px;padding:0px 0px 20px 20px}.chorulon .ch_banner .center p span{position:relative;padding-left:20px}.chorulon .ch_banner .center p span:before{content:"\e943";font-family:'icon-convertize';font-size:12px;color:#1c1c1c;position:absolute;top:0px;left:0px}.chorulon .ch_icons .center{padding:50px 0px;border-bottom:1px solid #bfe3e1}.chorulon .ch_icons .center .item{font-size:0px}.chorulon .ch_icons .center .item .icon,.chorulon .ch_icons .center .item .text{display:inline-block;vertical-align:middle}.chorulon .ch_icons .center .item .icon{width:20%}.chorulon .ch_icons .center .item .text{width:80%}.chorulon .ch_icons .center .item .icon i{display:block;background:#279b5e;font-size:50px;color:#ffffff;padding:30px;text-align:center;width:112px;height:112px;margin-right:10px;border-radius:50%}.chorulon .ch_icons .center .item .text{font-size:16px;color:#1c1c1c;line-height:18px}.chorulon .ch_icons .center .item .text h3{font-weight:600;padding-bottom:10px}.chorulon .ch_comments .center{margin-top:3px;border-top:1px solid #bfe3e1;text-align:center}.chorulon .ch_comments .center h2{padding:50px 0px}.chorulon .ch_comments .ch_center .owl-wrapper-outer{overflow:visible}.chorulon .ch_comments .ch_center .item{background:#f2f2f2;position:relative;padding:20px;min-height:215px;margin-right:15px;border-radius:5px}.chorulon .ch_comments .ch_center .item:before{content:"\e942";font-family:'icon-convertize';font-size:32px;color:#c8c8c8;position:absolute;top:-10px;left:10px}.chorulon .ch_comments .ch_center .item h3{font-size:15px;font-weight:600;color:#1c1c1c;padding-bottom:10px}.chorulon .ch_comments .ch_center .item p{display:block;font-size:13px;line-height:26px;color:#1c1c1c;padding:10px 0px}.chorulon .ch_comments .ch_center .item span strong{display:block;font-size:13px;color:#1c1c1c;padding-top:10px}.chorulon .ch_comments .ch_center .btn{font-size:22px;color:#ffffff;background:#279b5e;padding:8px 40px;margin-top:30px}.chorulon .ch_duo .center{margin-top:50px;background:#279b5e;border-radius:5px}.chorulon .ch_duo .center .text{padding:120px 20px 0px 0px;text-align:center;font-size:22px;color:#ffffff}.chorulon .ch_duo .center .text p strong{display:block;padding-top:30px;font-size:40px;text-decoration:underline}.chorulon #breadcrumb,.chorulon .title-box,.chorulon .column-2{display:none}.chorulon .columns,.chorulon .column-1{padding:0px!important}.chorulon .ch_products{margin:50px 0px}.chorulon .ch_products h2{text-align:center}#category.chorulon .ch_products .list-products li{width:33.33%;overflow:visible;z-index:100000}.chorulon .ch_products .list-products .item-product{max-width:280px;border-color:#e5e2e2;-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,.1);box-shadow:0 0 10px 1px rgba(0,0,0,.1)}.chorulon .ch_products .list-products .item-product .variations{display:none}.chorulon .ch_products .product-form.productlist-box{display:block;visibility:visible;opacity:1;margin-top:20px}#content_product .product .seal-disponibilidade:before{content:"\e914";font-family:'icon-convertize';display:inline-block;position:relative;top:0;left:0;font-size:15px;vertical-align:bottom;color:#1a9557;margin-right:5px}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.tipbar{background:#000000;text-align:center;padding:10px 0px}.tipbar p{font-size:15px;font-weight:300;color:#ffffff}.tipbar p>strong{color:#ffdd2d}@charset "utf-8";@media(min-width:768px){.sidebar{display:block!important;height:auto!important}.modal-dialog{width:691px}}@media (max-width:1325px){.center,.center-2{width:auto;padding-left:10px;padding-right:10px}#breadcrumb{padding-left:10px;padding-right:10px}.header .t-h-2 .center,.header .t-h-2 .center-2{padding-left:10px;padding-right:10px}.footer .f-f-3 .fl{left:15px}.footer .f-f-3 .fr{right:15px}.footer .f-f-2 .center-2{padding:15px}.footer .f-f-3 .center-2{padding:30px 15px}.list-products .item-product .item-image img{max-width:100%;height:auto}.list-products{padding-bottom:20px;display:-ms-flexbox;-ms-box-orient:horizontal;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.product .col-right .bt{float:left;margin:5px 5px 5px 0px!important;clear:both}.navbar-menu ul .sub .banner{right:0px}}@media (max-width:1280px){.navigation-right .user-login a{margin:0px 20px 0px 0px}}@media (max-width:1239px){.navbar-menu ul .sub li a{font-size:13px}.navbar-menu ul .sub li.level-3 a{padding:4px 5px 4px 24px}.navbar-menu ul .sub li.level-3 a:before{font-size:10px;width:10px;height:10px}.navbar-menu .level-0:last-child,.navbar-menu .level-0:last-child .root{right:0px}#banner-lista .box-pesquisa .form-search-list .c{margin:0 15px 0 0}#banner-lista .box-pesquisa .form-search-list .d{margin-top:10px;width:100%}}@media (max-width:1170px){.navigation-right .user-login a{margin:0px 10px 0px 0px;font-size:12px}.navbar-menu .level-0 .root .link{font-size:12px;padding:15px 10px}}@media (max-width:1024px){.box-contador .contador-box-title{padding:16px}.box-contador .contador-box-time{padding:15px 10px}.box-contador .contador-box-time .countdown div{width:30px}}@media (max-width:1024px){#home .columns{padding-left:0}#home .column-2{width:100%;margin:0px 0px 10px 0px}#home .column-2.not-responsive{display:none}#home .columns .column-1{padding:0px}.product .divisor-1{padding:10px}.navbar-menu .footer-menu li{display:table-cell!important}.navbar-menu .footer-menu .level-2 a{padding:18px!important}.navbar-menu ul .sub li.level-3 a{padding:2px 5px 3px 24px}#themes .nav-sub-5.level-1{padding:0 0 0 3px}#home .AreaTopBanner .slider-wrapper .banner img{margin:0px}#home .AreaTopBanner .slider-wrapper .banner .countdown{top:1%;font-size:22px}#home .AreaTopBanner .slider-wrapper .banner .countdown .title{font-size:16px}#home .AreaTopBanner .slider-wrapper .banner .countdown .e_time{min-width:46px}#home .AreaTopBanner .slider-wrapper .banner .countdown span.sec{min-width:48px}.product-form.productlist-box .bt-checkout{text-align:center}#home .carousel-home1,#home .carousel-home3{width:25%}#home .carousel-home2{width:50%}.bt-big{padding:12px 18px}}@media (max-width:990px){.container .AreaTopBanner{padding:0px}.vitrine-bf{text-align:center}.vitrine-bf div a{display:block;padding-bottom:20px}}@media(max-width:969px){.messages .thumb{display:none}}@media (max-width:965px){#category .list-products li,#wedding .list-products li{width:33.33333%}}@media(max-width:880px){.product .divisor-1 .col-sm-5{text-align:right}.product .divisor-1 .col-sm-5 .offset-bt{padding-right:0px}.product .col-right{width:100%;white-space:nowrap}}@media(max-width:965px) and (min-width:770px){#category .list-products li,#wedding .list-products li{width:50%}}@media (max-width:879px){.shelf-list .col-sm-2,.shelf-list .col-sm-10{width:100%}.shelf-list .nav-shelf{padding:0px}.shelf-list .nav-shelf h2{border-bottom:1px solid #f0f1f1;padding:10px 0px;position:relative}.shelf-list .nav-shelf h2:before{content:"";height:2px;width:30%;bottom:-1px;left:0px;background:#f86f88;position:absolute}.shelf-list .nav-shelf>ul{display:none}.box-contador .contador-box-time{padding:15px 0}.box-contador .contador-box-time .countdown div{width:25px}}@media (max-width:769px){html,html body{overflow:hidden;overflow-y:scroll}html.lock #nav-inside{left:0px;opacity:1;visibility:visible}html.lock #mask-nav-inside{background:rgba(0,0,0,0.7);z-index:5;visibility:visible;opacity:1}html.lock #mask-nav-inside:before{content:"\e922";font-family:'icon-convertize';position:fixed;top:15px;right:25px;font-size:12px;line-height:30px;color:#499270;background:#ffffff;width:30px;height:30px;border-radius:50%;text-align:center}.list-products .item-product .desc{padding:10px}#home .container,#category .container{background:#f7f7f7}.align-c-768{text-align:center}.hide-768{display:none!important}.show-769{display:block}.row-769{margin-left:-15px;margin-right:-15px}.h-pz-responsive{padding-left:0px!important;padding-right:0px!important}.header .t-h-2{background:#0b653a}.header,.header .t-h-2.affix{font-size:0}.header .t-h-2:after,.header .t-h-1{border:0;display:none}.header .t-h-2 .center{text-align:center;padding:0}.header .logo,.header .t-h-2.affix .logo{float:none;display:inline-block}.header .logo a:before,#toolbar .logo a:before{font-size:30px;color:#ffffff}.columns .column-2 .sidebar .content-sidebar{background:#ffffff}.list-products li,#category .list-products li,#wedding .list-products li{height:auto}.list-products li,.list-products.carousel .owl-item{padding:2px;margin:0px}#category .list-products .item-product,.list-products .item-product{min-height:100%}.title-shelf{border:0}.title-shelf h3{font-size:12px}.title-shelf h4{font-size:10px}.btn-finalizar-pedido{display:none}#cart .clean-base .header .logo{float:left}#home .AreaTopBanner .spacing{margin:0 -10px;padding:0px}#home .AreaTopBanner .slider-wrapper{float:none;margin:0 auto}#home .AreaTopBanner .banner-u{display:none}#home .AreaTopBanner .slider-wrapper .owl-controls .owl-pagination{text-align:center;font-size:0px}#home .AreaTopBanner .slider-wrapper .banner .countdown{top:0px;font-size:20px;padding:15px}#home .AreaTopBanner .slider-wrapper .banner .countdown .title{font-size:14px}#home .AreaTopBanner .slider-wrapper .banner .countdown .e_time{min-width:40px}#home .AreaTopBanner .slider-wrapper .banner .countdown span.sec{min-width:42px}.title-accordion>a.collapsed{background-color:#ffffff;color:#414141;text-transform:none}.title-accordion>a{background-color:#ffffff;padding:10px;margin-left:0;font-size:12px;text-transform:none;-webkit-transition:all 300ms ease;transition:all 300ms ease}.title-accordion a .icon-{position:absolute;top:50%;right:0;margin-top:-15px;font-size:30px}.title-accordion a .icon-:before{content:"\e953";font-family:'icon-convertize'}.title-accordion a.collapsed .icon-:before{content:"\e955";font-family:'icon-convertize'}.title-accordion.title-shelf2:after{display:none}.title-accordion.title-shelf2 .title{display:block;width:100%}.title-rating{margin:0;text-transform:none}#accordion-ratings .ratings-item{background:#ffffff;display:block;box-shadow:none}.steps{display:inline-block;width:100%;float:none}.steps ul{display:inline-block;float:none;padding:15px 0px 40px 0px}.steps .pd20,.steps .pd30{display:none}.form-search{width:100%;max-width:100%;float:none;clear:both;display:block;margin:0px;height:auto;overflow:visible}.form-search:before{display:none}.form-search .text,.text-search{background:#ffffff;font-size:12px;border:0;border-bottom:1px solid #dedede;border-radius:0}.form-search .bt{height:43px!important;border-radius:0;top:0;width:48px;font-size:22px}.nav-primary,.user-login{display:none}.nav-primary li,.nav-primary li.fr{float:none}body .header .t-h-2.affix .navigation-right{padding:0px 10px 0 0}.navigation-right{float:none;width:auto;position:absolute;top:0;right:0;padding-right:15px;margin:15px 0px}.navigation-right .user-login{display:none}.my_cart .bt-cart{padding:0}.my_cart .bt-cart small{display:none}.bt-cart .icon-cart{font-size:30px;color:#ffffff;background:none;width:inherit;height:inherit;border-radius:0;line-height:normal}.my_cart .quantity{position:absolute;top:-5px;right:-10px;background:#ef5a0a;font-size:9px;line-height:16px;width:16px;height:16px;color:#ffffff;text-align:center;border-radius:50%}.header .t-h-3,.navbar-menu{display:none}.open-navbar-menu{display:block;position:absolute;top:0px;left:0px;margin:12px 0px;padding-left:10px;font-size:26px;color:#ffffff}.header .logo,.header .t-h-2.affix .logo{margin:15px 0px}.footer{background:#ffffff;padding:0}.footer .f-f-0 .col-sm-4{border-bottom:1px solid #e0e0e0;padding:10px 0px}.footer .f-f-1,.footer .f-f-2,.clean-base .footer .f-f-2{padding:0px;border:0px}.footer .f-f-1 .col-xs-12 ul .fl{display:inline-block;float:none;vertical-align:middle}.footer .f-f-1 .center-2{border:0}.footer .f-f-1 .social p a{display:block}.footer .f-f-1 .col .col-title{padding:0px}.footer .f-f-2 .col-title a{margin:0px;color:#444444}.footer .f-f-2 .center ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .f-f-2 .center ul li{display:block;padding:10px}.footer .f-f-2 .center-2,.footer .panel ul{padding:0}.footer .f-f-3 .center-2{border-top:1px solid #e6e0d8;padding-bottom:0}.footer .f-f-5{padding-bottom:80px}.footer .panel{width:100%;min-height:0px;padding:0px;color:#6e6d6b;font-size:14px;border-bottom:1px solid #e2e2e2}.footer .panel ul li a{color:#505050;padding:0px;display:block;font-size:15px}.footer .panel ul li a.flag{display:inline-block}.footer .panel .cont{padding:10px 20px;float:left;width:100%}.footer .col .title-accordion a{padding:16px 20px;display:block;font-size:14px;text-transform:lowercase}.footer .title-accordion .collapsed i:before{content:"C";font-size:12px}.footer .title-accordion a i:before{content:"F";line-height:32px;font-size:32px;vertical-align:middle;font-size:12px}.footer .accordion-phone{display:none}.footer .accordion-phone .cont_border{padding:0px;border:0px}.footer .accordion-phone .spacing{padding:10px 15px;float:left;width:100%}.footer .accordion-phone .panel-collapse.in{border:0px}#category .nav-sidebar .container-sidebar:last-child{margin-bottom:0px}.contents.accordion-phone .panel-collapse>div{padding:15px}.accordion-phone .panel-collapse{overflow:hidden;background:#ffffff;width:100%}.accordion-phone .panel-collapse .container-sidebar{padding:8px;float:left;width:100%}.accordion-phone .panel-collapse .container-sidebar .container-title-sidebar{padding:0px}.accordion-phone.nav-sidebar ul li{margin-bottom:6px}.accordion-phone .title-accordion .icon-{display:block;margin-right:0px}.footer .f-f-3 p{display:block;padding:5px 0}.footer .f-f-3 .fl,.footer .f-f-3 .fr{position:static;clear:both;float:none;display:inline-block;margin:20px 10px 0 10px;text-align:center}.box-newsletter .content-ajax{width:100%}.box-newsletter form,.box-newsletter .row{display:block}.box-newsletter .box-texts{display:block;text-align:center}.box-newsletter .box-texts .texts p{padding-right:0;padding-bottom:20px}.box-newsletter .box-texts .text-second{margin-bottom:20px;border:0}.box-newsletter .field{width:100%;margin-right:0;margin-bottom:10px}.box-newsletter .bt{float:right}.title-box.title-accordion{background:#723e71;color:#ffffff;padding:0px;border:0px;margin-bottom:0px}.title-box.title-accordion:before{display:none}.title-box.title-accordion a{color:#ffffff;padding:20px 15px;display:block;font-size:14px;text-transform:lowercase}.title-box.title-accordion a.collapsed{color:#373737;background:#f4f4f4}.columns{padding-left:0}.column-2{width:100%;margin:0px 0px 10px 0px}.column-2.not-responsive{display:none}#category .columns .column-1,.columns .column-1{padding:0px!important;min-height:auto}.sidebar{display:none}.open-sidebar,.sidebar.in,.sidebar.collapsing{display:block}.sidebar li a{padding:4px 0px;font-size:13px}.form-center{padding:0px 15px}#payment #li-cvc2{width:100%}.shop-table .shop-table-header{display:none}.shop-table .shop-table-body .shop-table-row{display:-ms-flexbox;-ms-box-orient:horizontal;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:flex;-ms-flex-flow:row wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.shop-table.col-4 .item-1,.shop-table.col-5 .item-1{width:100%;padding:5px 40px 10px 5px!important}.shop-table.col-5 .item-2,.shop-table.col-5 .item-3,.shop-table.col-5 .item-4,.shop-table.col-5 .item-5{width:25%;background:#f3f7fb;padding:5px;line-height:40px}.shop-table.col-4 .item-2,.shop-table.col-4 .item-3,.shop-table.col-4 .item-4,.shop-table.col-4 .item-5{width:33.33333%;background:#fafafb;padding:5px;line-height:40px}.shop-table .shop-table-body .shop-table-row .shop-table-row-item{text-align:left}.shop-table .shop-table-body .shop-table-row .delete{position:absolute;top:0px;right:5px}.cart-thumb-description .desc{padding-top:10px}.header .t-h-2 .extra-head{display:none}.top-content .pull-right{padding-top:5px}.login-left,.login-right,.login-left .pd30,.login-right .pd30{padding:0px!important;border:0px!important}.arrow-position{position:static;margin:0px auto 30px auto;top:0px;right:0px}.product .product-image{text-align:center;width:100%;margin:0 auto;padding:0px;margin-bottom:0;float:none}.product .big-image{max-width:300px;width:auto;float:none;display:inline-block;margin:0 auto}.product .col-left .dib,.product .col-right .dib{float:none}.product .col-right .align-r{text-align:left}#summary{border:0px;-webkit-box-shadow:none;box-shadow:none}#summary>.title-box-3{display:none}#summary .accordion-phone{padding:0px}#summary .accordion-phone .space{margin-bottom:15px}#summary .table.table-condensed tr td{padding:15px 10px}.page-colections .colecao{opacity:1}.carousel.carousel-navigation{padding:0px!important}#category .column-1 .title-box h1{margin-top:0px}#banner-lista .box-pesquisa{background:url(../../lojaagropecuaria/img/banner-lista-mobile.jpg) no-repeat center center;background-size:cover;padding:200px 20px 20px 20px}#banner-lista .box-pesquisa .form-search-list .c{min-width:100%;margin:0}#banner-lista .box-pesquisa .form-search-list .d{margin-top:10px;width:100%}#banner-lista .box-pesquisa .form-search-list input{background:rgba(255,255,255,0.75)}#banner-lista .box-pesquisa .form-search-list .bt-create-list{background:rgba(51,161,52,0.75);border-color:rgba(51,161,52,0.75);padding:12px 25px}#wedding .seletor-wedding{position:relative;top:0;right:0}#wedding .navbar-blue li{padding:10px 0;float:none}#wedding .navbar-blue li.active:before{display:none}#wedding .cover div h1{bottom:150px;left:20px;padding-right:90px;font-size:20px;color:#ffffff}#wedding .content-header .logo-list{margin-left:-120px}#wedding #home.content-header .logo-list{display:none}#wedding .content-header{background-position:25% 50%}#wedding #home.content-header{background:url(../../lojasmel/weddinglists/img/bg-content.jpg?e33275a4255f&2aaa8f703d31);background-repeat:no-repeat;background-size:cover;background-position:45% 50%;height:inherit}#wedding .bt-create-list{padding:10px 12px;margin-right:10px}#wedding .bt-manage-list{padding:10px 12px}#wedding .content-header .col-weddinglist{margin:40px 0 0 0}#wedding #search-results .list-beige .btn-action{float:left!important;margin-top:10px}#wedding #search-results .list-beige .btn-action span{float:left!important}#wedding .navbar-wedding{margin-top:30px!important}#wedding .columns{padding:0!important}#wedding .ui-spinner-button{font-size:10px!important;line-height:22px!important}#samchat-window{display:none!important}form #li-zipcode,form #li-phone,form #li-shipping_zipcode,form #li-shipping_date,form #li-ceremony_zipcode,form #li-reception_zipcode{max-width:100%}form #li-title,form #li-receiver,form #li-address,form #li-city,form #li-shipping_address,form #li-shipping_city,form #li-ceremony_address,form #li-ceremony_city,form #li-reception_address,form #li-reception_city{max-width:100%}form #li-number,form #li-state,form #li-shipping_number,form #li-shipping_state,form #li-ceremony_number,form #li-ceremony_state,form #li-reception_number,form #li-reception_state{max-width:100%}form #li-neighborhood,form #li-shipping_neighborhood,form #li-ceremony_neighborhood,form #li-reception_neighborhood{max-width:100%}form #li-complement,form #li-phone2,form #li-shipping_complement,form #li-ceremony_complement,form #li-reception_complement{max-width:100%}form #li-number,form #li-state,form #li-shipping_number,form #li-shipping_state,form #li-ceremony_number,form #li-ceremony_state,form #li-reception_number,form #li-reception_state{max-width:100%}#product .modal.detail .modal-dialog{width:100%;max-width:100%}.chorulon .container{background:#ffffff!important}.chorulon .ch_content .btn{margin:5px 5px 0px 0px}.chorulon .ch_content div.pr img{display:none}.chorulon .ch_icons .center{padding:20px}.chorulon .ch_icons .center .item{padding-bottom:20px}.chorulon .ch_icons .center .item .icon{width:30%}.chorulon .ch_icons .center .item .text{width:70%}.chorulon .ch_duo .center .img{text-align:center;margin:0px -15px}.chorulon .ch_duo .center .text{padding:20px}.product .name,.product-inline .name{font-weight:500;text-transform:none}.product .product-detail .col-left .quantity .ui-spinner{width:100%;margin-bottom:10px}.product .product-detail .col-left .quantity input{width:100%}.product .col-left .quantity{display:none}.product .col-left .bt,.product .col-left .fr{width:100%;height:60px;text-transform:uppercase;border-radius:3px!important}.product .col-left .bt{font-size:0;padding:0;line-height:inherit}.product .col-left .bt:before{content:"Adicionar ao carrinho";font-size:16px}#accordion-ratings.center{border-top:5px solid #f7f7f7;border-bottom:5px solid #f7f7f7}#accordion-ratings .title-rating .title{display:block;padding:5px 0px;font-size:16px;font-weight:600;color:#232323}#accordion-shipping{margin-left:-15px;margin-right:-15px}#accordion-shipping>.tabs{border-top:5px solid #f7f7f7;border-bottom:5px solid #f7f7f7}#accordion-shipping>.tabs>.title-accordion{padding:10px 15px}#accordion-shipping>.tabs>.title-accordion span .icon-truck{font-size:30px;color:#1d8751;padding-right:15px}#accordion-shipping>.tabs>.title-accordion span{font-size:14px;color:#727272}#accordion-shipping>.tabs>.title-accordion span strong{font-size:16px;color:#1d8751;text-transform:uppercase}#accordion-shipping .panel-collapse{text-align:center}#accordion-shipping .panel-collapse .box-zipcode{margin-bottom:15px}.bar-information .col{text-align:left}.bar-information .col .icon{font-size:30px}.bar-information .col span{font-size:10px}.bar-information .col div strong{font-size:12px}.box-contador{margin-top:20px;margin-bottom:20px;border:0;background:none!important}.box-contador .contador-title{background:none}.box-contador .contador-box-title{padding:15px;font-size:15px}.box-contador .contador-box-time{width:50%;text-align:center;padding:12px 10px}.box-contador .contador-box-time .countdown{float:none;display:inline-block}.box-contador .contador-box-time .countdown div{margin-right:5px;width:40px}.box-contador .contador-box-time .countdown div:after{right:-10px}.box-contador .list-products .item-product{min-height:140px}.box-contador .list-products .item-product .seals{top:0px;left:0px}.box-contador .list-products .item-product{max-width:100%}.box-contador .product-form.productlist-box{display:none!important}.custom-shelf .box-contador .contador-box-time{padding:0px}.box-informations .title-informations1,.box-informations .title-informations2{padding-bottom:10px}.list-products .item-product .box-prices .prices,.product .product-detail .box-pricing{position:relative}.list-products .item-product .descont_percentage{top:-1px;right:20px}.list-products .item-product .descont_percentage span{float:left;background:#de4225;padding:3px 5px;font-size:11px;line-height:14px;font-weight:600;color:#ffffff;border-radius:3px}.product .descont_percentage{position:absolute;left:100px;top:-1px;margin:0;background:none;height:inherit;width:inherit}.product .descont_percentage span{float:left;background:#de4225;padding:3px 5px;font-size:11px;line-height:14px;font-weight:600;color:#ffffff;border-radius:3px}#home .AreaContentCategoria{background:#efefef}.owl-theme .owl-controls .owl-pagination{display:block}}@media (max-width:669px){.list-products li{width:33.33333%}.pagination{background:none}.pagination ul li{display:none}.pagination ul li.page-info{float:none;display:inline-block}.pagination ul li.prev,.pagination ul li.next{display:inline-block}.pagination ul li.info{display:block;text-align:center;padding:5px}#category.chorulon .ch_products .list-products li{width:50%}}@media (max-width:620px){.tabs-nav li{float:none;display:block}.product .col-right{text-align:center}.header .logo a,#toolbar .logo a{background-size:contain;background-repeat:no-repeat}.popup-newsletter .modal-body{background-position:top center;padding:370px 15px 15px}.popup-newsletter .modal-body .col-sm-2{width:100%}.popup-newsletter .modal-body .col-sm-2 .text{border-right:0}.popup-newsletter .modal-body .col-sm-3{width:100%;padding:20px 0}.popup-newsletter .modal-body .col-sm-3 .text-second{text-align:center}.popup-newsletter .modal-body .col-sm-7{width:100%;padding:40px 0 20px 0}.popup-newsletter .modal-body .col-sm-7:before{font-size:10px;top:12px}.popup-newsletter .modal-body .inputs label{width:100%}.popup-newsletter .modal-body .inputs button{position:relative;float:right;right:0}.popup-newsletter .modal-body .message-success{padding-top:20px}}@media (max-width:600px){.product .thumbs{margin:0px;width:100%;padding-bottom:10px}.product .thumbs ul a{margin:0px 3px}#home .AreaTopBanner .slider-wrapper .banner .countdown{top:0px;font-size:16px;padding:10px}#home .AreaTopBanner .slider-wrapper .banner .countdown .title{font-size:11px}#home .AreaTopBanner .slider-wrapper .banner .countdown .e_time{min-width:32px}#home .AreaTopBanner .slider-wrapper .banner .countdown span.sec{min-width:34px}}@media (max-width:500px){#category .list-products li,#wedding .list-products li,.list-products li{width:50%}.list-products .item-product .product_detail,.list-products .item-product .add_to_cart{display:none;position:static}.shop-table .shop-table-header,.shop-table-separator{text-align:center}.is_mobile .list-products .item-product .product_detail,.is_mobile .list-products .item-product .add_to_cart{display:block;position:relative;width:100%;bottom:0;margin:10px 0px 0px 0px}}@media (max-width:481px){.shop-table.col-5 .item-1{padding:10px}.shop-table .shop-table-body{padding:0}.shop-table .shop-table-body .shop-table-row{padding:0}.title-box-2{font-size:18px}.title-box-2 .pull-right{float:none!important;display:block;text-align:right}.product .divisor-3 .fl{display:inline-block}.product .divisor-3{padding:20px 0 0 0;position:relative}.product .divisor-1 .col-sm-7,.product .divisor-1 .col-sm-5{text-align:left}.product .divisor-3 .fr .fl{float:none;display:inline-block;vertical-align:top}.product .code{padding:0px}.title-box{font-size:20px;line-height:16px}.product .brand,.product-inline .brand{font-size:13px}.shelf-list .nav-shelf h2{font-size:22px}.shelf-list .nav-shelf h2 .icon{font-size:34px;line-height:34px;height:34px;width:34px}.product .divisor-1,.product .divisor-2{padding:10px 0px;border:0}.product .col-left,.product .col-left{padding-top:10px}.product .payment_boleto{padding:5px 0px}.product .col-right .bt{float:left;margin:5px 5px 5px 0px!important}.variations{padding:0px}.variations .option{font-size:12px}#breadcrumb ul{padding:8px 0px;display:none}#breadcrumb ul li a{font-size:13px;color:#6e6d6b}#category #main-wrapper{background:#f4f4f4}.product form .group .group-label{width:30%}.header .logo a,#toolbar .logo a{width:242px}#category .title-box{position:relative}#category .title-box .pull-right{width:100%;max-width:100%!important;margin-top:10px}#category .title-box h1{padding:10px 40px 10px 0px;margin-right:0px;text-align:left;display:block}#category .nav-sidebar.accordion-phone{float:right;padding:0px;width:100%}#category .container>.float.bg-white{background:none}.column-2{width:100%;margin:0px 0px 10px 0px;position:static}.open-filters.title-accordion>a.collapsed{background:#e6e6e6}.added .product-form.productlist-box .bt-checkout{background:#b7b7b7;position:relative;padding-right:22px}.added .product-form.productlist-box .bt-checkout:before{content:"\e914";font-family:'icon-convertize';text-transform:none;font-weight:normal;position:absolute;right:5px;top:50%;font-size:12px;height:12px;line-height:12px;margin-top:-6px}.shelf-list{margin:20px 0px}.shelf-list .owl-theme .owl-controls .owl-buttons div,.shelf-list .next-sly_carousel,.shelf-list .prev-sly_carousel{top:50%;display:none}.owl-carousel.list-products .owl-controls .owl-pagination{display:block}#content_product .product .product-detail,#content_product .product .product-detail-left{padding-top:0px;position:static}#content_product .product .product-detail-left{background:#ffffff;position:relative;margin-bottom:20px}.slider-wrapper .owl-controls .owl-pagination{padding:2px 10px 5px 10px}.print-btn{width:100%;text-align:center}.my_cart .bt-cart span.cart{display:none}.popup-box-newsletter form{padding:5px}.popup-box-newsletter form .float{margin-top:10px}.popup-box-newsletter .field{width:100%;margin-bottom:3px}.popup-box-newsletter form .bt{margin-top:92px;border-radius:5px}.popup-box-newsletter span{font-size:54px;line-height:54px}.popup-box-newsletter .close #close{top:-5px}.full-room .bt-room{margin:-57px 10px 0 0}.full-room .col-xs-12:first-child{margin-bottom:15px;float:left}.full-room .bt-room{margin-top:-35px!important;margin-bottom:10px!important}.full-room .col-xs-6.align-mobile{display:none!important}.full-room .col-xs-6{width:100%}.full-room .col-xs-6 .div-text{padding:15px}.full-room .div-links,.full-room .div-text{padding-left:10px}.full-room img{max-width:100%;margin-top:10px}.box-institucional .institucional1,.box-institucional .institucional2,.box-institucional .institucional3,.box-institucional .institucional4{width:100%;margin:0}.pz-mobile{padding:0!important}.top-content.help-center h1{font-size:25px;line-height:30px}#home .AreaTopBanner .slider-wrapper .owl-controls{text-align:center}#home .AreaTopBanner .slider-wrapper .owl-controls .owl-pagination{top:0px}#home .AreaTopBanner .slider-wrapper .banner .countdown{top:0px;font-size:12px;padding:3px 10px;width:auto;min-width:30%}#home .AreaTopBanner .slider-wrapper .banner .countdown .title{font-size:9px}#home .AreaTopBanner .slider-wrapper .banner .countdown .e_time{min-width:24px}#home .AreaTopBanner .slider-wrapper .banner .countdown span.sec{min-width:26px}.product-image .owl-theme .owl-controls{padding-top:4px}.owl-theme .owl-controls .owl-page{padding:2px}.owl-theme .owl-controls .owl-page span{width:10px;height:10px;border:1px solid #d9d9d9}.pd-mobile-categorias{padding-top:4px!important}.hide-481{display:none}.title-purple h3{width:180px;margin-left:18%}#home .pd-mobile-categorias.pd15:last-child{padding:0}#home .pd-mobile-categorias.pd15:first-child{padding-right:0}#home .row-769 .col-sm-12.plz{padding-left:15px!important}#home .row-769 .col-sm-12.prz{padding-right:15px!important}#content_product .product .product-detail .queima-estoque span:after{top:84px;left:124px}#home .AreaContentAcimaFull{top:0}.AreaContentAcimaFull .single-banner{display:none}.footer .f-f-1{display:none}.footer .f-f-2{display:none}.footer .footer-mobile-social{margin-top:10px;margin-bottom:20px}#home .AreaTopBanner{margin-bottom:0}.my_cart:hover .cart_itens,.my_cart.hover .cart_itens{display:none}#boxLogin .pages .btn{font-size:11px}#boxLogin .pages li .btn-acess_key:before{height:40px}#boxLogin .pages li .btn-gplus:before{height:40px}#boxLogin .pages li .btn-fb:before{height:40px}#boxLogin .pages li .btn-password:before{height:40px}#boxLogin .pages li .btn-mercadolivre:before{height:40px}#product form .group .group-input{margin:0px}.footer-networks.snap:before{margin-top:0}.product .sale_price{font-size:22px;line-height:22px}.product .get_installments .bt{font-size:12px}#home .search-mobile,#home .close-search-mobile,.form-search.active button.bt{display:none}#product .owl-theme .owl-controls .owl-buttons .owl-prev,.prev-sly_carousel{display:none}#product .owl-theme .owl-controls .owl-buttons .owl-next,.next-sly_carousel{display:none}.breadcrumb-mobile{display:block;position:absolute;z-index:101;padding:10px;top:0px;left:0px}.box-add_wishlist.show-481{position:absolute;top:6px;right:6px;z-index:101;padding:10px}.box-add_wishlist.show-481 .add_wishlist i{margin-right:0}.show-481{display:block}.product .product-image .bt.expand-image{display:none}.is_mobile .header .logo a{height:35px}.header .logo a:before,#toolbar .logo a:before{font-size:30px}.header .my_cart{right:0}.nav-sidebar .container-title-sidebar .icon{right:0}.container .form-search{display:block}#change_customer .title-box{padding-bottom:7px}.vitrine.vitrine-categorias .col-sm-8 .col-sm-12>.row{margin-left:-2px;margin-right:-2px}.vitrine.vitrine-categorias .col-sm-8 .col-sm-12>.row>.col-xs-6{padding-left:2px;padding-right:2px}.align-mobile{text-align:center}.align-mobile .fl,.align-mobile .fr{float:none;display:inline-block}#accordion-contents .title-shelf2 h3{background:transparent}#home .carousel-home:first-child{float:left;padding:0px 0}#home .carousel-home:nth-child(2){padding:10px 0;float:right}#home .carousel-home:nth-child(3){float:right;padding:0px 0}#home #banner1 div:first-child{padding:0 0 5px 0}#home #banner1 div:nth-child(2){padding:5px 0 5px 0}#home #banner1 div:last-child{padding:5px 0 0 0}#home .carousel[data-items~="8"]{padding-top:30px!important;margin-bottom:20px;background:#ffffff;margin-top:10px;padding-bottom:30px!important}.my_cart:hover .bt-cart:before,.my_cart.hover .bt-cart:before{display:none}.list-products .item-product:before,.list-products .item-product:after{content:"";display:table;clear:both}#nossas-lojas .corpoloja .dadosloja{width:100%}#nossas-lojas .corpoloja .mapaloja{width:100%}.my_cart:hover .bt-cart:after,.my_cart.hover .bt-cart:after{display:none}.navbar-icons{overflow:auto}.navbar-icons li a,.navbar-icons .item a{padding:20px;white-space:nowrap}dl .col-0{width:100%;text-align:left}dl .col-1{width:100%}#wedding .columns .list-products{padding:15px 0px}#home #banner1 .col-sm-4.col-xs-12{padding-bottom:5px}.list-products .item-product .box-stars-trust{text-align:left}#home.content-header:before{background:rgba(0,0,0,0.7)!important}.box-informations{background:none}.box-informations .center{border:0;padding:15px}.box-ratings:before{content:"";background:#efefef;width:90%;height:1px;position:absolute;bottom:0;left:15px}.box-ratings .box-comment{width:100%;border:0}.box-ratings .box-name{width:100%;padding:0px 0px 15px 15px;background:#ffffff}.box-ratings .box-name .divisor-5{display:none}.box-informations .box-pd>div{padding:10px 50px}.box-informations .col-sm-3.col-xs-12.carencia:before{display:none}.box-informations .col-sm-3.col-xs-12.carencia:after{display:none}.box-informations .col-sm-12 .box-questions{width:100%;margin:0 auto}.box-informations .col-sm-6 .box-questions{width:100%;margin:0 auto}.box-informations .description-table.video iframe{height:100%}#category.chorulon .ch_products .list-products li{width:100%}.chorulon .ch_products .list-products .item-product{max-width:inherit}.chorulon .ch_comments .ch_center .btn{padding:10px;font-size:16px}}@media(max-width:420px){.steps,.steps ul{width:100%;padding-left:10px}.steps ul{padding-top:10px;padding-bottom:25px}.steps ul li{width:48%}.owl-theme .owl-controls .owl-buttons .owl-prev{display:none}.owl-theme .owl-controls .owl-buttons .owl-next{display:none}#home .carousel[data-items="4"] .item{text-align:center}#content_product a[href="#contents"]{display:block;margin-bottom:10px}}@media (max-width:361px){.product .col-right .dib{text-align:center}.product .col-right .align-r{text-align:center}.product .col-right{white-space:normal}}@media (max-width:320px){.product-form.productlist-box .bt-checkout.disabled:before{margin-top:-7px;width:14px;height:14px;right:2px}.list-products .item-product .desc{padding-top:8px}.title-shelf h3{font-size:14px}.header .logo a:before,#toolbar .logo a:before{font-size:25px}.open-navbar-menu{font-size:25px;margin:3px 15px}.bt-cart .icon-cart{font-size:25px}.my_cart .quantity{line-height:14px;top:-3px;font-size:8px;width:16px;height:16px}.box-contador .contador-box-title{font-size:14px;line-height:20px}.box-contador .contador-box-title span{font-size:14px}.box-contador .contador-box-time .countdown{font-size:18px;margin-top:0;right:5%}.box-contador .contador-box-title:before{top:10px;right:-3px}.box-contador .contador-box-time .title-after{margin:0px 0px 30px 0px;font-size:10px}.box-contador .contador-box-time .countdown div{margin-right:-5px}.box-contador .contador-box-title:after{bottom:-13px;left:175%}.box-contador .contador-box-time .countdown div:after{right:-3px;font-size:18px;top:-2px}.box-contador .list-products .item-product .desc{padding-top:20px 0px 0px 20px}.box-contador .list-products .item-product .image img{max-width:120px;height:120px}.custom-shelf .box-contador .contador-box-title{width:45%}.custom-shelf .box-contador .contador-box-title{font-size:11px}#product .divisor-3 .icon-truck{display:none}#boxLogin .pages .btn{font-size:10px;padding-left:60px}#boxLogin .pages li .btn-acess_key:before{height:39px}#boxLogin .pages li .btn-gplus:before{height:39px}#boxLogin .pages li .btn-fb:before{height:39px}#boxLogin .pages li .btn-password:before{height:39px}#boxLogin .pages li .btn-mercadolivre:before{height:39px}#boxLogin .pages li .btn:before{padding-top:7px;width:50px}#boxLogin .pages .form-acess_key .step-1 .modal-body:before{left:32%}#boxLogin .pages .form-acess_key .step-2 .modal-body:before{left:32%}#boxLogin .modal-header .close{margin-top:-5px}#boxLogin .close{font-size:28px}html.lock #mask-nav-inside:before{right:18px}#wedding .bt-create-list{padding:10px 8px;margin-right:8px;font-size:14px}#wedding .bt-manage-list{padding:10px 8px;font-size:14px}#wedding .content-header .col-weddinglist{margin:20px 0 0 0}#wedding .item-product .bt-save-product{padding:10px 12px!important;margin-right:-5px!important}#banner-lista .box-pesquisa .form-search-list .bt-create-list{padding:12px 15px}#banner-lista .box-pesquisa .form-search-list .bt-manage-list{padding:12px 30px}.list-products .item-product .descont span strong,.descont_percentage span strong{font-size:12px}.list-products .item-product .information-price{padding:5px 0}.list-products .item-product .parcel,.list-products .item-product .parcel-price{font-size:12px!important}.product-form.productlist-box .bt-checkout{font-size:14px}.product .col-left .bt-checkout{font-size:16px}.product .box-zipcode button{width:75px!important}#add_product_success.modal .modal-body .btn-group .btn{font-size:75%}.header .logo a,#toolbar .logo a{width:190px}.search-mobile{font-size:20px;left:18px}.search-mobile.active:after{left:3px;bottom:-18px}.box-informations .box-pd>div{padding:10px 20px}.footer-newsletter{height:285px;bottom:-285px}.footer-newsletter .box-newsletter{padding:0px}}div.checker span,div.radio span,div.button,div.button span{background-image:url("../../lojaagropecuaria/img/sprite-forms.png?7a3f3cca9932");background-repeat:no-repeat;-webkit-font-smoothing:antialiased}div.selector,div.checker,div.button,div.radio,div.uploader{display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;vertical-align:middle}div.selector:focus,div.checker:focus,div.button:focus,div.radio:focus,div.uploader:focus{outline:0}div.selector,div.selector *,div.radio,div.radio *,div.checker,div.checker *,div.uploader,div.uploader *,div.button,div.button *{margin:0;padding:0}.highContrastDetect{background:url("../../lojaagropecuaria/img/bg-input.png") repeat-x 0 0;width:0px;height:0px}input.uniform-input,select.uniform-multiselect,textarea.uniform{padding:3px;background:url("../../lojaagropecuaria/img/bg-input.png") repeat-x 0 0;outline:0}input.uniform-input.active,select.uniform-multiselect.active,textarea.uniform.active{background:url("../../lojaagropecuaria/img/bg-input-focus.png") repeat-x 0 0}div.checker input,input[type="search"],input[type="search"]:active{-moz-appearance:none;-webkit-appearance:none}div.selector{z-index:100;float:left;width:100%!important;text-transform:none;background:#ffffff;border:1px solid #d0d0d0;line-height:39px;height:39px;padding:0 0 0 3px;position:relative;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}div.selector span{text-overflow:ellipsis;display:block;overflow:hidden;white-space:nowrap;background:url(../../lojaagropecuaria/img/arrow-select.gif?861b757166b2) right center no-repeat;height:39px;line-height:39px;padding-right:28px;cursor:pointer;width:100%!important;display:block;margin-left:5px}div.selector select{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:none;background:none;position:absolute;height:39px;top:0;left:0;width:100%!important}div.selector.hover,div.selector.focus,div.selector.active{border-color:#a0a0a0}.error div.selector,.error div.uploader{border-color:#E24127!important}.error div.uploader span.action{background-color:#F0C6C9!important;color:#656565!important}div.checker{position:relative}div.checker,div.checker span,div.checker input{width:19px;height:19px}div.checker span{display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;text-align:center;background-position:0 -255px}div.checker span.checked{background-position:-76px -255px}div.checker input{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:none;background:none;display:-moz-inline-box;display:inline-block;*display:inline;zoom:1}div.checker.active span{background-position:-19px -255px}div.checker.active span.checked{background-position:-95px -255px}div.checker.hover span,div.checker.focus span{background-position:-38px -255px}div.checker.hover span.checked,div.checker.focus span.checked{background-position:-114px -255px}div.checker.hover.active span,div.checker.focus.active span{background-position:-57px -255px}div.checker.hover.active span.checked,div.checker.focus.active span.checked{background-position:-133px -255px}div.checker.disabled,div.checker.disabled.active{background-position:-152px -255px}div.checker.disabled span.checked,div.checker.disabled.active span.checked{background-position:-171px -255px}div.radio{position:relative}div.radio,div.radio span,div.radio input{width:18px;height:18px}div.radio span{display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;text-align:center;background-position:0 -274px}div.radio span.checked{background-position:-72px -274px}div.radio input{border:0px;opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:none;background:none;display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;text-align:center}div.radio.active span{background-position:-18px -18px -274px}div.radio.active span.checked{background-position:-90px -274px}div.radio.hover span,div.radio.focus span{background-position:-36px -36px -274px}div.radio.hover span.checked,div.radio.focus span.checked{background-position:-108px -274px}div.radio.hover.active span,div.radio.focus.active span{background-position:-54px -274px}div.radio.hover.active span.checked,div.radio.focus.active span.checked{background-position:-126px -274px}div.radio.disabled span,div.radio.disabled.active span{background-position:-144px -274px}div.radio.disabled span.checked,div.radio.disabled.active span.checked{background-position:-162px -274px}div.uploader{background:#ffffff;border:1px solid #d0d0d0;height:39px;width:100%;cursor:pointer;position:relative;overflow:hidden}div.uploader span.action{cursor:pointer;height:39px;line-height:39px;width:82px;text-align:center;float:left;display:inline;overflow:hidden;position:absolute;right:0;top:0}div.uploader span.filename{text-overflow:ellipsis;display:block;overflow:hidden;white-space:nowrap;float:left;cursor:default;height:39px;margin:0;line-height:39px;width:100%;padding:0;text-indent:10px}div.uploader input{opacity:0;filter:alpha(opacity=0);-moz-opacity:0;border:none;background:none;position:absolute!important;top:0;right:0;float:right!important;cursor:default;z-index:100!important;width:100%!important;height:100%!important}div.uploader.active span.action{background-position:right -425px;border-left:solid 1px #bebebe}div.uploader.hover,div.uploader.focus{border-color:#a0a0a0}div.uploader.hover span.action,div.uploader.focus span.action{background-color:#a0a0a0;color:#ffffff}div.uploader.hover.active span.action,div.uploader.focus.active span.action{background-position:right -425px;border-left:solid 1px #bebebe}div.uploader.disabled,div.uploader.disabled.active{background-position:0 -325px}div.uploader.disabled span.action,div.uploader.disabled.active span.action{background-position:right -425px;border-left:solid 1px #bebebe}div.button{background-position:0 -641px;height:30px;cursor:pointer;position:relative}div.button a,div.button button,div.button input{opacity:0.01;filter:alpha(opacity=1);-moz-opacity:0.01;display:block;top:0;left:0;right:0;bottom:0;position:absolute}div.button span{display:-moz-inline-box;display:inline-block;*display:inline;zoom:1;line-height:22px;text-align:center;background-position:right -521px;height:22px;margin-left:13px;padding:8px 15px 0 2px}div.button.active{background-position:0 -671px}div.button.active span{background-position:right -551px;cursor:default}div.button.hover,div.button.focus{background-position:0 -701px}div.button.hover span,div.button.focus span{background-position:right -581px}div.button.disabled,div.button.disabled.active{background-position:0 -731px}div.button.disabled span,div.button.disabled.active span{background-position:right -611px;cursor:default}input.uniform-input,select.uniform-multiselect,textarea.uniform{font-size:12px;font-weight:normal;color:#777;border-top:solid 1px #aaaaaa;border-left:solid 1px #aaaaaa;border-bottom:solid 1px #cccccc;border-right:solid 1px #cccccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}input.uniform-input.hover,input.uniform-input.focus,select.uniform-multiselect.hover,select.uniform-multiselect.focus,textarea.uniform.hover,textarea.uniform.focus{-webkit-box-shadow:0px 0px 4px rgba(0,0,0,0.3);-moz-box-shadow:0px 0px 4px rgba(0,0,0,0.3);box-shadow:0px 0px 4px rgba(0,0,0,0.3);border-color:#999}div.button span{font-weight:bold;font-size:12px;letter-spacing:1px;text-transform:uppercase}div.button.hover span,div.button.focus span{color:#555}div.button.disabled span,div.button.disabled.active span{color:#bbb}div.selector{font-size:12px}div.selector span{color:#666;text-shadow:0 1px 0 white}div.selector select{font-size:12px}div.selector.disabled span,div.selector.disabled.active span{color:#bbb}div.checker{margin-right:5px}div.radio{margin-right:3px}div.uploader span.action{background-color:#d0d0d0;font-size:11px;font-weight:bold}div.uploader span.filename{color:#777;border-right:solid 1px #e0e0e0;font-size:11px}div.uploader.disabled span.action,div.uploader.disabled.active span.action{color:#aaa}div.uploader.disabled span.filename,div.uploader.disabled.active span.filename{border-color:#ddd;color:#aaa}input.uniform-input,input.uniform-input:focus{background-color:#fff}