@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}@keyframes bounce{0%,100%,20%,53%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{transition-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{transition-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,100%,50%{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}100%{transform:scale3d(1,1,1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}100%{transform:scale3d(1,1,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,100%{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}100%{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{transform:scale3d(1,1,1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{transform:none}}.wobble{animation-name:wobble}@keyframes bounceIn{0%,100%,20%,40%,60%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}100%{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn;animation-duration:.75s}@keyframes bounceInDown{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}100%{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}100%{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}100%{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,100%,60%,75%,90%{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}100%{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut;animation-duration:.75s}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}100%{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}100%{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}100%{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}100%{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}100%{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}100%{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}100%{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}100%{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}100%{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}100%{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}100%{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}100%{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}100%{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotate3d(1,0,0,90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotate3d(0,1,0,90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;animation-duration:.75s;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY;animation-duration:.75s}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}100%{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}100%{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}100%{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}100%{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}100%{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}100%{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}100%{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}100%{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}100%{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}100%{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}100%{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}100%{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}100%{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}100%{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}100%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}100%{transform:translateY(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translateX(-100%);visibility:visible}100%{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translateX(100%);visibility:visible}100%{transform:translateX(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}100%{transform:translateY(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateY(0)}100%{visibility:hidden;transform:translateY(100%)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateX(0)}100%{visibility:hidden;transform:translateX(-100%)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateX(0)}100%{visibility:hidden;transform:translateX(100%)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateY(0)}100%{visibility:hidden;transform:translateY(-100%)}}.slideOutUp{animation-name:slideOutUp}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//farmerpanorama.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! 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:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,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:#000;opacity:0;-webkit-transform:translateZ(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(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,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}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.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(//farmerpanorama.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 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(//farmerpanorama.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.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:0 0;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,.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,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .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,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .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);-ms-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:.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 .25s ease-out;transition:opacity .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(//farmerpanorama.com/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.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:0 0;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(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}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--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.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__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.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:0 0}/**
* 8.0 Media Queries
* ----------------------------------------------------------------------------
*/
/**
* 8.0 Media Queries
* ----------------------------------------------------------------------------
*/
@media only screen and (min-width: 1401px) and (max-width: 1680px) {
	.middle-container, .main-content-inner,
	.full-width .inner-container, .site-footer .inner-container,
	.main-inner-container, .main-content.box-page,
	.single-product-full .woocommerce-message{width:1340px;}
#primary, .home.blog #primary{width:1030px;}
#secondary, .home.blog #secondary{width:310px;}
.left-sidebar .border-area, .left-sidebar .main-content-inner{background-position:310px 0;}
.right-sidebar .border-area,.left-sidebar.right-sidebar .border-area,.right-sidebar .main-content-inner{background-position:1030px 0;}
.woocommerce-page div.product .woocommerce-tabs .middle-container{background-position:268px 0;}
.middle-container.single-border{background-position:576px 0;}
.post-info{padding-top:7%;}
.tmpmela_product_nav_buttons{top:8.5%;}
.single .blog-list article.post{width:46%;}
.widget_newsletterwidget .tnp-email{width:auto;}
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
	.middle-container, .main-content-inner,
	.full-width .inner-container, .site-footer .inner-container,
	.main-inner-container, .main-content.box-page,
	.single-product-full .woocommerce-message{width:1120px;}
#primary, .home.blog #primary{width:880px;}
#secondary, .home.blog #secondary{width:240px;}
.mega-menu ul li a{padding:22px 20px 36px;}
.post-info{padding-top:2%;}
.post-info .entry-summary .excerpt{line-height:28px;}
.tmpmela_product_nav_buttons{top:7.5%;}
.single .blog-list article.post{width:45.5%;}
.widget_newsletterwidget .tnp-email{width:auto;}
.left-sidebar .border-area, .left-sidebar .main-content-inner{background-position:240px 0;}
.right-sidebar .border-area,.left-sidebar.right-sidebar .border-area,.right-sidebar .main-content-inner{background-position:880px 0;}
.woocommerce-page div.product .woocommerce-tabs .middle-container{background-position:224px 0;}
.middle-container.single-border{background-position:481px 0;}
}
@media only screen and (max-width: 1200px) {
	.widget_newsletterwidget .tnp-email{width:180px;}
  .entry-summary .excerpt, .entry-content p{line-height:24px;}
.main-navigation{margin:10px;}
/******************/
	.menu-toggle:before{content:"";font-size:24px;right:0;background-image:url(//farmerpanorama.com/wp-content/themes/cartfolio/images/megnor/sprite.png);background-attachment:scroll;background-position:-110px 3px;background-repeat:no-repeat;width:30px;height:28px;}
.admin-bar .mobile-navigation.active .mobile-menu{top:32px;}
.menu-toggle:hover:before,#site-navigation.active .menu-toggle:before{background-position:-110px -47px;}
	.mobile-menu{display:block;}
.mobile-menu-inner{margin:0;}
.menu-menu-container{height:100%;}
.navigation-fix .navigation-bar{background-color:rgba(0, 0, 0, 0);}
.hitarea{display:block;float:right;height:30px;position:relative;width:40px;color:#333;text-align:right;}
.mega-menu{display:none;}
.navigation-bar.active .mobile-menu, .mobile-menu{display:block;}
.mobile-navigation{display:block;}
.menu-toggle{color:#fff;cursor:pointer;display:block;font-weight:600;margin:0;padding:0;position:relative;text-align:left;text-transform:uppercase;width:100%;box-sizing:border-box;font-size:0;height:28px;letter-spacing:0;}
.navbar.default.navigation-inner{display:block;}
	/*******************************/

	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
	.brands.list ul li{display:inline-block;float:none;vertical-align:top;width:33.33% !important;}
.hot-porduct .product{display:inline-block;float:none;vertical-align:top;width:33.33% !important;}
.woocommerce ul.products li.product-category{width:32.33% !important;}
.woofeature .woo-grid .woocommerce ul.products li.product, .woonew .woo-grid .woocommerce ul.products li.product,
	.woobest .woo-grid .woocommerce ul.products li.product{display:none;}
.widget .widget-title{padding:8px 0;}
.site-footer .widget_nav_menu a, .primary-sidebar a, .primary-sidebar .widget ul li.recentcomments span{padding:4px;}
.woocommerce .widget_layered_nav ul li a, .woocommerce .widget_layered_nav ul li span, .woocommerce-page .widget_layered_nav ul li a, .woocommerce-page .widget_layered_nav ul li span{padding:4px 1px;}
.primary-sidebar .widget{margin:0 0 30px;}
.primary-sidebar .product_list_widget li{margin:10px 0 0;}
.custom-testimonial .testmonial-image{margin:0;}
.custom-testimonial .read-more{margin:15px 0;}
.post-navigation, .image-navigation{text-align:center;}
.post-navigation a.prev-post{float:none;display:block;}
.post-navigation a.next-post{margin-top:15px;float:none;display:block;}
.blog-posts-content .style-2 .post-title a{font-size:14px;}
.blog-posts-content .style-2 .post-title{margin:5px 0;}
.style-2 .post-detail{padding:15px;}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	.theme-container, .middle-container,
	.main-content-inner, .full-width .inner-container,
	.site-footer .inner-container, .main-inner-container,
	.main-content.box-page, .single-product-full .woocommerce-message{width:970px;}
#primary, .home.blog #primary{width:735px;}
#secondary, .home.blog #secondary{width:235px;}
.post-info{padding:0;}
.post-info .entry-summary .excerpt{line-height:26px;}
.woocommerce .single-product-sidebar div.product div.images{width:80%;margin:0;}
.woocommerce .single-product-sidebar div.product div.summary{width:100%;}
.single .blog-list article.post{width:45%;}
.left-sidebar .border-area, .left-sidebar .main-content-inner{background-position:235px 0;}
.right-sidebar .border-area,.left-sidebar.right-sidebar .border-area,.right-sidebar .main-content-inner{background-position:735px 0;}
.woocommerce-page div.product .woocommerce-tabs .middle-container{background-position:194px 0;}
.middle-container.single-border{background-position:417px 0;}
}
@media only screen and (min-width: 980px) and (max-width: 1200px) {
.woocommerce .single-product-sidebar div.product div.summary{padding:5% 0;}
.service-list .content{text-align:center;width:auto;padding-left:0;}
.service-1 .service-content{text-align:center;}
.service-3 .service-content{text-align:center;}
.service-content .icon-image{float:none;display:inline-block;}
.site-content .entry-header,.entry-meta{padding-bottom:20px;}
.entry-summary .read-more{padding:20px 0 0;}
.tmpmela_product_nav_buttons{top:7%;}
}
@media only screen and (min-width: 980px) and (max-width: 1023px) {
	.theme-container, .middle-container,
	.main-content-inner, .full-width .inner-container,
	.site-footer .inner-container, .main-inner-container,
	.main-content.box-page, .single-product-full .woocommerce-message{width:925px;}
#primary, .home.blog #primary{width:685px;}
#secondary, .home.blog #secondary{width:240px;}
.post-info{padding-top:0;}
.post-info .entry-summary .excerpt{line-height:24px;}
.woocommerce .single-product-full.side-widget-area #content .product div.entry-summary{width:68%;}
.woocommerce .single-product-full #content .product div.entry-summary{width:100%;border:0;padding:5% 0;}
.woocommerce .single-product-sidebar div.product div.images, .woocommerce .single-product-full #content .product div.images,
	.woocommerce div.product div.images, .woocommerce-page div.product div.images{float:none;margin:40px auto 0;width:60%;}
.single .blog-list article.post{width:100%;margin:15px 0;}
.related_posts.blog-list{margin:0;}
.entry-thumbnail{width:100%;margin:0 0 30px;}
.post-info{padding:0;width:100%;}
.left-sidebar .border-area, .left-sidebar .main-content-inner{background-position:240px 0;}
.right-sidebar .border-area,.left-sidebar.right-sidebar .border-area,.right-sidebar .main-content-inner{background-position:685px 0;}
.woocommerce-page div.product .woocommerce-tabs .middle-container{background-position:185px 0;}
.middle-container.single-border{background:none;}
}
@media only screen and (max-width: 979px) {
	.left-sidebar .border-area, .left-sidebar .main-content-inner,.right-sidebar .border-area,.left-sidebar.right-sidebar .border-area,.right-sidebar .main-content-inner,.middle-container.single-border{background:none;}
.woocommerce-page div.product .woocommerce-tabs .middle-container{background-position:146px 0;}
.theme-container, .middle-container,
	.main-content-inner, .full-width .inner-container,
	.site-footer .inner-container, .main-inner-container,
	.main-content.box-page, .single-product-full .woocommerce-message{width:734px;}
#secondary, .home.blog #secondary,
	#primary, .home.blog #primary{width:100%;padding:30px 0!important;float:none;clear:both;}
#primary, .home.blog #primary{border:0!important;}
.single-product-detail{padding:0;}
.paging-navigation{margin:20px 0;}
.woocommerce ul.products li .container-inner, .woocommerce-page ul.products li .container-inner{margin:15px;}
.blog-posts-content, .portfolio-container,	.upsells,.related,.cross-sells,#woo-products, .woocommerce ul.products.grid, .woocommerce-page ul.products.grid{margin:0 -15px;}
.blog-posts-content .container .container-inner{margin:0 15px;}
.owl-theme .owl-buttons div{height:40px;line-height:38px;width:40px;}
.entry-thumbnail{width:100%;margin:0 0 30px;}
.post-info{padding:0;width:100%;}
	.site-content .entry-header, .entry-meta{padding-bottom:20px;}
.entry-summary .read-more{padding:20px 0 0;}
   .singleproduct-sidebar{float:left;margin:0;}
.col-main{width:100%;}
.page-title .entry-title-main{font-size:30px;line-height:40px;padding:5px 0;}
.breadcrumbs, .woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb{margin:5px 0;}
.woocommerce .single-product-full.side-widget-area #content .product div.entry-summary,
	.woocommerce .single-product-full #content .product div.entry-summary{width:100%;border:0;padding:30px 0;}
.woocommerce .single-product-full #content .product div.images,
	.woocommerce .single-product-sidebar #content div.product div.images,
	.woocommerce div.product div.images, .woocommerce-page .single-product-sidebar #content div.product div.images,
	.woocommerce-page div.product div.images{float:none;margin:40px auto 0;width:74%;}
.primary-sidebar .widget_top_rated_products .amount{display:block;}
.product-slider{padding:5px;}
.address-text{width:100%;}
.widgets-brand .widget-title{display:block;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{width:100%;}
/**************************  product-categories ******************************/
	.product-categories .hitarea:before, .widget_categories .hitarea:before{font-size:10px;margin:5px 0 0;text-align:right;}
.product-categories .expandable-hitarea:before, .widget_pages .expandable-hitarea:before,
	.widget_nav_menu .expandable-hitarea:before, .widget_categories .expandable-hitarea:before{content:"\f067";}
.product-categories .collapsable-hitarea:before, .widget_pages .collapsable-hitarea:before,
	.widget_nav_menu .collapsable-hitarea:before, .widget_categories .collapsable-hitarea:before{content:"\f068";}
.product-categories .dc-mega-icon{display:none;}
/******************  CSS for all sidebar and footer toggle ******************/
	/****************** Start Primary navigation ******************/
	#primary-sidebar .toggled-on .toggle-block,
	#primary-sidebar .toggled-on .widget_shopping_cart_content{display:block;padding:5px 0 20px;}
#primary-sidebar .toggled-off .toggle-block,
	#primary-sidebar .toggled-off .widget_shopping_cart_content,
	.primary-sidebar .widget .toggle-block, .custom_category,
	.textbox .text1, #primary-sidebar .toggled-off .textwidget{display:none;}
.primary-sidebar .widget_black_studio_tinymce .textwidget, .primary-sidebar .widget > .toggle-block,
	.primary-sidebar .widget_price_filter .toggle-block, .primary-sidebar .widget_shopping_cart_content,
	.primary-sidebar .widget_pages > ul, .primary-sidebar .widget ul.toggle-block{padding:0 10px 10px;}
.title-outer{cursor:pointer;position:relative;}
.primary-sidebar .widget{margin-bottom:3px;padding:0;}
.toggled-on .title-outer:before{content:"\f106";line-height:11px;}
.title-outer:before, .toggled-off .title-outer:before{content:"\f107";position:absolute;right:0;font-family:'FontAwesome';font-size:20px;color:#000;top:0;bottom:0;height:14px;width:14px;text-align:center;z-index:9;line-height:13px;margin:auto;}
.toggled-off .toggle-block, .primary-sidebar .toggle-block,
	.site-footer .toggle-block, .primary-sidebar .widget_shopping_cart_content,
	.primary-sidebar .toggled-off .widget_shopping_cart_content, .toggle-content .toggle-block{display:none;}
.toggled-on .toggle-block, .primary-sidebar .toggled-on .widget_shopping_cart_content{display:block;}
.toggle-content .toggle_title{display:block;}
.toggle-content .toggle_title{background-color:#f5f5f5;display:block;text-align:left;}
.toggle-content .toggled-on .main-ul{display:block;}
.toggle-content .toggled-off .main-ul, .toggle-content .main-ul{display:none;}
.site-footer .footer-widget .widgets-follow-us.toggled-on .widget widget_accepted_payment_methods .accepted-payment-methods{display:block;}
/******************  CSS for all sidebar and footer toggle ******************/
	.site-content .entry-thumbnail img{width:100%;}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first{clear:none;}
.team-posts-content.posts-content .container{width:50%;}
.woocommerce .single-product-full .woocommerce-main-image.zoom, .single-product-sidebar .woocommerce-main-image.zoom{float:right;padding:0;width:86%;}
.primary-sidebar .blog-posts-content{padding:32px 0 0;}
#secondary .post-content-inner{padding:0 5px;}
.popup-video .one_third_inner.content_inner{margin:0 !important;width:100% !important;}
.popup-video .two_third, .popup-video .one_third{width:100%;}
.newletter-block .parallax-text-wrapper, .newletter-block .one_third{width:100%;}
.gallery-item, .portfolio-filter-container .item,
	.portfolios li{display:inline-block;float:none;vertical-align:top;width:50% !important;}
.tmpmela_product_nav_buttons{top:5%;}
/****************** Footer ******************/
	.footer-widget .widget{padding:0;clear:both;}
.footer-widget.toggled-on .accepted-payment-methods{text-align:center;}
.widget_search{display:none;}
.footer_top{margin:30px 0;}
.home-about-me{text-align:center;}
.tmpmela-about-description{line-height:24px;}
#footer-widget-area{display:inline-block;vertical-align:top;width:100%;}
.footer-top{padding:30px 0;}
.site-footer .follow-us h3.widget-title{display:block;}
.footer-widget{min-height:inherit;width:100%;padding:0;border:none;margin:0;}
.site-footer .toggle-block{padding:5px 0 20px;}
.service-1 .service-content, .service-3 .service-content,
	.service-list .content{text-align:center;}
.service-list{float:none;margin:0;width:100%;}
.service-content .icon-image{float:none;display:inline-block;margin:0;}
.service-list .content{width:auto;float:none;padding:0 10px;border-left:none;}
.service-title{font-size:16px;}
.widgets-footercontact .widget-title{display:block;}
.single-portfolio .read-more a{padding:10px 10px;}
.testmonial-text:before{display:none;}
.testmonial-text{text-align:center;}
.text-col{width:32.9%;}
.newslettre-text{display:none;}
.toggled-on .newslettre-text ,.widget_newsletterwidget.toggled-on .tnp.tnp-widget{display:block;}
.widget_newsletterwidget .tnp.tnp-widget{display:none;margin:0;}
}
@media only screen and (max-width: 782px) {
.admin-bar .sticky-menu .header-style{margin-top:46px;}
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.footertop .newsletter-subscription{width:56%;padding:30px 20px;}
.site-footer .newsletter-email{width:238px;}
#navbar,
	.header_cart{display:block;padding:0;position:static;}
.single .blog-list article.post{width:45%;}
}
@media only screen and (max-width: 767px) {
	.woocommerce-page div.product .woocommerce-tabs .middle-container{background:none;}
.theme-container, .middle-container, .main-content-inner, .full-width .inner-container, .site-footer .inner-container, .main-inner-container, .main-content.box-page,.single-product-full .woocommerce-message{width:auto;margin:0 20px!important;}
.single-product .main-content .middle-container, .main-content.box-page.full-width,
	.main-content-inner .home-page, .main-content.blog-page.blog-list.box-page,
	.main-content-inner .main-content.box-page{margin:0!important;}
.entry-summary .excerpt, .entry-content p,.woocommerce-tabs .panel{line-height:24px;}
.header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field{width:90%;}
.woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs{padding:20px 0;}
.woocommerce-tabs ul.tabs{width:100%;text-align:center;padding:10px 0;}
.woocommerce-tabs ul.tabs li{padding:0;}
.woocommerce-tabs ul.tabs li a{display:inline-block;}
.woocommerce-tabs ul.tabs li a:hover:after, .woocommerce-tabs ul.tabs li.active a:after{top:auto;right:0;left:0;height:2px;width:auto;}
.woocommerce-tabs .panel{padding:0;border:0;width:100%;}
.woocommerce div.product .product_title, .woocommerce-page div.product .product_title{font-size:24px;}
	.header-right{margin:19px 0 17px;}
.header-center{display:none;}
.header-search{width:33px;}
.topbar-link-wrapper, .header-cart .togg .widget.widget_shopping_cart{top:46px}
.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count,
	.woocommerce-page .woocommerce-ordering, .woocommerce-page .woocommerce-result-count{margin-bottom:20px;text-align:center;}
#primary .gridlist-toggle{display:none;}
.faq-questions{margin:0 -20px;}
.single-product .main-content-inner{width:auto!important;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
	.brands.list ul li{width:33.33% !important;}
.woocommerce ul.products li.product-category{width:32.33% !important;}
.cms-banner-item{padding:5px !important;text-align:center !important;}
.header-logo{display:none;}
.header-mob-logo{display:block;position:relative;vertical-align:top;padding:10px 0;}
.mobile-menu{width:250px;}
#primary, .home.blog #primary,
	.left-sidebar #primary,
	.homepage #home_primary,
	#secondary, .home.blog #secondary,
	.full-width .page-title{width:100%;}
.content_inner{width:100% !important;margin:0 !important;}
.footertop .content_inner, .widget .banner-slider-container ul li{text-align:center;}
.navbar, .header_cart{display:block;padding:0;position:static;}
.home .box-category-heading, .box-category-heading{cursor:pointer;width:100%;}
/****************** Header ******************/
	.sticky-menu{min-height:65px;}
.home .site-header{background-color:rgba(0,0,0,1);position:relative;}
.header_logout a{display:block;}
.header-mob-logo{width:180px;}
.header-mob-logo img{height:auto;max-width:100%;margin-top:2px;}
.mobile-navigation,.header-cart, .topbar-link, .header-search{margin:0px;}
.cart-contents{display:none;}
/****************** Content ******************/
	.big-title{font-size:40px;line-height:50px;padding:20px 0;}
.sub-title{line-height:24px;}
.resp-tabs-list li{display:block;margin:0;}
.resp-tabs-list{padding:10px 0 0;}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count,
	.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{float:none;display:inline-block;vertical-align:top;}
.woocommerce.list-view .woocommerce-result-count, .woocommerce-page.list-view .woocommerce-result-count{display:block;}
.single_variation_wrap{overflow:visible;}
.woocommerce .single-product-full .woocommerce-main-image.zoom, .woocommerce .single-product-full .woocommerce-main-image.zoom,
	.single-product-sidebar .woocommerce-main-image.zoom{width:100%;}
#content div.product div.images .bx-wrapper .bx-controls-direction a,
	#content div.product div.images .bx-wrapper:hover .bx-controls-direction a{opacity:1;-khtml-opacity:1;-webkit-opacity:1;-moz-opacity:1;}
#content div.product div.images .bx-wrapper{display:inline-block;float:none;}
.woocommerce #content .product div.images{text-align:center;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{width:100%;}
.woocommerce form{width:100%;}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
	.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{margin-bottom:20px;box-sizing:border-box;width:100%;}
.blog-posts-content .blog-grid .item.style-3{width:100%;}
.main-container .resp-tabs-list{margin:-7px 60px -2px 0;}
#yith-quick-view-content div.images,
	#yith-quick-view-content div.summary{float:none;width:100%;}
#yith-quick-view-content div.summary{float:left;margin:0;padding:15px;width:100%;}
/****************** Shortcode  ******************/
	.style-2 .service-content{text-align:center;}
.service.style-2{width:100%;}
.tmpmela_about .image-right .about_image, .tmpmela_about .image-left .about_content,
	.tmpmela_about .image-left .about_image, .tmpmela_about .image-right .about_content{width:100%;text-align:center;}
.aboutus .banner-slider-container{text-align:center;}
/****************** Footer ******************/
	.tmpmela-newsletter-form .tnp-subscription input[type="email"]{width:auto;}
.footer-menu-links a{padding:0 8px;}
.sitemap-item, .contact_form form{width:100%;}
.contact_form .address-container .icon{float:none;display:inline-block;vertical-align:top;}
.woocommerce-MyAccount-navigation{width:100%;margin:0 0 30px 0;}
.woocommerce-MyAccount-content{overflow:visible;clear:both;}
.cms-banner-item img{width:100%;}
/************* cart page **********/
	.woocommerce table.my_account_orders tr td.order-actions:before, .woocommerce table.shop_table_responsive tr td.actions:before,
	.woocommerce table.shop_table_responsive tr td.product-remove:before, .woocommerce-page table.my_account_orders tr td.order-actions:before,
	.woocommerce-page table.shop_table_responsive tr td.actions:before, .woocommerce-page table.shop_table_responsive tr td.product-remove:before{display:none;}
.woocommerce-page #content table.cart .product-thumbnail:before,
	.woocommerce-page table.cart .product-thumbnail:before{content:attr(data-title)" ";}
.woocommerce table.shop_table_responsive tbody th, .woocommerce table.shop_table_responsive thead,
	.woocommerce-page table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive thead{display:none;}
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr{display:block;}
.woocommerce table.shop_table_responsive tr td:before, .woocommerce-page table.shop_table_responsive tr td:before{content:attr(data-title)":";float:left;font-weight:600;color:#000;}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right;}
.woocommerce #content table.cart .product-thumbnail,
	.woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail,
	.woocommerce-page table.cart .product-thumbnail{text-align:center;}
.woocommerce .cart-collaterals .cart_totals a.button.alt, .woocommerce-page .cart-collaterals .cart_totals a.button.alt{width:100%;}
.quantity{max-width:270px;position:relative;}
td.product-quantity .quantity{float:right;}
.woocommerce #content table.cart td.actions .coupon,
	.woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon,
	.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:0.5em;}
.woocommerce #content table.cart td.actions .button,
	.woocommerce table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .button,
	.woocommerce-page table.cart td.actions .button{width:100%;}
.woocommerce #content table.cart td.actions .coupon .input-text,
	.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text,
	.woocommerce-page table.cart td.actions .coupon .input-text{margin:0 0 10px;}
.woocommerce #content table.cart td,
	.woocommerce #content table.cart th,
	.woocommerce table.cart td, .woocommerce table.cart th,
	.woocommerce-page #content table.cart td,
	.woocommerce-page #content table.cart th,
	.woocommerce-page table.cart td, .woocommerce-page table.cart th{float:left;width:100%;text-align:right;padding:10px!important;}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td,
	.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgba(0, 0, 0, 0.02);}
.shop_table.cart.wishlist_table thead{display:none;}
.title-description{box-sizing:border-box;padding:0 15px !important;}
.admin-bar .mobile-menu{top:45px;}
.admin-bar .sticky-menu .mobile-menu{top:0;}
.service-content{display:block;margin-bottom:10px;}
.single-portfolio .read-more a{padding:6px 10px;}
.single .blog-list article.post{width:100%;margin:15px 0;}
.related_posts.blog-list{margin:0;}
.text-col{width:32.5%;}
}
@media only screen and (max-width: 640px) {
.text-col{width:100%;}
.page-title .entry-title-main{font-size:24px;line-height:30px;}
.tmpmela-newsletter-form .tnp-subscription input[type="email"]{width:auto;}
.page-title .entry-title-main, .breadcrumbs,
	.woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb{float:none;text-align:center;width:100%;margin-bottom:5px;}
.normal-title, .upsells.products > h2,
	.related.products h2, .cross-sells > h2{font-size:25px;margin:0;}
.close-btn:before{padding:2px 3px;}
.main-container .resp-tabs-list{display:inline-block;margin:0 0 36px!important;vertical-align:top;position:relative;}
.tmpmela-about-description{border:none;position:relative;}
.footer_left, .footer_right,
	.tmpmela-about-text a, .tmpmela-about-description{display:inline-block;float:none;margin:10px auto;padding:0;text-align:center;width:100%;}
.tmpmela-about-description{text-align:center;}
.follow-us{padding:0;}
.portfolio-filter-container .options li a{margin:0;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
	.brands.list ul li{width:50% !important;display:inline-block;float:none;vertical-align:top;}
.hot-porduct .product{display:inline-block;float:none;vertical-align:top;width:50% !important;}
/****************** Content ******************/
	.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
	.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
	.woocommerce-page div.product .woocommerce-tabs ul.tabs li{width:100%;margin:0;}
table{display:inline;float:left;overflow:auto;width:100%;}
.options li, .options li:first-child{margin:0 0 5px 0;width:100%;}
.woocommerce ul.products.list .container-inner .image-block, .woocommerce-page ul.products.list .container-inner .image-block{margin:0 auto 20px;width:auto;display:inline-block;}
.list .product-detail-wrapper{padding:0;width:100%;box-sizing:border-box;}
.list .price-outer{width:100%;}
}
@media only screen and (max-width: 600px) {
	.admin-bar .header-fix.sticky-menu{margin-top:0;}
.admin-bar .sticky-menu .header-style{margin-top:0;}
.admin-bar .sticky-menu .mobile-navigation.active .mobile-menu{top:0;}
}
@media only screen and (min-width: 480px) and (max-width: 640px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
	.brands.list ul li, .hot-porduct .product{width:49.4% !important;}
}
@media only screen and (max-width: 479px) {
	.woocommerce ul.products li.product .product_type_simple.button, .woocommerce-page ul.products li.product .product_type_simple.button, .woocommerce ul.products li.product .product_type_grouped.button, .woocommerce-page ul.products li.product .product_type_grouped.button, .woocommerce ul.products li.product .product_type_external.button, .woocommerce-page ul.products li.product .product_type_external.button, .woocommerce ul.products li.product .product_type_variable.button, .woocommerce-page ul.products li.product .product_type_variable.button{padding:5px;font-size:11px;}
.header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field{width:86%;}
.static-wrapper .shop-now{padding:0;}
.header-mob-logo{width:150px;padding:14px 0;}
.topbar-link-wrapper, .header-cart .togg .widget.widget_shopping_cart{top:46px}
.entry-date{font-size:12px;letter-spacing:0;}
.post-inner-top{margin-top:-70px;height:78px;width:80px;border-width:3px;}
.blog-icon:before{font-size:26px;line-height:26px;}
.blog-icon{margin-bottom:8px;padding-bottom:4px;}
.entry-thumbnail .block_hover .links{top:35%;}
.owl-theme .owl-buttons div{opacity:1;-khtml-opacity:1;-webkit-opacity:1;-moz-opacity:1;}
/****************** Header ******************/
	.text-contact{font-size:14px;margin-bottom:3px;}
.woocommerce .single-product-full #content .product div.images,
	.woocommerce .single-product-sidebar #content div.product div.images,
	.woocommerce div.product div.images, .woocommerce-page .single-product-sidebar #content div.product div.images,
	.woocommerce-page div.product div.images{width:auto;}
/****************** Content ******************/
	.social-icon .follow-us a{margin:0 8px;}
.comments-area{padding:20px;}
.woocommerce ul.products li .container-inner, .woocommerce-page ul.products li .container-inner{margin:10px;}
.blog-posts-content, .portfolio-container,	.upsells,.related,.cross-sells,#woo-products, .woocommerce ul.products.grid, .woocommerce-page ul.products.grid{margin:0 -10px;}
.blog-posts-content .container .container-inner{margin:0 10px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .brands.list ul li{width:50%!important;}
.woocommerce ul.products li.product-category{width:49% !important;}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first{clear:none;}
.team-posts-content.posts-content .container{width:100%;}
.gallery-item, .portfolio-filter-container .item,
	.portfolios li{width:100% !important;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last,
	.woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{width:100%;}
.site-footer .newsletter tr, .site-footer .newsletter-email,
	.site-footer .newsletter .newsletter-submit{width:100%;}
.newsletter-td-submit{padding:5px 0 !important;}
/****************** Shortcode ******************/
	blockquote, q{line-height:24px;}
.pricing_wrapper{padding:20px 0;}
.entry-summary .count-down{width:70%;}
.vertical_tab.style2 #tab ul li,.style2.horizontal_tab .tab_groupcontent,
	.vertical_tab.style3 #tab ul li,.style3.horizontal_tab .tab_groupcontent{margin:0;}
.vertical_tab .tab_groupcontent, .horizontal_tab #tab ul li{width:100%;margin:0;text-align:center;}
#tab ul.tabs{width:100% !important;margin:0;}
#tab ul li a{display:block;}
.address-text-inner{text-align:center;}
.address-text .icon{border-width:0 0 1px;box-sizing:border-box;padding:15px 0;width:100%;}
/****************** Footer ******************/
	.tnp-field{float:none;margin:3px 0;}
.tnp-email, .tnp-submit{width:100%!important;}
.header-cart .togg .widget.widget_shopping_cart{width:250px;}
.header-search .woocommerce-product-search .search-field, .header-search .search-form .search-field{font-size:22px;}
.site-footer .newsletter tr, .tnp-field{width:auto;}
.vertical_tab.style2 #tab ul li a.current,
	.vertical_tab.style2 #tab ul li a:hover{border-right:1px solid #ebebeb;}
.horizontal_tab.style2 #tab ul li a.current,
	.horizontal_tab.style2 #tab ul li a:hover{border-bottom:1px solid #ebebeb;}
.big-title{font-size:34px;line-height:40px;padding:20px 0 10px;}
.shortcode-title{padding:0 0 10px;}
}
@media only screen and (max-width: 379px) {
	.single-portfolio .read-more a{line-height:14px;padding:5px 10px;}
}

@media only screen and (min-width: 1401px) and (max-width: 1680px) {
.sticky-menu .header-center,.sticky-menu .header-right{display:none;}
}
@media only screen and (min-width: 1201px) and (max-width: 1400px) {
.sticky-menu .header-center,.sticky-menu .header-right{display:none;}
}
@media only screen and (max-width: 1200px) {
.menu-toggle:before{background-image:url(//farmerpanorama.com/wp-content/themes/cartfolio_plant/images/megnor/sprite.png);}
.site-header, .home.blog .site-header ,.sticky-menu .header-style{padding:20px 3% 23px;}
.header-main{text-align:inherit;}
.header-left{display:none;}
.sticky-menu .header-right,.sticky-menu .header-center{position:relative;}
.sticky-menu .header-right{right:0;}
.sticky-menu .header-center{left:0;}
.header-center,.header-right,.admin-bar .header-center,.admin-bar .header-right{margin-top:0;}
.main-navigation{margin:0;}
}
@media only screen and (max-width: 767px) {
.category-banner .woo_categories_slider{margin-top:10%;}
.home .site-header{background-color:inherit;}
.header-center, .header-left, .header-right{width:auto;}
.header-center{display:inline-block;vertical-align:middle;}
.header-right{margin:18px 0 !important;}
.site-header, .home.blog .site-header, .sticky-menu .header-style{padding:0 3% 0;}
.style-2 .cat-outer-block:before,.style-2 .cat-outer-block:after{display:none;}
}
@media only screen and (max-width: 782px) {
.admin-bar .sticky-menu .header-style{margin-top:47px;}
}	
@media only screen and (max-width: 600px) {
.admin-bar .sticky-menu .header-style{margin-top:0;}
}