/*
Theme Name: Whiskers
Theme URI: http://cmsmasters.net/whiskers/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Whiskers WordPress Theme is amazing. Unlimited design solutions can be created due to a great flexibility of settings and shortcode options. 99+ Custom Shortcodes are added through a Visual content composer with drag'n'drop function. You can set a completely custom layout that stretches to any width, set your content in many columnns and assign animation many parts of your content. Whiskers theme has a Pets shortcode that can be set to any sort of a grid or a Masonry puzzle with variable paddings for elemens, while Blog can have several different layouts too. Custom Profiles and Pets post types offer an optimal way to present your content, while valid code, SEO-optimized structure and microformats guarantee this content is easily crawled and indexed by search engines. Whiskers comes with a Custom Mega Menu plugin, a really functional Form Builder and premium Revolution and Layer Slider plugins included for free. Multilanguage, RTL-ready, plugin-compatible and professionally-supported theme.
Version: 1.0.1
License:
License URI:
Text Domain: whiskers
Domain Path: /theme-vars/languages
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
figure,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  outline: none;
}
html {
  height: 100%;
  overflow-x: hidden;
  position: relative;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  overflow-x: hidden;
  position: relative;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
object,
video,
audio,
embed,
canvas,
iframe,
main,
summary {
  display: block;
}
video,
audio,
progress,
canvas {
  vertical-align: baseline;
}
video {
  background-color: #000000;
}
template,
[hidden],
audio:not([controls]) {
  display: none;
}
audio:not([controls]) {
  height: 0;
}
iframe {
  margin-bottom: 20px;
  max-width: 100%;
}
abbr,
address,
progress {
  display: inline-block;
  text-decoration: none;
}
abbr:not([class]),
acronym {
  text-decoration: underline;
}
address {
  font-style: normal;
  margin: 0 0 20px;
}
code {
  letter-spacing: 1px;
  display: inline-block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
ul,
ol {
  list-style-position: inside;
  margin-bottom: 20px;
}
ul li,
ol li {
  padding: 10px 0 0;
}
ul li:first-child,
ol li:first-child {
  padding-top: 0;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0 0 0 20px;
  padding: 10px 0 0;
}
#middle ul:after,
#bottom ul:after,
#middle ol:after,
#bottom ol:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
ol {
  list-style-type: decimal-leading-zero;
}
dl {
  display: block;
  overflow: hidden;
}
dt {
  display: block;
  font-weight: bold;
  overflow: hidden;
}
dd {
  display: block;
  overflow: hidden;
  margin: 0 0 20px;
}
blockquote {
  padding-left: 30px;
  padding-right: 0;
  position: relative;
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: none;
}
del {
  text-decoration: line-through;
}
table {
  width: 100%;
}
img {
  display: inline-block;
  color: transparent;
  height: auto;
  font-size: 0;
  vertical-align: middle;
  max-width: 100%;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimizeQuality;
  -ms-interpolation-mode: bicubic;
}
img.wp-smiley,
img.emoji {
  font-size: 1em;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
}
figure {
  background-image: none !important;
}
fieldset {
  margin: 25px 2px 30px;
  padding: 1.5em 1em .5em;
  border-width: 0;
  border-style: solid;
}
fieldset legend {
  padding: 3px 10px;
  margin-top: -25px;
}
input {
  line-height: normal;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
textarea {
  resize: vertical;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
optgroup {
  font-weight: bold;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
}
input[type=submit],
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select {
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type=text]::-ms-clear {
  display: none;
}
p:empty {
  display: none;
}
:focus {
  outline: 0;
}
pre {
  overflow: auto;
  margin-bottom: 20px;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace;
  font-size: 1em;
}
sub,
sup,
small {
  font-size: 75%;
}
sub,
sup {
  line-height: 0;
  position: relative;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
b,
strong {
  font-weight: bold;
}
th,
td,
caption {
  font-weight: normal;
}
dfn {
  font-style: italic;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
mark {
  color: #000000;
}
.sticky,
.bypostauthor,
.screen-reader-text {
  outline: none;
}
.cmsmasters_gallery .cmsmasters_gallery_item {
   min-width: 180px !important;
   padding: 0 0 10px 10px !important;
   float: left !important;
   opacity: 1 !important;
}

a.signup_button {
background-color: #fed94d;
border-color: #fed94d;
padding: 0 15px !important;
font-size: 13px;
line-height: 38px;
font-weight: 500;
color: #333 !important;
text-transform: uppercase;
border-radius: 2px;
}
#custom_happy_tails_gallary .portfolio.grid.masonry .project , #custom_happy_tails_gallary .portfolio.puzzle .project {
opacity: 1;
} 


@media only screen and {max-width:1399px}{
#page .header_mid .social_wrap, #page .header_mid .social_wrap, #page .header_mid .slogan_wrap, #page .header_mid .slogan_wrap {
   padding: 0 0 0 10px;
}
.header_mid.header_mid_scroll .header_mid_button,
.header_mid .slogan_wrap .slogan_wrap_text > *:last-child{

   font-size: 11px;
}
.header_mid .header_mid_inner .logo_wrap {
   width: 200px;
}
}

@media only screen and {max-width:1199px}{
.mid_nav > li > a .nav_item_wrap {
   display: block;
   font-size: 10px;
}
}

@media screen and (max-width: 1199px){
.header_mid .header_mid_inner .logo_wrap { 
width: 170px!important;
margin: 0 10px 0 0 !important;
}
#navigation.mid_nav li { height: 100%; padding: 0 0px 0 4px !important; }
.header_mid .header_mid_button_wrap .header_mid_button 
{
padding: 0 10px !important;
font-size: 11px !important;
}
a.signup_button { padding: 0 10px !important; font-size: 12px; line-height: 42px; }
}
@media screen and (max-width: 767px){
.header_mid .header_mid_inner .logo_wrap { width: auto !important; margin: 0 0px 9px 0 !important; }
}
span.cmsmasters_archive_item_category {
    display: none !important;
}
/*span.cmsmasters_project_category {
    display: none !important;
}*/
.cmsmasters_woo_wrap_result {
    padding: 0px 0 0px !important;
}

.page-id-14840 .headline_outer {
    height: auto !important;
}




.owl-controls.clickable .owl-buttons > div {
    position: absolute;
    top: 50%;
    color: #fff;
}

.owl-controls.clickable .owl-prev {
    left: 0;
}

.owl-controls.clickable .owl-next {
    right: 0;
}

.owl-controls.clickable .owl-buttons {
    height: 100%;
}

.owl-controls.clickable .cmsmasters_prev_arrow span:before, .owl-controls.clickable .cmsmasters_next_arrow span:before {
    font-size: 80px;
}

.owl-controls.clickable .cmsmasters_prev_arrow, .owl-controls.clickable .cmsmasters_next_arrow {
    width: 40px;
    height: 40px;
}

.owl-controls.clickable span.cmsmasters_next_arrow {
    text-align: left;
}


.blog.columns .post {   
    opacity: 1 !important;
}

.ctct-form-field textarea {
    width: 100%;
}