@import url("https://fonts.googleapis.com/css?family=Roboto:400,300,100,500,700");
@font-face {
font-family: 'pacificoregular';
src: url(//petthedog.com.br/wp-content/themes/woopress/fonts/pacifico-webfont.woff); src: url(//petthedog.com.br/wp-content/themes/woopress/fonts/pacifico-webfont.woff?#iefix) format('embedded-opentype'), url(//petthedog.com.br/wp-content/themes/woopress/fonts/pacifico-webfont.woff) format('woff2'), url(//petthedog.com.br/wp-content/themes/woopress/fonts/pacifico-webfont.woff) format('woff'), url(//petthedog.com.br/wp-content/themes/woopress/fonts/pacifico-webfont.woff)  format('truetype'), url(//petthedog.com.br/wp-content/themes/woopress/fonts/pacifico-webfont.woff) format('svg'); } @font-face {
font-family: 'SegoePrint';
src: url(//petthedog.com.br/wp-content/themes/woopress/fonts/SegoePrint.ttf); src: url(//petthedog.com.br/wp-content/themes/woopress/fonts/SegoePrint.ttf?#iefix) format('embedded-opentype'), url(//petthedog.com.br/wp-content/themes/woopress/fonts/SegoePrint.ttf) format('woff2'), url(//petthedog.com.br/wp-content/themes/woopress/fonts/SegoePrint.ttf) format('woff'), url(//petthedog.com.br/wp-content/themes/woopress/fonts/SegoePrint.ttf)  format('truetype'), url(//petthedog.com.br/wp-content/themes/woopress/fonts/SegoePrint.ttf) format('svg'); } @font-face {
font-family: 'bebas_neueregular';
src: url(//petthedog.com.br/wp-content/themes/woopress/fonts/bebasneue-webfont.woff); src: url(//petthedog.com.br/wp-content/themes/woopress/fonts/bebasneue-webfont.woff?#iefix) format('embedded-opentype'), url(//petthedog.com.br/wp-content/themes/woopress/fonts/bebasneue-webfont.woff) format('woff2'), url(//petthedog.com.br/wp-content/themes/woopress/fonts/bebasneue-webfont.woff) format('woff'), url(//petthedog.com.br/wp-content/themes/woopress/fonts/bebasneue-webfont.woff)  format('truetype'), url(//petthedog.com.br/wp-content/themes/woopress/fonts/bebasneue-webfont.woff) format('svg'); }  .jquery-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 500;
padding: 20px;
box-sizing: border-box;
background-color: rgba(0,0,0,0.75);
}
.jquery-modal .modal {
width: 360px;
height: auto;
max-width: inherit;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
position: absolute;
top: 42%;
left: 50%;
box-shadow: none;
overflow: hidden;
outline: 0;
margin: 0;
}
.jquery-modal .modal a.close-modal {
position: absolute;
top: 10px;
right: 10px;
display: block;
width: 30px;
height: 30px;
text-indent: 45px; background-size: contain;
background-repeat: no-repeat;
background-image: url(http://padariasantabranca.com.br/wp-content/uploads/2020/03/botao-fechar.png);
} @media (max-width: 767px) { 
.jquery-modal .modal {
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
position: absolute;
top: 50%;
left: 50%;
}
.jquery-modal .modal .img-popup {
width: 300px;
margin: 0 auto;
display: block;
}
.jquery-modal .modal a.close-modal {
top: 0px;
right: 30px;
display: block;
width: 25px;
height: 25px;
text-indent: 125px;
}
}
@media (max-width: 360px) {
.jquery-modal .modal {
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
position: absolute;
top: 50%;
left: 50%;
}
.jquery-modal .modal .img-popup {
width: 300px;
margin: 0 auto;
display: block;
}
.jquery-modal .modal a.close-modal {
top: 0px;
right: 30px;
display: block;
width: 25px;
height: 25px;
text-indent: 125px;
}
}
.title-cupom {
text-align: center; 
color: #ff8000; 
font-family: 'SegoePrint'; 
font-size: 24px;
font-weight: bold!important;
padding-top: 20px;
}
.body-c {
text-align: center;
}
.item-c {
background: url(https://petthedog.com.br/wp-content/uploads/2020/02/voucher-1.png) no-repeat;
background-size: 100% 100%;
width: 500px!important;
height: 300px;
margin: 0 auto!important;
margin-bottom: 30px!important;
position: relative;
}
.item-c p {
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
position: absolute;
left: 50%;
top: 50%;
color: #fff;
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: bold!important;
border: 2px solid #fff;
width: 80%!important;
height: 160px;
border-radius: 10px;
padding: 15px;
text-align: center;
line-height: 25px;
display: inherit;
margin: 20px;
margin-top: 0px;
}
.btn-p {
width: 100px!important;
padding: 8px 10px!important;
font-size: 20px!important;
margin-top: -80px!important;
margin-bottom: 40px!important;
transition: all .3s!important;
}
.btn-p:hover,
.btn-p:focus {
background: #f28a3c!important;
color: #fff!important;
}
.woocommerce-message,
.alert-success,
.success,
.woocommerce-error,
.alert-error,
.error,
.woocommerce-info,
.alert-info,
.info,
.woocommerce-warning,
.alert-warning,
.warning {
border: 1px solid transparent;
font-size: 13px;
color: #767676;
padding: 15px;
float: left;
width: 100%;
position: relative;
padding-left: 60px;
line-height: 24px;
margin-bottom: 20px !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce-message:before,
.alert-success:before,
.success:before,
.woocommerce-error:before,
.alert-error:before,
.error:before,
.woocommerce-info:before,
.alert-info:before,
.info:before,
.woocommerce-warning:before,
.alert-warning:before,
.warning:before {
content: "";
position: absolute;
top: 50%;
left: 25px;
margin-top: -11px;
line-height: 1;
font-size: 24px;
font-family: FontAwesome;
}
.woocommerce-message .button,
.alert-success .button,
.success .button,
.woocommerce-error .button,
.alert-error .button,
.error .button,
.woocommerce-info .button,
.alert-info .button,
.info .button,
.woocommerce-warning .button,
.alert-warning .button,
.warning .button {
float: right;
}
.woocommerce-message,
.alert-success,
.success {
background-color: #dff0d8;
border-color: #d6e9c6;
}
.woocommerce-message:before,
.alert-success:before,
.success:before {
content: "\f00c";
}
.woocommerce-error,
.alert-error,
.error {
background-color: #f2dede;
border-color: #ebccd1;
}
.woocommerce-error:before,
.alert-error:before,
.error:before {
content: "\f00d";
}
.woocommerce-info,
.alert-info,
.info,
.info {
background-color: #d9edf7;
border-color: #bce8f1;
}
.woocommerce-info:before,
.alert-info:before,
.info:before,
.info:before {
content: "\f129";
}
.woocommerce-warning,
.alert-warning,
.warning,
.warning {
background-color: #fcf8e3;
border-color: #faebcc;
}
.woocommerce-warning:before,
.alert-warning:before,
.warning:before,
.warning:before {
content: "\f12a";
}
table {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
width: 100%;
margin-bottom: 20px;
}
table th,
table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: middle;
border-top: 1px solid #efefef;
}
table th {
font-weight: bold;
}
table thead th {
vertical-align: bottom;
}
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: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 1px;
}   * {
padding: 0;
margin: 0;
}
body {
font-family: 'Raleway', sans-serif;
-webkit-font-smoothing: antialiased;
font-size: 13px;
height: auto !important;
-ms-overflow-x: hidden !important;
overflow-x: hidden !important;
}
a {
text-decoration: none;
-webkit-transition: color .25s ease;
-moz-transition: color .25s ease;
-o-transition: color .25s ease;
-ms-transition: color .25s ease;
transition: color .25s ease;
color: #000;
cursor: pointer;
}
infohome
a:hover {
text-decoration: none;
color: #e5534c;
outline: none !important;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
a:focus {
text-decoration: underline;
outline: none;
color: #e5534c;
}
a.active {
color: #e5534c;
}
a.active:hover {
color: #252525;
}
p {
margin-bottom: 20px;
color: #767676;
line-height: 1.8;
}
p.active,
em.active,
li.active,
strong.active,
span.active {
color: #e5534c;
}
li {
list-style: none;
}
.content li {
list-style: inherit;
}
.content ul,
.content ol {
padding-left: 20px;
}
.lis-none li {
list-style: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Raleway', sans-serif;
font-weight: 600;
text-transform: uppercase;
margin-top: 0;
line-height: 1.3;
}
h1.active,
h2.active,
h3.active,
h4.active,
h5.active,
h6.active {
color: #e5534c;
}
h1.active a,
h2.active a,
h3.active a,
h4.active a,
h5.active a,
h6.active a {
color: #e5534c;
}
h1.active a:hover,
h2.active a:hover,
h3.active a:hover,
h4.active a:hover,
h5.active a:hover,
h6.active a:hover {
color: #767676;
}
h3.underlined {
font: 15px/16px 'Raleway', Georgia, Helvetica, sans-serif;
color: #000;
margin: 0 0 20px;
text-transform: uppercase;
letter-spacing: 0px;
border-bottom: 2px solid #000;
padding-bottom: 10px;
text-decoration: none;
}
h5.font-alt,
h6.font-alt {
font-family: 'Raleway', sans-serif;
letter-spacing: 2px;
}
.brand-title {
font-family: 'Raleway', sans-serif;
color: #fff;
margin: 40px 0 50px;
text-transform: uppercase;
position: relative;
}
.brand-title:after {
content: '';
display: block;
width: 50px;
height: 3px;
background: #fff;
position: absolute;
left: 50%;
bottom: -37px;
margin-left: -25px;
}
.brand-title:before {
content: '';
display: block;
width: 50px;
height: 3px;
background: #fff;
position: absolute;
left: 50%;
top: -25px;
margin-left: -25px;
}
.filter-title {
font: 14px/15px 'Raleway', Georgia, Helvetica, sans-serif;
font-weight: 500;
color: #252525;
margin: 0 0 18px;
padding-bottom: 18px;
border-bottom: 1px solid #ddd;
letter-spacing: 1px;
text-transform: uppercase;
margin-bottom: 28px;
}
.title {
font-size: 22px;
margin: 0 0 15px;
text-align: center;
padding: 20px 0;
}
.title-alt {
font: 18px/20px 'Raleway', sans-serif;
color: #000;
font-weight: 600;
margin: 30px 0 5px;
text-transform: uppercase;
display: inline-block;
letter-spacing: 1px;
position: relative;
width: 100%;
}
.title-alt span {
padding: 0 6px 0 0;
background: #fff;
position: relative;
z-index: 2;
}
.title-alt:after {
content: '';
display: block;
width: 100%;
height: 1px;
background: #e5e5e5;
position: absolute;
top: 50%;
left: 0;
z-index: 1;
}
h1.largest {
font-size: 100px;
}
input[type="checkbox"] {
float: left;
display: block !important;
-moz-appearance: none;
-webkit-appearance: none;
border: 1px solid #d5d5d5;
width: 12px !important;
height: 12px !important;
border-radius: 0 !important;
padding: 0 !important;
position: relative;
margin-right: 10px;
cursor: pointer;
}
input[type="checkbox"]:focus {
border-color: #d5d5d5 !important;
outline: none;
}
input[type="checkbox"]:checked {
background-color: transparent;
}
input[type="checkbox"]:checked:before {
content: "";
position: absolute;
width: 13px;
height: 11px;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/check-icon.png);
background-repeat: no-repeat;
background-position: center center;
left: 1px;
top: -2px;
}
select {
-webkit-appearance: none;
-moz-appearance: none;
display: block;
height: 38px;
padding: 8px 10px;
background: #fff;
overflow: hidden;
line-height: 22px;
font-size: 13px;
-webkit-border-radius: 0;
border-radius: 0;
white-space: nowrap;
text-overflow: ellipsis;
position: relative;
border: 1px solid #D5D5D5;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/select-arrow.jpg);
background-position: 96% 50%;
background-repeat: no-repeat;
}
select:focus {
outline: none;
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="search"] {
display: block;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
padding: 10px;
border: 1px solid #d5d5d5;
height: 39px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="search"]:focus {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #252525;
}
.btn:active,
.btn.active {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.btn[disabled] {
opacity: 1;
}
textarea {
padding: 9px 6px;
}
textarea:focus {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #252525;
}
label {
font-weight: 400;
font-size: 14px;
}
.tp-caption a.btn {
color: #000 !important;
}
.tp-caption a.btn.slid-btn:hover {
border: 2px solid #252525 !important;
background-color: transparent !important;
}
.payment_methods input[type="radio"] {
-webkit-appearance: none;
-moz-appearance: none;
border: none !important;
background-color: #FFF;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/radio-icon.png);
background-repeat: no-repeat;
background-position: center center;
cursor: pointer;
margin-top: 0;
margin-right: 0;
padding: 0;
width: 14px;
height: 14px;
position: relative;
top: 2px;
}
.payment_methods input[type="radio"]:checked {
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/radio-icon-check.png);
background-repeat: no-repeat;
background-position: center center;
}
button:focus,
input {
outline: none !important;
}
del {
font-size: 16px;
}
ins {
text-decoration: none;
color: #e5534c;
}
.tooltip.top {
margin-top: -5px;
}
.tooltip-inner {
background-color: #333;
}
.tooltip.top .tooltip-arrow {
border-top-color: #333;
}
small {
font-size: 75%;
color: #767676;
font-weight: 400 !important;
}
.btn,
.button,
.wishlist_table .add_to_cart.button,
.wpcf7-submit {
border-color: #252525;
color: #000;
text-transform: uppercase;
border-width: 2px;
font-weight: 500;
border-radius: 0;
font: 11px/15px 'Raleway', sans-serif;
line-height: 15px ;
font-size: 11px ;
padding: 8px 20px ;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: color 0s linear;
-moz-transition: color 0s linear;
-ms-transition: color 0s linear;
-o-transition: color 0s linear;
transition: color 0s linear;
display: inline-block !important;
}
.btn:hover,
.button:hover,
.wishlist_table .add_to_cart.button:hover,
.wpcf7-submit:hover {
color: #000!important;
border: 1px solid #000;
border-width: 2px;
background-color: #f7c70b!important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.btn:focus,
.button:focus,
.wishlist_table .add_to_cart.button:focus,
.wpcf7-submit:focus {
outline: none !important;
}
.vc_btn-sm {
font-size: 13px;
}
.btn.gray {
color: #fff;
border: none;
background: #BCBCBC;
text-transform: uppercase;
border-radius: 0;
font-size: 13px;
padding: 10px 6px;
-webkit-transition: background 0.25s ease-in;
-ms-transition: background 0.25s ease-in;
-o-transition: background 0.25s ease-in;
transition: background 0.25s ease-in;
}
.btn.gray:hover,
.btn.gray:focus {
background: #a3a3a3;
color: #fff;
}
button,
.button,
input[type=button],
input[type=submit],
.wishlist_table .add_to_cart.button,
.btn-black,
.btn.btn-black,
.subscription-toggle {
color: #fff;
padding: 6px 18px;
display: inline-block;
-webkit-border-radius: 0;
border: none;
background-color: #262626;
text-transform: uppercase;
border-radius: 0;
font-size: 13px;
-webkit-font-smoothing: antialiased;
-webkit-transition: background 0.25s ease-in;
-ms-transition: background 0.25s ease-in;
-o-transition: background 0.25s ease-in;
transition: background 0.25s ease-in;
}
button:hover,
.button:hover,
input[type=button]:hover,
input[type=submit]:hover,
.wishlist_table .add_to_cart.button:hover,
.btn-black:hover,
.btn.btn-black:hover,
.subscription-toggle:hover,
button:focus,
.button:focus,
input[type=button]:focus,
input[type=submit]:focus,
.wishlist_table .add_to_cart.button:focus,
.btn-black:focus,
.btn.btn-black:focus,
.subscription-toggle:focus {
color: #fff;
border: none;
text-decoration: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.btn-active {
background-color: #e5534c;
color: #FFF;
border-color: #e5534c;
}
.btn-active:hover {
text-decoration: underline;
}
.btn.small,
.button.small {
font-size: 11px;
padding: 6px 8px !important;
letter-spacing: 1px;
}
.btn.small i,
.button.small i {
margin-right: 5px;
}
.btn.medium,
.button.medium,
button.btn.medium-btn {
padding: 9px 28px !important;
line-height: 15px !important;
font-size: 13px !important;
}
.btn.medium i,
.button.medium i,
button.btn.medium-btn i {
margin-right: 8px;
font-size: 16px;
}
.btn.big,
.button.big,
.subscription-toggle,
.bag-total-table .large-btn {
line-height: 38px !important;
height: 40px;
padding: 0 28px !important;
font-size: 13px !important;
letter-spacing: 1px;
}
.btn.big i,
.button.big i,
.subscription-toggle i,
.bag-total-table .large-btn i {
margin-right: 12px;
font-size: 20px;
position: relative;
top: 2px;
}
.btn.filled {
color: #fff;
padding: 8px 18px;
display: inline-block;
margin-top: 1px;
-webkit-border-radius: 0;
border-color: #262626;
border: none;
background-color: #262626;
text-transform: uppercase;
border-radius: 0;
font-size: 13px;
-webkit-font-smoothing: antialiased;
-webkit-transition: all 0.25s ease-in;
-ms-transition: all 0.25s ease-in;
-o-transition: all 0.25s ease-in;
transition: all 0.25s ease-in;
}
.btn.filled:hover,
.btn.filled:focus {
background-color: #f25d57;
border-color: #f25d57;
color: #fff !important;
text-decoration: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.btn.filled.big {
line-height: 35px;
}
.btn.filled.medium {
padding: 9px 28px;
}
.border-btn {
border-color: #000;
border-radius: 0;
width: 42px;
height: 40px;
padding: 0;
text-align: center;
line-height: 40px;
}
.border-btn:focus {
outline: none !important;
}
.border-btn:hover {
background: #000;
}
.border-white {
border: 2px solid #fff;
color: #fff;
text-transform: uppercase;
border-radius: 0;
line-height: 15px !important;
font-size: 13px !important;
padding: 7px 30px !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.border-white:focus,
.border-white:hover {
color: #000;
outline: none !important;
background-color: #FFF;
border: 2px solid #fff;
}
.btn-white {
border: 2px solid #fff;
color: #FFF !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.btn-white:hover {
border: 2px solid #fff;
background-color: #FFF !important;
color: #000 !important;
}
.tp-caption a.btn-white {
color: #FFF !important;
}
.tp-caption a.btn-white:hover {
color: #000 !important;
}
.btn.filled.active {
color: #fff;
background: #e5534c;
-webkit-transition: opacity 0.2s ease-in;
-ms-transition: opacity 0.2s ease-in;
-o-transition: opacity 0.2s ease-in;
transition: opacity 0.2s ease-in;
}
.btn.filled.active:hover,
.btn.filled.active:focus {
opacity: 0.9;
color: #fff;
}
.btn.filled.active.medium {
border: 2px solid #e5534c;
}
.btn-black2 {
color: #fff;
border: none;
background: #252525;
font: 23px/25px 'Raleway', Arial, Helvetica, sans-serif;
border-radius: 0;
padding: 5px 12px;
-webkit-transition: background 0.25s ease-in;
-ms-transition: background 0.25s ease-in;
-o-transition: background 0.25s ease-in;
transition: background 0.25s ease-in;
}
.btn-black2:hover,
.btn-black2:focus {
background: #3f3f3f;
color: #fff;
}
.btn.product_type_simple {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
button {
-webkit-font-smoothing: antialiased;
}
.border-grey:hover {
background-color: #252525;
color: #FFF;
}
.mb-60 {
margin-bottom: 60px;
}
.mb-20 {
margin-bottom: 20px !important;
}
.margin0,
.wpb_content_element.margin0 {
margin: 0 !important;
}
.wpb_content_element.mb0,
.wpb_row.mb0 {
margin-bottom: 0 !important;
}
.wpb_column > .wpb_wrapper > *:last-child {
margin-bottom: 0;
}
.wpb_row.pb0 {
padding-bottom: 0 !important;
}
.wpb_raw_html {
margin-bottom: 0 !important;
}
.clear {
clear: both;
}
.edit-link {
display: none;
}
.wpb_raw_code.wpb_content_element {
margin-bottom: 0 !important;
}
.underlined {
text-decoration: underline;
}
.wpb_row.minimalistic-subscribe {
padding-left: 20px !important;
padding-right: 20px !important;
}
.responsive-center {
text-align: center !important;
}
.responsive-center .banner .banner-content h1 {
margin-left: 0 !important;
text-align: center !important;
}
.responsive-center .banner .banner-content hr {
left: 0 !important;
float: none !important;
}
.responsive-center .banner {
text-align: center !important;
}
.responsive-center .banner a {
margin-left: 0 !important;
}
.landing-copyright.responsive-center {
text-align: left !important;
}
.admin-bar .fixed-header-area.fixed-already {
top: 28px;
}
.mfp-container {
padding: 0 30px !important;
}
hr,
.hr.divider {
height: 1px;
display: inline-block;
background: 0;
border-top: 0;
border-bottom: 1px solid #dddddd;
border-left: 0;
border-right: 0;
margin-top: 30px;
margin-bottom: 30px;
width: 100%;
}
.divider.white {
background-color: #FFF;
}
.divider.dark {
background-color: #999;
}
hr.space {
border: none;
margin: 0;
}
hr.double {
border-top: 1px solid #dddddd;
height: 10px;
}
hr.double.dashed {
border-top: 1px dashed #dddddd;
}
hr.double.dotted {
border-top: 1px dotted #dddddd;
}
hr.dashed {
border-bottom: 1px dashed #dddddd;
}
hr.dotted {
border-bottom: 1px dotted #dddddd;
}
hr.horizontal-break,
hr.break {
width: 50px;
margin: 20px auto;
display: block;
height: 3px;
background: #e6e6e6;
border: none;
}
hr.active {
background-color: #e5534c;
}
.vc_separator.vc_separator_align_left h4 {
font-size: 16px;
font-weight: 600;
}
.vc_separator.vc_sep_color_black .vc_sep_line {
border-top: 1px solid #ebebeb !important;
}
.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor,
.aligncenter {
opacity: 1;
}
.content .wp-caption {
max-width: 100%;
}
img.aligncenter {
margin: 5px auto;
}
img.alignright {
float: right;
margin: 2px 0 20px 20px;
}
img.alignleft {
float: left;
margin: 2px 20px 20px 0px;
}
embed {
max-width: 100%;
}
.banner-content hr.horizontal-break {
margin: 10px auto !important;
width: 45px;
}
.horizontal-break-alt {
display: block;
margin: 15px auto;
width: 100%;
border: none;
position: relative;
}
.horizontal-break-alt:after {
content: "";
display: block;
width: 64px;
height: 3px;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -32px;
background: #e5534c;
}
iframe,
.vimeo-video iframe,
.youtube-video iframe {
max-width: 100% !important;
}
iframe {
border: none;
}
.blog-masonry article iframe {
max-width: 100% !important;
height: auto !important;
}
.fl-l {
float: left !important;
}
.fl-r {
float: right !important;
}
.color-black {
color: #000;
}
.color-white {
color: #fff;
}
.color-white p,
.color-white.et-twitter-slider a {
color: #FFF !important;
}
.color-white a:hover {
text-decoration: underline;
}
.f-oswald {
font-family: "Oswald", sans-serif;
}
.color-gray {
color: #767676;
}
.color-main {
color: #e5534c;
}
.aio-icon-description {
color: #808080;
line-height: 22px;
}
.font-alt {
font-family: 'Raleway', sans-serif;
}
.size-x2 {
font-size: 56px;
line-height: 60px;
}
.size-x3 {
font-size: 90px;
line-height: 90px;
}  .page-wrapper {
overflow-x: hidden;
}
body.boxed {
background-attachment: fixed;
}
.boxed .st-container {
width: 970px;
margin: 0 auto;
-webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.1);
}
.boxed .st-container .hide-filters-block {
left: auto !important;
}
@media only screen and (max-width: 992px) {
.boxed .st-container {
width: 100%;
}
}
.boxed .carousel-area .owl-controls .owl-prev {
left: -29px;
}
.boxed .carousel-area .owl-controls .owl-next {
right: -29px;
}
.boxed .login-link .login-popup {
left: -180px;
}
.boxed .login-link .login-popup:before {
left: 197px;
}
.boxed .register-link .register-popup {
left: -250px;
}
.boxed .register-link .register-popup:before {
left: 268px;
} .container-transparent .st-container,
.container-transparent .st-pusher,
.container-transparent .st-content,
.container-transparent .footer-top-2,
.container-transparent .main-footer,
.container-transparent .copyright {
background-color: transparent !important;
}  body.bordered {
border: 20px solid #f5f5f5;
border-top: none;
}
body.bordered .body-border-left,
body.bordered .body-border-top,
body.bordered .body-border-right,
body.bordered .body-border-bottom {
position: fixed;
z-index: 10001;
background-color: #f5f5f5;
}
body.bordered .body-border-left {
left: 0;
top: 0;
bottom: 0;
width: 20px;
}
body.bordered .body-border-right {
right: 0;
top: 0;
bottom: 0;
width: 20px;
}
body.bordered .body-border-top {
height: 20px;
left: 0;
right: 0;
top: 0;
}
body.bordered .body-border-bottom {
height: 20px;
left: 0;
right: 0;
bottom: 0;
}
body.bordered.fixNav-enabled .fixed-header-area.fixed-already {
top: 20px;
}
body.bordered.header-vertical-enable .page-wrapper .header-type-vertical,
body.bordered.header-vertical-enable .page-wrapper .header-type-vertical2 {
left: 20px;
}
body.bordered.admin-bar .body-border-top {
height: 52px;
}
body.bordered.admin-bar.fixNav-enabled .fixed-header-area.fixed-already {
top: 52px;
}
body.bordered .st-menu {
top: 20px;
left: 20px;
}  .top-bar {
background: #000;
color: #fff;
padding: 6px 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.top-bar a {
color: #fff;
font-size: 11px;
text-transform: uppercase;
}
.top-bar a:focus {
color: #FFF;
text-decoration: none;
}
.top-bar .languages-area .menu-social-icons {
margin-bottom: 0;
}
.top-bar .languages-area .menu-social-icons li {
margin-right: 5px;
}
.top-bar .languages-area .menu-social-icons li i {
background-color: transparent;
color: inherit;
height: 16px;
line-height: 22px;
width: 20px;
font-size: 14px;
margin-right: 2px;
}
.top-bar .languages-area .menu-social-icons li .circle {
display: none;
}
.top-bar .languages-area .topbar-widget {
padding-right: 10px;
}
.top-bar .languages-area .currency li:after {
display: none;
}
.top-bar .topbar-widget {
display: inline-block;
width: auto;
float: left;
}
.top-bar .topbar-widget ul li {
display: inline-block;
border: none;
width: auto;
}
.top-bar .topbar-widget ul li a {
padding-top: 0;
padding-bottom: 0;
}
.top-bar .topbar-widget a {
color: #fff;
}
.top-bar .topbar-widget a:hover {
text-decoration: underline;
color: #FFF;
}
.top-bar .topbar-widget.widget_nav_menu li a {
color: #FFF !important;
line-height: 20px;
}
.top-bar .topbar-widget.widget_nav_menu li a:hover {
text-decoration: underline;
color: #FFF !important;
}
.top-bar .topbar-widget.widget_nav_menu li a:after {
content: '';
display: inline-block;
width: 1px;
height: 8px;
background: #fff;
margin: 7px 12px 0;
}
.top-bar .topbar-widget.widget_nav_menu li:last-child a:after {
display: none;
}
.header-type-9 .top-bar {
background-color: #e5534c;
}
.header-type-9 .top-bar a {
color: #FFF;
}
.header-type-9 .top-bar a:hover {
color: #FFF;
text-decoration: underline;
}
.languages-area {
float: left;
}
.languages-area #lang_sel li {
z-index: 1;
width: 170px;
}
.languages-area .lang_sel_list_horizontal a {
line-height: 20px !important;
}
.languages-area .lang_sel_list_horizontal a:hover {
color: #e5534c;
}
.languages-area .lang_sel_list_horizontal #lang_sel_list img.iclflag {
top: 0;
}
.languages-area .lang_sel_list_horizontal#lang_sel_list {
font-family: 'Raleway';
font-size: 11px !important;
height: 20px;
}
.languages-area .lang_sel_list_horizontal#lang_sel_list li {
margin-right: 5px !important;
}
.languages-area .widget_icl_lang_sel_widget + .widget_currency_sel_widget,
.languages-area .widget_currency_sel_widget + .widget_icl_lang_sel_widget {
position: relative;
}
.languages-area .widget_icl_lang_sel_widget + .widget_currency_sel_widget:before,
.languages-area .widget_currency_sel_widget + .widget_icl_lang_sel_widget:before {
content: "";
display: inline-block;
float: left;
left: -20px;
width: 1px;
height: 8px;
background: #fff;
margin: 6px 12px 0;
}
.languages-area .widget_icl_lang_sel_widget {
float: left;
padding-top: 3px;
}
.languages-area .widget_icl_lang_sel_widget #lang_sel a.lang_sel_sel {
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/select-arrow.jpg);
background-position: 97% 50%;
background-repeat: no-repeat;
}
.languages-area .widget_currency_sel_widget {
float: left;
margin-right: 20px;
padding-top: 3px;
}
.languages-area .widget_currency_sel_widget select {
height: 26px;
line-height: 20px;
border: 1px solid #cdcdcd;
min-width: 70px;
}
.languages-area .widget_currency_sel_widget ul.wcml_currency_switcher li {
border: none;
font-size: 11px;
text-transform: uppercase;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.languages-area .widget_currency_sel_widget ul.wcml_currency_switcher li:hover {
color: #e5534c;
}
.languages-area .widget_currency_sel_widget .wcml_currency_switcher.curr_list_horizontal {
display: inline-block;
}
.languages-area .languages .links li:after {
display: none;
}
.top-links .topbar-widget {
padding-left: 10px;
}
.links {
padding: 0;
margin: 0;
list-style: none;
float: right;
display: inline-block;
padding-left: 20px;
}
.links li {
display: inline-block;
position: relative;
}
.links li a:hover {
text-decoration: underline;
}
.links li:after {
content: '';
display: inline-block;
width: 1px;
height: 8px;
background: #fff;
margin: 7px 12px 0;
}
.navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-toggle {
border-color: #DDD;
float: left;
margin: 59px 30px 0 0;
background: #dfdfdf;
}
.navbar-toggle.collapsed {
background: #F8F8F8;
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-left: 0;
margin-right: 0;
padding: 0;
}
.navbar-collapse {
padding-left: 0;
padding-right: 0;
max-height: none;
}
.collapse {
vertical-align: middle;
}
.tbs {
display: table-cell;
vertical-align: middle;
}
.tbs p {
margin-bottom: 0;
}
.navbar {
margin-bottom: 0;
padding: 40px 0;
display: table;
margin: 0;
width: 100%;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.navbar .container-fluid {
display: table-row;
}
.languages {
float: left;
}
.languages li {
margin-right: 8px;
font-size: 11px;
line-height: 24px;
}
.languages li.lastItem {
margin-right: 0;
}
.languages li.lastItem:after {
content: '';
display: inline-block;
width: 1px;
height: 8px;
background: #767676;
margin: 7px 12px 0;
}
.languages li a {
font-size: 11px;
}
.languages li.active {
font-family: 'Raleway', Arial, Helvetica, sans-serif;
}
.currency {
float: left;
}
.currency li {
font-size: 11px;
margin-right: 8px;
line-height: 24px;
}
.currency li.lastItem {
margin-right: 0;
}
.currency li a {
font-size: 11px;
}
.currency li.active {
font-family: 'Raleway', Arial, Helvetica, sans-serif;
}
.top-links {
float: right;
}
.top-links li.lastItem a:after {
content: none;
}
.top-links li.popup_link:before {
content: "\f003";
position: relative;
left: -10px;
font-family: FontAwesome;
}
.top-links li.popup_link:hover:before {
text-decoration: none;
}
.top-links .lastItem:after {
content: none;
}
.main-header > .container {
position: relative;
}
.header-logo {
float: none;
display: table-cell;
vertical-align: middle;
max-width: 340px;
padding-right: 20px;
position: relative;
}
.header-logo img {
max-width: 320px;
float: left;
}
.header-logo .hidden-tooltip {
position: absolute;
right: 0;
top: 0;
}
.header-type-4 .header-logo,
.header-type-3 .header-logo {
position: relative;
}
.header-type-4 .header-logo .hidden-tooltip,
.header-type-3 .header-logo .hidden-tooltip {
position: absolute;
top: 0;
right: -25px;
}
.fixed-header-area .hidden-tooltip {
display: none;
}
.hidden-tooltip {
position: absolute;
width: 26px;
height: 26px;
float: right;
top: -20px !important;
z-index: 100;
}
.hidden-tooltip .open-tooltip {
font-size: 14px;
color: #000;
margin-bottom: 10px;
}
.hidden-tooltip .open-tooltip i {
padding: 5px 9px;
border: 1px solid #bcbcbc;
-webkit-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-animation: tooltip-color 1.5s ease-in infinite;
-moz-animation: tooltip-color 1.5s ease-in infinite;
-ms-animation: tooltip-color 1.5s ease-in infinite;
animation: tooltip-color 1.5s ease-in infinite;
}
.hidden-tooltip .open-tooltip i:hover {
border: 1px solid #000;
color: #000;
-webkit-animation: none;
-moz-animation: none;
-o-animation: none;
animation: none;
}
.hidden-tooltip .tooltip-content {
display: none;
position: absolute;
background-color: #222;
top: 35px;
color: #FFF;
width: 300px;
text-align: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 1001;
padding: 20px;
}
.hidden-tooltip .tooltip-content .btn-close {
cursor: pointer;
position: absolute;
top: 20px;
right: 20px;
}
.hidden-tooltip .tooltip-content .btn-close i {
font-size: 0;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/btn-close-tooltip.png);
background-repeat: no-repeat;
background-position: center center;
width: 11px;
height: 11px;
position: relative;
top: -12px;
}
.hidden-tooltip .tooltip-content .btn-close i:hover {
border: none !important;
}
.hidden-tooltip .tooltip-content p {
color: #a4a4a4;
margin-bottom: 10px;
margin-top: 0;
}
.hidden-tooltip .tooltip-content img {
max-width: 100%;
}
.hidden-tooltip .tooltip-content .tooltip_inner {
width: 260px;
opacity: 0;
text-align: left !important;
}
.hidden-tooltip .tooltip-content.opened-tooltip .tooltip_inner {
-webkit-animation: tooltip-animation 0.3s ease-in 0.2s forwards;
-moz-animation: tooltip-animation 0.3s ease-in 0.2s forwards;
-ms-animation: tooltip-animation 0.3s ease-in 0.2s forwards;
animation: tooltip-animation 0.3s ease-in 0.2s forwards;
}
@-webkit-keyframes tooltip-animation {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes tooltip-animation {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes tooltip-color {
0% {
color: #fff;
}
50% {
color: #333;
}
100% {
color: #fff;
}
}
@keyframes tooltip-color {
0% {
color: #fff;
}
50% {
color: #333;
}
100% {
color: #fff;
}
}
@-webkit-keyframes tooltip-color-white {
0% {
color: #444;
}
50% {
color: #fff;
}
100% {
color: #444;
}
}
@keyframes tooltip-color-white {
0% {
color: #444;
}
50% {
color: #fff;
}
100% {
color: #444;
}
}  .navigation {
margin-bottom: 0;
}
.menu {
padding: 0;
margin: 0;
}
.menu > li {
text-decoration: none;
list-style: none;
position: relative;
}
.menu > li a {
font-family: 'Raleway', sans-serif;
font-weight: bold;
font-size: 12px;
font-style: normal;
}
.menu > li.current-menu-item > a,
.menu > li.current_page_ancestor > a {
color: #e5534c;
}
.menu > li.current-menu-item > a:after,
.menu > li.current_page_ancestor > a:after {
color: #e5534c;
}
.menu > li {
float: left;
}
.menu > li.menu-item-has-children > a:after {
content: '\f107';
font-family: FontAwesome;
font-size: 13px;
color: #b9b9b9;
margin: 0 0 0 3px;
}
.menu > li:hover .nav-sublist-dropdown {
visibility: visible;
}
.menu > li > a {
float: left;
display: block;
cursor: pointer;
font-size: 13px;
line-height: 15px;
text-transform: uppercase;
padding: 20px 9px 15px 9px;
color: #000;
position: relative;
}
.menu > li.sfHover > a,
.menu > li > a:hover {
text-decoration: none;
color: #e5534c;
}
.menu .nav-sublist-dropdown {
position: absolute;
top: 60px !important;
left: 0;
z-index: 1000;
visibility: hidden;
background-color: #FFF;
margin-top: 0px;
}
.menu .nav-sublist-dropdown:before {
content: "";
position: absolute;
top: -10px;
width: 100%;
height: 50px;
left: 0;
}
.menu .nav-sublist-dropdown .container {
width: auto;
padding: 0;
}
.menu .nav-sublist-dropdown ul {
padding: 15px 0 15px;
border: 5px solid #f5f5f5;
width: 200px;
display: inline-block;
}
.menu .nav-sublist-dropdown ul > li {
position: relative;
display: inline-block;
width: 100%;
}
.menu .nav-sublist-dropdown ul > li.menu-item-has-children > a {
position: relative;
}
.menu .nav-sublist-dropdown ul > li.menu-item-has-children > a:after {
content: "\f105";
font-family: FontAwesome;
font-size: 13px;
color: #b9b9b9;
position: absolute;
right: 12px;
top: 50%;
margin-top: -10px;
}
.menu .nav-sublist-dropdown ul > li.menu-item-has-children:hover:after {
color: #e5534c;
}
.menu .nav-sublist-dropdown ul > li.current-menu-item > a {
color: #e5534c;
}
.menu .nav-sublist-dropdown ul > li.lastItem {
border-bottom: none;
}
.menu .nav-sublist-dropdown ul > li ul {
position: absolute;
top: -20px;
z-index: 0;
-webkit-box-shadow: none;
box-shadow: none;
background-color: #FFF;
}
.menu .nav-sublist-dropdown ul > li ul ul {
z-index: -2;
-webkit-box-shadow: none;
box-shadow: none;
}
.menu .nav-sublist-dropdown ul > li > a {
font-size: 12px;
color: #505050;
display: inline;
font-weight: 500;
padding: 8px 20px;
float: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-transform: uppercase;
}
.menu .nav-sublist-dropdown ul > li.menu-item-has-children > .nav-sublist {
display: none;
}
.menu .nav-sublist-dropdown ul > li.menu-item-has-children:hover > .nav-sublist {
display: block;
}
.menu .nav-sublist-dropdown ul > li.label-new > a:after {
content: "";
display: inline-block;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/new-menu.png);
background-repeat: no-repeat;
background-position: center center;
width: 42px;
height: 16px;
position: absolute;
right: 0;
top: -1px;
margin-right: 0;
}
.menu .nav-sublist-dropdown ul > li.label-sale > a:after {
content: "";
display: inline-block;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/sale-menu.png);
background-repeat: no-repeat;
background-position: center center;
width: 42px;
height: 16px;
position: absolute;
right: 0;
top: -1px;
margin-right: -42px;
}
.menu .nav-sublist-dropdown ul > li.label-hot > a:after {
content: "";
display: inline-block;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/hot-menu.png);
background-repeat: no-repeat;
background-position: center center;
width: 42px;
height: 16px;
position: absolute;
right: 0;
top: -1px;
margin-right: -42px;
}
.menu .nav-sublist-dropdown ul li a:hover {
color: #e5534c;
text-decoration: none;
}
.menu-item-language img.iclflag {
margin-top: -3px;
}
#lang_sel_footer ul li img,
#lang_sel img.iclflag {
top: -1px;
}
.menu > li.menu-item-language {
position: relative;
}
.menu > li.menu-item-language ul {
position: absolute;
top: 100%;
opacity: 0;
width: 100%;
padding: 10px;
visibility: hidden;
z-index: 1000;
background-color: #fff;
border: 1px solid #e6e6e6;
transition: all 0.2s ease-in-out;
}
.menu > li.menu-item-language ul li {
padding: 5px 0 5px 8px;
text-align: left;
}
.menu > li.menu-item-language:hover ul {
opacity: 1;
visibility: visible;
}
.menu .menu-full-width {
position: relative;
}
.menu .menu-full-width:hover > a {
position: relative;
}
.menu .menu-full-width:hover > a:before {
content: "";
position: absolute;
top: 100%;
height: 70px;
width: 180px;
left: -20px;
}
.menu .menu-full-width:hover .nav-sublist-dropdown {
visibility: visible;
}
.menu .menu-full-width .nav-sublist-dropdown {
background-color: #fff;
padding: 25px 30px 15px 30px;
border: 5px solid #f5f5f5;
-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
}
.menu .menu-full-width .nav-sublist-dropdown ul {
-webkit-box-shadow: none;
box-shadow: none;
border: none;
width: 100%;
padding: 0;
background-color: transparent;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li {
float: left;
width: 168px;
margin-right: 10px;
text-align: left;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li.banner-li {
width: 190px;
overflow: hidden;
position: relative;
text-align: center;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li.banner-li a {
border: none;
padding: 0;
margin: 0;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li.lastItem {
margin-right: 0;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li > a {
width: 100%;
font-size: 12px;
color: #000;
font-weight: 700;
display: inline-flex;
padding: 0;
padding-bottom: 5px;
width: auto;
position: relative;
text-transform: uppercase;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li > a .nav-item-tooltip {
position: absolute;
display: block !important;
left: 0;
margin-left: 0;
width: 240px;
z-index: 100;
top: 32px;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li > a:hover .nav-item-tooltip {
display: block;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li .nav-sublist a {
letter-spacing: 0;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li ul li ul {
padding-left: 10px !important;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li ul li ul li a {
font-family: 'Open Sans', sans-serif;
font-size: 11px !important;
padding: 4px 0;
line-height: 10px;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li ul li ul li a:before {
content: "";
position: relative;
width: 4px;
height: 4px;
left: -10px;
top: 7px;
display: block;
background-color: #929292;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li.menu-item-has-children > a:after {
display: none !important;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li.menu-item-has-children .nav-sublist {
display: block !important;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li.menu-item-has-children .nav-sublist ul {
position: static !important;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li.menu-item-has-children .nav-sublist ul li a {
font-size: 12px;
color: #505050;
text-transform: uppercase;
padding: 8px 0;
font-weight: 500;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li.menu-item-has-children .nav-sublist ul li a:after {
margin-right: -42px;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li.with-tooltip {
height: 170px;
width: 212px !important;
margin-right: 0;
text-align: center !important;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li.with-tooltip a {
width: 100%;
display: inline-block;
text-align: center;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li.with-tooltip a .nav-item-tooltip {
width: 218px;
}
.menu .menu-full-width.menu-column5.tooltip-wrap .nav-sublist-dropdown {
width: 1080px !important;
padding-right: 5px;
padding-left: 5px;
} .header-search {
float: right;
margin-top: 7px;
margin-right: 8px;
}
.menu-search {
margin: 20px 0 0;
position: relative;
}
.menu-search input {
width: 100%;
}
.menu-search .search-ico-mob {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -155px -51px;
width: 15px;
height: 16px;
display: block;
border: none;
position: absolute;
top: 50%;
right: 15px;
margin-top: -8px;
z-index: 2;
}
.navbar-right {
padding: 0;
float: none !important;
display: table-cell;
vertical-align: middle;
}
.navbar-right .navbar-right {
float: right !important;
}
.et-search-trigger {
position: relative;
}
.et-search-trigger .fa-search {
width: 33px;
height: 33px;
background: #c1c1c1;
text-align: center;
color: #fff;
font-size: 12px;
text-decoration: none;
cursor: pointer;
line-height: 33px;
border-radius: 30px;
-webkit-transition: background 0.25s ease;
-ms-transition: background 0.25s ease;
-o-transition: background 0.25s ease;
transition: background 0.25s ease;
}
.et-search-trigger .fa-search:hover {
background: #d2d2d2;
}
.et-search-trigger form {
position: absolute;
top: 30px;
right: 0;
visibility: hidden;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
opacity: 0;
}
.et-search-trigger form:before {
content: '';
display: block;
top: -10px;
right: 9px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-bottom-color: #E6E6E6;
border-width: 5px 6px;
margin-left: -6px;
}
.et-search-trigger.search-dropdown form {
border: 3px solid #E6E6E6;
-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
width: 350px;
top: 55px;
padding: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
visibility: hidden;
opacity: 0;
z-index: 1000;
background-color: #FFF;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.et-search-trigger.search-dropdown form .modal-form {
margin-top: 0;
}
.et-search-trigger.search-dropdown form .modal-form .has-border > div {
width: 100%;
}
.et-search-trigger.search-dropdown form .form-group {
float: left;
margin-bottom: 0;
}
.et-search-trigger.search-dropdown form .form-group.has-border {
width: 180px;
}
.et-search-trigger.search-dropdown form .form-group.form-button {
float: right;
}
.et-search-trigger.search-dropdown form .form-group.form-button .btn-black {
padding: 12px 40px !important;
margin-right: 10px;
}
.et-search-trigger.search-dropdown form:before {
top: -13px;
}
.et-search-trigger.search-dropdown:hover form {
top: 45px;
visibility: visible;
opacity: 1;
}
.et-search-trigger.search-dropdown:hover:before {
content: "";
width: 250px;
height: 35px;
z-index: 1;
position: absolute;
right: 0;
top: 25px;
display: block;
}
.et-search-trigger .popup-with-form > span {
display: none;
}
.search-control {
color: #a9a9a9;
font-size: 13px;
width: 248px;
border: 2px solid #E6E6E6;
padding: 11px 16px;
position: relative;
background: #fff;
}
.search-control:focus::-moz-placeholder {
color: transparent;
opacity: 1;
}
.search-control:focus:-ms-input-placeholder {
color: transparent;
}
.search-control:focus::-webkit-input-placeholder {
color: transparent;
}
.search-control:focus::-moz-placeholder {
color: transparent;
opacity: 1;
}
.search-control:focus:-ms-input-placeholder {
color: transparent;
}
.search-control:focus::-webkit-input-placeholder {
color: transparent;
}
.animForm {
-webkit-animation: showForm 0.3s forwards ease;
-ms-animation: showForm 0.3s forwards ease;
-o-animation: showForm 0.3s forwards ease;
animation: showForm 0.3s forwards ease;
}
@-moz-keyframes showForm {
0% {
top: 30px;
}
100% {
top: 40px;
opacity: 100;
visibility: visible;
}
}
@-webkit-keyframes showForm {
0% {
top: 30px;
}
100% {
top: 40px;
opacity: 100;
visibility: visible;
}
}
@-o-keyframes showForm {
0% {
top: 30px;
}
100% {
top: 40px;
opacity: 100;
visibility: visible;
}
}
@-ms-keyframes showForm {
0% {
top: 30px;
}
100% {
top: 40px;
opacity: 100;
visibility: visible;
}
}
@keyframes showForm {
0% {
top: 30px;
}
100% {
top: 40px;
opacity: 100;
visibility: visible;
}
}  .fixed-header-area {
position: fixed;
top: -160px;
left: 0;
width: 100%;
z-index: 10001;
background-color: #FFF;
border-bottom: 1px solid #ddd;
-webkit-transition: 0.4s all ease-in-out;
-moz-transition: 0.4s all ease-in-out;
-ms-transition: 0.4s all ease-in-out;
-o-transition: 0.4s all ease-in-out;
transition: 0.4s all ease-in-out;
min-height: 85px;
box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.15);
}
.fixed-header-area .header-logo {
padding: 20px 20px 20px 0;
}
.fixed-header-area .header-logo img {
max-height: 65px;
}
.fixed-header-area.fixed-already {
top: 0;
}
.fixed-header-area .fixed-header > .container {
display: table;
position: relative;
min-height: 85px;
}
.fixed-header-area .collapse {
display: table-cell !important;
}
.fixed-header-area .modal-buttons,
.fixed-header-area #st-trigger-effects {
display: none;
}
.fixed-header-area .menu > li > a:before {
content: "";
position: absolute;
top: 100%;
height: 20px;
width: 180px;
left: -10px;
}
.fixed-header-area .menu .nav-sublist-dropdown {
top: 50px;
margin-top: 8px !important;
}
.fixed-header-area .menu .menu-full-width .nav-sublist-dropdown {
margin-top: 0;
}
.fixed-header-area .menu .menu-full-width .nav-sublist-dropdown ul > li ul {
border: none !important;
}
.fixed-header-area .badge-number {
font-size: 11px;
line-height: 18px;
top: 3px;
}
.fixed-header-area .nav-sublist-dropdown {
margin-top: 0;
border: 1px solid #e6e6e6 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.fixed-header-area .nav-sublist-dropdown ul {
border: none !important;
}
.fixed-header-area .nav-sublist-dropdown ul li {
text-align: left;
}
.fixed-header-area .nav-sublist-dropdown ul > li ul {
border: 1px solid #e6e6e6 !important;
top: -16px;
}
.fixed-header-area .nav-sublist-dropdown:before {
display: none;
}
.fixed-header-area .nav-sublist-dropdown .container:after {
display: none;
}
.fixed-header-area h4.a-center {
display: none;
}  .header-wrapper.header-transparent,
.header-wrapper.header-transparent .container {
background-color: transparent !important;
}  .full-page-on { }
.full-page-on .header-wrapper {
position: fixed;
width: 100%;
top: 0;
z-index: 100;
}
.full-page-on .fixed-header-area {
display: none;
}
.full-page-on .content-page,
.full-page-on .page-content {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.full-page-on .vc_row-fluid {
display: flex;
display: -webkit-flex;
display: -ms-flex;
align-items: center;
-webkit-align-items: center;
flex-wrap: no-wrap;
-webkit-flex-wrap: no-wrap;
}
@media only screen and (max-width: 992px) {
.full-page-on .vc_row-fluid {
-webkit-flex-wrap: wrap;
padding: 0 30px;
}
}  .header-type-2.slider-overlap {
z-index: 10000;
position: relative;
}
.header-type-2.slider-overlap .top-bar,
.header-type-2.slider-overlap .header {
background-color: transparent;
}
.header-type-2.slider-overlap .top-bar a {
color: #FFF !important;
}
.header-type-2.slider-overlap .top-bar a:hover {
text-decoration: underline;
}
.header-type-2.slider-overlap .languages li.active,
.header-type-2.slider-overlap .currency li.active {
color: #FFF !important;
text-decoration: underline;
}
.header-type-2.slider-overlap .menu-icon:before {
color: #FFF;
}
.header-type-2.slider-overlap .header .menu > li > a {
color: #FFF;
}
.header-type-2.slider-overlap .header .menu > li > a:hover {
color: #FFF !important;
text-decoration: underline;
}
.header-type-2.slider-overlap .header .menu > li.menu-item-has-children:after {
content: '\f107';
font-family: FontAwesome;
font-size: 13px;
color: #fff;
margin: 0 0 0 3px;
position: relative;
right: 8px;
top: 18px;
}
.header-type-2.slider-overlap .header .menu > li.menu-item-has-children > a:after {
display: none;
}
.header-type-2.slider-overlap .header .menu .nav-sublist-dropdown {
margin-top: -5px;
}
.header-type-2.slider-overlap .header .menu > li.menu-item-has-children > a:after {
color: #FFF;
}
.header-type-2.slider-overlap .header .header-search {
margin-top: 5px;
}
.header-type-2.slider-overlap .header .et-search-trigger .fa-search {
background-color: transparent;
font-size: 16px;
}
.header-type-2.slider-overlap .header .cart-bag {
background-color: transparent;
top: -2px;
right: auto;
left: 0;
padding: 0;
}
.header-type-2.slider-overlap .header .shop-text {
font-size: 0;
}
.header-type-2.slider-overlap .header .shop-text .total {
font-size: 16px;
padding-left: 25px;
}
.header-type-2.slider-overlap .header .cart-summ {
color: #FFF;
padding-left: 30px;
}
.header-type-2.slider-overlap .header .cart-summ .badge-number {
display: none;
}
.header-type-2.slider-overlap .header .shopping-container {
top: 11px;
}
.header-type-2.slider-overlap .header .shopping-container:hover .cart-popup-container {
top: 40px;
}
.header-type-2.slider-overlap .header .shopping-cart-widget {
border: none;
padding: 0;
}
.header-type-2.slider-overlap .header .total {
font-family: 'Raleway';
font-weight: 700;
}
.header-type-3.slider-overlap {
z-index: 10000;
position: relative;
background-color: rgba(0, 0, 0, 0.6);
}
.header-type-3.slider-overlap .header {
background-color: transparent;
}
.header-type-3.slider-overlap .top-bar {
background-color: rgba(0, 0, 0, 0.3);
}
.header-type-3.slider-overlap .header .menu > li > a {
color: #FFF;
}
.header-type-3.slider-overlap .header .menu > li.menu-item-has-children > a:after {
color: #FFF;
}
.header-type-3.slider-overlap .header .menu .nav-sublist-dropdown {
margin-top: -5px;
}
.header-type-3.slider-overlap .header .header-search {
margin-top: 5px;
}
.header-type-3.slider-overlap .header .shopping-cart-widget {
border: 1px dashed #7d7d7d;
}
.header-type-3.slider-overlap .header .shopping-cart-widget .shop-text {
color: #FFF;
}
.header-type-3.slider-overlap .header .shopping-cart-widget .cart-summ {
color: #FFF;
}
.header-type-3.slider-overlap .header .et-search-trigger .fa-search {
background-color: #424242;
}
.header-type-3.slider-overlap .header .badge-number {
background-color: #424242;
color: #FFF;
}
.header-type-4 .header .header-search {
margin-top: 5px;
}
.header-type-4 .header .shopping-cart-widget {
border: none;
}
.header-type-4 .header .shopping-cart-widget .shop-text,
.header-type-4 .header .shopping-cart-widget .total {
display: none;
}
.header-type-5.slider-overlap {
z-index: 10000;
position: relative;
}
.header-type-5.slider-overlap .top-bar,
.header-type-5.slider-overlap .header {
background-color: transparent;
}
.header-type-5.slider-overlap .top-bar > .container {
background-color: rgba(34, 34, 34, 0.9);
}
.header-type-5.slider-overlap .header > .container {
background-color: rgba(255, 255, 255, 0.9);
}
.header-type-5.slider-overlap .top-bar {
padding: 0;
}
.header-type-5.slider-overlap .menu .nav-sublist-dropdown {
opacity: 1;
}
.header-type-6 .top-bar,
.header-type-7 .top-bar,
.header-type-8 .top-bar,
.header-type-10 .top-bar,
.header-type-12 .top-bar {
background-color: #F2F2F2;
color: #767676;
}
.header-type-6 .top-bar a,
.header-type-7 .top-bar a,
.header-type-8 .top-bar a,
.header-type-10 .top-bar a,
.header-type-12 .top-bar a {
color: #767676;
}
.header-type-6 .top-bar .languages-area .lang_sel_list_horizontal a,
.header-type-7 .top-bar .languages-area .lang_sel_list_horizontal a,
.header-type-8 .top-bar .languages-area .lang_sel_list_horizontal a,
.header-type-10 .top-bar .languages-area .lang_sel_list_horizontal a,
.header-type-12 .top-bar .languages-area .lang_sel_list_horizontal a {
color: #767676 !important;
}
.header-type-6 .top-bar .languages-area .lang_sel_list_horizontal a:hover,
.header-type-7 .top-bar .languages-area .lang_sel_list_horizontal a:hover,
.header-type-8 .top-bar .languages-area .lang_sel_list_horizontal a:hover,
.header-type-10 .top-bar .languages-area .lang_sel_list_horizontal a:hover,
.header-type-12 .top-bar .languages-area .lang_sel_list_horizontal a:hover {
color: #e5534c;
}
.header-type-6 .top-bar .languages-area .widget_icl_lang_sel_widget + .widget_currency_sel_widget:before,
.header-type-7 .top-bar .languages-area .widget_icl_lang_sel_widget + .widget_currency_sel_widget:before,
.header-type-8 .top-bar .languages-area .widget_icl_lang_sel_widget + .widget_currency_sel_widget:before,
.header-type-10 .top-bar .languages-area .widget_icl_lang_sel_widget + .widget_currency_sel_widget:before,
.header-type-12 .top-bar .languages-area .widget_icl_lang_sel_widget + .widget_currency_sel_widget:before,
.header-type-6 .top-bar .languages-area .widget_currency_sel_widget + .widget_icl_lang_sel_widget:before,
.header-type-7 .top-bar .languages-area .widget_currency_sel_widget + .widget_icl_lang_sel_widget:before,
.header-type-8 .top-bar .languages-area .widget_currency_sel_widget + .widget_icl_lang_sel_widget:before,
.header-type-10 .top-bar .languages-area .widget_currency_sel_widget + .widget_icl_lang_sel_widget:before,
.header-type-12 .top-bar .languages-area .widget_currency_sel_widget + .widget_icl_lang_sel_widget:before {
background-color: #767676;
}
.header-type-6 .top-links li:after,
.header-type-7 .top-links li:after,
.header-type-8 .top-links li:after,
.header-type-10 .top-links li:after,
.header-type-12 .top-links li:after {
background: #767676;
}
.header-type-6 .header .header-logo,
.header-type-7 .header .header-logo,
.header-type-8 .header .header-logo,
.header-type-10 .header .header-logo,
.header-type-12 .header .header-logo {
text-align: center;
padding-right: 0;
}
.header-type-6 .header .header-logo img,
.header-type-7 .header .header-logo img,
.header-type-8 .header .header-logo img,
.header-type-10 .header .header-logo img,
.header-type-12 .header .header-logo img {
float: none;
}
.header-type-6 .header .tbs span,
.header-type-7 .header .tbs span,
.header-type-8 .header .tbs span,
.header-type-10 .header .tbs span,
.header-type-12 .header .tbs span {
display: block;
padding: 10px 15px;
border: 1px dashed #DFDFDF;
position: relative;
float: left;
}
.header-type-6 .header .tbs span:before,
.header-type-7 .header .tbs span:before,
.header-type-8 .header .tbs span:before,
.header-type-10 .header .tbs span:before,
.header-type-12 .header .tbs span:before {
content: "";
width: 27px;
height: 21px;
position: absolute;
top: -10px;
left: 10px;
background: #fff url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -170px -78px;
}
.header-type-6 .menu-wrapper,
.header-type-7 .menu-wrapper,
.header-type-8 .menu-wrapper,
.header-type-10 .menu-wrapper,
.header-type-12 .menu-wrapper {
border-top: 1px solid #ebebeb;
position: relative;
font-size: 0;
border-bottom: 1px solid #ebebeb;
margin-bottom: -1px;
}
.header-type-6 .menu-wrapper .menu-main-container > ul,
.header-type-7 .menu-wrapper .menu-main-container > ul,
.header-type-8 .menu-wrapper .menu-main-container > ul,
.header-type-10 .menu-wrapper .menu-main-container > ul,
.header-type-12 .menu-wrapper .menu-main-container > ul {
text-align: center;
width: 100%;
display: inline-block;
}
.header-type-6 .menu-wrapper .menu-main-container > ul > li,
.header-type-7 .menu-wrapper .menu-main-container > ul > li,
.header-type-8 .menu-wrapper .menu-main-container > ul > li,
.header-type-10 .menu-wrapper .menu-main-container > ul > li,
.header-type-12 .menu-wrapper .menu-main-container > ul > li {
display: inline-block;
float: none;
}
.header-type-6 .menu-wrapper .menu-main-container > ul > li > a,
.header-type-7 .menu-wrapper .menu-main-container > ul > li > a,
.header-type-8 .menu-wrapper .menu-main-container > ul > li > a,
.header-type-10 .menu-wrapper .menu-main-container > ul > li > a,
.header-type-12 .menu-wrapper .menu-main-container > ul > li > a {
padding: 21px 17px;
border-left: 1px solid  #ebebeb;
}
.header-type-6 .menu-wrapper .menu-main-container > ul > li:last-child > a,
.header-type-7 .menu-wrapper .menu-main-container > ul > li:last-child > a,
.header-type-8 .menu-wrapper .menu-main-container > ul > li:last-child > a,
.header-type-10 .menu-wrapper .menu-main-container > ul > li:last-child > a,
.header-type-12 .menu-wrapper .menu-main-container > ul > li:last-child > a {
border-right: 1px solid #ebebeb;
}
.header-type-6 .menu-wrapper .menu-main-container > ul > li .nav-sublist-dropdown ul,
.header-type-7 .menu-wrapper .menu-main-container > ul > li .nav-sublist-dropdown ul,
.header-type-8 .menu-wrapper .menu-main-container > ul > li .nav-sublist-dropdown ul,
.header-type-10 .menu-wrapper .menu-main-container > ul > li .nav-sublist-dropdown ul,
.header-type-12 .menu-wrapper .menu-main-container > ul > li .nav-sublist-dropdown ul {
border: none;
}
.header-type-6 .menu-wrapper .menu-main-container > ul .menu-full-width:hover .nav-sublist-dropdown,
.header-type-7 .menu-wrapper .menu-main-container > ul .menu-full-width:hover .nav-sublist-dropdown,
.header-type-8 .menu-wrapper .menu-main-container > ul .menu-full-width:hover .nav-sublist-dropdown,
.header-type-10 .menu-wrapper .menu-main-container > ul .menu-full-width:hover .nav-sublist-dropdown,
.header-type-12 .menu-wrapper .menu-main-container > ul .menu-full-width:hover .nav-sublist-dropdown {
margin-top: -3px;
}
.header-type-6 .menu-wrapper .menu-main-container > ul .menu-full-width:hover .nav-sublist-dropdown ul,
.header-type-7 .menu-wrapper .menu-main-container > ul .menu-full-width:hover .nav-sublist-dropdown ul,
.header-type-8 .menu-wrapper .menu-main-container > ul .menu-full-width:hover .nav-sublist-dropdown ul,
.header-type-10 .menu-wrapper .menu-main-container > ul .menu-full-width:hover .nav-sublist-dropdown ul,
.header-type-12 .menu-wrapper .menu-main-container > ul .menu-full-width:hover .nav-sublist-dropdown ul {
border: none;
}
.header-type-6 .menu-wrapper .menu-main-container > ul .menu-full-width .nav-sublist-dropdown ul,
.header-type-7 .menu-wrapper .menu-main-container > ul .menu-full-width .nav-sublist-dropdown ul,
.header-type-8 .menu-wrapper .menu-main-container > ul .menu-full-width .nav-sublist-dropdown ul,
.header-type-10 .menu-wrapper .menu-main-container > ul .menu-full-width .nav-sublist-dropdown ul,
.header-type-12 .menu-wrapper .menu-main-container > ul .menu-full-width .nav-sublist-dropdown ul {
border: none !important;
}
.header-type-6 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown,
.header-type-7 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown,
.header-type-8 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown,
.header-type-10 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown,
.header-type-12 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown {
border: 1px solid #e6e6e6;
margin-top: -3px;
-webkit-box-shadow: none;
box-shadow: none;
}
.header-type-6 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown ul li,
.header-type-7 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown ul li,
.header-type-8 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown ul li,
.header-type-10 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown ul li,
.header-type-12 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown ul li {
text-align: left;
}
.header-type-6 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown ul > li ul,
.header-type-7 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown ul > li ul,
.header-type-8 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown ul > li ul,
.header-type-10 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown ul > li ul,
.header-type-12 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown ul > li ul {
border: 1px solid #e6e6e6;
top: -16px;
}
.header-type-6 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown:before,
.header-type-7 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown:before,
.header-type-8 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown:before,
.header-type-10 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown:before,
.header-type-12 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown:before {
display: none;
}
.header-type-6 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown .container:after,
.header-type-7 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown .container:after,
.header-type-8 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown .container:after,
.header-type-10 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown .container:after,
.header-type-12 .menu-wrapper .menu-main-container > ul .nav-sublist-dropdown .container:after {
display: none;
}
.header-type-7 .menu-wrapper {
background-color: #252525;
border: none;
}
.header-type-7 .menu-wrapper .menu > li > a {
color: #aeaeae;
border-color: #393939 !important;
}
.header-type-7 .menu-wrapper .menu > li > a:hover {
color: #e5534c;
}
.header-type-8 .header-logo,
.header-type-8 .navbar-header {
width: 50% !important;
text-align: left !important;
}
.header-type-8 .menu-wrapper .navbar-collapse {
float: left;
width: auto;
}
.header-type-8 .menu-wrapper .navbar-collapse .menu-main-container .menu {
float: left;
text-align: left;
width: auto;
}
.header-type-8 .menu-wrapper .languages-area {
float: right;
padding: 16px 0;
}
.header-type-8 .menu-wrapper .languages-area .lang_sel_list_horizontal ul {
float: left;
}
.header-type-8 .menu-wrapper .languages-area .lang_sel_list_horizontal a {
color: #b8b8b8 !important;
font-family: 'Raleway', sans-serif;
font-size: 12px !important;
}
.header-type-8 .menu-wrapper .languages-area .lang_sel_list_horizontal a:hover {
color: #e5534c;
}
.header-type-8 .menu-wrapper .languages-area .lang_sel_list_horizontal a.lang_sel_sel {
color: #000 !important;
font-family: 'Raleway', sans-serif;
}
.header-type-8 .menu-wrapper .languages-area .lang_sel_list_horizontal:after {
content: "";
display: inline-block;
float: left;
left: -20px;
width: 1px;
height: 8px;
background: #ebebeb;
margin: 6px 12px 0;
}
.header-type-8 .menu-wrapper .widget_currency_sel_widget {
margin-right: 0;
}
.header-type-8 .menu-wrapper .widget_currency_sel_widget:before {
display: none !important;
}
.header-type-8 .menu-wrapper .widget_currency_sel_widget ul.wcml_currency_switcher li {
color: #b8b8b8 !important;
font-family: 'Raleway', sans-serif;
font-size: 12px !important;
}
.header-type-8 .menu-wrapper .widget_currency_sel_widget ul.wcml_currency_switcher li:hover {
color: #e5534c;
}
.header-type-8 .navbar-header .top-links {
padding-top: 11px;
padding-right: 40px;
}
.header-type-8 .navbar-header .top-links ul li a {
font-size: 12px;
font-family: 'Raleway';
text-transform: uppercase;
}
.header-type-8 .currency li {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
}
.header-type-8 .currency li a {
font-size: 14px;
}
.header-type-8 .languages li {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
}
.header-type-8 .languages li a {
font-size: 12px;
}
.languages-area .widget_currency_sel_widget ul.wcml_currency_switcher li:hover {
text-decoration: underline;
color: #FFF;
}
.header-type-10 .header-logo,
.header-type-10 .navbar-header {
width: 50% !important;
text-align: left !important;
}
.header-type-10 .menu-wrapper {
background-color: #252525;
border: none;
}
.header-type-10 .menu-wrapper .navbar-collapse {
float: left;
width: auto;
}
.header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu {
float: left;
text-align: left;
width: auto;
}
.header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a {
color: #aeaeae;
border-color: #393939 !important;
}
.header-type-10 .menu-wrapper .navbar-collapse .menu-main-container .menu > li > a:hover {
color: #e5534c;
}
.header-type-10 .menu-wrapper .languages-area {
float: right;
padding: 16px 0;
}
.header-type-10 .menu-wrapper .languages-area li a {
color: #aeaeae;
}
.header-type-10 .menu-wrapper .languages-area .lang_sel_list_horizontal ul {
float: left;
}
.header-type-10 .menu-wrapper .languages-area .lang_sel_list_horizontal a {
color: #b8b8b8 !important;
font-family: 'Raleway', sans-serif;
font-size: 12px !important;
}
.header-type-10 .menu-wrapper .languages-area .lang_sel_list_horizontal a:hover {
color: #e5534c;
}
.header-type-10 .menu-wrapper .languages-area .lang_sel_list_horizontal a.lang_sel_sel {
color: #b8b8b8 !important;
font-family: 'Raleway', sans-serif;
}
.header-type-10 .menu-wrapper .languages-area .lang_sel_list_horizontal:after {
content: "";
display: inline-block;
float: left;
left: -20px;
width: 1px;
height: 8px;
background: #ebebeb;
margin: 6px 12px 0;
}
.header-type-10 .menu-wrapper .languages-area .menu-social-icons li {
margin-right: 0;
}
.header-type-10 .menu-wrapper .languages-area .menu-social-icons i {
height: 14px;
font-size: 14px;
line-height: 25px;
}
.header-type-10 .menu-wrapper .languages-area .menu-social-icons svg {
display: none;
}
.header-type-10 .menu-wrapper .currency li {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
}
.header-type-10 .menu-wrapper .currency li a {
font-size: 14px;
color: #aeaeae;
}
.header-type-10 .menu-wrapper .languages li {
font-family: 'Open Sans', sans-serif;
font-size: 12px;
}
.header-type-10 .menu-wrapper .languages li a {
font-size: 12px;
color: #aeaeae;
}
.header-type-10 .menu-wrapper .languages li.lastItem:after {
background-color: #aeaeae;
}
.header-type-10 .menu-wrapper .widget_currency_sel_widget {
margin-right: 0;
}
.header-type-10 .menu-wrapper .widget_currency_sel_widget:before {
display: none !important;
}
.header-type-10 .menu-wrapper .widget_currency_sel_widget ul.wcml_currency_switcher li {
color: #b8b8b8 !important;
font-family: 'Raleway', sans-serif;
font-size: 12px !important;
}
.header-type-10 .menu-wrapper .widget_currency_sel_widget ul.wcml_currency_switcher li:hover {
color: #e5534c;
}
.header-type-10 .navbar-header .top-links {
padding-top: 11px;
padding-right: 40px;
}
.header-type-10 .navbar-header .top-links ul li a {
font-size: 12px;
font-family: 'Raleway';
text-transform: uppercase;
}
.header-type-11 .header-logo,
.header-type-12 .header-logo {
padding-right: 20px;
}
.header-type-11 .navbar-collapse,
.header-type-12 .navbar-collapse {
float: right;
border-top: 1px solid #f2f2f2;
}
.header-type-11 .top-links,
.header-type-12 .top-links {
padding-top: 12px;
margin-right: 60px;
}
.header-type-11 .top-links li a,
.header-type-12 .top-links li a {
text-transform: uppercase;
color: #000;
}
.header-type-11 .top-links li:after,
.header-type-12 .top-links li:after {
content: '';
display: inline-block;
width: 1px;
height: 10px;
background: #dcdcdc;
margin: 7px 12px 0;
}
.header-type-11 .top-links li:last-child:after,
.header-type-12 .top-links li:last-child:after {
display: none;
}
.header-type-11 .navbar-collapse {
width: 100%;
margin-top: 15px !important;
}
.header-type-11 .navbar-collapse .menu {
float: right;
display: inline-block;
}
.header-type-11 .navbar-collapse .menu li {
float: none;
display: inline-block;
}
.header-type-11 .header-search .et-search-trigger a span {
font-size: 0;
display: none;
}
.header-type-12 .navbar-right .navbar-right {
margin-bottom: -1px;
}
.header-type-12 .nav-sublist-dropdown {
border: 1px solid #e6e6e6 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.header-type-12 .nav-sublist-dropdown ul {
border: none ;
}
.header-type-12 .nav-sublist-dropdown ul li {
text-align: left;
}
.header-type-12 .nav-sublist-dropdown ul li ul {
border: 1px solid #e6e6e6;
top: -16px;
}
.header-type-12 .nav-sublist-dropdown:before {
display: none;
}
.header-type-12 .nav-sublist-dropdown .container:after {
display: none;
}
.header-type-12 .shopping-container:hover .cart-popup-container {
top: 62px;
}
.header-type-12 .navbar-collapse {
clear: both;
}
.header-type-12 .et-search-trigger .popup-with-form > span {
display: inline-block;
}
.header-type-12 .cart-bag .ico-sum {
background-color: #fff;
}
.header-type-12 .cart-bag .ico-sum:before {
border-color: #fff;
}
.header-type-12 .cart-bag .ico-sum:after {
background-color: #fff;
}
.header-type-1 .menu .nav-sublist-dropdown:before,
.header-type-2 .menu .nav-sublist-dropdown:before,
.header-type-3 .menu .nav-sublist-dropdown:before,
.header-type-5 .menu .nav-sublist-dropdown:before,
.header-type-9 .menu .nav-sublist-dropdown:before {
top: -15px;
}
.header-type-1 .menu .menu-full-width .nav-sublist-dropdown,
.header-type-2 .menu .menu-full-width .nav-sublist-dropdown,
.header-type-3 .menu .menu-full-width .nav-sublist-dropdown,
.header-type-5 .menu .menu-full-width .nav-sublist-dropdown,
.header-type-9 .menu .menu-full-width .nav-sublist-dropdown {
top: 50px;
}
.header-type-1 .menu .nav-sublist-dropdown,
.header-type-2 .menu .nav-sublist-dropdown,
.header-type-3 .menu .nav-sublist-dropdown,
.header-type-4 .menu .nav-sublist-dropdown,
.header-type-5 .menu .nav-sublist-dropdown,
.header-type-9 .menu .nav-sublist-dropdown {
top: 50px;
}  .header-type-17 .header-top {
width: 100%;
display: inline-block;
background-color: #252525;
color: #868686;
padding: 7px 0 6px;
text-transform: uppercase;
}
.header-type-17 .header-top .header-custom-block a:not(.active) {
color: #fff;
}
.header-type-17 .header-top .header-custom-block a:hover {
color: #FFF;
text-decoration: underline;
}
.header-type-17 .header-top .header-custom-block,
.header-type-17 .header-top .navbar-right {
display: inline-block;
}
.header-type-17 .header-top .header-custom-block ul,
.header-type-17 .header-top .navbar-right ul {
margin-bottom: 0;
}
.header-type-17 .header-top .header-custom-block ul.order-list,
.header-type-17 .header-top .navbar-right ul.order-list {
margin-bottom: 15px;
}
.header-type-17 .header-top .header-custom-block {
float: left;
padding-top: 1px;
}
.header-type-17 .header-top .header-custom-block p {
margin-bottom: 0;
}
.header-type-17 .header-top .container > .navbar-right {
float: right !important;
line-height: 1.8;
}
.header-type-17 .header-top .header-search,
.header-type-17 .header-top .shopping-container {
float: left;
display: inline-block;
margin-top: 0;
}
.header-type-17 .header-top .shopping-container {
border-left: 1px solid #595959;
text-transform: none;
}
.header-type-17 .header-top .shopping-cart-widget {
border: none;
float: none;
padding: 0;
position: relative;
min-width: 100px;
padding-left: 40px;
}
.header-type-17 .header-top .shopping-cart-widget .shop-text {
color: #868686;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
}
.header-type-17 .header-top .shopping-cart-widget .shop-text a {
color: #FFF;
}
.header-type-17 .header-top .shopping-cart-widget .cart-bag {
position: relative;
top: 0 !important;
float: left;
padding: 0 !important;
margin-top: 0;
}
.header-type-17 .header-top .shopping-cart-widget .cart-bag .ico-sum {
top: 7px;
}
.header-type-17 .header-top .shopping-cart-widget .cart-bag .ico-sum:after {
display: none;
}
.header-type-17 .header-top .shopping-cart-widget .badge-number {
display: none;
}
.header-type-17 .header-top .shopping-cart-widget .total {
color: #FFF;
font-size: 14px;
}
.header-type-17 .header-top .header-search {
margin-right: 30px;
margin-top: 1px !important;
}
.header-type-17 .header-top .header-search .et-search-trigger a:focus {
text-decoration: none;
}
.header-type-17 .header-top .header-search .et-search-trigger .fa-search {
width: auto;
height: auto;
line-height: 20px;
color: #868686;
font-size: 13px;
background-color: transparent;
}
.header-type-17 .header-top .header-search .et-search-trigger .fa-search:hover,
.header-type-17 .header-top .header-search .et-search-trigger .fa-search:focus {
text-decoration: none;
}
.header-type-17 .header-top .header-search span {
display: inline-block;
color: #868686;
font-weight: 600;
}
.header-type-17 .header-top .header-search span:hover {
text-decoration: underline;
}
.header-type-17 .navmenu-left,
.header-type-17 .navmenu-right {
width: 35%;
}
.header-type-17 .navmenu-left {
text-align: right;
}
.header-type-17 .navmenu-left .menu > li {
float: none;
display: inline-block;
}
.header-type-17 .navmenu-left .menu > li .nav-sublist-dropdown ul > li {
text-align: left;
}
.header-type-17 .header-logo {
width: 30%;
text-align: center;
padding: 0 20px;
}
.header-type-17 .header-logo img {
max-width: 100%;
float: none;
}  .header-type-18 .header-logo {
text-align: center;
padding-right: 0;
}
.header-type-18 .header-logo img {
float: none;
}
.header-type-18 .tbs {
font-size: 16px;
color: #868686;
width: 33.33%;
}
.header-type-18 .menu {
text-align: center;
padding: 17px 0;
margin-bottom: -1px;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
}
.header-type-18 .menu .nav-sublist-dropdown ul > li {
text-align: left;
}
.header-type-18 .menu > li {
float: none;
display: inline-block;
}
.header-type-18 .navbar-right {
width: 33.33%;
}
.header-type-18 .navbar-right .navbar-right {
width: auto;
}
.header-type-18 .navbar-right .navbar-right .shopping-cart-widget {
border: none;
}
.header-type-18 .navbar-right .navbar-right .cart-bag {
position: relative;
top: 0;
right: 0;
float: left;
padding: 0;
padding-right: 10px;
padding-bottom: 6px;
}
.header-type-18 .navbar-right .navbar-right .cart-bag .badge-number {
display: none;
}
.header-type-18 .navbar-right .navbar-right .shop-text {
text-transform: none;
font-size: 18px;
color: #868686;
font-weight: 400;
}
.header-type-18 .navbar-right .navbar-right .shop-text .total {
font-family: inherit;
font-weight: 400;
text-decoration: underline;
font-size: 18px;
color: #000;
}
.header-type-18 + .page-heading {
border: none !important;
}   .header-scrolling .header-custom-block {
position: static !important;
float: left;
}   .shopping-container {
float: right;
position: relative;
}
.shopping-container .medium-h {
border-bottom: 1px solid  #e4e4e4;
}
.shopping-container .small-h {
font-size: 14px;
letter-spacing: 0px;
font-family: 'Raleway';
color: #252525;
line-height: 25px;
text-transform: uppercase;
border-bottom: none;
}
.shopping-container .big-coast {
color: #252525;
font-size: 16px;
font-family: 'Raleway';
font-weight: 700;
}
.shopping-container .big-coast:hover {
color: #252525;
}
.shopping-container .btn.border-grey {
padding: 10px 6px !important;
margin-bottom: 10px;
font-size: 13px !important;
background-color: #B8B8B8;
border-color: #B8B8B8;
color: #fff;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.shopping-container .btn.border-grey:hover {
background-color: #a3a3a3 !important;
border-color: #a3a3a3 !important;
color: #fff;
}
.shopping-container:hover .cart-popup-container {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
top: 55px;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.shopping-cart-widget {
padding: 10px 15px;
border: 1px dashed #DFDFDF;
position: relative;
float: left;
}
.shop-text {
font-size: 16px;
text-transform: none;
font-weight: 700;
color: #252525;
float: left;
margin: 0px 5px 0 0;
}
.total {
font-size: 16px;
font-family: 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 700;
}
.cart-bag {
position: absolute;
top: -24px;
right: 10px;
padding: 12px 12px 0;
}
.badge-number {
font-size: 13px;
color: #000;
padding: 0 6px;
line-height: 20px;
display: block;
text-align: center;
background: #E4E4E4;
border-radius: 10px;
position: absolute;
top: -2px;
right: -6px;
}
.ico-sum {
width: 18px;
height: 13px;
position: relative;
background-image: none;
background-color: #D9D9D9;
padding-bottom: 5px;
display: block;
top: 5px;
}
.ico-sum:before {
content: "";
position: relative;
display: block;
z-index: 1;
width: 10px;
height: 10px;
top: -6px;
left: 50%;
background-color: transparent;
border-color: #D9D9D9;
border-width: 2px;
border-style: solid;
border-radius: 15px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: top 0.3s ease-in-out;
-moz-transition: top 0.3s ease-in-out;
transition: top 0.3s ease-in-out;
}
.ico-sum:after {
content: "";
position: absolute;
bottom: -4px;
left: 0;
width: 100%;
height: 2px;
background-color: #D9D9D9;
}
.cart-popup-container {
z-index: 1000;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease 0.25s;
-ms-transition: all 0.3s ease 0.25s;
-o-transition: all 0.3s ease 0.25s;
transition: all 0.3s ease 0.25s;
padding: 20px 25px 25px;
width: 300px;
background: #fff;
border: 2px solid #E6E6E6;
position: absolute;
top: 65px;
right: 0;
-webkit-box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.07);
box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.07);
}
.cart-popup-container p {
font-size: 14px;
margin: 0;
padding-bottom: 8px;
border-bottom: 1px solid #e6e6e6;
}
.cart-popup-container .cart-popup .empty {
margin-bottom: 0;
}
.cart-popup-container:before {
content: '';
display: block;
top: -15px;
left: 230px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-bottom-color: #E6E6E6;
border-width: 7px 8px;
margin-left: -6px;
}
.cart-popup-container:after {
content: "";
display: block;
position: absolute;
top: -32px;
width: 100%;
height: 30px;
right: 0;
}
.cart-summ {
color: #000;
}
.cart-summ:hover,
.cart-summ:focus {
color: #000;
text-decoration: none;
}
.order-list {
padding: 0;
list-style: none;
margin: 0 0 15px;
}
.order-list li {
width: 100%;
border-bottom: 1px solid #E4E4E4 !important;
padding: 10px 0 10px !important;
position: relative;
}
.order-list .media-heading {
font-family: 'Raleway';
}
.order-list .media-heading a {
font-size: 13px !important;
font-weight: 600 !important;
color: #252525;
line-height: 15px !important;
}
.order-list .media-heading a:hover {
color: #767676;
}
.order-list .descr-box {
line-height: 22px;
}
.order-list .descr-box dl {
float: left;
width: 100%;
margin-bottom: 0;
}
.order-list .descr-box dl dt,
.order-list .descr-box dl dd {
font-size: 12px;
color: #767676;
display: block;
font-weight: 400;
float: left;
clear: both;
}
.order-list .descr-box dl dt p,
.order-list .descr-box dl dd p {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: none;
line-height: 18px;
font-size: 12px;
color: #252525;
}
.order-list .descr-box dl dd {
margin-right: 5px;
clear: none;
}
.order-list .size {
font-size: 12px;
color: #767676;
display: block;
}
.order-list .media {
margin-top: 0;
}
.order-list .media-body {
width: 140px;
}
.order-list .coast {
color: #252525;
font-size: 14px;
}
.medium-coast {
font-family: 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
}
.close-order-li {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -120px -6px;
width: 16px;
height: 16px;
position: absolute;
right: 0;
top: 18px;
border: none;
}
.close-order-li:hover {
opacity: 0.8;
}
.big-coast {
font-family: 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
margin-bottom: 20px;
}
.big-coast:hover {
text-decoration: none;
}
.bottom-btn .btn {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.bottom-btn .btn.btn-grey {
margin-bottom: 3px;
}
.bottom-btn .btn.btn-black:hover {
background-color: #e5534c;
border-color: #e5534c;
}
.modal-type-1,
.modal-type-2 {
position: relative;
}
.modal-type-1 .modal-dialog {
padding: 36px 10px 33px;
background-clip: padding-box;
background-color: #FFFFFF;
margin: 0 auto;
width: 600px;
border: 15px solid #dfdfdf;
}
.mini-text {
font: 13px/20px 'Raleway', Arial, Helvetica, sans-serif;
color: #6e6e6e;
}
.modal-form {
margin: 40px 0 0;
}
#searchModal {
width: 600px;
margin: 0 auto;
max-width: 85%;
}
#searchModal .large-h:after {
background-color: #e5534c;
}
#searchModal .btn-black {
background-color: #b8b8b8 !important;
color: #FFF;
padding: 11px 40px !important;
}
#searchModal .btn-black:hover {
background-color: #e5534c !important;
}
#searchModal button.mfp-close {
top: -40px;
}
.has-border .form-control {
background: #fff;
border: 1px solid #d5d5d5;
border-radius: 0;
box-shadow: none;
}
.has-border > div {
float: none;
margin: 0 auto;
}
.bounceInDown {
-webkit-animation: bounceInDown 1s ease-out;
-ms-animation: bounceInDown 1s ease-out;
-o-animation: bounceInDown 1s ease-out;
animation: bounceInDown 1s ease-out;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
-ms-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
-ms-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
}
}
.pm-details {
float: left;
width: 50%;
padding-left: 30px;
}
.modal-type-2 .modal-dialog {
width: 949px;
margin: 0 auto 0;
-webkit-box-shadow: 0 0 0 27px rgba(255, 255, 255, 0.2);
box-shadow: 0 0 0 27px rgba(255, 255, 255, 0.2);
padding: 35px 30px 40px 45px;
background: #fff;
overflow: hidden;
}
.modal-type-2 .modal-dialog .products-page-cats {
margin-left: 0;
}
.modal-type-2 .modal-dialog .close {
top: 30px;
right: 30px;
}
.modal-type-2 .modal-dialog .pm-details {
padding-left: 0;
}
.modal-type-2 .modal-dialog .sub-tools {
margin-bottom: 20px;
}
.pm-image {
float: left;
width: 50%;
}
.pm-image img {
max-width: 100%;
}
.pm-meta {
padding-bottom: 28px;
}
img {
height: auto;
max-width: 100%;
}
.rating {
float: left;
}
.review {
float: left;
padding: 4px 0 0 16px;
font: 13px/15px 'Raleway', Arial, Helvetica, sans-serif;
}
.review a {
color: #787878;
}
.review a:hover {
color: #252525;
}
.xbig-coast {
font: 30px/30px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 700;
color: #000;
padding-bottom: 25px;
}
.pm-text {
font: 13px/24px 'Raleway', Arial, Helvetica, sans-serif;
color: #767676;
margin-bottom: 26px;
}
.pm-filters .ffSelectWrapper {
margin-bottom: 12px;
}
select.full-filter {
width: 100%;
position: relative;
margin-bottom: 17px;
background-position: 98% 50%;
}
.reset-filter {
color: #e5534c;
font-size: 12px;
text-align: right;
}
.reset-filter:hover,
.reset-filter:focus {
color: #767676;
}
.x {
font-size: 11px;
text-transform: uppercase;
}
.details-tools {
padding: 24px 0 0;
}
.gray-diliver {
background: #ddd;
margin: 0;
}
.count-p {
border: 1px solid #000;
float: left;
}
.count-p .count-number {
font: 18px/30px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
display: block;
float: left;
width: 38px;
height: 30px;
text-align: center;
border-right: 1px solid #000;
}
.count-p .btn-count {
font: 16px/15px 'Raleway', Arial, Helvetica, sans-serif;
border-bottom: 1px solid #000;
display: block;
width: 26px;
height: 15px;
text-align: center;
color: #000;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.count-p .btn-count:last-child {
border-bottom: transparent;
}
.count-p .btn-count:hover,
.count-p .btn-count:focus {
text-decoration: none;
background-color: #000;
color: #FFF;
}
.details-tools .btn-black {
margin-left: 13px;
width: 330px;
}
.details-tools .btn-black:hover {
background-color: #e5534c;
border-color: #e5534c;
}
.details-tools .border-btn {
margin-left: 10px;
}
.details-tools p {
margin-bottom: 0;
}
.details-tools .count-p .count-number {
height: 38px;
width: 46px;
line-height: 38px;
}
.details-tools .count-p .btn-count {
height: 19px;
line-height: 19px;
}
.border-btn:hover .ico-like {
background-position: -153px -33px;
}
.border-btn:hover .ico-next {
background-position: -172px -33px;
}
.ico-like {
display: inline-block;
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -60px -7px;
width: 14px;
height: 12px;
}
.ico-next {
display: inline-block;
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -80px -8px;
width: 14px;
height: 11px;
}
.top-tools {
padding: 20px 0;
}
.bott-tools {
padding: 15px 0;
}
.bott-tools p {
margin-top: 7px;
}
.menu-social-icons li {
float: left;
margin-right: 14px;
position: relative;
list-style: none;
}
.menu-social-icons li a:focus {
outline: none;
}
.menu-social-icons li a {
display: block;
}
.menu-social-icons li a:hover .circle {
opacity: 1;
-webkit-transform: scale(1, 1);
-o-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
}
.menu-social-icons i {
position: relative;
z-index: 2;
font-style: normal;
font-size: 16px;
background-color: #252525;
color: #FFF;
border-radius: 100%;
line-height: 28px;
text-align: center;
}
.menu-social-icons .ico-twitter {
display: block;
width: 28px;
height: 28px;
}
.menu-social-icons .ico-twitter:before {
content: "\f099";
font-family: FontAwesome;
}
.menu-social-icons .ico-facebook {
display: block;
width: 28px;
height: 28px;
}
.menu-social-icons .ico-facebook:before {
content: "\f09a";
font-family: FontAwesome;
}
.menu-social-icons .ico-pinterest {
display: block;
width: 28px;
height: 28px;
}
.menu-social-icons .ico-pinterest:before {
content: "\f0d2";
font-family: FontAwesome;
}
.menu-social-icons .ico-google-plus {
display: block;
width: 28px;
height: 28px;
}
.menu-social-icons .ico-google-plus:before {
content: "\f0d5";
font-family: FontAwesome;
}
.menu-social-icons .ico-envelope {
display: block;
width: 28px;
height: 28px;
}
.menu-social-icons .ico-envelope:before {
content: "\f003";
font-family: FontAwesome;
}
.menu-social-icons .ico-skype {
display: block;
width: 28px;
height: 28px;
}
.menu-social-icons .ico-skype:before {
content: "\f17e";
font-family: FontAwesome;
}
.menu-social-icons .ico-instagram {
display: block;
width: 28px;
height: 28px;
}
.menu-social-icons .ico-instagram:before {
content: "\f16d";
font-family: FontAwesome;
}
.menu-social-icons .ico-linkedin {
display: block;
width: 28px;
height: 28px;
}
.menu-social-icons .ico-linkedin:before {
content: "\f0e1";
font-family: FontAwesome;
}
@keyframes dash {
from {
stroke-dashoffset: 1000;
}
to {
stroke-dashoffset: 0;
}
}
.menu-social-icons .circle {
position: absolute;
top: -5px;
left: -5px;
z-index: 1;
-webkit-transform: scale(0.7, 0.7);
-o-transform: scale(0.7, 0.7);
-ms-transform: scale(0.7, 0.7);
transform: scale(0.7, 0.7);
-webkit-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}   .page-content {
margin-top: 30px;
margin-bottom: 60px;
} .page-heading-slider .wpb_revslider_element {
overflow: hidden;
float: left;
width: 100%;
}
.rev_slider ul {
padding-left: 0;
}
.rev_slider_wrapper .hesperiden.tparrows {
background-image: none;
width: 45px;
height: 45px;
background-color: transparent;
border-radius: 100%;
border: 2px solid #fff;
text-align: center;
font-size: 0;
font-style: normal;
text-indent: 0;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.rev_slider_wrapper .hesperiden.tparrows:before {
font-family: FontAwesome;
font-size: 30px;
position: absolute;
color: #fff;
line-height: 41px;
display: block;
width: 100%;
height: 100%;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.rev_slider_wrapper .hesperiden.tparrows:hover {
background-color: #fff !important;
opacity: 1;
}
.rev_slider_wrapper .hesperiden.tparrows:hover:before {
color: #252525 !important;
}
.rev_slider_wrapper .tparrows.tp-leftarrow.hesperiden {
left: -60px !important;
top: 50% !important;
}
.rev_slider_wrapper .tparrows.tp-leftarrow.hesperiden:before {
content: "\f104";
left: 1px;
}
.rev_slider_wrapper .tparrows.tp-rightarrow.hesperiden {
right: -60px !important;
left: auto !important;
top: 50% !important;
}
.rev_slider_wrapper .tparrows.tp-rightarrow.hesperiden:before {
content: "\f105";
right: 1px;
}
.rev_slider_wrapper:hover .tparrows {
opacity: 1;
}
.rev_slider_wrapper:hover .tp-leftarrow.hesperiden {
left: 20px !important;
}
.rev_slider_wrapper:hover .tp-rightarrow.hesperiden {
right: -20px !important;
}
.rev_slider_wrapper .tp-bullets .bullet {
height: 17px !important;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) !important;
background-position: -245px -127px !important;
}
.rev_slider_wrapper .tp-bullets .bullet.selected {
background-position: -245px -142px !important;
}
.rev_slider_wrapper .type-label-2 {
width: 80px;
height: 80px;
background-color: #e5534c;
text-align: center;
}
.rev_slider_wrapper .type-label-2 .sale {
border: none;
margin: 0;
font-size: 18px;
letter-spacing: 1px;
line-height: 6px;
}
.rev_slider_wrapper .type-label-2 span {
display: block;
text-transform: uppercase;
font-size: 10px;
}
.rev_slider_wrapper .type-label-2 span:first-child {
padding-top: 17px;
} .banner {
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.banner img {
-webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
height: auto;
}
.banner .ov_hidden {
position: relative;
}
.banner .ov_hidden:hover img {
-webkit-transform: scale(1.2, 1.2);
-o-transform: scale(1.2, 1.2);
-ms-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
}
.banner .banner-content {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
margin: 5px;
left: 0;
right: 0;
bottom: 0;
top: 0;
color: white;
position: absolute;
z-index: 2;
font-size: 13px;
}
.banner .banner-content h1 {
width: 100%;
margin: 10px 0;
}
.banner .banner-content .divider-small {
width: 44px;
height: 2px;
background-color: #FFF;
margin: 5px 0;
}
.banner .banner-content .divider-big {
width: 70px;
height: 6px;
background-color: #FFF;
position: relative;
margin: auto;
}
.banner .banner-content p {
float: left;
width: 100%;
margin: 0;
}
.banner .banner-content h5 {
font: 25px/25px 'Raleway', Georgia, Helvetica, sans-serif;
color: #fff;
text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
text-transform: none;
}
.banner .banner-content .btn.border-white:hover {
border: 2px solid #fff;
}
.banner.cursor-pointer {
cursor: pointer;
}
.banner.align-left {
text-align: left;
}
.banner.align-left .divider-small {
float: left;
}
.banner.align-right {
text-align: right;
}
.banner.align-right .divider-small {
float: right;
}
.banner.align-center {
text-align: center;
}
.banner.align-center .divider-small {
position: relative;
float: left;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.banner.valign-middle .banner-inner {
position: absolute;
top: 50%;
width: 100%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner.valign-middle a:hover {
text-decoration: underline;
}
.banner.valign-bottom .banner-inner {
position: absolute;
bottom: 0;
width: 100%;
left: 0;
}
.banner.hover-zoom {
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
}
.banner.hover-zoom img {
-webkit-transition: 0.5s all ease-in-out;
-moz-transition: 0.5s all ease-in-out;
-ms-transition: 0.5s all ease-in-out;
-o-transition: 0.5s all ease-in-out;
transition: 0.5s all ease-in-out;
width: 100%;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
}
.banner.hover-zoom:hover a {
text-decoration: none !important;
}
.banner.hover-zoom:hover > img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
transform: scale(1.2);
opacity: 1;
}
.banner.hover-reduction {
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
}
.banner.hover-reduction img {
-webkit-transition: 0.5s all ease-in-out;
-moz-transition: 0.5s all ease-in-out;
-ms-transition: 0.5s all ease-in-out;
-o-transition: 0.5s all ease-in-out;
transition: 0.5s all ease-in-out;
width: 100%;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.banner.hover-reduction:hover {
background-color: #000;
}
.banner.hover-reduction:hover a {
text-decoration: none !important;
}
.banner.hover-reduction:hover img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 0.75;
}
.banner.hover-fade {
-webkit-transition: 0.3s all ease-in-out;
-moz-transition: 0.3s all ease-in-out;
-ms-transition: 0.3s all ease-in-out;
-o-transition: 0.3s all ease-in-out;
transition: 0.3s all ease-in-out;
}
.banner.hover-fade img {
-webkit-transition: 0.5s all ease-in-out;
-moz-transition: 0.5s all ease-in-out;
-ms-transition: 0.5s all ease-in-out;
-o-transition: 0.5s all ease-in-out;
transition: 0.5s all ease-in-out;
width: 100%;
opacity: 1;
}
.banner.hover-fade:hover {
background-color: #000;
}
.banner.hover-fade:hover img {
opacity: 0.8;
width: 100%;
}
.banner.big-banner h1 {
font: 40px/40px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 700;
letter-spacing: 10px;
}
.banner.big-banner .banner-inner {
position: absolute;
top: 45%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner.big-banner .abs-btn {
bottom: -100px;
}
.banner-subtitle {
font-family: 'Raleway', sans-serif;
font-weight: 700;
font-size: 13px;
text-transform: uppercase;
letter-spacing: 4px;
}
.banner-mb15 .banner {
margin-bottom: 15px;
}
.ov_hidden {
overflow: hidden;
}
.sm-title-banner {
width: 308px;
min-height: 160px;
margin-top: -80px;
background: rgba(0, 0, 0, 0.15);
position: absolute;
top: 50%;
left: 50%;
margin-left: -154px;
z-index: 1;
text-align: center;
}
.arr-right {
height: 0;
width: 0;
border: solid transparent;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-left-color: #e5534c;
margin-bottom: -1px;
border-width: 6px 5px;
display: inline-block;
}
.md-title-banner {
position: absolute;
width: 300px;
top: 62%;
left: 50%;
margin-left: -150px;
margin-top: -90px;
z-index: 1;
text-align: center;
}
.md-title-banner a:hover {
text-decoration: none;
}
.big-banner .abs-btn {
position: absolute;
text-align: center;
bottom: 20px;
left: 0;
width: 100%;
margin-top: 140px;
z-index: 2;
}
.big-banner img {
width: auto;
}
.big-banner .md-title-banner {
margin-top: -185px;
}
.open-video-popup {
position: relative;
display: block;
overflow: hidden;
}
.open-video-popup img {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.open-video-popup:before {
content: "";
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/video_homepage.png);
background-repeat: no-repeat;
background-position: center center;
width: 70px;
height: 70px;
margin-top: -35px;
margin-left: -35px;
position: absolute;
left: 50%;
top: 50%;
z-index: 1;
}
.open-video-popup:after {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
background-color: rgba(0, 0, 0, 0.3);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.open-video-popup:hover:after {
opacity: 1;
}
.open-video-popup:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
} .pagination-slider,
.owl-controls {
position: absolute;
right: 0;
top: 15px;
font-size: 0;
}
.pagination-slider .owl-next,
.owl-controls .owl-next,
.pagination-slider .owl-prev,
.owl-controls .owl-prev {
background: none;
width: 31px;
position: relative;
height: 31px;
border: 1px solid #eee;
border-radius: 100%;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.pagination-slider .owl-next:hover,
.owl-controls .owl-next:hover,
.pagination-slider .owl-prev:hover,
.owl-controls .owl-prev:hover {
background-color: #252525;
border-color: #252525;
}
.pagination-slider .owl-next:hover:before,
.owl-controls .owl-next:hover:before,
.pagination-slider .owl-prev:hover:before,
.owl-controls .owl-prev:hover:before {
color: #FFF;
}
.pagination-slider .owl-next:before,
.owl-controls .owl-next:before {
content: "\f105";
position: absolute;
font-size: 20px;
font-family: FontAwesome;
color: #252525;
left: 12px;
top: 0px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.pagination-slider .owl-prev:before,
.owl-controls .owl-prev:before {
content: "\f104";
position: absolute;
font-size: 20px;
font-family: FontAwesome;
color: #252525;
left: 10px ;
top: 0px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.related-posts .owl-controls {
position: absolute;
right: 0;
top: 15px;
font-size: 0;
}
.related-posts .owl-controls .owl-next,
.related-posts .owl-controls .owl-prev {
width: 31px !important;
height: 31px !important;
border: 1px solid #eee !important;
}
.related-posts .owl-controls .owl-next:hover,
.related-posts .owl-controls .owl-prev:hover {
border: 1px solid #252525 !important;
}
.related-posts .owl-controls .owl-next:after,
.related-posts .owl-controls .owl-prev:after {
display: none;
}
.related-posts .owl-controls .owl-next:before {
font-size: 20px !important;
left: 12px !important;
}
.related-posts .owl-controls .owl-prev:before {
font-size: 20px !important;
left: 10px !important;
}
.carousel-area {
position: relative;
}
.carousel-area .owl-controls {
position: static;
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.carousel-area .owl-controls .owl-prev {
position: absolute;
left: -50px;
top: 32%;
width: 45px;
height: 45px;
border-color: #555;
}
.carousel-area .owl-controls .owl-prev:before {
font-size: 30px;
left: 15px;
}
.carousel-area .owl-controls .owl-prev:after {
content: "";
position: absolute;
width: 88px;
height: 300px;
left: -20px;
top: -140px;
}
.carousel-area .owl-controls .owl-prev.disabled {
opacity: 0.4;
background-color: transparent !important;
cursor: default;
}
.carousel-area .owl-controls .owl-prev.disabled:before {
color: #252525;
}
.carousel-area .owl-controls .owl-next {
position: absolute;
right: -50px;
top: 32%;
width: 45px;
border-color: #555;
height: 45px;
}
.carousel-area .owl-controls .owl-next:before {
font-size: 30px;
left: 17px;
}
.carousel-area .owl-controls .owl-next:after {
content: "";
position: absolute;
width: 88px;
height: 300px;
left: -20px;
top: -140px;
}
.carousel-area .owl-controls .owl-next.disabled {
opacity: 0.4;
background-color: transparent !important;
cursor: default;
}
.carousel-area .owl-controls .owl-next.disabled:before {
color: #252525;
}
.carousel-area.categoriesCarousel .owl-prev,
.carousel-area.categoriesCarousel .owl-next {
top: 50%;
margin-top: -22px;
}
.carousel-area:hover .owl-controls {
opacity: 1;
}
.owl-next {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -97px -56px #fff;
width: 12px;
height: 25px;
display: inline-block;
}
.owl-next:focus {
outline: none;
}
.owl-prev {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -82px -56px #fff;
width: 12px;
height: 25px;
display: inline-block;
margin-right: 5px;
}
.owl-prev:focus {
outline: none;
} .vc_col-sm-6 .carousel-area .owl-controls,
.vc_col-sm-4 .carousel-area .owl-controls {
display: none !important;
}
.vc_col-sm-6 .product .content-product .footer-product a,
.vc_col-sm-4 .product .content-product .footer-product a,
.vc_col-sm-6 .product .content-product .show-quickly,
.vc_col-sm-4 .product .content-product .show-quickly {
font-size: 0;
}
.vc_col-sm-6 .product .content-product .footer-product a:before,
.vc_col-sm-4 .product .content-product .footer-product a:before,
.vc_col-sm-6 .product .content-product .show-quickly:before,
.vc_col-sm-4 .product .content-product .show-quickly:before {
font-size: 14px;
}
.vc_col-sm-6 .product .content-product .show-quickly,
.vc_col-sm-4 .product .content-product .show-quickly,
.vc_col-sm-6 .product .content-product .yith-wcwl-add-to-wishlist,
.vc_col-sm-4 .product .content-product .yith-wcwl-add-to-wishlist {
width: 50%;
text-align: center;
cursor: pointer;
}
.vc_col-sm-6 .product .content-product .show-quickly,
.vc_col-sm-4 .product .content-product .show-quickly {
position: relative;
top: 2px;
padding-right: 10px;
}
.vc_col-sm-6 .product .content-product .yith-wcwl-add-to-wishlist,
.vc_col-sm-4 .product .content-product .yith-wcwl-add-to-wishlist {
padding-left: 10px;
}
#product-pager .owl-next {
width: 35px;
height: 100%;
display: inline-block;
background: none;
border: none !important;
border-radius: 0;
}
#product-pager .owl-next:before {
content: "";
position: absolute;
top: 50%;
margin-top: -12px;
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -97px -56px;
width: 12px;
height: 25px;
left: 12px;
display: block;
}
#product-pager .owl-next:focus {
outline: none;
}
#product-pager .owl-prev {
width: 35px;
height: 100%;
display: inline-block;
background: none;
border: none !important;
border-radius: 0;
}
#product-pager .owl-prev:before {
content: "";
position: absolute;
top: 50%;
margin-top: -12px;
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -82px -56px;
width: 12px;
height: 25px;
right: 12px;
display: block;
}
#product-pager .owl-prev:focus {
outline: none;
}
#product-pager .owl-controls {
position: static;
}
.slide-item .product-type-variable {
position: relative;
}
.slide-item .product-type-variable .btn:active {
position: relative;
top: 1px;
right: -1px;
}   .products-grid .product-excerpt {
display: none;
}
.products-grid .product-title {
font: 14px/20px 'Raleway', Arial, Helvetica, sans-serif;
color: #000;
margin: 0 0 15px;
}
.products-grid .product-title > a {
text-transform: uppercase;
}
.product-category {
text-align: center;
} .vc_non_responsive .row-count-2 .product:nth-child(2n+1),
.vc_non_responsive .row-count-3 .product:nth-child(3n+1),
.vc_non_responsive .row-count-4 .product:nth-child(4n+1),
.vc_non_responsive .row-count-5 .product:nth-child(4n+1),
.vc_non_responsive .row-count-6 .product:nth-child(5n+1) {
clear: both;
}
.vc_non_responsive .row-count-2 .product {
width: 50%;
}
.vc_non_responsive .row-count-4 .product {
width: 25%;
}
.vc_non_responsive .row-count-5 .product {
width: 20%;
}
.vc_non_responsive .sidebar-position-without .row-count-4 .product {
width: 25%;
}
.vc_non_responsive .sidebar-position-without .row-count-5 .product,
.vc_non_responsive .sidebar-position-without .row-count-6 .product {
width: 194px;
}
.vc_non_responsive .sidebar-position-without .row-count-5 .product:nth-child(5n+1) {
clear: both;
}
.vc_non_responsive .sidebar-position-without .row-count-5 .product:nth-child(4n+1) {
clear: none;
}
.vc_non_responsive .fixed-already .header-logo img {
max-width: 160px;
}
.vc_non_responsive .fixed-header-area .header-logo {
padding: 30px 10px 30px 0;
}
.vc_non_responsive .footer-product a {
font-size: 0;
}
.vc_non_responsive .footer-product .show-quickly {
font-size: 0;
} @media only screen and (min-width: 980px) {
.row-count-2 .product:nth-child(2n+1) .row-count-3 .product:nth-child(3n+1),
.row-count-4 .product:nth-child(3n+1),
.row-count-5 .product:nth-child(3n+1),
.row-count-6 .product:nth-child(3n+1) {
clear: both;
}
.row-count-2 .product {
width: 50%;
}
.row-count-2 .product:nth-child(2n+1) {
clear: both;
}
.filter-wrap .woocommerce-result-count {
display: none;
}
.row-count-3 .product:nth-child(3n+1),
.sidebar-position-without .row-count-3 .product:nth-child(3n+1) {
clear: both;
}
.shop_table.wishlist_table td.product-name {
width: 240px !important;
}
.shop_table.wishlist_table td,
.shop_table.wishlist_table th {
padding: 15px 8px !important;
}
.product-information .cart button[type="submit"] {
width: 230px !important;
}
#product-pager {
width: 315px !important;
}
.col-lg-4.product-images #product-pager {
width: 100% !important;
}
.sidebar-position-without .product-category,
.products-grid .product-category {
width: 33.3% !important;
}
.owl-carousel .product-category {
width: 100% !important;
}
.row-count-2.products-grid .product-category {
width: 50% !important;
}
.row-count-5 .product-category:nth-child(5n+1),
.row-count-6 .product-category:nth-child(5n+1) {
clear: none !important;
}
.menu-column2 .nav-sublist-dropdown {
width: 422px !important;
}
.menu-column2 .nav-sublist-dropdown ul li:nth-child(2n+1) {
clear: both !important;
}
.menu-column2.with-image .nav-sublist-dropdown {
width: 422px !important;
}
.menu-column3 .nav-sublist-dropdown {
width: 600px !important;
}
.menu-column3 .nav-sublist-dropdown ul li:nth-child(3n+1) {
clear: both;
}
.menu-column4 .nav-sublist-dropdown {
width: 778px !important;
}
.menu-column4.tooltip-wrap .nav-sublist-dropdown {
width: 880px !important;
padding-left: 5px;
padding-right: 5px;
}
.menu-column4 .nav-sublist-dropdown ul li:nth-child(4n+1) {
clear: both;
}
.menu-column5 .nav-sublist-dropdown {
width: 960px !important;
}
.menu-column5 .nav-sublist-dropdown ul li:nth-child(5n+1) {
clear: both;
}
.demo-column4 .nav-sublist-dropdown,
.demo-column4-2 .nav-sublist-dropdown {
width: 990px !important;
}
.demo-column5 .nav-sublist-dropdown {
width: 1150px !important;
}
.demo-column-without-img .nav-sublist-dropdown {
width: 760px !important;
}
.menu-column2.with-image .nav-sublist-dropdown {
width: 590px !important;
}
.menu-column3.with-image .nav-sublist-dropdown {
width: 770px !important;
}
.menu-column4.with-image .nav-sublist-dropdown {
width: 960px !important;
}
.menu-column5.with-image .nav-sublist-dropdown {
width: 1130px !important;
}
.vc_non_responsive .menu .menu-column5 .nav-sublist-dropdown {
width: 960px !important;
}
.vc_non_responsive .menu .menu-column2 .nav-sublist-dropdown {
width: 422px !important;
}
.vc_non_responsive .menu .menu-column2 .nav-sublist-dropdown ul li:nth-child(2n+1) {
clear: both !important;
}
.vc_non_responsive .menu .menu-column2.with-image .nav-sublist-dropdown {
width: 422px !important;
}
.vc_non_responsive .menu .menu-column3 .nav-sublist-dropdown {
width: 600px !important;
}
.vc_non_responsive .menu .menu-column3 .nav-sublist-dropdown ul li:nth-child(3n+1) {
clear: both;
}
.vc_non_responsive .menu .menu-column4 .nav-sublist-dropdown {
width: 778px !important;
}
.vc_non_responsive .menu .menu-column4 .nav-sublist-dropdown ul li:nth-child(4n+1) {
clear: both;
}
.vc_non_responsive .menu .menu-column5 .nav-sublist-dropdown {
width: 960px !important;
}
.vc_non_responsive .menu .menu-column5 .nav-sublist-dropdown ul li:nth-child(5n+1) {
clear: both;
}
.vc_non_responsive .menu .demo-column4 .nav-sublist-dropdown,
.vc_non_responsive .menu .demo-column4-2 .nav-sublist-dropdown {
width: 990px !important;
}
.vc_non_responsive .menu .demo-column5 .nav-sublist-dropdown {
width: 1150px !important;
}
.vc_non_responsive .menu .demo-column-without-img .nav-sublist-dropdown {
width: 760px !important;
}
.vc_non_responsive .menu .menu-column2.with-image .nav-sublist-dropdown {
width: 590px !important;
}
.vc_non_responsive .menu .menu-column3.with-image .nav-sublist-dropdown {
width: 770px !important;
}
.vc_non_responsive .menu .menu-column4.with-image .nav-sublist-dropdown {
width: 960px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 979px) {
@-ms-viewport {
width: device-width;
}
.row-count-2 .product:nth-child(2n+1),
.row-count-3 .product:nth-child(3n+1),
.row-count-4 .product:nth-child(3n+1),
.row-count-5 .product:nth-child(3n+1),
.row-count-6 .product:nth-child(3n+1) {
clear: both;
}
.row-count-2 .product {
width: 50%;
}
.sidebar-position-without .product-category,
.products-grid .product-category {
width: 33.3% !important;
}
.owl-carousel .product-category {
width: 100% !important;
}
.row-count-2.products-grid .product-category {
width: 50% !important;
}
}
@media only screen and (max-width: 767px) {
@-ms-viewport {
width: device-width;
}
.row-count-2 .product:nth-child(2n+1),
.row-count-3 .product:nth-child(2n+1),
.row-count-4 .product:nth-child(2n+1),
.row-count-5 .product:nth-child(2n+1),
.row-count-6 .product:nth-child(2n+1) {
clear: both !important;
}
.row-count-2.products-grid .product-category {
width: 50% !important;
}
}
@media only screen and (max-width: 480px) {
@-ms-viewport {
width: device-width;
}
.product {
width: 100% !important;
}
.row-count-2.products-grid .product-category {
width: 100% !important;
}
} .category-description {
margin-bottom: 30px;
}   #floatingCirclesG {
background: #fff url(//petthedog.com.br/wp-content/themes/woopress/images/loading.gif) no-repeat center center;
position: absolute;
top: 30%;
left: 50%;
margin-left: -30px;
z-index: 10000;
width: 60px;
height: 60px;
}
.products-list #floatingCirclesG {
width: 50px;
left: 50%;
margin-left: -25px;
}   .page-404 {
text-align: center;
margin-bottom: 110px;
}
.page-404 h1.largest {
margin-top: 60px;
line-height: 200px;
font-weight: 500;
font-size: 200px;
}
.page-404 h1 {
margin-bottom: 10px;
}
.page-404 p {
display: inline-block;
width: 100%;
}
.page-404 .form-horizontal {
width: 100%;
margin-top: 10px;
display: inline-block;
margin-bottom: 30px;
}
.page-404 .form-group.has-border {
width: 300px;
display: inline-block;
margin: 0;
}
.page-404 .form-group.has-border > div {
width: 300px;
}
.page-404 .form-button {
width: auto;
float: none;
margin: 0;
display: inline-block;
}
.page-404 .form-button button {
height: 39px;
}
.page-404 .button.medium {
line-height: 40px !important;
height: 40px;
padding: 0 28px !important;
font-size: 13px;
letter-spacing: 1px;
}   .products-list .product {
width: 100% !important;
text-align: left;
}
.products-list .product .product-image-wrapper {
float: left;
margin-right: 30px;
margin-bottom: 2em;
width: 35%;
}
.products-list .product .product-image-wrapper .hover-mask {
display: none;
}
.products-list .product .product-details {
text-align: left !important;
width: 58%;
float: left;
}
.products-list .product .product-details .products-page-cats {
margin: 6px 0 2px 0;
}
.products-list .product .product-details .product-title {
font: 23px/25px 'Raleway', sans-serif;
color: #000;
margin: 0 0 9px;
text-transform: uppercase;
letter-spacing: 1px;
}
.products-list .product .product-details .price {
font: 30px/30px 'Raleway', sans-serif;
}
.products-list .product .product-details .price del {
font-size: 20px;
}
.products-list .product .product-details .price ins {
text-decoration: none;
}
.products-list .product .product-details .product-excerpt {
font: 13px/24px 'Raleway', Arial, Helvetica, sans-serif;
color: #767676;
margin-bottom: 26px;
}
.products-list .product .product-details .product-excerpt span {
color: #767676 !important;
}
.row-count-4.products-list {
width: 100%;
}
.product-image-wrapper.hover-effect-swap img.show-image {
position: absolute;
opacity: 0;
left: 0;
top: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.product-image-wrapper.hover-effect-swap img {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.product-image-wrapper.hover-effect-swap:hover img.show-image + img {
opacity: 0;
}
.product-image-wrapper.hover-effect-swap:hover img.show-image {
opacity: 1;
}
.products-grid .product-image-wrapper.hover-effect-mask,
.product-slide .product-image-wrapper.hover-effect-mask {
position: relative;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask {
position: absolute;
visibility: hidden;
opacity: 0;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(38, 38, 38, 0.7);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
text-align: center;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .label-product,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .label-product {
display: block;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content {
position: absolute;
top: 50%;
width: 100%;
left: 0;
padding: 20px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .product-title a,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .product-title a {
color: #FFF;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .price,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .price {
color: #FFF;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .woocommerce-price-suffix,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .woocommerce-price-suffix {
width: 100%;
color: #eee;
display: inline-block;
margin-top: 10px;
position: relative;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"],
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"] {
color: #FFF;
-webkit-transition: all 0.2s ease-in-out !important;
-moz-transition: all 0.2s ease-in-out !important;
-ms-transition: all 0.2s ease-in-out !important;
-o-transition: all 0.2s ease-in-out !important;
transition: all 0.2s ease-in-out !important;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"] .ico-smallpacket,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"] .ico-smallpacket {
background-position: -116px -90px;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"]:hover,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"]:hover {
border-color: #fff;
background-color: #FFF;
color: #000;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"]:hover .ico-smallpacket,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"]:hover .ico-smallpacket {
background-position: -63px -61px;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"] .progress-inner,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"] .progress-inner {
background: #000;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"].state-success,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"].state-success {
background-color: transparent;
border-color: transparent;
font-size: 0;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"].state-success:hover,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"].state-success:hover {
background-color: transparent;
border-color: transparent;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"].state-success .content:after,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button[data-style="shrink"].state-success .content:after {
background-color: transparent;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .btn.border-grey,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .btn.border-grey {
color: #FFF;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .btn.border-grey .ico-smallpacket,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .btn.border-grey .ico-smallpacket {
background-position: -116px -90px;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .btn.border-grey:hover,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .btn.border-grey:hover {
border-color: #fff;
background-color: #FFF;
color: #000;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .btn.border-grey:hover .ico-smallpacket,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .btn.border-grey:hover .ico-smallpacket {
background-position: -63px -61px;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button.state-success .content,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .mask-content .progress-button.state-success .content {
width: 30px;
height: 13px;
}
.products-grid .product-image-wrapper.hover-effect-mask .hover-mask .out-stock,
.product-slide .product-image-wrapper.hover-effect-mask .hover-mask .out-stock {
display: none;
}
.products-grid .product-image-wrapper.hover-effect-mask .footer-product,
.product-slide .product-image-wrapper.hover-effect-mask .footer-product {
z-index: 100;
background-color: rgba(63, 63, 63, 0.8);
}
.products-grid .product-image-wrapper.hover-effect-mask .footer-product .yith-wcwl-add-to-wishlist,
.product-slide .product-image-wrapper.hover-effect-mask .footer-product .yith-wcwl-add-to-wishlist {
width: 50%;
text-align: center;
border-right: 1px solid #6e6e6e;
}
.products-grid .product-image-wrapper.hover-effect-mask .footer-product .show-quickly,
.product-slide .product-image-wrapper.hover-effect-mask .footer-product .show-quickly {
width: 50%;
text-align: center;
}
.products-grid .product-image-wrapper.hover-effect-mask:hover .hover-mask,
.product-slide .product-image-wrapper.hover-effect-mask:hover .hover-mask {
visibility: visible;
opacity: 1;
z-index: 100;
}
.products-grid .product-image-wrapper.hover-effect-mask + .product-details,
.product-slide .product-image-wrapper.hover-effect-mask + .product-details {
display: none;
}
.etheme_add_to_cart_button {
font-weight: 500;
color: #252525;
} .filter-wrap {
border-bottom: 1px solid #DDD;
padding: 0;
margin-bottom: 30px;
position: relative;
float: left;
width: 100%;
}
.filter-wrap a.btn {
float: left;
margin-bottom: 14px;
}
.filter-wrap .view-switcher {
float: left;
}
.filter-wrap .view-switcher label {
display: none;
}
.filter-wrap .view-switcher .switchToGrid,
.filter-wrap .view-switcher .switchToList {
float: left;
margin-left: 8px;
margin-bottom: 14px;
border: 1px solid #c1c1c1;
width: 33px;
height: 33px;
line-height: 15px;
color: #000;
cursor: pointer;
text-align: center;
-webkit-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
font-size: 14px;
}
.filter-wrap .view-switcher .switchToGrid:hover,
.filter-wrap .view-switcher .switchToList:hover {
background: #fff;
color: #e5534c;
}
.filter-wrap .view-switcher .switchToGrid:hover .ico-grid,
.filter-wrap .view-switcher .switchToList:hover .ico-grid {
background-position: -190px -32px;
}
.filter-wrap .view-switcher .switchToGrid .fa-bars,
.filter-wrap .view-switcher .switchToList .fa-bars {
margin: 9px 0;
}
.filter-wrap .view-switcher .switchToGrid .icon-th-large {
width: 14px;
height: 14px;
display: inline-block;
margin: 9px 0;
}
.filter-wrap .view-switcher .switchToGrid .icon-th-large:before {
content: "\f009";
font-family: FontAwesome;
font-style: normal;
font-size: 14px;
color: #bbb;
}
.filter-wrap .view-switcher .switchToList .icon-th-list {
width: 14px;
height: 14px;
display: inline-block;
margin: 9px 0;
font-style: normal;
position: relative;
top: -1px;
}
.filter-wrap .view-switcher .switchToList .icon-th-list:before {
content: "\f0c9";
font-family: FontAwesome;
font-size: 14px;
color: #bbb;
}
.filter-wrap .woocommerce-message,
.filter-wrap .woocommerce-error {
margin-top: 20px;
}
.filter-wrap .woocommerce-ordering {
float: left;
margin-right: 5px;
margin-bottom: 20px;
}
.filter-wrap .woocommerce-ordering select {
height: 33px;
line-height: 17px;
background-position: 95% 50%;
padding: 7px 9px;
}
.filter-wrap .woocommerce-result-count {
float: left;
font: 14px/15px 'Raleway', Arial, sans-serif;
color: #000;
margin: 9px 30px 0 0;
}
.filter-wrap .pagination-cubic {
float: right;
margin-bottom: 8px;
text-align: right;
}
.filter-wrap #st-trigger-effects {
margin-right: 40px;
} .product-image-wrapper {
position: relative;
overflow: hidden;
max-width: 100%;
margin: 0 auto;
}
.product-image-wrapper:hover .footer-product {
-webkit-transform: translateY(0) !important;
-moz-transform: translateY(0) !important;
-ms-transform: translateY(0) !important;
-o-transform: translateY(0) !important;
transform: translateY(0) !important;
}
.product-image-wrapper:hover .sm-arrow {
display: block;
}
.label-product {
text-align: center;
z-index: 1;
}
.label-product > div {
position: absolute;
z-index: 100;
}
.type-label-1 {
top: 7px;
right: 10px;
background: rgba(121, 121, 121, 0.9);
color: #fff;
border-radius: 100px;
width: 68px;
height: 68px;
text-transform: uppercase;
font: 12px/15px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 700;
}
.type-label-1 .new {
margin-top: 26px;
padding: 2px 0;
display: inline-block;
letter-spacing: 1px;
font-size: 14px;
}
.type-label-2 {
top: 7px;
left: 10px;
background: rgba(205, 168, 92, 0.9);
color: #fff;
border-radius: 100px;
width: 68px;
height: 68px;
text-transform: uppercase;
font: 12px/15px 'Raleway', sans-serif;
font-weight: 700;
}
.type-label-2 .sale {
margin-top: 26px;
padding: 2px 0;
display: inline-block;
letter-spacing: 1px;
font-size: 14px;
}
.type-label-2 .big-T {
font-size: 18px;
border: none;
display: block;
}
.product-content-image {
position: relative;
z-index: 2;
display: block;
text-align: center;
}
.product-content-image img {
max-width: 100%;
}
.out-stock {
position: absolute;
top: 50%;
left: 50%;
margin: -44px 0 0 -44px;
width: 88px;
height: 88px;
background: rgba(255, 255, 255, 0.9);
border-radius: 100px;
text-align: center;
}
.out-stock .wr-c {
padding: 2px 0;
font-size: 14px;
font: 12px/20px 'Raleway', Arial, Helvetica, sans-serif;
text-transform: uppercase;
display: inline-block;
margin-top: 24px;
color: #6E6E6E;
font-weight: 500;
}
.out-stock .wr-c .bigT {
font-size: 24px;
color: #6E6E6E;
border: none;
}
.sm-arrow,
.product-images-slider {
margin-bottom: 20px;
position: relative;
}
.sm-arrow .owl-controls,
.product-images-slider .owl-controls {
position: static;
}
.sm-arrow .owl-controls .owl-buttons div,
.product-images-slider .owl-controls .owl-buttons div {
position: absolute;
z-index: 3;
font-size: 0;
top: 0;
width: 30px;
height: 100%;
display: block;
cursor: pointer;
-webkit-border-radius: 0;
border-radius: 0;
border: none;
-webkit-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.sm-arrow .owl-controls .owl-buttons div:before,
.product-images-slider .owl-controls .owl-buttons div:before {
content: "" !important;
}
.sm-arrow .product-image,
.product-images-slider .product-image {
cursor: default;
}
.sm-arrow {
position: absolute;
z-index: 3;
font-size: 0;
width: 30px;
height: 100%;
display: none;
cursor: pointer;
-webkit-border-radius: 0;
border-radius: 0;
border: none;
-webkit-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.sm-arrow:before {
content: "" !important;
}
.product-image-wrapper:hover .sm-arrow {
display: block;
}
.arrow-left,
.product-images-slider .owl-controls .owl-prev {
left: 0;
}
.arrow-left:hover,
.product-images-slider .owl-controls .owl-prev:hover {
background: rgba(0, 0, 0, 0.05);
}
.arrow-right,
.product-images-slider .owl-controls .owl-next {
right: 0;
}
.arrow-right:hover,
.product-images-slider .owl-controls .owl-next:hover {
background: rgba(0, 0, 0, 0.05);
}
.arrow-left:after,
.product-images-slider .owl-controls .owl-prev:after {
content: '';
display: block;
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat 0 -56px;
width: 12px;
height: 25px;
position: absolute;
left: 50%;
top: 50%;
margin-top: -12px;
margin-left: -6px;
}
.arrow-right:after,
.product-images-slider .owl-controls .owl-next:after {
content: '';
display: block;
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -15px -56px;
width: 12px;
height: 25px;
position: absolute;
left: 50%;
top: 50%;
margin-top: -12px;
margin-left: -6px;
}
.product-images-slider .owl-item {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/AjaxLoader.gif) no-repeat center center;
min-height: 200px;
}
.footer-product {
position: absolute;
-webkit-transform: translateY(35px);
-moz-transform: translateY(35px);
-ms-transform: translateY(35px);
-o-transform: translateY(35px);
transform: translateY(35px);
bottom: 0;
height: 35px;
left: 0;
-webkit-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
background: #000;
background: rgba(26, 26, 26, 0.85);
color: #fff;
z-index: 4;
width: 100%;
padding: 8px 0 9px;
}
.footer-product a {
color: #fff;
font-family: 'Raleway', sans-serif;
font-size: 12px;
text-transform: uppercase;
}
.footer-product a:hover {
text-decoration: underline;
}
.footer-product span {
font-family: 'Raleway', sans-serif;
}
.footer-product .clear {
display: none;
}
.sidebar-position-left .row-count-4 .product .footer-product .yith-wcwl-add-to-wishlist,
.sidebar-position-right .row-count-4 .product .footer-product .yith-wcwl-add-to-wishlist,
.sidebar-position-without .row-count-5 .product .footer-product .yith-wcwl-add-to-wishlist,
.header-vertical-enable .products-grid .product .footer-product .yith-wcwl-add-to-wishlist {
width: 50%;
text-align: center;
font-size: 0;
}
.sidebar-position-left .row-count-4 .product .footer-product .yith-wcwl-add-to-wishlist a,
.sidebar-position-right .row-count-4 .product .footer-product .yith-wcwl-add-to-wishlist a,
.sidebar-position-without .row-count-5 .product .footer-product .yith-wcwl-add-to-wishlist a,
.header-vertical-enable .products-grid .product .footer-product .yith-wcwl-add-to-wishlist a {
font-size: 0;
}
.sidebar-position-left .row-count-4 .product .footer-product .yith-wcwl-add-to-wishlist a:before,
.sidebar-position-right .row-count-4 .product .footer-product .yith-wcwl-add-to-wishlist a:before,
.sidebar-position-without .row-count-5 .product .footer-product .yith-wcwl-add-to-wishlist a:before,
.header-vertical-enable .products-grid .product .footer-product .yith-wcwl-add-to-wishlist a:before {
margin: 0 -20px -1px 9px;
}
.sidebar-position-left .row-count-4 .product .footer-product .show-quickly,
.sidebar-position-right .row-count-4 .product .footer-product .show-quickly,
.sidebar-position-without .row-count-5 .product .footer-product .show-quickly,
.header-vertical-enable .products-grid .product .footer-product .show-quickly {
width: 50%;
text-align: center;
margin-right: 0;
font-size: 0;
}
.sidebar-position-left .row-count-4 .product .footer-product .show-quickly:before,
.sidebar-position-right .row-count-4 .product .footer-product .show-quickly:before,
.sidebar-position-without .row-count-5 .product .footer-product .show-quickly:before,
.header-vertical-enable .products-grid .product .footer-product .show-quickly:before {
margin: 2px 20px 0 0;
}
.footer-top .wpb_heading {
font-size: 16px;
font-weight: 400;
}
.footer-top-1 .wpb_widgetised_column_heading {
border-bottom: 1px solid #000;
}
.sidebar-position-left .row-count-5 .product .footer-product a,
.sidebar-position-right .row-count-5 .product .footer-product a,
.row-count-6 .product .footer-product a,
.sidebar-position-left .row-count-5 .product .show-quickly,
.sidebar-position-right .row-count-5 .product .show-quickly,
.row-count-6 .product .show-quickly {
font-size: 0;
}
.sidebar-position-left .row-count-5 .product .footer-product a:before,
.sidebar-position-right .row-count-5 .product .footer-product a:before,
.row-count-6 .product .footer-product a:before,
.sidebar-position-left .row-count-5 .product .show-quickly:before,
.sidebar-position-right .row-count-5 .product .show-quickly:before,
.row-count-6 .product .show-quickly:before {
font-size: 14px;
}
.sidebar-position-left .row-count-5 .product .show-quickly,
.sidebar-position-right .row-count-5 .product .show-quickly,
.row-count-6 .product .show-quickly,
.sidebar-position-left .row-count-5 .product .yith-wcwl-add-to-wishlist,
.sidebar-position-right .row-count-5 .product .yith-wcwl-add-to-wishlist,
.row-count-6 .product .yith-wcwl-add-to-wishlist {
width: 50%;
text-align: center;
margin: 0 !important;
cursor: pointer;
}
.sidebar-position-left .row-count-5 .product .show-quickly,
.sidebar-position-right .row-count-5 .product .show-quickly,
.row-count-6 .product .show-quickly {
position: relative;
top: 2px;
}
.sidebar-position-left .row-count-5 .product .yith-wcwl-add-to-wishlist a,
.sidebar-position-right .row-count-5 .product .yith-wcwl-add-to-wishlist a,
.row-count-6 .product .yith-wcwl-add-to-wishlist a {
position: relative;
right: -10px;
}
.sidebar-position-left .row-count-5 .product .show-quickly,
.sidebar-position-right .row-count-5 .product .show-quickly,
.row-count-6 .product .show-quickly {
position: relative;
left: -10px;
}
.yith-wcwl-add-to-wishlist {
float: left;
margin-top: 0;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button img {
width: 0 !important;
height: 0 !important;
display: block;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button img:before {
content: "";
position: relative;
width: 40px;
height: 40px;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/new-loader.gif);
background-repeat: no-repeat;
background-position: center center;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button .button.alt {
padding-left: 35px;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-add-button .button.alt:before {
left: -1px;
top: 7px;
}
.yith-wcwl-add-to-wishlist .feedback {
display: none;
}
body #yith-wcwl-popup-message {
display: none !important;
}
.yith-wcwl-add-to-wishlist a:before {
content: '';
display: inline-block;
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -152px -30px;
width: 15px;
height: 15px;
margin: 0 7px -1px 9px;
}
.show-quickly {
float: right;
text-transform: uppercase;
padding-right: 10px;
font-size: 12px;
margin-top: 2px;
}
.show-quickly:before {
content: '';
display: inline-block;
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -46px -62px;
width: 13px;
height: 13px;
margin: 0 7px -3px 0;
}
.show-quickly:hover {
text-decoration: underline;
cursor: pointer;
}
.wishlist-disabled .show-quickly {
float: none;
text-align: center;
display: block;
width: 100%;
}
.products-page-cats {
font-family: 'Raleway', sans-serif;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
margin: 14px;
}
.products-page-cats a {
color: #e5534c;
letter-spacing: 2px;
}
.products-page-cats a:hover {
color: #767676;
}
.product-title {
font-family: 'Raleway', sans-serif;
font-weight: 500;
font-size: 14px;
color: #000;
margin: 0 0 15px;
}
.slide-item .product-excerpt a:hover {
color: #767676;
}
.slide-item .product {
padding: 0 10px;
}
.price {
font: 18px/20px 'Raleway', sans-serif;
font-weight: bold;
color: #000;
margin: 0 0 11px;
display: block;
}
.added-text {
position: absolute;
font-size: 12px;
text-transform: uppercase;
font-family: 'Raleway';
color: #fff;
background-color: rgba(139, 182, 24, 0.9) !important;
padding: 20px 15px 20px 50px;
top: 25%;
margin: 15px;
left: 0;
text-align: left;
z-index: 1000;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.added-text:before {
content: "";
width: 25px;
height: 25px;
position: absolute;
left: 15px;
top: 50%;
margin-top: -12px;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png);
background-position: -112px -60px;
background-repeat: no-repeat;
} .mfp-no-margins .mfp-figure:after {
top: 0;
bottom: 0;
}  .price_slider_wrapper {
margin-bottom: 50px;
margin-top: 15px;
}
.price_slider_wrapper .price_slider_amount {
margin-top: 20px;
}
.price_slider_wrapper .price_slider_amount button {
float: right;
padding: 9px 25px;
}
.price_slider_wrapper .price_slider_amount button:hover {
text-decoration: none;
}
.price_slider_wrapper .ui-slider .ui-slider-handle:last-child {
margin-left: -5px;
}
.price_slider_wrapper .price_label {
position: relative;
top: 5px;
display: inline-block;
font-size: 14px;
}
.widget_layered_nav li {
border-bottom: 1px solid #E9E9E9;
position: relative;
}
.widget_layered_nav li a {
font: 13px/18px 'Raleway', sans-serif;
padding: 15px 0 15px 36px;
text-transform: uppercase;
color: #767676;
display: block;
}
.widget_layered_nav li a:before {
content: "";
position: absolute;
width: 12px;
height: 12px;
top: 50%;
left: 10px;
margin-top: -6px;
border: 1px solid #D9D9D9;
display: inline-block;
}
.widget_layered_nav li .count {
font: 13px/15px 'Raleway', sans-serif;
color: #767676;
display: block;
position: absolute;
right: 0;
top: 50%;
margin-top: -7px;
cursor: pointer;
}
.widget_layered_nav li.chosen a:after {
content: "";
position: absolute;
width: 13px;
height: 11px;
top: 50%;
left: 10px;
margin-top: -7px;
margin-left: 2px;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/check-icon.png);
background-repeat: no-repeat;
background-position: center center;
}
.widget_layered_nav li.firstItem a {
padding-top: 0;
}
.widget_layered_nav li.firstItem a:before {
margin-top: -13px;
}
.widget_layered_nav li.firstItem a:after {
margin-top: -12px;
}
.widget_layered_nav li.firstItem .count {
margin-top: -15px;
}
.single-product-sidebar {
padding-top: 12px;
}
.single-product-sidebar .product-brands {
text-align: center;
}
.single-product-sidebar .product-brands a {
font-size: 22px;
}
.single-product .out-stock {
display: none;
}
.widget_layered_nav_filters ul {
display: inline-block;
}
.widget_layered_nav_filters ul li {
float: left;
}
.widget_layered_nav_filters ul li a {
display: block;
padding: 6px 30px 6px 12px;
margin: 6px 6px 0 0;
background-color: #bbb;
color: #FFF;
font-family: 'Raleway', sans-serif;
font-size: 12px;
position: relative;
}
.widget_layered_nav_filters ul li a:before {
content: "";
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/delete.png);
background-repeat: no-repeat;
background-position: center center;
width: 20px;
height: 100%;
background-color: #adadad;
position: absolute;
right: 0;
top: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.widget_layered_nav_filters ul li a:hover:before {
background-color: #333;
} .section-video-mask {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/bg-dotted.png) repeat rgba(0, 0, 0, 0.5);
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.et_section {
width: 100%;
position: relative;
overflow: hidden;
margin: 68px 0 48px;
background: #000;
}
.et_section.et-section-video {
height: 430px;
}
.section-back-video {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.et-section-video {
width: 100%;
}
.et-video-content {
text-align: center;
position: absolute;
float: left;
top: 50%;
width: 100%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.et-video-inner {
text-align: center;
}
.et-video-inner .ico-brand {
margin: 0 10px -25px;
}
.ico-brand {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -1px -86px;
width: 99px;
height: 99px;
display: inline-block;
}
.et-brands-slider {
margin-bottom: 0;
}
.et-brands-slider .et-brand {
text-align: center;
}
.brandCarousel .slide-item {
margin: 0 25px;
}
.brandCarousel img {
max-width: 100%;
}
.brandCarousel .et-brand {
text-align: center;
}
.brandCarousel .et-brand img {
transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
}
.brandCarousel .et-brand:hover img {
opacity: 0.6;
}
.et-brand img {
border: 1px solid #e8e8e8;
}
.brand-c {
margin-bottom: 70px;
}
.brand-c .category-product {
margin: 0 0 35px;
} .et-brands-grid .et-brand {
text-align: center;
width: 25%;
display: inline-block;
padding: 0 20px 20px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.et-brands-grid.columns-number-2 .et-brand {
width: 50%;
}
.et-brands-grid.columns-number-3 .et-brand {
width: 33.3%;
}
.et-brands-grid.columns-number-4 .et-brand {
width: 25%;
}
.et-brands-grid.columns-number-5 .et-brand {
width: 20%;
}
.et-brands-grid.columns-number-6 .et-brand {
width: 16.6%;
}
.sidebar-position-left .sidebar-right {
display: none !important;
}
.sidebar-position-right .sidebar-left {
display: none !important;
}
.sidebar-position-without .sidebar {
display: none !important;
}
.et-search-result {
float: left;
width: 100%;
margin-top: 20px;
}
.et-search-result ul {
margin-bottom: 20px;
}
.et-search-result ul li {
border-bottom: 1px solid #ddd;
padding: 10px 0;
}
.et-search-result ul li:first-child {
padding-top: 0;
}
.sidebar.col-md-2 .widget_search .form-group.form-button {
width: 100%;
text-align: center;
}
.sidebar.col-md-2 .widget_search .form-group.form-button .btn {
margin-top: 10px;
}
.sidebar.col-md-2 .widget_search .form-group.has-border {
width: 100%;
}
.sidebar.col-md-2 .widget-title {
line-height: 20px;
}
.sidebar.col-md-3 .widget-search .form-group.form-button {
width: 100%;
text-align: right;
}
.sidebar.col-md-3 .widget-search .form-group.form-button .btn {
margin-top: 10px;
}
.sidebar.col-md-3 .widget-search .form-group.has-border {
width: 100%;
}
.sidebar.col-md-3 .widget-title {
line-height: 20px;
}
.sidebar.col-md-3 .etheme_widget_search input[type="text"] {
margin-bottom: 10px;
}
.sidebar-widget,
.sidebar-slider {
margin-bottom: 25px;
position: relative;
}
.sidebar-widget .widget-title,
.sidebar-slider .widget-title {
text-align: left;
}
.sidebar-widget .widget-title:before,
.sidebar-slider .widget-title:before {
border-top: 1px solid #e5e5e5;
content: "";
display: block;
width: 100%;
position: relative;
left: 0;
top: 9px;
}
.sidebar-widget .widget-title span,
.sidebar-slider .widget-title span {
padding-left: 0;
}
.sidebar-widget .widget-title:after,
.sidebar-slider .widget-title:after {
height: 0;
}
.sidebar-widget .blog-post-list .media-heading a,
.sidebar-slider .blog-post-list .media-heading a {
color: #252525;
}
.sidebar-widget .blog-post-list li,
.sidebar-slider .blog-post-list li {
border-bottom: 1px solid #E9E9E9;
}
.sidebar-widget .blog-post-list .media-body strong,
.sidebar-slider .blog-post-list .media-body strong {
color: #000;
}
.sidebar-widget .owl-carousel,
.sidebar-slider .owl-carousel {
position: static;
}
.sidebar-widget .product_list_widget li:last-child,
.sidebar-slider .product_list_widget li:last-child {
border-bottom: none;
}
.sidebar-widget.etheme_widget_recent_entries .widget-title:before,
.sidebar-slider.etheme_widget_recent_entries .widget-title:before {
display: none;
}
.sidebar-widget.widget_product_categories .widget-title,
.sidebar-slider.widget_product_categories .widget-title {
margin-bottom: 0;
}
.widget_product_categories #dropdown_product_cat {
width: 100%;
line-height: 20px;
}
.sidebar-widget.null-instagram-feed {
text-align: center;
}
.sidebar-widget.null-instagram-feed li {
margin-bottom: 0.7142em;
padding: 0 3px;
}
.sidebar-widget.null-instagram-feed .instagram-size-thumbnail li {
width: 33.333%;
padding: 0 0.3571em;
display: inline-block;
}
.sidebar-widget.null-instagram-feed .instagram-size-small li {
width: 50%;
display: inline-block;
padding: 0 0.3571em;
}
.sidebar-widget.null-instagram-feed .instagram-slider li {
width: 100% !important;
padding: 0 3px !important;
}
.sidebar-widget.null-instagram-feed .owl-controls .owl-next,
.sidebar-widget.null-instagram-feed .owl-controls .owl-prev {
line-height: 28px;
}
.sidebar-widget.null-instagram-feed .instagram-no-space li {
padding: 0 !important;
}
.wpb_widgetised_column .widget-container.null-instagram-feed .instagram-size-small li {
width: 25%;
}
.wpb_widgetised_column .widget-container.null-instagram-feed .instagram-size-thumbnail li {
width: 12.5%;
}
.wpb_widgetised_column .widget-container.null-instagram-feed .instagram-size-large li {
width: 33.33%;
padding: 0 0.3571em;
}
.wpb_widgetised_column .widget-container.null-instagram-feed .instagram-no-space li {
padding: 0;
margin: 0;
}
.woocommerce_product_categories h4:before {
display: none !important;
}
.owl-carousel.sidebarCarousel .owl-controls {
top: -7px;
}
.owl-carousel.sidebarCarousel .owl-buttons {
background-color: #fff;
padding-left: 10px;
}
.widget_shopping_cart .product_list_widget > p {
margin-bottom: 0;
padding-bottom: 0;
}
.widget_shopping_cart .product_list_widget .media > .pull-left {
padding: 0;
}
.widget_shopping_cart img {
max-width: 65px;
}
.widget_shopping_cart .close-order-li {
top: 25px;
}
.widget_shopping_cart .small-h.pull-left {
text-transform: uppercase;
color: #333;
font-size: 14px;
}
.widget_shopping_cart .big-coast.pull-right {
font-size: 16px;
line-height: 1.8;
}
.widget_shopping_cart .bottom-btn a {
width: auto;
padding: 9px 20px !important;
line-height: 15px !important;
font-size: 13px;
margin-top: 0;
background-color: #B8B8B8;
border: none !important;
color: #fff;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
letter-spacing: 0;
height: auto;
}
.widget_shopping_cart .bottom-btn a:hover {
background-color: #e5534c;
color: #fff !important;
}
.widget_shopping_cart .bottom-btn a:first-child {
margin-right: 10px;
}
.etheme_widget_brands li {
border-top: 1px solid #e9e9e9;
}
.etheme_widget_brands li a {
padding: 17px 0;
display: block;
}
.etheme_widget_brands li a strong {
font-weight: normal;
color: #e5534c;
}
.etheme_widget_brands li.firstItem {
border-top: none;
}
.etheme_widget_brands li.firstItem a {
padding-top: 0;
}
.etheme_widget_brands li.lastItem {
border-bottom: 1px solid #e9e9e9;
}
.widget_search {
display: inline-block;
width: 100%;
}
.widget_search .form-group {
margin: 0 !important;
display: inline-block;
}
.widget_search .form-group.has-border {
width: 137px;
}
.widget_search .form-group.has-border input {
height: 34px;
border-color: #d5d5d5;
color: #333;
font-size: 13px;
}
.widget_search .form-group.has-border input:focus {
border-color: #252525;
}
.widget_search .form-group.form-button {
float: right;
}
.widget_search .form-group .col-xs-10 {
width: 100% !important;
padding: 0;
}
.widget_search .form-group button {
height: 34px;
}
.widget_search .modal-form {
margin-top: 0;
}
.etheme_widget_search,
.woocommerce-product-search {
display: inline-block;
width: 100%;
}
.etheme_widget_search input[type="text"],
.woocommerce-product-search input[type="text"],
.etheme_widget_search input[type="email"],
.woocommerce-product-search input[type="email"],
.etheme_widget_search input[type="password"],
.woocommerce-product-search input[type="password"],
.etheme_widget_search input[type="search"],
.woocommerce-product-search input[type="search"],
.etheme_widget_search input[type="submit"],
.woocommerce-product-search input[type="submit"] {
display: inline-block;
height: 34px;
}
.etheme_widget_search label,
.woocommerce-product-search label {
width: 100%;
padding-bottom: 5px;
}
.etheme_widget_search .button,
.woocommerce-product-search .button {
height: 34px;
margin-top: 0px;
float: right;
}
.blog-post-list {
padding: 0;
margin: 0;
list-style: none;
}
.blog-post-list a:focus {
text-decoration: none;
}
.blog-post-list .media > .pull-left {
margin: 0 20px 0 0;
}
.blog-post-list .media > .pull-left:hover {
text-decoration: none;
}
.blog-post-list .media-heading {
font: 16px/24px 'Raleway', Arial, Helvetica, sans-serif;
margin: -5px 0 12px;
color: #252525;
}
.blog-post-list .media-body {
font: 13px/24px 'Raleway', Arial, Helvetica, sans-serif;
color: #6e6e6e;
}
.blog-post-list .media-body strong {
font-weight: 400 !important;
}
.blog-masonry .post {
margin-bottom: 40px;
margin-left: -1px;
}
.blog-masonry .post .wp-picture {
margin-bottom: 20px;
}
.date-event {
display: block;
font: 13px/15px 'Raleway', Arial, Helvetica, sans-serif;
color: #fff;
padding: 0;
border: none !important;
outline: none;
text-transform: uppercase;
background: transparent;
text-align: center;
}
.date-event .number {
font-size: 22px;
padding: 10px;
color: #e5534c;
line-height: 25px;
width: 50px;
margin-bottom: 7px;
border: 2px solid #e5534c;
-webkit-border-radius: 100%;
border-radius: 100%;
display: block;
height: 50px;
}
.main-footer-1 .date-event {
color: #000;
}
.read-more {
font: 12px/15px 'Raleway', Arial, Helvetica, sans-serif;
color: #252525;
text-transform: uppercase;
margin-top: 18px;
display: inline-block;
}
.read-more:hover {
color: #e5534c;
}
.read-more:after {
content: "\f105";
display: inline-block;
font-family: FontAwesome;
color: #FFF;
width: 6px;
font-size: 14px;
height: 100%;
margin-left: 6px;
position: relative;
left: 7px;
}
.teaser-box {
padding: 30px 30px 27px;
border: 15px solid #eeeeee;
margin-bottom: 40px !important;
transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
color: #767676;
line-height: 24px;
}
.teaser-box h3 {
font: 25px/26px 'Raleway', Georgia, Helvetica, sans-serif;
color: #252525;
padding-bottom: 16px;
text-transform: uppercase;
position: relative;
text-align: center;
margin: 0 0 16px;
}
.teaser-box h3:after {
content: '';
display: block;
width: 64px;
height: 3px;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -32px;
background: #e5534c;
height: 2px;
}
.teaser-box h4 {
font: 25px/26px 'Raleway', Georgia, Helvetica, sans-serif;
color: #252525;
}
.teaser-box strong {
color: #252525;
}
.teaser-box .form-control {
height: 40px;
padding: 5px 12px;
}
.teaser-box:hover {
border: 15px solid #ddd;
}
.mc4wp-form {
margin: 10px 0 0;
padding: 0;
text-align: center;
}
.mc4wp-form small {
font: 13px/20px 'Raleway_Italic', Arial, Helvetica, sans-serif;
color: #6e6e6e;
}
.mc4wp-form input[type="email"] {
width: 85%;
height: 40px;
margin: 0 auto;
margin-top: 10px;
padding: 5px 12px;
margin-bottom: 15px;
}
.mc4wp-form input[type="submit"] {
color: #fff;
border: none;
background-color: #e5534c;
text-transform: uppercase;
border-radius: 0;
font-size: 12px;
padding: 9px 28px;
line-height: 15px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
margin-bottom: 0;
text-align: center;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
-webkit-apearance: none;
-moz-apearance: none;
}
.mc4wp-form input[type="submit"]:hover {
opacity: 0.7;
}
.mailchimp-inline small {
display: none;
}
.mailchimp-inline input#mc4wp_email {
float: left;
width: 70%;
margin-top: 0;
}
.mailchimp-inline input[type="submit"] {
float: right;
height: 40px;
width: 25%;
letter-spacing: 2px;
opacity: 1 !important;
}
.mailchimp-inline input[type="submit"]:hover {
opacity: 0.7 !important;
}
.mailchimp-white input[type="submit"] {
background-color: #FFF !important;
color: #262626;
opacity: 0.9;
}
.mailchimp-white input[type="submit"]:hover {
color: #262626 !important;
opacity: 1 !important;
text-decoration: underline;
}
.mailchimp-white input[type="email"] {
border: 1px solid #fff !important;
color: #262626 !important;
margin-right: -10px;
position: relative;
left: 10px;
}
.company-address-full {
padding: 0;
}
.company-address {
padding: 50px 20px 50px 40px;
}
.company-address,
.company-address-full {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 10px solid #f5f5f5;
}
.company-address h2,
.company-address-full h2 {
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 600;
}
.company-address hr,
.company-address-full hr {
margin-left: 0;
margin-top: 10px;
margin-bottom: 10px;
}
.company-address p,
.company-address-full p {
width: 100%;
float: left;
}
.company-address p i,
.company-address-full p i {
color: #e5534c;
font-size: 22px;
position: relative;
top: 2px;
height: 1.7em;
padding-right: 10px;
}
.company-address .fa-home,
.company-address-full .fa-home {
margin-top: 15px;
}
.empty-category-block h2 {
text-align: center;
font-family: 'Raleway';
margin-top: 150px;
font-size: 32px;
margin-bottom: 20px;
}
.empty-category-block h2:before {
content: "";
text-align: center;
color: #000;
width: 73px;
height: 72px;
bottom: 165px;
margin-left: -36px;
left: 50%;
position: absolute;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/search_icon.png);
background-position: center center;
}
.empty-category-block p {
text-align: center;
}
.empty-category-block .btn {
position: relative;
padding-left: 30px;
border: 2px solid #bbb !important;
background-color: #bbb !important;
color: #fff !important;
}
.empty-category-block .btn:before {
content: "\f104";
position: absolute;
left: 15px;
font-size: 14px;
top: 50%;
margin-top: -8px;
font-family: FontAwesome;
color: #fff !important;
}
.empty-category-block .btn:hover {
background-color: #e5534c !important;
border-color: #e5534c !important;
color: #fff !important;
}
.header-variants-page li {
margin-bottom: 40px;
list-style: none;
}
.header-variants-page li span {
font-size: 18px;
display: block;
margin-bottom: 10px;
text-transform: uppercase;
}
.et-twitter-slider {
text-align: center;
color: #FFF;
}
.et-twitter-slider .owl-controls {
position: static;
}
.et-twitter-slider .owl-controls .owl-prev,
.et-twitter-slider .owl-controls .owl-next {
position: absolute;
top: 50%;
background-image: none;
width: 45px;
height: 45px;
margin-top: -35px;
background-color: transparent;
border: 2px solid #fff;
text-align: center;
font-size: 0;
text-indent: 0;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.et-twitter-slider .owl-controls .owl-prev:before,
.et-twitter-slider .owl-controls .owl-next:before {
font-family: FontAwesome;
font-size: 30px;
position: absolute;
color: #fff;
line-height: 41px;
display: block;
width: 100%;
height: 100%;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.et-twitter-slider .owl-controls .owl-prev:hover,
.et-twitter-slider .owl-controls .owl-next:hover {
background-color: #FFF;
}
.et-twitter-slider .owl-controls .owl-prev:hover:before,
.et-twitter-slider .owl-controls .owl-next:hover:before {
color: #252525;
}
.et-twitter-slider .owl-controls .owl-next {
right: -45px;
}
.et-twitter-slider .owl-controls .owl-next:before {
content: "\f105";
right: -1px;
left: auto;
}
.et-twitter-slider .owl-controls .owl-prev {
left: -45px;
}
.et-twitter-slider .owl-controls .owl-prev:before {
content: "\f104";
left: -1px;
}
.et-twitter-slider:hover .owl-next,
.et-twitter-slider:hover .owl-prev {
opacity: 1;
}
.et-twitter-slider .et-tweet {
font-size: 24px;
line-height: 30px;
padding: 0 40px;
list-style: none;
}
.et-twitter-slider .et-tweet a {
color: #e5534c;
}
.et-twitter-slider .et-tweet a:hover {
text-decotation: underline !impportant;
}
.et-twitter-slider .twitter-slider-title {
margin-bottom: 50px;
font-size: 24px;
}
.et-twitter-slider .twitter-slider-title span {
position: relative;
}
.et-twitter-slider .twitter-slider-title span:before {
content: "\f099";
font-size: 22px;
color: #FFF;
position: absolute;
font-family: FontAwesome;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
bottom: -40px;
}
.et-twitter-slider .twitter-info {
font-size: 14px;
margin-top: 10px;
}
.widget-wrap {
margin: 0 0 46px;
}
.widget-title,
.footer-top .title {
font-size: 16px;
line-height: 20px;
font-family: 'Raleway', sans-serif;
color: #000;
position: relative;
text-align: center;
margin-bottom: 10px;
line-height: 1em;
}
.widget-title:after,
.footer-top .title:after {
content: '';
display: block;
width: 100%;
height: 1px;
top: 8px;
left: 0;
position: absolute; z-index: 1;
}
.widget-title span,
.footer-top .title span {
background: #fff;
position: relative;
z-index: 2; font-weight: 600;
padding-right: 15px;
text-transform: uppercase;
}
.footer-top .widget-title span {
background-color: transparent;
}
.star-rating {
font-size: 0;
width: 91px;
height: 14px;
display: inline-block;
margin-bottom: 10px;
position: relative;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/rating-inactive.png);
background-repeat: no-repeat;
background-position: 0 0;
}
.star-rating span {
position: absolute;
left: 0;
top: 0;
height: 14px;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/rating-active.png);
background-repeat: no-repeat;
background-position: 0 0;
}
.product_list_widget {
margin: 0;
padding: 0;
list-style: none;
}
.product_list_widget li {
padding: 20px 0;
border-bottom: 1px solid #ddd;
}
.product_list_widget .media > .pull-left {
margin-right: 15px;
padding: 5px;
}
.product_list_widget .media-heading {
margin: 0 0 8px;
}
.product_list_widget .media-heading a {
font: 14px/18px 'Raleway', Arial, Helvetica, sans-serif;
}
.product_list_widget .media-heading a:hover {
color: #767676;
}
.product_list_widget .rating {
margin: 7px 0 0;
}
.product_list_widget .small-coast .amount {
color: #e5534c;
}
.product_list_widget .small-coast del .amount {
color: #000;
}
.product_list_widget .small-coast .woocommerce-price-suffix .amount {
color: #767676;
}
.small-coast {
font: 14px/15px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
color: #000;
display: block;
}
.small-coast del {
font-size: 14px;
}
.default-link {
color: #e5534c;
}
.default-link:hover,
.default-link:focus {
color: #767676;
}
.twitter-list {
margin: 0;
padding: 0;
list-style: none;
}
.twitter-list li {
padding: 22px 0 28px;
border-bottom: 1px solid #ddd;
}
.twitter-list li a {
color: #e5534c;
}
.twitter-list li a:hover {
color: #767676;
}
.twitter-list .media > .pull-left {
margin-right: 16px;
margin-top: 5px;
font-size: 20px;
}
.twitter-list .media-body {
font: 12px/23px 'Raleway', Arial, Helvetica, sans-serif;
color: #6e6e6e;
}
.twitter-list .fa-twitter {
color: #222;
}
.stripped-zone {
font: 23px/11px 'Raleway', Arial, Helvetica, sans-serif;
color: #000;
width: 90px;
padding: 8px 0;
background: url(//petthedog.com.br/wp-content/themes/woopress/images/bg-striped.png) repeat;
display: block;
float: left;
text-align: center;
margin-right: 7px;
}
.fa-star-o {
font-size: 18px;
color: #a5a5a5;
}
.alert-message {
font: 20px/22px 'Raleway', Arial, Helvetica, sans-serif;
color: #fff;
margin: 0;
letter-spacing: 1px;
text-transform: uppercase;
}
.alert-message .fa-star-o {
margin: 0 15px;
} .content .sidebar-widget {
float: left;
padding: 0 10px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.content .sidebar-widget ul {
padding-left: 0;
}
.content .sidebar-widget ul li {
list-style: none;
}
.content .sidebar-widget.widget_product_search label {
float: left;
width: 100%;
}
.content .sidebar-widget.widget_product_search input {
float: left;
margin-right: 20px;
}
.content .sidebar-widget.widget_product_search input[type="submit"] {
height: 38px;
}
.content .sidebar-widget.widget_layered_nav ul {
display: inline-block;
width: 100%;
margin-top: 0;
}
.content .sidebar-widget.widget_layered_nav li {
width: 48%;
display: inline-block;
}
.content .sidebar-widget.widget_layered_nav li:nth-child(2n+1) {
clear: both;
margin-right: 10px;
} .shop-filters-area .sidebar-widget {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.shop-filters-area .sidebar-widget .widget-title {
margin-bottom: 15px;
}
.shop-filters-area .sidebar-widget > .widget-content {
position: absolute;
overflow: scroll;
overflow-x: hidden;
top: 44px;
right: 0 !important;
padding-right: 10px;
bottom: 0;
width: 100%;
}
.shop-filters-area .sidebar-widget > .widget-content:focus {
outline: none;
}
.shop-filters-area .sidebar-widget > .widget-content::-webkit-scrollbar {
display: none !important;
}
.shop-filters-area .sidebar-widget::-webkit-scrollbar {
display: none !important;
}
.shop-filters-area .nano-pane {
background: rgba(0, 0, 0, 0.2);
position: absolute;
width: 5px;
right: 0;
top: 40px;
bottom: 0;
height: 150px;
visibility: hidden; opacity: .1;
-webkit-transition: .2s;
-moz-transition: .2s;
-o-transition: .2s;
transition: .2s;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.shop-filters-area .nano-pane > .nano-slider {
background: rgba(0, 0, 0, 0.3);
position: relative;
margin: 0 1px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.sidebar-widget:hover .nano-pane,
.nano-pane.active,
.nano-pane.flashed {
visibility: visible; opacity: 0.99;
}
.shop-filters-area {
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
padding: 0 15px;
}
.shop-filters-area .sidebar-widget {
min-height: 190px;
margin: 0 1%;
flex: 1 1 23%;
padding: 0;
margin-bottom: 35px;
}
.shop-filters-area .sidebar-widget:first-child {
padding-left: 0;
}
.shop-filters-area .sidebar-widget:last-child {
padding-right: 0;
}
.shop-filters-area .sidebar-widget ul {
padding-left: 0;
}
.shop-filters-area .product-categories.widget-content > li:first-child > a {
padding-top: 0;
}
.shop-filters-area .product-categories > li > a {
padding: 15px 0;
}
.shop-filters-area .product_list_widget li {
margin-right: 10px;
padding: 10px 0;
}
.shop-filters-area .widget_layered_nav li {
width: 100% !important;
}
.shop-filters-area .widget_layered_nav li.firstItem a {
padding-top: 3px;
}
.shop-filters-area .price_slider_wrapper .ui-slider .ui-slider-handle:last-child {
margin-left: -10px;
}
.shop-full-width .category-description {
text-align: center;
}
.shop-full-width .filter-wrap {
padding: 0 30px;
border-bottom: none;
border-top: none;
}
.shop-full-width .filter-wrap .filter-content {
display: inline-block;
width: 100%;
border-bottom: 1px solid #ddd;
}
@media only screen and (min-width: 992px) {
.shop-full-width .category-description {
text-align: center;
}
.shop-full-width .products-grid {
margin: 0 15px;
}
.shop-full-width .products-grid.row-count-2 .product {
width: 50%;
}
.shop-full-width .products-grid.row-count-2 .product img {
width: 100%;
}
.shop-full-width .products-grid.row-count-3 .product {
width: 33.33%;
}
.shop-full-width .products-grid.row-count-3 .product img {
width: 100%;
}
.shop-full-width .products-grid.row-count-4 .product {
width: 25%;
}
.shop-full-width .products-grid.row-count-4 .product img {
width: 100%;
}
.shop-full-width .products-grid.row-count-4 .product:nth-child(3n+1) {
clear: none !important;
}
.shop-full-width .products-grid.row-count-4 .product:nth-child(4n+1) {
clear: both !important;
}
.shop-full-width .products-grid.row-count-5 .product {
width: 20%;
}
.shop-full-width .products-grid.row-count-5 .product img {
width: 100%;
}
.shop-full-width .products-grid.row-count-5 .product:nth-child(3n+1) {
clear: none !important;
}
.shop-full-width .products-grid.row-count-6 .product {
width: 16.66%;
}
.shop-full-width .products-grid.row-count-6 .product img {
width: 100%;
}
.shop-full-width .products-grid.row-count-6 .product:nth-child(3n+1) {
clear: none !important;
}
}  .page-heading { }
.page-heading .title {
font: 24px/24px 'Raleway', Arial, Helvetica, sans-serif;
color: #252525;
margin: 0 auto;
font-weight: 500;
text-transform: uppercase;
width: 70%;
border: none;
padding: 0;
text-align: center;
}
.page-heading .delimeter {
color: #333;
padding: 0 3px;
font-size: 14px !important;
}
.page-heading .hidden-tooltip {
float: right;
display: none;
top: -60px;
right: 65px;
}
.page-heading .hidden-tooltip .open-tooltip i {
-webkit-animation: tooltip-color-white 1.5s ease-in infinite;
-moz-animation: tooltip-color-white 1.5s ease-in infinite;
-ms-animation: tooltip-color-white 1.5s ease-in infinite;
animation: tooltip-color-white 1.5s ease-in infinite;
}
.page-heading .hidden-tooltip i {
border: 1px solid #000;
}
.page-heading .hidden-tooltip i:hover {
border: 1px solid #fff !important;
color: #FFF;
-webkit-animation: none;
-moz-animation: none;
-o-animation: none;
animation: none;
}
.page-heading .hidden-tooltip .btn-close i {
border: none;
}
.page-heading .hidden-tooltip .tooltip-content {
right: 100%;
}
.page-heading .hidden-tooltip .tooltip-content .tooltip_inner {
border: none;
text-align: left;
}
.page-heading.bc-type-5 .hidden-tooltip,
.page-heading.bc-type-3 .hidden-tooltip {
display: block;
}
.page-heading.bc-type-,
.page-heading.bc-type-2 {
border-top: 1px solid #ddd;
}
.page-heading.bc-type-9 {
display: none;
}
.page-heading #breadcrumb {
font-size: 14px !important;
}
.page-heading a,
.page-heading .woocommerce-breadcrumb {
font-size: 14px !important;
}
.page-heading.bc-type-2 {
text-align: left;
}
.page-heading.bc-type-2 .title {
width: auto;
text-align: left;
}
.bc-type-3,
.bc-type-4,
.bc-type-5,
.bc-type-6 {
padding: 50px 0 !important;
background-attachment: scroll;
border-bottom: none !important;
-webkit-background-size: inherit;
-o-background-size: inherit;
background-size: inherit;
}
.bc-type-3 .title,
.bc-type-4 .title,
.bc-type-5 .title,
.bc-type-6 .title {
font-family: 'Raleway', sans-serif;
font-size: 44px;
line-height: 42px;
}
.page-heading.bc-type-4,
.page-heading.bc-type-6 {
text-align: left;
}
.page-heading.bc-type-4 .title,
.page-heading.bc-type-6 .title {
width: auto;
text-align: left;
}
.page-heading.bc-type-3 {
border-top: none;
}
.page-heading.bc-type-5,
.page-heading.bc-type-6 {
background-attachment: fixed !important;
} .page-heading.bc-type-7,
.page-heading.bc-type-8 {
padding: 100px 0;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-bottom: none;
}
.page-heading.bc-type-7 .title,
.page-heading.bc-type-8 .title {
line-height: 1em;
}
.page-heading.bc-type-8 {
padding: 180px 0 140px;
}
.page-heading.bc-type-8 .breadcrumbs a:hover {
text-decoration: underline;
}
@media (min-width: 992px) {
.breadcrumbs-type-8:not(.home) .header-wrapper {
position: absolute;
width: 100%;
}
}
.section-breadcrumbs p.font-alt {
text-align: center;
color: #fff;
font-size: 16px;
font-weight: 300;
font-family: 'Raleway', sans-serif !important;
}
.section-breadcrumbs p.size-x2 {
text-transform: uppercase;
color: #FFF;
text-align: center;
font-family: 'Raleway', sans-serif;
}
.post h2 {
font: 20px/24px 'Raleway', Georgia, Helvetica, sans-serif;
color: #000;
margin: 0;
text-transform: uppercase;
}
.wp-picture {
position: relative;
text-align: center;
}
.wp-picture img {
max-width: 100%;
}
.wp-picture:hover {
background-color: #fff !important;
}
.page-heading {
padding: 20px 0;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
text-align: center;
background-repeat: repeat;
}
.page-heading .container > .row {
position: relative;
}
.breadcrumbs {
list-style: none;
display: inline-block;
padding: 0;
margin: 0;
margin-top: 4px;
}
.breadcrumbs .prev-history a {
color: #252525;
}
.breadcrumbs li {
display: inline-block;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.breadcrumbs li a {
color: #e5534c;
}
.breadcrumbs li a:hover {
color: #767676;
}
.breadcrumbs li:after {
content: '/';
font-size: 13px;
margin: 0 5px 0 7px;
}
.breadcrumbs li.lastItem:after {
display: none;
}
.back-history {
position: absolute;
right: 20px;
top: 50%;
margin-top: -10px;
font-size: 13px;
}
.back-history:hover,
.back-history:focus {
text-decoration: none !important;
}
.back-history:before {
content: "\f104";
font-family: FontAwesome;
font-size: 9px;
margin: 0 9px 0 0;
position: relative;
top: -1px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.content-page .vc_separator h4 {
font-size: 16px;
font-weight: 600;
}
.header-vertical-enable .content-page {
margin-bottom: 0;
}
.shopping-page {
margin-top: 17px;
margin-bottom: 13px;
}
.store-page {
margin-top: 20px;
margin-bottom: 55px;
}
article.post h2 {
margin-bottom: 10px;
font-weight: 600;
}
.meta-post {
margin: 4px 0 0;
position: relative;
color: #767676;
font-family: 'Raleway', Arial, Helvetica, sans-serif;
margin-bottom: 28px;
}
.meta-post a {
font: 12px/15px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
}
.meta-post a:hover {
color: #767676;
}
.meta-post:after {
content: '';
display: block;
width: 70px;
height: 3px;
background: #E5E5E5;
position: absolute;
bottom: -17px;
left: 0;
}
.content-article {
color: #767676;
font: 13px/24px 'Raleway', Arial, Helvetica, sans-serif;
}
.content-article p {
margin-bottom: 28px;
}
.content-article .more-link {
margin-top: 5px;
display: block;
}
.iframe-preload {
position: relative;
}
.iframe-preload iframe {
position: relative;
z-index: 3;
}
.iframe-preload:after {
content: '';
display: block;
background-color: rgba(0, 0, 0, 0.5);
box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
height: 2.5em;
left: 50%;
margin: -1.25em 0 0 -1.25em;
padding: 0.625em;
position: absolute;
top: 50%;
width: 2.5em;
z-index: 1;
border-radius: 50%;
}
.iframe-preload:before {
content: '';
display: block;
animation: 0.5s ease 0s normal none infinite imagelightbox-loading;
background-color: #FFFFFF;
position: absolute;
left: 50%;
top: 50%;
height: 1.25em;
width: 1.25em;
z-index: 2;
border-radius: 50%;
margin: -0.6em 0 0 -0.6em;
}
@-moz-keyframes imagelightbox-loading {
0% {
opacity: 0.5;
transform: scale(0.75);
}
50% {
opacity: 1;
transform: scale(1);
}
100% {
opacity: 0.5;
transform: scale(0.75);
}
}
@-moz-keyframes imagelightbox-loading {
0% {
opacity: 0.5;
transform: scale(0.75);
}
50% {
opacity: 1;
transform: scale(1);
}
100% {
opacity: 0.5;
transform: scale(0.75);
}
}
.share-post {
padding-left: 21px;
border: 1px solid #E5E5E5;
margin: 30px 0 20px;
overflow: hidden;
}
.share-post .share-title {
float: left;
font: 14px/15px 'Raleway' sans-serif;
color: #000;
margin: 0;
margin-top: 15px;
text-transform: uppercase;
letter-spacing: 1px;
}
.share-post .menu-social-icons {
margin: 0;
padding: 0;
list-style: none;
float: right;
}
.share-post .menu-social-icons li {
margin-right: 0;
float: left;
}
.share-post .menu-social-icons li a {
display: block;
width: 43px;
height: 43px;
color: #a0a0a0;
text-align: center;
line-height: 43px;
border-left: 1px solid #E5E5E5;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.share-post .menu-social-icons li a:hover,
.share-post .menu-social-icons li a:focus {
text-decoration: none;
color: #555;
}
.share-post .menu-social-icons i {
background: none;
width: 42px;
height: 42px;
line-height: 42px;
color: #a0a0a0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.share-post .menu-social-icons i:hover {
color: #555;
text-decoration: none;
}
.share-post .menu-social-icons .fa-circle,
.share-post .menu-social-icons svg {
display: none;
}
.menu-social-icons.larger {
margin: 0;
padding: 0;
list-style: none;
}
.menu-social-icons.larger li {
margin: 10px;
float: left;
}
.menu-social-icons.larger li a {
display: block;
width: 40px;
height: 40px;
-webkit-border-radius: 100%;
border-radius: 100%;
color: #222;
background-color: #353535;
line-height: 40px;
text-align: center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.menu-social-icons.larger li a:hover,
.menu-social-icons.larger li a:focus {
text-decoration: none;
color: #555;
background-color: transparent !important;
}
.menu-social-icons.larger li a:hover i,
.menu-social-icons.larger li a:focus i {
color: #FFF;
}
.menu-social-icons.larger i {
width: auto !important;
height: auto !important;
color: #222;
font-size: 22px !important;
line-height: 40px !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.menu-social-icons.larger i:hover {
text-decoration: none;
}
.menu-social-icons.larger .fa-circle,
.menu-social-icons.larger svg {
display: none;
}
.menu-social-icons.larger.white li a i {
background-color: transparent;
color: #FFF;
}
.comments {
margin: 0;
float: left;
width: 100%;
}
.comments .tab-pane {
margin-bottom: 23px;
float: left;
}
.author-info {
padding: 0;
margin-top: 30px;
margin-bottom: 60px;
position: relative;
float: left;
width: 100%;
}
.author-info p {
margin-top: 10px;
}
.author-info .zlarge-h {
margin-bottom: 30px;
}
.author-info .avatar {
border: 1px solid #E5E5E5;
margin-right: 20px;
}
.author-info .media-heading {
font: 14px/15px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 400;
color: #000;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0 0 25px;
display: block;
position: relative;
}
.author-info .media-heading:hover {
color: #767676;
}
.author-info .media-heading:after {
content: '';
display: block;
width: 70px;
height: 3px;
background: #E5E5E5;
position: absolute;
bottom: -17px;
left: 0;
}
.author-info .media-body {
color: #767676;
font-size: 13px;
line-height: 24px;
font-family: 'Raleway', Arial, Helvetica, sans-serif;
}
.author-info .author-social {
position: absolute;
right: 0;
top: -15px;
}
.author-info .author-social li {
float: left;
cursor: pointer;
}
.author-info .author-social li a {
display: block;
width: 43px;
height: 43px;
line-height: 43px;
text-align: center;
border-left: 1px solid #e5e5e5;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
.author-info .author-social li:last-child a {
border-right: 1px solid #e5e5e5;
}
.author-info .author-social li i:after {
font-size: 16px;
color: #a0a0a0;
display: block;
font-style: normal;
font-family: FontAwesome;
}
.author-info .author-social li:hover i:after {
color: #555;
}
.author-info .author-social li .ico-facebook:after {
content: "\f09a";
position: relative;
top: 1px;
left: 1px;
}
.author-info .author-social li .ico-in:after {
content: "\f0e1";
}
.author-info .author-social li .ico-youtube:after {
content: "\f16a";
}
.author-info .author-social li .ico-twitter:after {
content: "\f099";
position: relative;
top: 1px;
left: 1px;
}
.author-info .author-social li .ico-google:after {
content: "\f0d5";
}
.related-posts {
float: left;
width: 100%;
position: relative;
}
.related-posts .title {
font: 18px/20px 'Raleway', Georgia, Helvetica, sans-serif;
color: #000;
margin: 0 0 5px;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
border: none;
text-align: left;
}
.related-posts .title span {
padding: 0 6px 0 0;
background: #fff;
position: relative;
z-index: 2;
font-weight: 600;
}
.related-posts .title:after {
content: '';
display: block;
width: 100%;
height: 1px;
background: #ddd;
position: absolute;
top: 50%;
left: 0;
z-index: 1;
}
.related-posts .owl-controls {
position: absolute;
top: -55px;
z-index: 10;
right: 0;
width: 80px;
height: 30px;
opacity: 1 !important;
background-color: #FFF;
padding-left: 10px;
}
.related-posts .owl-controls .owl-next {
right: 0;
top: 0;
border-color: #eee;
}
.related-posts .owl-controls .owl-prev {
left: 10px;
top: 0;
border-color: #eee;
}
.related-posts .zxmedium-h:after {
height: 0 !important;
}
.related-posts .recentCarousel {
margin-bottom: 0;
}
.related-posts h2.zxmedium-h {
font-size: 16px;
}
.comments-list {
margin: 0;
padding: 0;
margin-top: 30px;
list-style: none;
}
.comments-list li {
margin-bottom: 23px;
}
.comments-list .media > .pull-left {
margin-right: 21px;
}
.comments-list .media {
padding: 41px 21px 34px;
position: relative;
border: 1px solid #E5E5E5;
}
.comments-list .media p {
color: #767676;
font-size: 13px;
line-height: 24px;
font-family: 'Raleway', Arial, Helvetica, sans-serif;
}
.comments-list .media-body {
color: #767676;
font-size: 13px;
line-height: 24px;
font-family: 'Raleway', Arial, Helvetica, sans-serif;
}
.comments-list .media-object {
border: 1px solid #E5E5E5;
}
.comments-list .media-heading a,
.comments-list .media-heading {
font: 14px/15px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 400;
color: #000;
text-transform: uppercase;
letter-spacing: 1px;
margin: 0 0 9px;
}
.comments-list .media-heading a:hover,
.comments-list .media-heading:hover {
color: #767676;
}
.comments-list .children {
margin-left: 80px;
margin-top: 25px;
}
.comments-list .children li .media {
overflow: visible;
}
.comments-list .children li .media:before {
position: absolute;
left: -51px;
top: -27px;
content: "";
display: block;
width: 50px;
height: 65px;
border-left: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}
#comments .pagination-cubic {
margin-right: 0;
text-align: right;
}
.tab-pane .comments-list {
margin-top: 0;
}
.meta-comm {
font-size: 12px;
position: relative;
margin-bottom: 20px;
color: #767676;
}
.meta-comm:after {
content: '';
display: block;
width: 70px;
height: 3px;
background: #E5E5E5;
position: absolute;
bottom: -12px;
left: 0;
}
.comment-reply-link {
position: absolute;
top: 44px;
right: 23px;
color: #e5534c;
font: 12px/15px 'Raleway', Georgia, Helvetica, sans-serif;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.comment-reply-link:hover {
color: #767676;
}
#commentform {
width: 100%;
margin: 30px 0 0;
}
#commentform input.form-control {
width: 35%;
}
#commentform textarea {
height: 244px;
}
#commentform .form-submit {
text-align: right;
margin-bottom: 40px;
}
#commentform .form-submit input[type="submit"] {
padding: 0 28px;
line-height: 40px;
font-size: 14px;
letter-spacing: 1px;
}
.form-control {
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
padding: 10px;
border-color: #D5D5D5;
height: 39px;
}
.form-control:focus {
-webkit-box-shadow: none;
box-shadow: none;
border-color: #252525;
}
.comment-form-rating {
margin-bottom: 10px;
}
.comment-reply-title {
font: 18px/20px 'Raleway' sans-serif;
color: #000;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
float: left;
width: 100%;
}
.comment-reply-title:after {
content: '';
display: block;
width: 100%;
height: 1px;
background: #bbb;
position: absolute;
top: 50%;
left: 0;
z-index: 1;
}
.comment-reply-title small {
background-color: #FFF;
position: absolute;
right: 0;
padding: 4px 0 4px 10px;
z-index: 2;
}
.comment-reply-title span {
padding: 0 6px 0 0;
background: #fff;
position: relative;
z-index: 2;
font-weight: 600;
}
.control-label {
font: 14px/22px 'Raleway', Georgia, Helvetica, sans-serif;
color: #767676;
}
.wrap-h {
border-top: 1px solid #000;
border-bottom: 1px solid #ddd;
margin: 0 0 22px;
padding: 20px 0 20px;
position: relative;
}
.style-paragraph {
font: 13px/24px 'Raleway', Georgia, Helvetica, sans-serif;
color: #767676;
margin: 0 0 10px;
}
.widget_categories {
padding: 0;
list-style: none;
}
.widget_categories li {
position: relative;
display: inline-block;
width: 100%;
}
.widget_categories li.lastItem {
border: none;
}
.widget_categories li.firstItem {
padding-top: 0;
}
.widget_categories li.current-cat a {
color: #000;
}
.widget_categories li .children li {
padding-left: 0;
}
.widget_categories li .children li a {
position: relative;
}
.widget_categories li .children li a:before {
font-family: "FontAwesome";
font-weight: normal;
font-style: normal;
text-decoration: inherit;
content: "\f105";
-webkit-font-smoothing: antialiased;
float: left;
line-height: 16px;
font-size: 16px;
margin-right: 10px;
padding-left: 10px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.widget_categories select {
width: 100%;
}
.widget_categories > ul > li.firstItem > a {
padding-top: 0;
}
.widget_categories a {
font: 14px/15px 'Raleway', Georgia, Helvetica, sans-serif;
padding: 4px 0;
color: #767676;
display: inherit;
}
.widget_categories a:hover,
.widget_categories a:focus {
text-decoration: none;
color: #000;
}
.widget_categories .count {
position: absolute;
right: 0;
top: 50%;
margin-top: -9px;
}
.woocommerce-MyAccount-navigation ul {
padding-left: 0;
}
.woocommerce-MyAccount-navigation li {
list-style: none !important;
border-bottom: 1px solid #E9E9E9;
}
.woocommerce-MyAccount-navigation li a {
font: 13px/18px 'Raleway' !important;
display: inline;
padding-left: 10px;
text-transform: uppercase;
position: relative;
display: inline-block;
padding: 15px 0;
}
.latest-post-list {
padding: 0;
margin: -10px 0 0;
list-style: none;
}
.latest-post-list li {
padding: 22px 0 24px;
border-bottom: 1px solid #E9E9E9;
}
.latest-post-list li.lastItem {
border-bottom: none;
padding-bottom: 22px;
}
.latest-post-list .media > .pull-left {
margin: 0 20px 0 0;
}
.latest-post-list .media > .pull-left:focus {
text-decoration: none;
}
.latest-post-list .media > .pull-left:hover {
text-decoration: none;
}
.latest-post-list .media-heading a {
font: 14px/24px 'Raleway', Arial, Helvetica, sans-serif;
margin: 0 0 5px;
color: #252525;
}
.latest-post-list .media-heading a:hover {
color: #767676;
}
.latest-post-list .media-body {
font: 11px/20px 'Raleway', Arial, Helvetica, sans-serif;
color: #6e6e6e;
}
.later-product-list {
margin: -10px 0 0;
padding: 0;
list-style: none;
}
.later-product-list li {
padding: 21px 0 23px;
border-bottom: 1px solid #E9E9E9;
}
.later-product-list li.firstItem {
padding-top: 19px;
}
.later-product-list li.lastItem {
border-bottom: none;
}
.later-product-list .media > .pull-left {
margin-right: 13px;
}
.later-product-list .media-heading {
margin: -5px 0 10px;
}
.later-product-list .media-heading a {
font: 14px/18px 'Raleway', Arial, Helvetica, sans-serif;
color: #252525;
}
.later-product-list .media-heading a:hover {
color: #767676;
}
.later-product-list .small-coast {
font: 16px/15px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
color: #e5534c;
}
.tab-content .comments-list .media-heading a {
font-family: 'Raleway', Georgia, sans-serif;
text-transform: uppercase;
color: #252525;
font-size: 17px;
}
.tab-content .comments-list .media-heading a:hover {
color: #767676;
}  .product-information {
margin-bottom: 30px;
}
.product-information .price {
float: left;
width: 100%;
margin-top: 25px;
margin-bottom: 25px;
font: 30px/30px 'Raleway', sans-serif;
font-weight: 600;
}
.product-information .price ins {
text-decoration: none;
display: inline-block;
}
.product-information .price del {
font-size: 22px;
}
.product-information .product_title {
font-size: 32px;
}
.product-information .short-description {
float: left;
width: 100%;
margin-bottom: 25px;
font: 13px/24px 'Raleway', sans-serif;
color: #767676;
}
.product-information .short-description p {
margin-bottom: 0;
}
.product-information .size_guide {
margin-bottom: 20px;
display: inline-block;
width: 100%;
}
.product-information .product_meta .wcml_currency_switcher {
display: none;
}
.product-information .cart {
float: left;
width: 100%;
padding: 20px 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
margin-bottom: 20px;
}
.product-information .cart button[type="submit"] {
float: left;
margin-left: 15px;
width: 315px;
font-size: 13px !important;
line-height: 40px !important;
padding: 0 18px !important;
}
.product-information .cart button[type="submit"]:hover {
background-color: #e5534c;
text-decoration: none;
}
.product-information .tabs {
display: inline-block;
width: 100%;
}
.product-information .menu-social-icons {
float: left;
width: 100%;
}
.product-information .woocommerce-price-suffix {
display: inline-block;
width: 100%;
margin-top: 10px;
font-size: 16px;
color: #767676;
font-weight: 500;
font-family: 'Raleway', sans-serif;
}
.product-information .out-stock-wrapper {
float: left;
width: 100%;
margin-bottom: 20px;
}
.product-information .out-stock-wrapper .out-stock {
position: relative;
display: inline-block;
width: 100%;
padding: 15px 0;
margin: 0;
text-align: center;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-radius: 0;
left: 0;
}
.product-information .out-stock-wrapper .out-stock .wr-c {
font-size: 16px;
margin-top: 15px;
color: #444;
border: none;
}
.product-information .out-of-stock {
font-size: 16px;
width: 100%;
text-align: left;
display: inline-block;
margin-bottom: 0;
font-weight: 600;
padding-bottom: 20px;
text-transform: uppercase;
color: #e5534c;
}
.hide-product-name .product_title {
display: none;
}
.group_table tr,
.group_table td {
border: none;
}
.group_table td.price {
width: auto;
margin: 0;
float: none;
}
.group_table td.price .amount {
font-size: 22px;
}
.group_table td.price .out-of-stock {
font-size: 12px;
padding-top: 0;
}
.group_table td.label {
line-height: 45px;
display: table-cell;
text-align: left;
}
.group_table td:first-child {
vertical-align: top;
}
.fixed-product-block {
display: table;
min-height: 65vh;
}
.fixed-product-block .fixed-content {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.fixed-product-block .fixed-content .product_title {
font-size: 20px;
}
.fixed-product-block .fixed-content hr {
margin: 10px 0 20px;
}
.fixed-product-block .fixed-content .share-title {
display: none;
}
.fixed-product-block .fixed-content .product-navigation {
display: none;
}
.fixed-product-block .fixed-content .quantity {
float: none;
margin: 0 auto 20px;
display: block;
}
.fixed-product-block .fixed-content .cart button[type="submit"],
.fixed-product-block .fixed-content .cart .button {
float: none;
margin: 0 auto;
display: inline-block;
width: auto !important;
}
.fixed-product-block .fixed-content .price {
margin-top: 15px;
margin-bottom: 15px;
}
.fixed-product-block .fixed-content .product_meta {
margin-top: 5px;
margin-bottom: 10px;
}
.fixed-product-block .woocommerce-product-rating .star-rating {
float: none;
}
.fixed-product-block .woocommerce-product-rating .woocommerce-review-link {
display: none;
}
.single-product-fixed .label-product .type-label-2 {
left: 25px;
}
.single-product-fixed .label-product .type-label-1 {
right: 25px;
}
.quantity {
position: relative;
float: left;
width: 65px;
height: 40px;
}
.quantity input[type="button"] {
position: absolute;
right: 0 !important;
width: 27px !important;
height: 21px !important;
padding: 0 !important;
border: 1px solid #ddd !important;
color: #000;
background-color: #FFF !important;
}
.quantity input[type="button"]:hover {
color: #fff;
background-color: #333 !important;
text-decoration: none;
}
.quantity input[type="button"]:focus {
color: #fff !important;
background-color: #333!important;
}
.quantity input[type="button"]:focus:hover {
color: #FFF !important;
background-color: #333 !important;
}
.quantity input[type="number"] {
width: 46px !important;
height: 40px !important;
padding-right: 5px;
border: 1px solid #ddd !important;
}
.quantity .minus {
bottom: 0 ;
-webkit-border-radius: 0px !important;
border-radius: 0px !important;
}
.quantity .plus {
top: 0 ;
border-bottom: 1px solid #ddd !important;
-webkit-border-radius: 0px !important;
border-radius: 0px !important;
}
.quantity.buttons_added input::-webkit-outer-spin-button,
.quantity.buttons_added input::-webkit-inner-spin-button {
display: none;
}
.woocommerce-product-rating {
float: left;
width: 100%;
}
.woocommerce-product-rating .star-rating {
float: left;
margin-right: 15px;
margin-bottom: 0;
top: 3px;
}
.woocommerce-product-rating .woocommerce-review-link {
font: 13px/15px 'Raleway', Arial, Helvetica, sans-serif;
color: #767676;
}
.woocommerce-product-rating .woocommerce-review-link:hover {
color: #252525;
}
.comment-form-rating label {
font: 14px/22px 'Raleway', Georgia, Helvetica, sans-serif;
color: #767676;
font-weight: 400;
}
p.stars {
display: inline-block;
margin: 0 0 0 10px !important;
position: relative;
top: 9px;
}
p.stars span {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/staticks/star-silver.png) repeat-x left 0;
float: left;
height: 20px;
position: relative;
width: 75px;
}
p.stars span a {
float: left;
height: 0;
left: 0;
overflow: hidden;
padding-top: 22px;
position: absolute;
top: 0;
width: 15px;
}
p.stars span a:hover,
p.stars span a:focus,
p.stars span a:hover,
p.stars span a:focus {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/staticks/star.png) repeat-x left 0;
}
p.stars span a.active,
p.stars span a.active {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/staticks/star.png) repeat-x left 0;
border: none;
}
p.stars span a.star-1,
p.stars span a.star-1 {
width: 15px;
z-index: 10;
}
p.stars span a.star-2,
p.stars span a.star-2 {
width: 30px;
z-index: 9;
}
p.stars span a.star-3,
p.stars span a.star-3 {
width: 45px;
z-index: 8;
}
p.stars span a.star-4,
p.stars span a.star-4 {
width: 60px;
z-index: 7;
}
p.stars span a.star-5,
p.stars span a.star-5 {
width: 75px;
z-index: 6;
}
.product-content {
margin-bottom: 30px;
}
.product-images {
margin-bottom: 30px;
text-align: center;
position: relative;
}
.product-images .label-product .type-label-1 {
right: 20px;
}
.product-images .label-product .out-stock {
margin-top: -90px;
}
.product-images .product-images-gallery > div {
position: relative;
} .reviews-position-outside .tabs {
width: 60% !important;
float: left;
padding-right: 15px;
}
.reviews-position-outside .tabs.right-bar {
padding-right: 0;
}
.reviews-position-outside #reviews {
width: 40%;
padding-left: 15px;
padding-top: 10px;
float: left;
}
.reviews-position-outside #reviews h2 {
font-size: 18px;
}
.reviews-position-outside #reviews .comment-reply-link {
position: static;
float: right;
}
.reviews-position-outside #commentform input.form-control {
width: 100%;
}
.product-slider .bx-wrapper .bx-controls-direction a {
top: 0;
display: block;
margin-top: 0;
background: none;
width: 40px;
}
.product-slider .bx-wrapper {
margin: 0 0 18px;
}
#product-pager {
width: 350px;
margin: 0 auto;
}
#product-pager .owl-item {
text-align: center;
padding: 0 6px;
}
#product-pager .owl-item img {
width: 100%;
opacity: 0.5;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#product-pager .owl-item a {
padding: 4px;
display: block;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#product-pager .owl-item a:hover {
border-color: #8d8d8d;
}
#product-pager .owl-item a:hover img {
opacity: 1;
}
#product-pager .owl-item.active-thumbnail a {
border-color: #8d8d8d;
}
#product-pager .owl-item.active-thumbnail a img {
opacity: 1;
}
#product-pager .owl-item .active-thumbnail {
border-color: #8d8d8d;
}
#product-pager .owl-item .active-thumbnail img {
opacity: 1;
}
#product-pager .owl-next,
#product-pager .owl-prev {
position: absolute;
top: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
#product-pager .owl-next:hover,
#product-pager .owl-prev:hover {
background-color: rgba(0, 0, 0, 0.05);
}
#product-pager .owl-prev {
left: -34px;
}
#product-pager .owl-next {
right: -34px;
}
#product-pager .owl-item .video-thumbnail {
border: 1px solid #D5D5D5;
padding: 4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#product-pager .owl-item .video-thumbnail span {
cursor: pointer;
display: block;
font-size: 0;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/play1.png);
background-repeat: no-repeat;
background-position: center center;
width: 83px;
height: 110px;
}
.product-images-slider video {
max-width: 100%;
}
.product-images-slider .mejs-controls,
.product-images-slider .mejs-layers {
display: none !important;
}
.product_meta {
list-style: none;
margin: 20px 0 30px;
padding: 0;
font: 13px/30px 'Raleway', Arial, sans-serif;
float: left;
width: 100%;
color: #000;
}
.product_meta > span {
display: inline-block;
width: 100%;
}
.product_meta > span span {
color: #e5534c;
}
.product_meta a {
color: #e5534c;
}
.product_meta a:hover {
color: #767676;
}
.product-navigation {
width: 100%;
padding: 15px 0;
position: relative;
}
.product-navigation .back-history {
position: static;
line-height: 30px;
}
.product-navigation .back-history span {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.product-navigation .back-history:hover span {
color: #767676 !important;
}
.product-navigation .product-arrows {
position: absolute;
right: 0;
top: 7px;
background-color: #FFF;
padding-left: 5px;
z-index: 1;
}
.product-navigation .next-product,
.product-navigation .prev-product {
background: none;
width: 31px;
position: relative;
height: 31px;
border: 1px solid #eee;
border-radius: 100%;
font-style: normal;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.product-navigation .next-product .hide-info,
.product-navigation .prev-product .hide-info {
position: absolute;
opacity: 0;
visibility: hidden;
width: 280px;
bottom: 40px;
left: -58px;
background-color: #FFF;
border: 1px solid #eee;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
z-index: 100;
-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
.product-navigation .next-product .hide-info:before,
.product-navigation .prev-product .hide-info:before {
bottom: -22px;
left: 7%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(213, 213, 213, 0);
border-top-color: #D5D5D5;
border-width: 11px;
margin-left: 44px;
}
.product-navigation .next-product .hide-info:after,
.product-navigation .prev-product .hide-info:after {
bottom: -20px;
left: 7%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(255, 255, 255, 0);
border-top-color: #ffffff;
border-width: 10px;
margin-left: 45px;
}
.product-navigation .next-product .hide-info img,
.product-navigation .prev-product .hide-info img {
float: left;
margin-right: 10px;
max-height: 80px;
width: auto;
}
.product-navigation .next-product .hide-info span,
.product-navigation .prev-product .hide-info span {
font-family: 'Raleway';
font-size: 14px;
font-weight: bold;
line-height: 14px;
width: auto;
margin-top: 10px;
-ms-text-overflow: clip;
text-overflow: clip;
}
.product-navigation .next-product .hide-info span.price,
.product-navigation .prev-product .hide-info span.price {
font-family: 'Raleway';
font-weight: 500;
color: #e5534c;
margin-top: 2px;
margin-bottom: 0;
width: 100%;
clear: both;
}
.product-navigation .next-product .hide-info > span,
.product-navigation .prev-product .hide-info > span {
width: 100%;
}
.product-navigation .next-product .hide-info .price del,
.product-navigation .prev-product .hide-info .price del,
.product-navigation .next-product .hide-info .price ins,
.product-navigation .prev-product .hide-info .price ins {
display: inline-block;
margin-right: 10px;
}
.product-navigation .next-product .hide-info .price del,
.product-navigation .prev-product .hide-info .price del {
color: #000;
}
.product-navigation .next-product .hide-info .price small,
.product-navigation .prev-product .hide-info .price small {
width: auto;
}
.product-navigation .next-product .hide-info > div,
.product-navigation .prev-product .hide-info > div {
float: left;
padding: 15px 0 5px 15px;
width: 175px;
}
.product-navigation .next-product:hover,
.product-navigation .prev-product:hover {
background-color: #252525;
cursor: pointer;
border-color: #252525;
}
.product-navigation .next-product:hover:before,
.product-navigation .prev-product:hover:before {
color: #FFF;
}
.product-navigation .next-product:hover .hide-info,
.product-navigation .prev-product:hover .hide-info {
opacity: 1;
visibility: visible;
}
.product-navigation .next-product {
float: right;
}
.product-navigation .next-product:before {
content: "\f105";
position: absolute;
font-size: 20px;
font-family: FontAwesome;
color: #252525;
left: 12px;
top: 0px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.product-navigation .prev-product {
float: left;
margin-right: 5px;
}
.product-navigation .prev-product:before {
content: "\f104";
position: absolute;
font-size: 20px;
font-family: FontAwesome;
color: #252525;
left: 10px;
top: 0px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.product-navigation .prev-product .hide-info {
left: -175px;
}
.product-navigation .prev-product .hide-info img {
float: right;
margin-right: 0;
margin-left: 10px;
}
.product-navigation .prev-product .hide-info span {
margin-left: 0;
}
.product-navigation .prev-product .hide-info span span {
margin-left: 0;
}
.product-navigation .prev-product .hide-info:before,
.product-navigation .prev-product .hide-info:after {
left: 48%;
}
.product-navigation .prev-product .woocommerce-price-suffix {
font-size: 14px;
}
table.variations {
width: 100%;
float: left;
}
table.variations td {
width: 100%;
display: block;
padding: 0;
text-align: left;
border: none;
}
table.variations td label {
font: 15px/15px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
text-transform: uppercase;
color: #000;
margin: 0 0 12px;
letter-spacing: 1px;
}
table.variations td select {
width: 100%;
}
table.variations td.value {
margin-bottom: 17px;
}
table.variations .reset_variations {
margin-top: 7px;
display: block;
color: #e5534c;
}
table.variations .reset_variations:hover {
color: #767676;
}
table.variations tr.shipping td {
padding-bottom: 0;
}
.single_variation_wrap {
padding-top: 20px;
float: left;
width: 100%;
border-top: 1px solid #eee;
margin-top: 20px;
}
.tabs {
margin: 0 0 38px;
}
.tabs .tabs-nav li,
.tabs .wpb_tabs_nav li {
display: inline-block;
}
.tabs .wpb_tabs_nav {
margin-bottom: 20px;
}
.tabs .wpb_tab {
padding: 0 !important;
background-color: transparent !important;
}
.tabs .wpb_tabs_nav li {
background-color: transparent !important;
}
.tabs .wpb_tabs_nav li:focus {
outline: none;
}
.tabs .tab-title,
.tabs .wpb_tabs_nav li a {
margin: 10px 30px 10px 0;
display: inline-block;
position: relative;
font: 15px/15px 'Raleway', Arial, sans-serif;
font-weight: 500;
padding: 0 !important;
color: #767676;
text-transform: uppercase;
background-color: transparent !important;
}
.tabs .tab-title:hover,
.tabs .wpb_tabs_nav li a:hover {
color: #000;
}
.tabs .tab-title:hover,
.tabs .wpb_tabs_nav li a:hover,
.tabs .tab-title:focus,
.tabs .wpb_tabs_nav li a:focus {
text-decoration: none !important;
}
.tabs .tab-title:first-child,
.tabs .wpb_tabs_nav li a:first-child {
margin-left: 0 !important;
}
.tabs .tab-title:after,
.tabs .wpb_tabs_nav li a:after {
content: '';
display: block;
width: 1px;
height: 12px;
position: absolute;
right: -19px;
top: 2px;
}
.tabs .tab-title.lastItem:after,
.tabs .wpb_tabs_nav li a.lastItem:after {
display: none;
}
.tabs .tab-title.opened,
.tabs .wpb_tabs_nav li a.wpb_tabs_nav li.ui-state-active a {
position: relative;
color: #000;
}
.tabs .tab-title.opened:hover,
.tabs .wpb_tabs_nav li a.wpb_tabs_nav li.ui-state-active a:hover {
text-decoration: none !important;
color: #000 !important;
}
.tabs .tab-title.opened:after,
.tabs .wpb_tabs_nav li a.wpb_tabs_nav li.ui-state-active a:after {
content: '';
display: block;
width: 100%;
height: 36px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
position: absolute;
top: -11px;
left: 0;
}
.tabs .tab-title.opened:before,
.tabs .wpb_tabs_nav li a.wpb_tabs_nav li.ui-state-active a:before {
content: '';
display: block;
bottom: -18px;
left: 50%;
margin-left: -4px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #000;
border-width: 4px 4px;
}
.tabs .tab-content {
padding: 0 !important;
border: none !important;
margin-top: 20px !important;
}
.tabs .tab-content h2 {
font-size: 18px;
}
.tabs .tab-content p {
font: 13px/24px 'Raleway', Georgia, Helvetica, sans-serif;
color: #767676;
}
.tabs .tab-content .list li {
display: list-item;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab > a {
color: #767676 !important;
}
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-tab.vc_active > a,
.vc_tta-color-grey.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a {
color: #000 !important;
}
.vc_tta.vc_tta-style-outline .vc_tta-panel-body,
.vc_tta.vc_tta-style-outline .vc_tta-panel-heading,
.vc_tta.vc_tta-style-outline .vc_tta-tab > a {
border-width: 1px !important;
}
.vc_tta.vc_general .vc_tta-panel-body > :last-child {
margin-bottom: 0 !important;
}
.vc_tta.vc_tta-style-outline .vc_tta-tabs-list {
padding-left: 1px !important;
padding-top: 1px !important;
}
.vc_tta.vc_tta-style-outline .vc_tta-tab {
margin-left: -1px !important;
margin-top: -1px !important;
}
.vc_tta.vc_tta-style-outline .vc_tta-panel.vc_active + .vc_tta-panel .vc_tta-panel-heading,
.vc_tta.vc_tta-style-outline .vc_tta-panel:not(:first-child) .vc_tta-panel-heading {
margin-top: -1px !important;
}
.vc_tta.vc_tta-style-outline .vc_tta-panel.vc_active .vc_tta-panel-heading,
.vc_tta.vc_tta-style-outline .vc_tta-panel:not(:last-child) .vc_tta-panel-heading {
margin-bottom: -1px !important;
}
@media only screen and (min-width: 768px) {
.vc_tta.vc_tta-style-outline.vc_tta-tabs .vc_tta-panels {
border-width: 1px !important;
}
}
.products-tabs {
text-align: center;
padding: 20px 0;
position: relative;
}
.products-tabs .wpb_tabs_nav {
margin-bottom: 30px;
position: relative;
}
.products-tabs .wpb_tabs_nav:before {
border-top: 1px solid #dddddd;
right: 0px;
width: 100%;
content: "";
display: block;
position: absolute;
top: 50%;
margin-top: -1px;
}
.products-tabs .wpb_tabs_nav li {
float: none !important;
display: inline-block;
background-color: transparent !important;
}
.products-tabs .wpb_tabs_nav li:last-child a:after {
display: none;
}
.products-tabs .tab-title,
.products-tabs .wpb_tabs_nav li a {
margin: 0 !important;
font-size: 16px;
color: #252525;
padding: 0 15px !important;
background-color: #FFF !important;
z-index: 1;
text-transform: uppercase;
font-family: 'Raleway', sans-serif;
font-weight: bold;
position: relative;
}
.products-tabs .tab-title:before,
.products-tabs .wpb_tabs_nav li a:before {
display: none !important;
}
.products-tabs .tab-title:after,
.products-tabs .wpb_tabs_nav li a:after {
content: '';
border: none !important;
display: block;
width: 7px !important;
height: 5px !important;
position: absolute;
top: 5px !important;
right: -3px;
left: auto !important;
background-color: #000;
}
.products-tabs .tab-title.opened,
.products-tabs .wpb_tabs_nav li a.opened {
color: #e5534c;
}
.products-tabs .tab-title.opened:after,
.products-tabs .wpb_tabs_nav li a.opened:after {
border: none !important;
}
.products-tabs .tab-title:nth-child(3):after,
.products-tabs .wpb_tabs_nav li a:nth-child(3):after {
display: none !important;
}
.shop_attributes th {
font-size: 14px;
}
.shop_attributes td p {
margin-bottom: 0;
padding-left: 10px;
}
.statick-banner {
position: relative;
}
.statick-banner .sm-title-banner {
width: 80%;
margin-left: -40%;
}
.statick-banner .ov_hidden {
overflow: hidden;
}
.etheme_widget_qr_code {
border: 1px solid #ebebeb;
padding: 15px 0 0 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
display: inline-block;
width: 100%;
margin-top: 30px;
line-height: 20px;
min-height: 120px;
color: #767676;
}
.etheme_widget_qr_code span {
background: transparent;
}
.etheme_widget_qr_code:before {
display: none;
}
.etheme_widget_qr_code h4 {
margin-bottom: 10px !important;
color: #252525;
}
.etheme_widget_qr_code .widget-title {
border: none;
padding: 0;
float: left;
width: 100%;
position: static;
text-align: left;
font-size: 16px !important;
font-family: 'Raleway';
font-weight: 500;
}
.etheme_widget_qr_code .widget-title:after {
content: "";
height: 0;
}
.etheme_widget_qr_code .widget-title:before {
display: none;
}
.etheme_widget_qr_code .qr-lighbox {
font-size: 0;
width: 85px;
height: 118px;
display: block;
float: right;
margin-top: -41px;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/qr-bg.png);
opacity: 0.6;
-webkit-background-size: 100%;
-o-background-size: 100%;
background-size: 100%;
background-repeat: no-repeat;
background-position: 0 0;
}
.etheme_widget_qr_code .qr-lighbox:hover {
text-decoration: none;
}
.meta-title {
font-size: 16px;
font-family: 'Raleway';
font-weight: 400;
color: #252525;
line-height: 16px;
margin-bottom: 15px;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
float: left;
width: 100%;
}
.meta-title span {
padding: 0 6px 0 0;
background: #fff;
position: relative;
z-index: 2;
font-weight: 600;
letter-spacing: 0px;
}
.meta-title:after {
content: '';
display: block;
width: 100%;
height: 1px;
background: #bbb;
position: absolute;
top: 50%;
left: 0;
z-index: 1;
}
.cart .single_add_to_cart_button {
width: 100%;
text-align: center;
padding: 12px 0;
}
.product-information .yith-wcwl-add-to-wishlist,
.product-images .yith-wcwl-add-to-wishlist {
margin-right: 20px;
}
.product-information .yith-wcwl-add-to-wishlist .feedback,
.product-images .yith-wcwl-add-to-wishlist .feedback {
display: none;
}
.product-information .yith-wcwl-add-to-wishlist a,
.product-images .yith-wcwl-add-to-wishlist a {
position: relative;
padding-left: 20px;
line-height: 16px;
}
.product-information .yith-wcwl-add-to-wishlist a:before,
.product-images .yith-wcwl-add-to-wishlist a:before {
content: "\f08a";
font-family: FontAwesome;
font-size: 16px;
color: #252525;
font-style: normal;
position: absolute;
left: -10px;
top: 0;
}
.product-information .yith-wcwl-add-to-wishlist + .clear,
.product-images .yith-wcwl-add-to-wishlist + .clear {
display: none;
}
.product-information .email-link,
.product-images .email-link {
position: relative;
padding-left: 25px;
line-height: 16px;
}
.product-information .email-link:before,
.product-images .email-link:before {
content: "\f003";
font-style: normal;
font-family: FontAwesome;
font-size: 16px;
color: #252525;
position: absolute;
left: 0;
top: -1px;
}
.product-images .yith-wcwl-add-to-wishlist {
width: 100%;
margin-top: 20px;
}
.product-lightbox-btn {
position: absolute;
left: 17px;
bottom: 17px;
font-size: 0;
z-index: 10000;
padding: 0;
width: 40px;
height: 40px;
border: 1px solid #3a3a3a;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-align: center;
-webkit-border-radius: 100%;
border-radius: 100%;
}
.product-lightbox-btn:before {
content: "\f065";
font-family: FontAwesome;
font-size: 16px;
color: #3a3a3a;
line-height: 39px;
}
.product-lightbox-btn:hover {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.categoriesCarousel .slide-item {
position: relative;
}
.categoriesCarousel .slide-item a {
position: relative;
display: block;
margin: 0 10px;
}
.categories-mask {
position: absolute;
width: 100%;
bottom: 35px;
padding: 15px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: rgba(255, 255, 255, 0.75);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
right: 0;
text-align: center;
}
.categories-mask span {
font: 12px/15px 'Raleway', Arial, Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
color: #e5534c;
display: block;
margin-bottom: 5px;
}
.categories-mask h4 {
font-size: 26px;
color: #000 !important;
}
.categories-mask span.more {
font: 12px/15px 'Raleway', Arial, Helvetica, sans-serif;
color: #252525;
font-size: 12px;
margin-top: 20px;
position: relative;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.categories-mask span.more:before {
content: "";
position: absolute;
left: 50%;
margin-left: -12px;
width: 25px;
height: 2px;
background-color: #a6a5a4;
top: -10px;
}
.product-category:hover .categories-mask {
background-color: rgba(255, 255, 255, 0.95);
}
.product-category:hover .categories-mask h4 {
color: #000;
}
.product-category:hover .categories-mask span.more {
color: #e5534c;
}
.slide-item .product .product-excerpt {
display: none;
font: 13px/24px 'Raleway', Arial, Helvetica, sans-serif;
color: #767676;
margin-bottom: 26px;
}
.slide-item .product.content-product-advanced .product-excerpt {
display: block;
}
.slide-item .product.content-product-advanced .product-details {
text-align: left !important;
}
.slide-item .product.content-product-advanced .products-page-cats {
margin-left: 0;
}
.slide-item .product .product-details {
padding-bottom: 1px;
}
.recentCarousel .slide-item {
margin: 0 15px;
}
.recentCarousel .slide-item .caption h3 {
font: 16px/24px 'Raleway', Helvetica, sans-serif;
font-weight: 600;
}
.recentCarousel .slide-item .caption h2 {
font: 20px/24px 'Raleway', Helvetica, sans-serif;
font-weight: 600;
}
.recentCarousel .slide-item .caption .zxmedium-h {
position: relative;
}
.recentCarousel .slide-item .caption .zxmedium-h:after {
content: '';
display: block;
width: 70px;
height: 3px;
background: #E5E5E5;
position: absolute;
bottom: -15px;
left: 0;
}
.recentCarousel .slide-item .caption p {
font: 13px/24px 'Raleway', Helvetica, sans-serif;
color: #767676;
margin: 0 0 10px;
}
.recent-categ {
margin-bottom: 25px;
}
.all-pages {
font-size: 12px;
color: #252525;
letter-spacing: 1px;
line-height: 33px;
}
.simple-list {
list-style: none;
margin: 30px 0 5px;
padding: 0;
font: 13px/55px 'Raleway', Arial, Helvetica, sans-serif;
color: #767676;
}
.simple-list li {
border-top: 1px solid #ddd;
}
.simple-list li.lastItem {
border-bottom: 1px solid #ddd;
}
.simple-list strong {
font-family: 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 400;
color: #515151;
}
.project-navigation {
margin-top: 0px;
float: left;
width: 100%;
margin-bottom: 30px;
}
.project-navigation + .title-alt {
margin-top: 0;
}
.project-navigation .next-project,
.project-navigation .prev-project {
position: relative;
background-color: #bbb;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.project-navigation .next-project:hover,
.project-navigation .prev-project:hover {
background-color: #e5534c;
color: #fff;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.project-navigation .next-project:hover a,
.project-navigation .prev-project:hover a {
border-color: #e5534c;
}
.project-navigation .next-project a,
.project-navigation .prev-project a {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
border-color: #bbb;
color: #fff !important;
}
.project-navigation .next-project a:hover,
.project-navigation .prev-project a:hover {
border-color: #e5534c;
color: #fff;
background-color: #e5534c;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.project-navigation .next-project .hide-info,
.project-navigation .prev-project .hide-info {
position: absolute;
opacity: 0;
visibility: hidden;
width: 250px;
top: -76px;
left: auto;
background-color: #FFF;
border: 1px solid #eee;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
z-index: 100;
-webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
display: table;
}
.project-navigation .next-project .hide-info:before,
.project-navigation .prev-project .hide-info:before {
bottom: -22px;
left: 7%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(213, 213, 213, 0);
border-top-color: #D5D5D5;
border-width: 11px;
margin-left: 44px;
}
.project-navigation .next-project .hide-info:after,
.project-navigation .prev-project .hide-info:after {
bottom: -20px;
left: 7%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(255, 255, 255, 0);
border-top-color: #ffffff;
border-width: 10px;
margin-left: 45px;
}
.project-navigation .next-project .hide-info img,
.project-navigation .prev-project .hide-info img {
float: left;
margin-right: 10px;
height: auto;
max-width: 125px;
max-height: 60px;
}
.project-navigation .next-project .hide-info span,
.project-navigation .prev-project .hide-info span {
font-family: 'Raleway';
font-weight: 500;
font-size: 12px;
display: block;
margin: 0 !important;
color: #e5534c;
text-transform: uppercase;
display: table-cell;
vertical-align: middle;
}
.project-navigation .next-project .hide-info span.price,
.project-navigation .prev-project .hide-info span.price {
font-family: 'Raleway';
font-weight: 500;
color: #252525;
margin: 0 !important;
line-height: 15px;
text-transform: uppercase;
text-align: center;
}
.project-navigation .next-project:hover .hide-info,
.project-navigation .prev-project:hover .hide-info {
opacity: 1;
visibility: visible;
}
.project-navigation .prev-project .hide-info {
left: 0;
right: auto;
padding-right: 10px;
}
.project-navigation .prev-project .hide-info img {
float: left;
margin-right: 10px;
margin-left: 0;
}
.project-navigation .prev-project .hide-info span {
margin-right: 10px;
right: 0;
}
.project-navigation .prev-project .hide-info:before,
.project-navigation .prev-project .hide-info:after {
left: 0;
right: auto;
}
.project-navigation .next-project .hide-info {
right: 0;
left: auto;
padding-left: 10px;
}
.project-navigation .next-project .hide-info:before,
.project-navigation .next-project .hide-info:after {
left: 160px;
right: 20px;
}
.project-navigation .next-project img {
float: right !important;
margin-right: 0 !important;
margin-left: 10px;
}
.project-navigation .next-project span {
text-align: left;
margin-left: 10px;
left: 0;
}
.swiper-slide {
position: relative;
}
.thumbnails-x .post-news {
margin-bottom: 18px;
}
.thumbnails-x .post-news:hover .zoom {
opacity: 1;
}
.thumbnails-x .zoom {
-webkit-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
opacity: 0;
}
.thumbnails-x .zoom > i {
-webkit-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
background: #e5534c;
opacity: 0.6;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.thumbnails-x .style-paragraph {
margin-top: 20px;
}
.thumbnails-x .zmedium-h {
margin-bottom: 5px;
}
.zeroing-mar {
margin: 0 !important;
}
.post-news {
position: relative;
}
.post-news img {
width: 100%;
text-align: center;
}
.caption .zxmedium-h a:hover {
color: #767676;
}
.caption .zmedium-h a {
color: #e5534c;
}
.caption .zmedium-h a:hover {
color: #767676;
}
.filter-page {
margin-top: 20px;
margin-bottom: 80px;
}
.large-banner {
margin-bottom: 15px;
text-align: center;
}
.large-banner .xxlarge-h {
margin-top: 0;
text-shadow: 0 0 13px rgba(0, 0, 0, 0.9);
}
.large-banner .xxlarge-h:before {
display: none;
}
.ico-grid {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -190px -49px;
width: 14px;
height: 14px;
display: inline-block;
margin: 9px 0;
}
.ico-next-page {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -223px -34px;
width: 9px;
height: 9px;
display: block;
top: -2px;
position: relative;
}
.ico-prev-page {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -209px -34px;
width: 9px;
height: 9px;
display: block;
top: -2px;
position: relative;
}
.pagination-cubic .siblings-li {
border-right: none;
}
.pagination-cubic {
margin: 3px 0 14px 0;
padding: 0;
list-style: none;
float: right;
display: inline-block;
}
.pagination-cubic .page-numbers {
text-align: right;
}
.pagination-cubic li {
display: inline-block;
padding: 0 3px 0 3px;
float: left;
}
.pagination-cubic li.lastItem,
.pagination-cubic li.firstItem {
border-left: none;
}
.pagination-cubic li a {
font: 14px/15px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
color: #000;
display: block;
padding: 6px 10px;
float: left;
-webkit-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.pagination-cubic li a:hover {
background: #000;
color: #fff;
text-decoration: none;
}
.pagination-cubic li a:hover.next-page,
.pagination-cubic li a:hover.prev-page {
background: transparent;
}
.pagination-cubic li.active {
border-right: none;
}
.pagination-cubic li.active a {
background: #000;
color: #fff;
}
.pagination-cubic li span.page-numbers.current {
padding: 6px 10px;
font: 14px/15px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
color: #FFF;
background-color: #000;
float: left;
}
.pagination-cubic .dots {
display: block;
padding: 4px 4px 5px;
float: left;
}
.next-page,
.prev-page {
margin-bottom: -8px;
}
.p-filters {
margin-bottom: 13px;
}
.ui-range {
margin-bottom: 21px;
}
.price_slider.ui-corner-all {
height: 3px;
margin-top: -1px;
position: relative;
background-color: #ddd;
top: 0;
box-sizing: border-box;
}
.ui-slider .ui-slider-handle {
border: none;
background-color: #e5534c;
cursor: pointer;
height: 10px;
outline: none;
position: absolute;
top: -3px;
margin-left: -1px;
width: 10px;
z-index: 2;
}
.ui-slider .ui-slider-handle:hover {
background: #de2920;
}
.ui-slider .ui-slider-range {
background: #eb7e79;
}
.amount-text {
font: 14px/15px 'Raleway', Georgia, sans-serif;
color: #767676;
margin-top: 10px;
}
.amount-text .slider-amount {
color: #252525;
font-family: 'Raleway', Georgia, sans-serif;
}
.product {
margin-bottom: 40px;
}
.two-column-search .pm-image {
max-width: 270px;
position: relative;
}
.two-column-search .products-page-cats {
margin: 6px 0 2px 0;
}
.custom-checkbox {
padding: 0;
margin: 0;
list-style: none;
}
.custom-checkbox a {
font: 13px/18px 'Raleway', Georgia, Helvetica, sans-serif;
padding: 15px 0 15px 36px;
text-transform: uppercase;
color: #767676;
display: block;
}
.custom-checkbox a:focus {
text-decoration: none;
}
.custom-checkbox li {
border-bottom: 1px solid #E9E9E9;
position: relative;
}
.custom-checkbox li:hover a,
.custom-checkbox li:hover .count {
text-decoration: none;
color: #000;
}
.custom-checkbox li.lastItem {
border: none;
}
.custom-checkbox .count {
font: 13px/15px 'Raleway', Georgia, Helvetica, sans-serif;
color: #767676;
display: block;
position: absolute;
z-index: -1;
right: 0;
top: 50%;
margin-top: -7px;
cursor: pointer;
}
.ffCheckboxWrapper input[type="checkbox"] {
position: absolute;
width: 10px;
height: 10px;
top: 50%;
left: 10px;
margin-top: -6px;
border: 1px solid #D9D9D9;
display: inline-block;
}
.toggle-block {
margin-bottom: 5px;
}
.toggle-block .toggle-element .toggle-content {
display: none;
padding-top: 5px;
}
.toggle-block .toggle-element > a {
border-bottom: 1px solid #E9E9E9;
-webkit-box-shadow: none;
box-shadow: none;
margin: 0;
overflow: visible;
display: block;
padding: 17px 0;
font: 13px/15px 'Raleway', Arial, Helvetica, sans-serif;
text-transform: uppercase;
position: relative;
}
.toggle-block .toggle-element > a:hover,
.toggle-block .toggle-element > a:focus {
text-decoration: none;
}
.toggle-block .collapsed .disable {
width: 9px;
height: 9px;
display: block;
position: absolute;
right: 0;
top: 50%;
margin-top: -5px;
}
.toggle-block .open-this {
font-size: 24px;
width: 9px;
height: 1px;
display: block;
position: absolute;
right: 0;
top: 50%;
margin-top: -8px;
}
.toggle-block .panel-body {
padding: 0;
border-top: none;
position: relative;
}
.toggle-block .panel-body:after {
contetn: '';
display: block;
width: 100%;
height: 1px;
background: #fff;
position: absolute;
left: 0;
bottom: -1px;
}
.toggle-block .panel-body ul {
list-style: none;
padding: 0;
margin: 0;
}
.toggle-block .panel-body ul li {
border-bottom: 1px solid #E9E9E9;
}
.toggle-block .panel-body ul li.lastItem {
border-bottom: none;
}
.toggle-block .panel-body ul a {
font: 13px/15px 'Raleway', Arial, Georgia, sans-serif;
color: #767676;
text-transform: uppercase;
position: relative;
display: block;
padding: 17px 0 17px 20px;
}
.toggle-block .panel-body ul a:before {
content: '';
display: block;
position: absolute;
top: 50%;
left: 0;
margin-top: -4px;
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -212px -51px;
width: 5px;
height: 8px;
}
.toggle-block .panel-body ul a:hover {
color: #434343;
text-decoration: none;
}
.toggle-block.bordered .toggle-element {
padding: 0 0 15px;
}
.toggle-block.bordered .toggle-element .toggle-content {
margin-top: 15px;
margin-bottom: 0;
padding: 15px 22px;
font: 13px/24px 'Raleway', Arial, Helvetica, sans-serif;
color: #767676;
border: 1px solid #d5d5d5;
}
.toggle-block.bordered .panel {
-webkit-box-shadow: none;
box-shadow: none;
border: none;
border-radius: 0;
margin-top: 0 !important;
}
.toggle-block.bordered .panel:last-child .reference {
margin-bottom: 10px;
}
.toggle-block.bordered .reference {
margin-bottom: 25px;
padding: 15px 22px;
font: 13px/24px 'Raleway', Arial, Helvetica, sans-serif;
color: #767676;
}
.toggle-block.bordered .toggle-element > a {
font: 14px/15px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
color: #000;
display: block;
padding: 10px 25px 10px 30px;
border: 1px solid #D5D5D5;
position: relative;
}
.toggle-block.bordered .toggle-element > a:before {
content: '';
display: inline-block;
position: absolute;
top: 50%;
width: 7px;
height: 7px;
background: #f25d57;
margin-top: -4px;
left: 12px;
}
.toggle-block.bordered .toggle-element > a:hover,
.toggle-block.bordered .toggle-element > a:focus {
text-decoration: none;
}
.toggle-block.bordered .toggle-element > a .open-this {
width: 9px;
height: 9px;
display: block;
position: absolute;
right: 12px;
top: 50%;
margin-top: -8px;
font-size: 24px;
}
.one-column-search {
margin-top: 16px;
}
.one-column-search > div {
margin-bottom: 0;
}
.one-column-search > div .wrap-p {
border-bottom: 1px solid #ddd;
padding-top: 20px;
padding-bottom: 20px;
}
.one-column-search > div:first-child .wrap-p {
padding-top: 0;
}
.one-column-search > div:last-child {
border-bottom: none;
}
.one-column-search .pm-image {
max-width: 270px;
position: relative;
}
.one-column-search .products-page-cats {
margin: 6px 0 2px 0;
}
.products-list .pm-details {
width: auto;
max-width: 600px;
}
.xlarge-banner {
margin-bottom: 20px;
text-align: center;
}
.xlarge-banner .xxlarge-h {
margin-top: 0;
text-shadow: 0 0 13px rgba(0, 0, 0, 0.9);
}
.xlarge-banner .xxlarge-h:before {
display: none;
}
.c-mar {
margin-left: 0;
margin-right: 17px;
}
.offset-x1 {
margin-bottom: 10px;
}
.offset-x2 {
margin-bottom: 20px;
}
.offset-x25 {
margin-bottom: 25px;
}
.offset-x3 {
margin-bottom: 30px;
}
.offset-4 {
margin-bottom: 40px;
}
.neg-offset-x0 {
margin-top: 0;
}
.neg-offset-x1 {
margin-top: -10px;
}
.neg-offset-x15 {
margin-top: -15px;
}
.neg-offset-x2 {
margin-top: -20px;
}
.neg-offset-x25 {
margin-top: -25px;
}
.neg-offset-x3 {
margin-top: -30px;
}
.neg-offset-4 {
margin-top: -40px;
}  .shop-table {
float: left;
width: 100%;
}
.shop-table .table-bordered {
text-align: center;
border-width: 1px 0 1px 0;
}
.shop-table .table-bordered tbody tr td {
padding: 25px 16px;
color: #000;
text-align: center;
}
.shop-table .table-bordered > thead > tr > th:first-child,
.shop-table .table-bordered > tbody > tr > td:first-child {
border-left: none;
}
.shop-table .table-bordered > thead > tr > th:last-child,
.shop-table .table-bordered > tbody > tr > td:last-child {
border-right: none;
}
.shop-table .table-bordered > thead > tr > th {
padding: 15px !important;
}
.shop-table .table-bordered > tbody > tr > td {
padding: 25px  16px;
vertical-align: middle;
}
.shop-table .table-bordered td.product-name {
text-align: left;
}
.shop-table .table-bordered td.product-name img {
margin-right: 10px;
}
.shop-table .table-bordered td.product-name a {
font: 14px/22px 'Raleway', Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
.shop-table .table-bordered td.product-name .product-thumbnail {
display: table-cell;
vertical-align: middle;
max-width: 110px;
padding-right: 10px;
}
.shop-table .table-bordered td.product-name .cart-item-details {
display: table-cell;
vertical-align: middle;
}
.shop-table .table-bordered td.product-price span,
.shop-table .table-bordered td.product-subtotal span {
font: 20px/20px 'Raleway', Arial, sans-serif;
font-weight: 700;
color: #000;
}
.shop-table .table-bordered td.product-quantity .quantity {
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.shop-table .table-bordered td.product-subtotal,
.shop-table .table-bordered th.product-subtotal {
text-align: center;
}
.shop-table .table-bordered .remove-item {
height: 27px;
border-color: #000;
font: 10px/15px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 700;
color: #000;
border-radius: 0;
line-height: 15px;
border-width: 1px;
margin: 0 auto;
display: block;
padding: 6px 9px!important;
-webkit-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.shop-table .table-bordered .remove-item:hover {
background: #000;
color: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.shop-table .table-bordered .remove-item:focus {
outline: none;
}
.shop-table thead tr th {
font: 15px/15px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
letter-spacing: 1px;
color: #000;
text-align: center;
border-bottom: none;
text-transform: uppercase;
}
.shop-table .count-p {
display: inline-block;
float: none;
min-width: 66px;
}
.actions {
margin-bottom: 40px;
text-align: right;
}
.actions input.btn {
margin-left: 10px;
}
.actions .checkout-button {
display: none;
}
.coupon input[type="text"] {
font-family: 'Raleway', Arial, Georgia, sans-serif;
font-size: 12px;
}
.coupon .button {
float: right;
}
.woocommerce-shipping-fields h3 {
font-size: 15px;
}
.sidebar-position-left .coupon input[type="text"],
.sidebar-position-right .coupon input[type="text"] {
width: 160px;
}
.col-ct-9 {
width: 75%;
float: left;
}
.col-ct-8 {
width: 70%;
float: left;
}
.col-ct-4 {
width: 30%;
float: left;
}
.col-ct-3 {
width: 25%;
float: left;
}
.empty-cart-block {
text-align: center;
}
.reference {
padding: 30px 20px 3px;
border: 1px solid #D5D5D5;
font: 13px/22px 'Raleway', Arial, Georgia, sans-serif;
position: relative;
text-align: center;
}
.reference:after,
.reference:before {
bottom: 100%;
left: 7%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.reference:after {
border-color: rgba(255, 255, 255, 0);
border-bottom-color: #ffffff;
border-width: 10px;
margin-left: -10px;
}
.reference:before {
border-color: rgba(213, 213, 213, 0);
border-bottom-color: #D5D5D5;
border-width: 11px;
margin-left: -11px;
}
.accordion-info .reference:after,
.accordion-info .reference:before {
display: none;
}
.cart-collaterals .cart_totals h2 {
font-size: 15px;
font-family: 'Raleway', sans-serif;
font-weight: 400;
line-height: 16px;
color: #000;
margin: 0;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: 2px solid #000;
padding-bottom: 10px;
text-decoration: none;
}
.cart-collaterals table {
margin-bottom: 20px;
}
.cart-collaterals table th,
.cart-collaterals table td {
padding: 0 0 8px 0;
}
.cart-collaterals table th {
color: #767676;
font-family: 'Raleway', sans-serif;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
vertical-align: bottom;
}
.cart-collaterals table tr.shipping td {
padding-bottom: 0;
}
.cart-collaterals li {
list-style: none !important;
}
.cart-collaterals .cart-subtotal > th,
.cart-collaterals .cart-subtotal > td {
border-top: none;
}
.cart-collaterals .cart-subtotal td {
padding: 30px 0 4px;
}
.cart-collaterals .cart-subtotal td span {
font-size: 16px;
line-height: 15px;
font-family: 'Raleway', sans-serif;
font-weight: 500;
}
.cart-collaterals .cart-discount td {
padding: 30px 0 4px;
}
.cart-collaterals .cart-discount td span {
font-size: 16px;
line-height: 15px;
font-family: 'Roboto', sans-serif;
font-weight: 500;
}
.cart-collaterals .checkout-button {
line-height: 40px !important;
height: 40px;
padding: 0 28px !important;
font-size: 13px !important;
letter-spacing: 1px;
float: right;
border: none;
}
.cart-collaterals .shipping td,
.cart-collaterals .order-discount td,
.cart-collaterals .order-discount th {
padding: 30px 0 8px;
vertical-align: bottom;
}
.cart-collaterals .shipping td li,
.cart-collaterals .order-discount td li,
.cart-collaterals .order-discount th li {
list-style: none !important;
}
.cart-collaterals #shipping_method {
margin-bottom: 0;
}
.cart-collaterals .shipping th {
vertical-align: bottom !important;
}
.cart-collaterals .order-discount th {
text-transform: uppercase;
}
.cart-collaterals .order-discount td .amount {
font-size: 16px;
line-height: 15px;
font-family: 'Raleway', sans-serif;
font-weight: 500;
}
.cart-collaterals .order-total td,
.cart-collaterals .tax-rate td {
padding: 30px 0 4px;
border-bottom: 1px solid #ddd;
}
.cart-collaterals .tax-rate .amount {
font-size: 16px;
line-height: 15px;
font-family: 'Raleway', sans-serif;
font-weight: 500;
}
.cart-collaterals .order-total th {
border-bottom: 1px solid #ddd;
}
.cart-collaterals .order-total strong span {
font-size: 24px;
line-height: 20px;
font-family: 'Raleway', sans-serif;
font-weight: 700;
}
.cart-collaterals .btn-footer td {
padding: 18px 0;
}
.cart-collaterals .btn-footer td .btn {
width: 100%;
font-size: 12px;
padding: 0;
margin-bottom: 10px;
}
.cart-collaterals tbody > tr > td:first-child {
text-align: left;
}
.cart-collaterals tbody > tr > td:last-child {
text-align: right;
}
.shipping_calculator {
margin-top: 30px;
}
.shipping-calculator-form button {
line-height: 40px !important;
height: 40px;
padding: 0 28px !important;
font-size: 13px !important;
letter-spacing: 1px;
border: none;
}
.shipping-calculator-form select {
width: 100%;
}
.small-coast {
font: 16px/15px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
color: #000;
}
.ship-title {
font: 13px/15px 'Merriweather_Italic', Arial, Georgia, sans-serif;
color: #e5534c;
}
.xlarge-coast {
font: 24px/20px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
color: #000;
}
.select2-container .select2-choice {
height: 40px;
line-height: 40px;
-webkit-border-radius: 0px;
border-radius: 0px;
}
.select2-container .select2-choice:hover {
height: 40px;
line-height: 40px;
}  .shop_table.wishlist_table td,
.shop_table.wishlist_table th {
vertical-align: middle !important;
padding: 25px 16px;
text-align: center;
}
.shop_table.wishlist_table td.product-name,
.shop_table.wishlist_table th.product-name {
padding: 25px 16px;
}
.shop_table.wishlist_table td.product-name {
width: 300px;
font: 14px/22px 'Raleway', Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
.shop_table.wishlist_table td.product-name img {
margin-right: 10px;
}
.shop_table.wishlist_table td.product-add-to-cart {
width: 190px;
text-align: center;
}
.shop_table.wishlist_table.empty-table th.product-remove,
.shop_table.wishlist_table.empty-table th.product-thumbnail,
.shop_table.wishlist_table.empty-table th:last-child {
display: none;
}
.shop_table.wishlist_table.empty-table .wishlist-empty {
text-align: center !important;
}
.shop_table.wishlist_table .yith-wcwl-share {
text-align: left;
}
.shop_table.wishlist_table .yith-wcwl-share ul {
padding-left: 0;
}
.address {
padding: 45px 15px 40px;
}
.address .col-ct-6 {
padding-left: 15px;
padding-right: 15px;
text-align: start;
display: inline-block;
}
.address .btn {
font: 11px/15px 'Raleway', Verdana;
font-weight: 500;
margin-top: 10px;
}
.mailto-company {
color: #e5534c;
}
.mailto-company i.fa {
font-size: 16px;
padding-right: 10px;
}
.mailto-company i.fa.fa-envelope-o {
padding-right: 6px;
}
.wp-picture:hover .zoom,
.swiper-slide:hover .zoom,
.portfolio-image:hover .zoom,
.thumbnails-x:hover .zoom {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
visibility: visible;
}
.wp-picture .btn_group,
.swiper-slide .btn_group,
.portfolio-image .btn_group,
.thumbnails-x .btn_group {
position: absolute;
top: 50%;
left: 0;
width: 100%;
margin: -20px 0 0 0;
z-index: 2;
text-align: center;
}
.wp-picture .btn_group a,
.swiper-slide .btn_group a,
.portfolio-image .btn_group a,
.thumbnails-x .btn_group a {
background: #252525;
border-radius: 100% !important;
padding: 0 !important;
line-height: 0px !important;
width: 60px;
height: 60px;
margin-right: 5px;
}
.wp-picture .btn_group a:focus,
.swiper-slide .btn_group a:focus,
.portfolio-image .btn_group a:focus,
.thumbnails-x .btn_group a:focus {
outline: none;
}
.wp-picture .btn_group a:first-child:before,
.swiper-slide .btn_group a:first-child:before,
.portfolio-image .btn_group a:first-child:before,
.thumbnails-x .btn_group a:first-child:before {
content: "\f002" !important;
line-height: 60px;
font-family: "FontAwesome";
color: #fff;
font-size: 20px;
padding: 20px;
}
.wp-picture .btn_group a:last-child :before,
.swiper-slide .btn_group a:last-child :before,
.portfolio-image .btn_group a:last-child :before,
.thumbnails-x .btn_group a:last-child :before {
content: "\f0c1" !important;
line-height: 60px;
font-family: "FontAwesome";
color: #fff;
font-size: 20px;
}
.wp-picture .btn_group a:hover,
.swiper-slide .btn_group a:hover,
.portfolio-image .btn_group a:hover,
.thumbnails-x .btn_group a:hover {
opacity: 1;
}
.wp-picture .btn_group a span,
.swiper-slide .btn_group a span,
.portfolio-image .btn_group a span,
.thumbnails-x .btn_group a span {
text-transform: uppercase;
font-size: 0;
}
.wp-picture .btn_group a span i,
.swiper-slide .btn_group a span i,
.portfolio-image .btn_group a span i,
.thumbnails-x .btn_group a span i {
font-size: 16px;
position: relative;
left: 1px;
right: 1px;
}
.wp-picture .btn_group a span:after,
.swiper-slide .btn_group a span:after,
.portfolio-image .btn_group a span:after,
.thumbnails-x .btn_group a span:after {
content: '';
display: block;
width: 10px;
height: 10px;
position: absolute;
bottom: -2px;
left: -2px;
-webkit-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.wp-picture .btn_group a span:before,
.swiper-slide .btn_group a span:before,
.portfolio-image .btn_group a span:before,
.thumbnails-x .btn_group a span:before {
content: '';
display: block;
-webkit-transition: all 0.25s linear;
-ms-transition: all 0.25s linear;
-o-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.wp-picture .zoom,
.swiper-slide .zoom,
.portfolio-image .zoom,
.thumbnails-x .zoom {
-webkit-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
opacity: 0;
visibility: hidden;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
.wp-picture .zoom > i,
.swiper-slide .zoom > i,
.portfolio-image .zoom > i,
.thumbnails-x .zoom > i {
-webkit-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
background-color: rgba(255, 255, 255, 0.5) !important;
opacity: 0.6;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
width: 100%;
height: 100%;
}
.blog-full-width {
margin-top: 30px;
}
.blog-full-width .row {
margin-right: 0;
margin-left: 0;
}
.blog-full-width .row .content {
padding: 0;
}
.blog-full-width .row .content article {
margin-left: -1px;
}
.post-slide .btn_group {
margin-top: -30px;
}
.single-post .post-slide a:first-child:before,
.carousel-area.posts-slider .zoom .btn_group a:first-child:before {
content: "" !important;
line-height: 0;
}
.single-post .post-slide a:first-child span:before,
.carousel-area.posts-slider .zoom .btn_group a:first-child span:before {
line-height: 56px;
}
.blog-post {
margin: 0 0 60px;
padding: 0;
list-style: none;
float: left;
width: 100%;
}
.blog-post .content-article p {
margin-bottom: 10px;
}
.blog-post .content-article div {
max-width: 100% !important;
}
.blog-post .content-article h2 {
font-size: 30px;
color: #767676;
}
.blog-post .content-article li {
list-style: inherit;
}
.blog-post .content-article ul,
.blog-post .content-article ol {
padding-left: 20px;
}
.blog-post ul ul {
padding-left: 20px;
}
.blog-post h6.active {
margin-top: 30px;
}
.blog-post .zmedium-h {
margin-bottom: 5px;
font: 12px/15px 'Raleway', Georgia, Helvetica, sans-serif;
font-weight: 700;
margin: 0;
letter-spacing: 1px;
text-transform: uppercase;
}
.blog-post .zmedium-h a {
color: #e5534c;
}
.blog-post .zmedium-h a:hover {
color: #767676;
}
.blog-post .zxmedium-h a:hover {
color: #767676;
}
.post-default .zmedium-h {
margin-bottom: 5px;
}
.post-default .zmedium-h a {
color: #e5534c;
}
.post-default .zmedium-h a:hover {
color: #767676;
}
.post-default .zxmedium-h a:hover {
color: #767676;
}
.post-default .wp-picture {
margin-bottom: 30px;
}
.pag-wrap {
border-bottom: 1px solid #DDDDDD;
border-top: 1px solid #000000;
float: left;
padding: 18px 0;
position: relative;
width: 100%;
margin-bottom: 90px;
}
.pag-wrap .text-result {
margin-left: 0;
float: left !important;
}
.pag-wrap .pagination-cubic {
margin-bottom: 0;
text-align: right;
}
@media (min-width: 768px) {
article.content-small .wp-picture,
article.content-small .post-gallery-slider {
width: 40%;
float: left;
margin-right: 20px;
margin-bottom: 10px;
}
article.content-small .meta-post {
margin-bottom: 15px;
}
article.content-small .meta-post:after {
display: none;
}
article.content-small .more-link {
display: inline-block;
width: 100%;
text-align: left;
}
article.content-small .more-link .read-more {
float: none !important;
}
article.content-small h6.active {
margin-top: 0;
}
.col-md-12 article.content-small .wp-picture {
width: 50%;
}
}
article.content-mosaic > div {
border: 1px solid #e5e5e5;
}
article.content-mosaic .more-link {
display: none;
}
article.content-mosaic .content-article,
article.content-mosaic .meta-post,
article.content-mosaic h2,
article.content-mosaic h6 {
padding: 0 25px;
}
article.content-mosaic .meta-post:after {
left: 25px;
}
article.content-mosaic .more-link {
display: inline-block;
text-align: left;
}
article.content-timeline {
position: relative;
margin-bottom: 35px;
padding: 70px 0 0;
}
article.content-timeline > div {
border: 1px solid #e5e5e5;
padding-bottom: 30px;
}
article.content-timeline > div .content-article,
article.content-timeline > div .meta-post,
article.content-timeline > div h2,
article.content-timeline > div h6 {
padding: 0 25px;
}
article.content-timeline > div .meta-post:after {
left: 25px;
}
article.content-timeline > div:after {
content: "";
position: absolute;
width: 1px;
left: 10px;
height: 37px;
bottom: -37px;
z-index: 0;
background-color: #e5e5e5;
}
article.content-timeline > div .wp-picture {
margin-bottom: 0;
}
article.content-timeline > div h6 {
margin-top: 30px;
}
article.content-timeline div.meta-post-timeline {
border: none;
position: absolute;
z-index: 1;
top: 0px;
float: left;
padding: 10px 30px;
font-weight: 700;
color: #FFF;
background-color: #252525;
}
article.content-timeline div.meta-post-timeline a {
color: #FFF;
}
article.content-timeline div.meta-post-timeline:after {
content: "";
position: absolute;
width: 1px;
left: 10px;
height: 33px;
top: 38px;
z-index: 0;
background-color: #e5e5e5;
}
article.content-timeline .more-link {
display: none;
}
.login-page {
margin-bottom: 60px;
}
.login-page h3 {
margin-bottom: 10px;
}
.login-form,
.register-form {
margin-bottom: 55px;
}
.login-form .form-group,
.register-form .form-group {
margin-top: 15px;
}
.login-form .btn,
.register-form .btn {
font-size: 12px;
margin-right: 8px;
width: 170px;
}
.login-form label.inline,
.register-form label.inline {
font-weight: 400;
line-height: 12px;
display: inline-block;
width: 100%;
}
.login-form label.inline input,
.register-form label.inline input {
margin-top: 0px;
}
.lost-password {
color: #767676;
line-height: 40px;
margin-left: 10px;
}
.lost_reset_password .button {
line-height: 38px !important;
height: 40px;
padding: 0 28px !important;
font-size: 13px !important;
letter-spacing: 1px;
font: 11px/15px 'Raleway', sans-serif;
}
.info-group {
text-align: center;
font-family: 'Raleway_Italic';
padding: 23px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #d5d5d5;
position: relative;
}
.info-group:before {
content: "";
position: absolute;
width: 15px;
height: 8px;
left: 35px;
top: -8px;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/white-ribbon.png);
background-repeat: no-repeat;
background-position: center center;
}
.terms-checkbox {
line-height: 40px;
margin-left: 15px;
float: left;
}
.terms-checkbox input {
margin-top: 14px;
}
.register .button {
margin-top: 0;
width: 170px;
}
.addresses .address .title {
width: 100%;
display: inline-block;
}
.addresses .address .title h3 {
float: left;
margin-bottom: 0;
}
.addresses .address .title a {
float: right;
font-size: 16px;
line-height: 30px;
}
.woocommerce-order-received .woocommerce header {
padding: 0;
}
.woocommerce-order-received .woocommerce header h3 {
display: inline-block;
width: 100%;
text-align: left;
font-size: 15px;
font-family: 'Raleway', sans-serif;
font-weight: 400;
line-height: 16px;
color: #000;
margin: 0;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: 2px solid #000;
padding-bottom: 10px;
text-decoration: none;
margin-bottom: 10px;
}
.woocommerce-order-received .woocommerce h2 {
font-size: 15px;
font-family: 'Raleway', sans-serif;
font-weight: 400;
line-height: 16px;
color: #000;
margin: 0;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: 2px solid #000;
padding-bottom: 10px;
text-decoration: none;
margin-bottom: 10px;
}
.woocommerce-order-received .woocommerce > h3 {
font-size: 16px;
font-weight: 400;
margin-top: 22px;
display: inline-block;
}
.woocommerce-order-received .woocommerce h3 {
margin-bottom: 0;
}
.woocommerce-order-received .woocommerce .shop_table th {
color: #252525;
font-family: 'Raleway', sans-serif;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
vertical-align: bottom;
}
.woocommerce-order-received .woocommerce .customer_details tr:first-child th,
.woocommerce-order-received .woocommerce .customer_details tr:first-child td {
border-top: none;
}
.woocommerce-order-received .woocommerce .variation {
margin-bottom: 0;
}
.woocommerce-order-received .woocommerce .variation dt {
width: auto;
float: left;
line-height: 23px;
padding-right: 5px;
}
.woocommerce-order-received .woocommerce .variation dd p {
margin-bottom: 0;
}
.woocommerce-order-received .woocommerce ul.order_details {
list-style: none;
padding-left: 0;
margin-bottom: 30px;
line-height: 24px;
}
.woocommerce-order-received .woocommerce ul.order_details .total {
font-weight: 400;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
}
.woocommerce-order-received .woocommerce ul.order_details .total strong {
font-weight: 700;
}
.step-nav {
margin: 22px 0 28px;
padding: 10px 0 0;
list-style: none;
display: inline-block;
border: 1px solid #000;
}
.step-nav li {
display: inline-block;
padding: 4px 10px 0;
margin-bottom: 12px;
border-right: 1px solid #C7C7C7;
text-transform: uppercase;
font: 15px/15px 'Raleway', Arial, Georgia, sans-serif;
font-weight: 500;
color: #c2c2c2;
letter-spacing: 1px;
}
.step-nav li.lastItem {
border-right: 0;
}
.step-nav li.active {
color: #000;
}
.step-nav li a {
color: #c2c2c2;
}
.step-nav li a:hover {
text-decoration: none;
color: #000;
}
.before-checkout-form {
float: left;
width: 100%;
margin-bottom: 20px;
}
.before-checkout-form .showlogin,
.before-checkout-form .showcoupon {
color: #e5534c;
}
.before-checkout-form .showlogin:hover,
.before-checkout-form .showcoupon:hover {
color: #767676;
}
.before-checkout-form .login {
padding: 15px 0;
float: left;
}
.before-checkout-form .login .button {
float: left;
margin-right: 15px;
}
.before-checkout-form .login label[for="rememberme"] {
position: relative;
top: 4px;
}
.before-checkout-form .checkout_coupon {
margin-top: 10px;
float: left;
}
.before-checkout-form .checkout_coupon .button {
height: 40px;
}
.woocommerce-checkout .form-row .chosen-container-single .chosen-single {
height: 28px !important;
line-height: 29px !important;
}
.checkout-form {
margin-top: 20px;
}
.checkout-form label {
margin-bottom: 10px;
}
.checkout-form textarea {
resize: none;
height: 115px;
}
.country_to_state,
.shipping-calculator-form select {
width: 100%;
background-position: 98% 50%;
}
.text-warning {
color: #ff0000;
}
.checkout-form .form-group {
margin-bottom: 20px;
}
.cust-checkbox a {
font: 13px/22px 'Raleway', Arial, sans-serif;
color: #767676;
}
.cust-checkbox a:hover,
.cust-checkbox a:focus {
text-decoration: none;
}
.cust-checkbox .ffCheckboxWrapper {
position: relative;
padding-left: 37px;
margin-bottom: 20px;
}
.payment_methods li label img {
max-width: 140px;
margin: 0 10px;
}
.order-review {
margin-top: 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 32px 22px;
border: 10px solid #f5f5f5; }
.order-review .step-title {
margin-bottom: 15px;
float: left;
width: 100%;
}
.order-review .shop_table td {
text-align: right !important;
}
.order-review .shop_table td.product-name {
text-align: left !important;
}
.order-review .shop_table td .amount {
font-size: 18fpx;
}
.order-review #payment .terms {
position: relative;
}
.order-review #payment .terms input[type="checkbox"] {
position: absolute;
top: 1px;
}
.order-review input[type="submit"] {
line-height: 40px !important;
height: 40px;
padding: 0 28px !important;
font-size: 13px !important;
letter-spacing: 1px;
border: none;
}
.payment_method_paypal a {
display: block;
}
.payment_method_paypal input[type=radio] {
top: -25px;
}
.shop_table {
width: 100%;
margin: 0 0 20px;
float: left;
}
.shop_table tr > td {
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #dddddd;
font-size: 15px;
font-family: 'Raleway';
vertical-align: middle;
}
.shop_table tr > td.product-name {
padding: 22px 0;
}
.shop_table tr li {
list-style: none !important;
}
.shop_table th {
font: 15px/22px 'Raleway', Arial, Georgia, sans-serif;
text-transform: uppercase;
color: #252525;
vertical-align: middle;
letter-spacing: 1px;
padding: 22px 0 !important;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.shop_table .header td {
border-top: none;
padding-bottom: 5px !important;
}
.shop_table .header + tr td {
border-top-width: 2px;
}
.shop_table .footer td {
border-bottom: 2px solid #ddd;
padding: 15px 0 !important;
}
.shop_table thead > tr > td:first-child {
text-align: left;
}
.shop_table tbody > tr > td:last-child {
text-align: right;
}
.shop_table td.product-name {
font: 14px/22px 'Raleway', Arial, Georgia, sans-serif;
}
.shop_table thead tr > th {
border-top: none;
}
.shop_table thead tr > th:last-child {
text-align: right;
}
.shop_table .shipping th {
width: 150px;
line-height: 22px;
}
.shop_table .shipping td {
font-size: 13px;
}
.shop_table .order-total th {
line-height: 22px;
}
.shop_table .order-total td {
font-size: 15px;
font-family: 'Raleway';
color: #252525;
}
.shop_table .order-total strong span {
font-size: 18px;
}
.xmedium-coast {
font: 20px/15px 'Raleway', Arial, Georgia, sans-serif;
font-weight: 500;
}
.cart-subtotal th,
.shipping th,
.order-total th {
font: 14px/15px 'Raleway', Arial, Georgia, sans-serif;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
vertical-align: bottom !important;
}
.td-xsmall {
font: 15px/15px 'Raleway', Arial, Georgia, sans-serif;
color: #252525;
}
.grey-text {
color: #767676;
}
.payment_methods {
margin: 0 0 25px;
padding: 0;
padding-left: 0 !important;
list-style: none;
}
.payment_methods p {
margin-left: 37px;
color: #767676;
}
.payment_methods li {
padding: 17px 0;
border-bottom: 1px solid #ddd;
}
.payment_methods li.paypal-li {
padding: 5px 0;
}
.payment_methods li label {
font: 13px/22px 'Raleway', Arial, sans-serif;
color: #767676;
padding-left: 21px;
}
.payment_methods .ffCheckboxWrapper {
margin-bottom: 0;
display: inline-block;
padding-left: 37px;
}
.paypal-meth {
margin-left: 15px;
}
.step-title {
font: 15px/15px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
color: #252525;
position: relative;
text-align: left;
text-transform: uppercase;
margin: 0 0 40px;
letter-spacing: 1px;
margin-bottom: 25px;
}
.step-title span {
background: #fff;
position: relative;
z-index: 2;
padding-right: 7px;
font-weight: 600;
letter-spacing: 0;
}
.step-title:after {
content: '';
display: block;
width: 100%;
height: 1px;
top: 50%;
left: 0;
position: absolute;
background: #bbb;
z-index: 1;
}
form .form-row {
margin-bottom: 20px;
}
form .form-row-first,
form .form-row-last {
float: left;
overflow: visible;
width: 47%;
}
form .form-row-last {
float: right;
}
form .form-row-wide {
width: 100%;
}
form .form-row input.input-text,
form .form-row textarea {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
outline: 0;
width: 100%;
}
form .form-row textarea {
-moz-box-shadow: none;
-webkit-box-shadow: none;
border: 1px solid #d5d5d5;
box-shadow: none;
display: block;
height: 120px;
line-height: 1.5em;
}
form .form-row label {
font: 14px/22px 'Raleway', Georgia, Helvetica, sans-serif;
color: #767676;
}
form .form-row label abbr {
color: #ff0000;
cursor: default;
border: none;
}
.desc-contact p {
line-height: 22px;
}
.fa-map-marker {
margin-right: 6px;
position: relative;
z-index: 2;
}
.sot {
font-size: 12px;
}
.desc-contact:hover .pulse {
opacity: 1;
}
.pulse {
background: rgba(0, 0, 0, 0.05);
border-radius: 50%;
height: 8px;
width: 6px;
position: absolute;
left: 50%;
top: 50%;
-webkit-transition: opacity 0.25s ease;
-ms-transition: opacity 0.25s ease;
-o-transition: opacity 0.25s ease;
transition: opacity 0.25s ease;
opacity: 0;
margin: 6px 0px 0px -3px;
-webkit-transform: rotateX(55deg);
-ms-transform: rotateX(55deg);
transform: rotateX(55deg);
z-index: -2;
}
.pulse:after {
content: "";
border-radius: 50%;
height: 26px;
width: 26px;
position: absolute;
margin: -10px 0 0 -10px;
opacity: 0;
-webkit-box-shadow: 0 0 1px 2px #000000;
box-shadow: 0 0 1px 2px #000000;
-webkit-animation: pulsate 1s ease-out infinite 1.1s;
-ms-animation: pulsate 1s ease-out infinite 1.1s;
-o-animation: pulsate 1s ease-out infinite 1.1s;
animation: pulsate 1s ease-out infinite 1.1s;
}
@keyframes pulsate {
0% {
-webkit-transform: scale(0.1, 0.1);
-o-transform: scale(0.1, 0.1);
-ms-transform: scale(0.1, 0.1);
transform: scale(0.1, 0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(0.8, 0.8);
-o-transform: scale(0.8, 0.8);
-ms-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8);
opacity: 0;
}
}
@-webkit-keyframes pulsate {
0% {
-webkit-transform: scale(0.1, 0.1);
-o-transform: scale(0.1, 0.1);
-ms-transform: scale(0.1, 0.1);
transform: scale(0.1, 0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: scale(0.8, 0.8);
-o-transform: scale(0.8, 0.8);
-ms-transform: scale(0.8, 0.8);
transform: scale(0.8, 0.8);
opacity: 0;
}
}
.contact-form textarea {
height: 140px;
resize: none;
}
.contact-form .form-group {
margin-bottom: 12px;
}
.contact-form label {
margin-bottom: 10px;
}
.contact-form .submit-group {
text-align: right;
margin-top: 20px;
}
.contact-form .submit-group .btn {
font-size: 12px;
}
.contact-form .button {
margin-top: 8px;
}
.contact-form.compressed label[for="contact-website"],
.contact-form.compressed #contact-website {
display: none;
}
.et-swiper-container {
padding-top: 30px;
}
.look-book-first {
padding-top: 100px;
padding-bottom: 100px;
margin-left: -20px;
border: 8px solid #f7f7f7;
}
.look-book-first p {
font-size: 14px;
padding: 0 30px;
}
.look-book-first p.active {
font-family: 'Satisfy', cursive;
font-size: 30px;
line-height: 20px;
margin-bottom: 0;
}
.look-book-first h1 {
font-size: 72px;
line-height: 60px;
margin-bottom: 0;
letter-spacing: 1px;
font-weight: 800;
}
.look-book-first h2 {
font-size: 48px;
font-weight: 800;
letter-spacing: 1px;
}
.lookBook-1 .swiper-slide {
float: left;
text-align: center;
cursor: pointer;
opacity: 0.4;
max-width: 100%;
-webkit-transition: opacity 0.3s ease;
-ms-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
}
.lookBook-1 .swiper-slide .bott-tools {
text-align: right;
padding: 15px 0 12px;
}
.lookBook-1 .swiper-slide .bott-tools ul {
display: inline-block;
margin: 0 0 0 15px;
}
.lookBook-1 .swiper-slide:hover {
opacity: 1;
}
.lookBook-1 .swiper-slide .btn_group {
text-align: center;
width: 100%;
position: absolute;
top: 92%;
left: 0;
}
.lookBook-1 .swiper-slide-active {
opacity: 1;
}
.lookbook-share {
padding: 15px 0 12px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
font: 15px/24px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 500;
text-transform: uppercase;
color: #000;
letter-spacing: 1px;
display: inline-block;
width: 100%;
}
.lookbook-share ul {
display: inline-block;
margin: 0 0 0 15px;
float: right;
}
.lookbook-share ul li {
margin: 0 8px;
}
.lookbook-share ul li:after {
display: none;
}
.et-swiper-container {
margin: 18px auto 70px;
height: auto;
position: relative;
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden; z-index: 1;
}
.swiper-wrapper {
position: relative;
width: 100%;
-webkit-transition-property: -webkit-transform, left, top;
-webkit-transition-duration: 0s;
-webkit-transform: translate3d(0px, 0, 0);
-webkit-transition-timing-function: ease;
-moz-transition-property: -moz-transform, left, top;
-moz-transition-duration: 0s;
-moz-transform: translate3d(0px, 0, 0);
-moz-transition-timing-function: ease;
-o-transition-property: -o-transform, left, top;
-o-transition-duration: 0s;
-o-transform: translate3d(0px, 0, 0);
-o-transition-timing-function: ease;
-o-transform: translate(0px, 0px);
-ms-transition-property: -ms-transform, left, top;
-ms-transition-duration: 0s;
-ms-transform: translate3d(0px, 0, 0);
-ms-transition-timing-function: ease;
transition-property: transform, left, top;
transition-duration: 0s;
transform: translate3d(0px, 0, 0);
transition-timing-function: ease;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.quote-border {
font: 13px/24px 'Raleway', Arial, Verdana;
color: #767676;
background: url(//petthedog.com.br/wp-content/themes/woopress/images/bg-light-strippped.png) repeat;
border: none;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin: 25px 0 85px;
padding: 25px 25px;
position: relative;
}
.quote-border:before {
content: "\f10d";
font-family: FontAwesome;
font-size: 40px;
color: #767676;
position: absolute;
z-index: -1;
left: 26px;
top: 16px;
opacity: 0.1;
}  table {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
width: 100%;
margin-bottom: 20px;
}
table th,
table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: middle;
border-top: 1px solid #efefef;
}
table th {
font-weight: bold;
}
table thead th {
vertical-align: bottom;
}
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: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 1px;
}
.table-dashed,
.table-dashed > thead > tr > th,
.table-dashed > tbody > tr > th,
.table-dashed > tfoot > tr > th,
.table-dashed > thead > tr > td,
.table-dashed > tbody > tr > td,
.table-dashed > tfoot > tr > td {
border-width: 1px;
border-color: #ddd;
}
.woocommerce-message,
.alert-success,
.success,
.woocommerce-error,
.alert-error,
.error,
.woocommerce-info,
.alert-info,
.info,
.woocommerce-warning,
.alert-warning,
.warning {
border: 1px solid transparent;
font-size: 13px;
color: #767676;
padding: 15px;
float: left;
width: 100%;
position: relative;
padding-left: 60px !important;
line-height: 24px;
margin-bottom: 20px !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.woocommerce-message li,
.alert-success li,
.success li,
.woocommerce-error li,
.alert-error li,
.error li,
.woocommerce-info li,
.alert-info li,
.info li,
.woocommerce-warning li,
.alert-warning li,
.warning li {
list-style: none !important;
}
.woocommerce-message:before,
.alert-success:before,
.success:before,
.woocommerce-error:before,
.alert-error:before,
.error:before,
.woocommerce-info:before,
.alert-info:before,
.info:before,
.woocommerce-warning:before,
.alert-warning:before,
.warning:before {
content: "";
position: absolute;
top: 50%;
left: 25px;
margin-top: -11px;
line-height: 1;
font-size: 24px;
font-family: FontAwesome;
}
.woocommerce-message .button,
.alert-success .button,
.success .button,
.woocommerce-error .button,
.alert-error .button,
.error .button,
.woocommerce-info .button,
.alert-info .button,
.info .button,
.woocommerce-warning .button,
.alert-warning .button,
.warning .button {
float: right;
}
.woocommerce-message,
.alert-success,
.success {
background-color: #dff0d8;
border-color: #d6e9c6;
}
.woocommerce-message:before,
.alert-success:before,
.success:before {
content: "\f00c";
}
.woocommerce-error,
.alert-error,
.error {
background-color: #f2dede;
border-color: #ebccd1;
}
.woocommerce-error:before,
.alert-error:before,
.error:before {
content: "\f00d";
}
.woocommerce-info,
.alert-info,
.info,
.info {
background-color: #f5f5f5;
border-color: #f5f5f5;
}
.woocommerce-info:before,
.alert-info:before,
.info:before,
.info:before {
content: "\f129";
}
.woocommerce-warning,
.alert-warning,
.warning,
.warning {
background-color: #fcf8e3;
border-color: #faebcc;
}
.woocommerce-warning:before,
.alert-warning:before,
.warning:before,
.warning:before {
content: "\f12a";
}
.widget_nav_menu {
display: inline-block;
width: 100%;
}
.widget_nav_menu .widget-title {
margin-bottom: -1px;
}
.widget_nav_menu .widget-title span {
background: none;
}
.widget_nav_menu .widget-title:after {
display: none;
}
.widget_nav_menu li {
border-bottom: 1px solid #ddd;
position: relative;
display: inline-block;
width: 100%;
}
.widget_nav_menu li a {
font: 14px/15px 'Raleway', Georgia, Helvetica, sans-serif;
padding: 15px 0;
color: #767676;
display: inherit;
text-transform: none;
}
.widget_nav_menu li a:after {
display: none;
}
.widget_nav_menu li a .list-group-item-heading {
text-transform: none;
}
.widget_nav_menu li a:hover {
color: #000 !important;
}
.widget_nav_menu li.current-menu-item a {
background-color: #fff;
color: #e5534c;
}
.widget_nav_menu li.current-menu-item a:before {
color: #e5534c;
}
.widget_nav_menu li .sub-menu li:first-child {
border-top: 1px solid #ddd;
}
.widget_nav_menu li .sub-menu li:last-child {
border-bottom: none;
}
.widget_nav_menu li .sub-menu li a:before {
font-family: "FontAwesome";
font-weight: normal;
font-style: normal;
text-decoration: inherit;
content: "\f105";
-webkit-font-smoothing: antialiased;
float: left;
line-height: 16px;
font-size: 16px;
margin-right: 10px;
padding-left: 10px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.widget_archive li,
.widget_recent_comments li {
line-height: 1.8;
}
.widget_archive select,
.widget_recent_comments select {
width: 100%;
}
#calendar_wrap table {
width: 100%;
}
#calendar_wrap caption {
font-size: 14px;
margin-bottom: 10px;
}
.widget_pages li,
.widget_rss li,
.widget_meta li {
line-height: 1.8;
}
.widget_rss li {
margin-bottom: 10px;
}
.sidebar-widget select {
max-width: 100%;
margin-top: 15px;
width: 100%;
} .et-gallery {
margin-bottom: 30px;
}
.et-gallery .gallery-preview {
cursor: pointer;
margin-bottom: 10px;
}
.et-gallery .gallery {
margin: 0 -5px !important;
}
.et-gallery .gallery-item {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
padding: 0 5px 0 5px;
}
.et-gallery .gallery-item.last-child {
padding-right: 0;
}
.et-gallery .gallery-item:hover {
opacity: 0.8;
}
.body-shortcode p {
color: #767676;
font-family: 'Raleway', Arial, sans-serif;
}
.body-shortcode ul {
color: #767676;
font-family: 'Raleway', Arial, sans-serif;
line-height: 1.5;
font-size: 13px;
}
.body-shortcode strong {
color: #000;
} .alert {
overflow: auto;
}
.alert i {
float: left;
margin-right: 10px;
font-size: 30px;
margin-top: 5px;
}
.alert .body-alert {
margin-left: 45px;
display: block;
}
.alert .fa-exclamation {
margin: 7px;
} .dropcap {
background: none repeat scroll 0 0 #C4C4C4;
color: #fff;
display: inline-block;
float: left;
font-family: Georgia;
font-size: 36px;
font-weight: normal;
line-height: 1.2;
margin: 3px 9px 0 0;
text-align: center;
width: 43px;
}
.dropcap.light {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
color: #000000;
}
.cta-block {
-moz-box-sizing: border-box;
float: left;
margin-bottom: 20px;
padding: 20px 40px;
transition: all 0.3s ease-in-out 0s;
width: 100%;
}
.cta-block h1,
.cta-block h2,
.cta-block h3,
.cta-block h4,
.cta-block h5,
.cta-block h6 {
margin-bottom: 5px;
}
.cta-block .button-left {
padding-right: 40px;
width: 25%;
}
.cta-block .button-right {
text-align: right;
width: 25%;
}
.cta-block.style-without-border {
border: medium none;
padding: 0;
}
.cta-block.style-filled {
background-color: #FCFCFC;
border-bottom-color: #DBDBDB;
border-left-width: 3px;
border-right-color: #DBDBDB;
border-top-color: #DBDBDB;
}
.cta-block.style-dark {
background: none repeat scroll 0 0 #404040;
border: medium none;
color: #8B8B8B;
}
.cta-block.style-dark .btn {
border: 2px solid #fff;
}
.cta-block.style-dark h1,
.cta-block.style-dark h2,
.cta-block.style-dark h3,
.cta-block.style-dark h4,
.cta-block.style-dark h5,
.cta-block.style-dark h6,
.cta-block.style-dark a {
color: #FFFFFF;
}
.cta-block.style-fullwidth {
position: relative;
background: #2E2E2E;
width: 100%;
padding: 40px 25px;
margin-left: 15px;
border: none;
text-align: center;
-webkit-transition: backcground-color 0.2s ease-in-out;
-moz-transition: backcground-color 0.2s ease-in-out;
-ms-transition: backcground-color 0.2s ease-in-out;
-o-transition: backcground-color 0.2s ease-in-out;
transition: backcground-color 0.2s ease-in-out;
}
.cta-block.style-fullwidth h1 {
letter-spacing: 1px;
}
.cta-block.style-fullwidth:hover {
cursor: pointer;
background-color: #4f4f4f;
}
.cta-block.style-fullwidth:hover i {
color: #a5a5a5;
}
.full-width-ie .form.mc4wp-form p {
margin-bottom: 0;
}
.full-width-ie .form.mc4wp-form label {
display: none;
}
.footer-top-1 .hidden-tooltip .open-tooltip i {
border-color: #bcbcbc !important;
}
.footer-top-1 .cta-block.style-fullwidth {
display: none;
background-color: #e5534c;
}
.footer-top-1 .cta-block.style-fullwidth .fa-star-o {
color: #FFF;
}
.footer-top .margin0 .cta-block.style-fullwidth {
margin-left: 0;
}
.footer-top a:hover {
color: #252525;
}
.table-row {
display: table;
width: 100%;
}
.table-cell {
display: table-cell;
vertical-align: middle;
}
.cta-block .active {
color: #e5534c;
}
pre {
white-space: pre-line;
}
.toCall {
width: 50px;
height: 50px;
display: inline-block;
}
.all-fontAwesome .fa-hover a {
border-radius: 4px;
color: #222222;
display: block;
height: 32px;
line-height: 32px;
padding-left: 10px;
-webkit-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.all-fontAwesome .fa-hover a:hover,
.all-fontAwesome .fa-hover a:hover span {
background-color: #e5534c;
color: #fff;
text-decoration: none;
}
.list ul {
list-style: none;
padding-left: 0;
margin-bottom: 15px;
}
.list li {
display: inline-block;
padding: 5px 0 5px 5px;
}
.list li:before {
content: "\f105";
float: left;
font-family: "FontAwesome";
font-size: 12px;
color: #e5534c;
font-style: normal;
font-weight: normal;
line-height: 18px;
margin-right: 10px;
text-decoration: inherit;
-webkit-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.list.list-circle li:before {
content: "\f111";
font-size: 9px;
margin-top: 0px;
}
.list.list-star li:before {
content: "\f005";
}
.list.list-square li:before {
content: "\f0c8";
font-size: 6px;
margin-top: 0px;
}
.list.list-dash li:before {
content: "\f068";
margin-top: 0px;
}
.pricing-table table {
border-collapse: separate;
border-spacing: 0;
margin-bottom: 30px;
}
.pricing-table table .plan-price {
background: none repeat scroll 0 0 #FAFAFA;
color: #999999;
font-size: 16px;
font-style: italic;
font-weight: normal;
line-height: 1.2;
}
.pricing-table table.table th,
.pricing-table table.table td {
border-left: 1px solid #DDDDDD;
padding: 15px;
text-align: center;
}
.pricing-table table.table th:last-child,
.pricing-table table.table td:last-child {
border-right: 1px solid #DDDDDD;
}
.pricing-table table.table th.selected,
.pricing-table table.table td.selected {
background: none repeat scroll 0 0 #FCFCFC;
}
.pricing-table table.table thead:first-child tr:first-child th {
border-top: 1px solid #DDDDDD;
color: #292D33;
font-size: 18px;
text-transform: uppercase;
}
.pricing-table table.table tfoot tr:last-child td,
.pricing-table table.table tfoot tr:last-child th {
border-bottom: 1px solid #DDDDDD;
}
.pricing-table.style3 table .plan-price,
.pricing-table.style2 table .plan-price {
background: none repeat scroll 0 0 #333333;
border-color: #333333 !important;
color: #FFFFFF;
font-size: 48px;
}
.pricing-table.style3 table .plan-price sup,
.pricing-table.style2 table .plan-price sup {
color: #BABABA;
font-size: 18px;
font-weight: normal;
margin: 0 4px;
top: -0.7em;
}
.pricing-table.style3 table .plan-price sub,
.pricing-table.style2 table .plan-price sub {
bottom: 0;
color: #6A6A6A;
font-family: "Raleway", Arial;
font-size: 12px;
margin: 0 4px 0 -24px;
}
.pricing-table.style3 table .plan-price {
background: none repeat scroll 0 0 #FAFAFA;
border-color: #DDDDDD !important;
color: #6F6F6F;
}
.pricing-table.style3 table .plan-price sup {
color: #6F6F6F;
}
.pricing-table.style3 table .plan-price sub {
color: #6F6F6F;
}
.pricing-table ul {
-moz-box-sizing: border-box;
float: left;
list-style: none outside none;
margin: 0 0 30px -1px;
padding: 0;
}
.pricing-table ul li {
background-color: #FFFFFF;
border-bottom: 1px solid #EBEBEB;
border-left: 1px solid #EBEBEB;
border-right: 1px solid #EBEBEB;
padding: 20px;
text-align: center;
}
.pricing-table ul li.row-title {
border-top: 1px solid #EBEBEB;
color: #000000;
font-size: 20px;
text-transform: uppercase;
}
.pricing-table ul li.row-price {
background: none repeat scroll 0 0 #FAFAFA;
color: #e5534c;
font-size: 16px;
font-style: italic;
font-weight: normal;
line-height: 1.2;
padding: 10px;
}
.pricing-table ul.selected-column {
position: relative;
top: -20px;
}
.pricing-table ul.selected-column li {
background: none repeat scroll 0 0 #FCFCFC;
}
.pricing-table ul.selected-column li.row-title {
padding: 30px 20px;
}
.pricing-table ul.selected-column li.row-price {
padding: 10px;
}
.pricing-table ul.selected-column li:last-child {
padding: 30px 20px;
}
.pricing-table ul:first-child {
margin-left: 0;
}
.pricing-table.style2 ul li.row-price {
background: none repeat scroll 0 0 #333333;
border-color: #464646;
color: #FFFFFF;
font-size: 30px;
}
.pricing-table.style2 ul li.row-price sup {
color: #BABABA;
font-size: 18px;
font-weight: normal;
margin: 0 4px;
top: -0.4em;
}
.pricing-table.style2 ul li.row-price sub {
bottom: -5px;
color: #6A6A6A;
font-family: "Raleway", Arial;
font-size: 12px;
margin: 0 4px 0 -24px;
}
.pricing-table.style2 ul.selected-column li {
background: none repeat scroll 0 0 #333333;
border-color: #464646;
color: #FFFFFF;
}
.pricing-table.style2 ul.selected-column li.row-price {
background: none repeat scroll 0 0 #1F1F1F;
border-color: #1F1F1F;
}
.pricing-table.style3 ul li.row-price {
background: none repeat scroll 0 0 #FAFAFA;
border-color: #DDDDDD;
color: #e5534c;
font-size: 30px;
}
.pricing-table.style3 ul li.row-price sup {
color: #e5534c;
font-size: 18px;
font-weight: normal;
margin: 0 4px;
top: -0.4em;
}
.pricing-table sup,
.pricing-table sub {
float: none !important;
}
.pricing-table.style3 ul li.row-price sub {
bottom: -5px;
color: #e5534c;
font-family: "Raleway", Arial;
font-size: 12px;
margin: 0 4px 0 -24px;
}
.pricing-table.columns2 > ul {
width: 50%;
}
.pricing-table.columns3 > ul {
width: 33%;
}
.pricing-table.columns4 > ul {
width: 25%;
}
.pricing-table.columns5 > ul {
width: 20%;
}
.tabs {
margin-bottom: 20px;
position: relative;
}
.tabs .tab-title:hover {
text-decoration: underline !important;
color: #e5534c;
}
.tabs .tab-title:first-child {
margin-left: 20px;
}
.tabs .tab-title.active {
border-bottom: 1px solid #FFFFFF;
color: #000000;
}
.tabs .tab-title > i {
margin-right: 10px;
}
.custom-tabs a:hover {
text-decoration: none !important;
background: #fff !important;
}
.tabs .tab-content {
-moz-box-sizing: border-box;
border: 1px solid #E9E9E9;
display: none;
float: right;
margin-bottom: 30px;
margin-top: -1px;
padding: 30px;
width: 100%;
}
.tab-content .list li {
color: #767676;
line-height: 20px;
}
.tab-content .list li:before {
line-height: 20px;
}
.tabs.accordion {
border: none;
width: 100%;
}
.tabs.accordion .comment-reply-link {
top: auto;
bottom: 20px;
}
.tabs.accordion .tabs-nav,
.tabs.accordion .wpb_tabs_nav {
border-top: none;
border-bottom: none;
background-color: transparent !important;
}
.tabs.accordion .tabs-nav li,
.tabs.accordion .wpb_tabs_nav li {
width: 100%;
}
.tabs.accordion .wpb_tab {
background-color: transparent !important;
padding: 0 !important;
}
@media only screen and (min-width: 992px) {
.tabs.accordion .tabs-nav li {
float: left;
}
}
.tabs.accordion .tab-title,
.tabs.accordion .wpb_tabs_nav li a {
font: 14px/15px 'Roboto', Arial, Helvetica, sans-serif;
font-weight: 500;
color: #000;
display: block;
float: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #D5D5D5;
position: relative;
border-left: none;
border-right: none;
padding: 13px 0 !important;
padding-left: 0;
margin: 0;
margin-top: -1px;
}
.tabs.accordion .tab-title:hover,
.tabs.accordion .wpb_tabs_nav li a:hover,
.tabs.accordion .tab-title:focus,
.tabs.accordion .wpb_tabs_nav li a:focus {
text-decoration: none !important;
color: #e5534c;
}
.tabs.accordion .tab-title:after,
.tabs.accordion .wpb_tabs_nav li a:after {
display: none;
}
.tabs.accordion .tab-title.opened:before,
.tabs.accordion .wpb_tabs_nav li a.opened:before {
position: static;
border-width: 0px !important;
}
.tabs.accordion .wpb_tabs_nav li {
margin: 10px 0;
background-color: transparent !important;
}
.tabs.accordion .tab-title:first-child {
margin-left: 0;
margin-right: 0;
}
.tabs.accordion .active a {
background: #F7F7F7;
cursor: default;
}
.tabs.accordion .tab-content {
margin-bottom: 0;
margin-top: 0 !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: none !important;
padding: 0 !important;
}
.tabs.accordion .tab-content .tab-content-inner {
padding: 30px 0;
}
.tabs-after_image .tabs .tab-title:before {
content: none;
}
.tabs.accordion .tab-title.opened {
border: 1px solid #000;
border-left: none;
border-right: none;
}
.tabs.accordion .tab-title.opened:before {
content: '';
display: block;
bottom: -9px;
left: 50%;
margin-left: -4px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-top-color: #000;
border-width: 4px 4px !important;
background-color: transparent;
}
.left-bar,
.right-bar {
float: left;
border: 1px solid #ddd !important;
width: 100%;
}
.left-bar .left-titles,
.right-bar .left-titles {
float: left;
height: 100%;
border-right: 1px solid #ddd;
width: 20%;
}
.left-bar .left-titles .tab-title-left,
.right-bar .left-titles .tab-title-left {
display: block;
padding: 20px 30px;
border-style: solid;
border-color: #ddd;
border-width: 1px 1px 0 0;
margin-right: -1px;
position: relative;
text-transform: uppercase;
z-index: 1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.left-bar .left-titles .tab-title-left:hover,
.right-bar .left-titles .tab-title-left:hover {
text-decoration: underline;
background-color: #FFF;
}
.left-bar .left-titles .tab-title-left.opened,
.right-bar .left-titles .tab-title-left.opened {
background-color: #FFF !important;
border-right: none;
}
.left-bar .left-titles .tab-title-left.opened:after,
.right-bar .left-titles .tab-title-left.opened:after {
content: '';
display: block;
width: 1px;
height: 100%;
background-color: #000;
position: absolute;
top: 0px;
left: -1px;
}
.left-bar .left-titles .tab-title-left.opened:before,
.right-bar .left-titles .tab-title-left.opened:before {
content: '';
display: block;
bottom: 50%;
left: 0;
margin-bottom: -4px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-left-color: #000;
border-width: 4px 4px;
}
.left-bar .left-titles .tab-title-left:first-child,
.right-bar .left-titles .tab-title-left:first-child {
border-top: none;
}
.left-bar .left-titles .tab-title-left:last-child,
.right-bar .left-titles .tab-title-left:last-child {
border-bottom: 1px solid #ddd;
margin-bottom: -1px;
}
.left-bar .wpb_tabs_nav,
.right-bar .wpb_tabs_nav,
.left-bar .tabs-nav,
.right-bar .tabs-nav {
width: 30%;
float: left;
margin-bottom: 0;
border-bottom: none;
border-top: none;
}
.left-bar .wpb_tabs_nav li,
.right-bar .wpb_tabs_nav li,
.left-bar .tabs-nav li,
.right-bar .tabs-nav li {
width: 100%;
margin-left: 0;
margin-right: 0;
border-bottom: 1px solid #e6e6e6;
border-top: none;
display: block;
}
.left-bar .wpb_tabs_nav li.ui-tabs-active,
.right-bar .wpb_tabs_nav li.ui-tabs-active,
.left-bar .tabs-nav li.ui-tabs-active,
.right-bar .tabs-nav li.ui-tabs-active {
background-color: #FFF !important;
}
.left-bar .wpb_tabs_nav li.ui-tabs-active a,
.right-bar .wpb_tabs_nav li.ui-tabs-active a,
.left-bar .tabs-nav li.ui-tabs-active a,
.right-bar .tabs-nav li.ui-tabs-active a {
border-right-color: #fff;
}
.left-bar .wpb_tabs_nav li.ui-tabs-active a:after,
.right-bar .wpb_tabs_nav li.ui-tabs-active a:after,
.left-bar .tabs-nav li.ui-tabs-active a:after,
.right-bar .tabs-nav li.ui-tabs-active a:after {
display: none;
}
.left-bar .wpb_tabs_nav li:last-child,
.right-bar .wpb_tabs_nav li:last-child,
.left-bar .tabs-nav li:last-child,
.right-bar .tabs-nav li:last-child {
margin-bottom: -1px;
}
.left-bar .wpb_tabs_nav li a,
.right-bar .wpb_tabs_nav li a,
.left-bar .tabs-nav li a,
.right-bar .tabs-nav li a {
display: block;
padding: 20px 30px !important;
border-style: solid;
border-color: #ddd;
margin-top: 0;
border-width: 1px 1px 0 0;
margin-right: -1px;
position: relative;
text-transform: uppercase;
z-index: 1;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.left-bar .wpb_tabs_nav li a:hover,
.right-bar .wpb_tabs_nav li a:hover,
.left-bar .tabs-nav li a:hover,
.right-bar .tabs-nav li a:hover {
text-decoration: underline;
background-color: #FFF;
}
.left-bar .wpb_tabs_nav li a.opened,
.right-bar .wpb_tabs_nav li a.opened,
.left-bar .tabs-nav li a.opened,
.right-bar .tabs-nav li a.opened {
background-color: #FFF !important;
border-right: none;
}
.left-bar .wpb_tabs_nav li a.opened:after,
.right-bar .wpb_tabs_nav li a.opened:after,
.left-bar .tabs-nav li a.opened:after,
.right-bar .tabs-nav li a.opened:after {
content: '';
display: block;
width: 1px;
height: 100%;
background-color: #000;
position: absolute;
top: 0px;
left: -1px;
}
.left-bar .wpb_tabs_nav li a.opened:before,
.right-bar .wpb_tabs_nav li a.opened:before,
.left-bar .tabs-nav li a.opened:before,
.right-bar .tabs-nav li a.opened:before {
content: '';
display: block;
bottom: 50%;
left: 0;
margin-bottom: -4px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-left-color: #000;
border-width: 4px 4px;
}
.left-bar .wpb_tabs_nav li a:first-child,
.right-bar .wpb_tabs_nav li a:first-child,
.left-bar .tabs-nav li a:first-child,
.right-bar .tabs-nav li a:first-child {
border-top: none;
}
.left-bar .wpb_tabs_nav li a:last-child,
.right-bar .wpb_tabs_nav li a:last-child,
.left-bar .tabs-nav li a:last-child,
.right-bar .tabs-nav li a:last-child {
border-bottom: 1px solid #ddd;
margin-bottom: -1px;
}
.left-bar .tab-title,
.right-bar .tab-title {
display: none;
}
.left-bar .tab-content,
.right-bar .tab-content,
.left-bar .wpb_tab,
.right-bar .wpb_tab {
float: right!important;
width: 70% !important;
margin: 0 0 0 0;
position: relative;
padding-left: 20px !important;
padding-right: 20px !important;
min-height: 1px !important;
border-left: 1px solid #ddd !important;
}
.right-bar {
float: left;
border: 1px solid #ddd !important;
width: 100%;
}
.right-bar .left-titles {
float: right;
margin-left: -1px;
border-left: 1px solid #ddd;
width: 30%;
position: relative;
z-index: 1;
}
.right-bar .left-titles .tab-title-left {
display: block;
padding: 20px 30px;
border-style: solid;
border-color: #ddd;
border-width: 1px 0 0 1px;
margin-left: -1px;
text-transform: uppercase;
position: relative;
}
.right-bar .left-titles .tab-title-left:hover {
text-decoration: underline;
background-color: #FFF;
}
.right-bar .left-titles .tab-title-left.opened {
background-color: #FFF !important;
border-left-color: #fff;
}
.right-bar .left-titles .tab-title-left.opened:after {
content: '';
display: block;
width: 1px;
height: 100%;
background-color: #000;
position: absolute;
top: 0px;
right: -1px;
}
.right-bar .left-titles .tab-title-left.opened:before {
content: '';
display: block;
bottom: 50%;
right: 0;
margin-bottom: -4px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-right-color: #000;
border-width: 4px 4px;
}
.right-bar .left-titles .tab-title-left:first-child {
border-top: none;
}
.right-bar .left-titles .tab-title-left:last-child {
border-bottom: 1px solid #ddd;
margin-bottom: -1px;
}
.right-bar .wpb_tabs_nav,
.right-bar .tabs-nav {
float: right;
}
.right-bar .wpb_tabs_nav li.ui-tabs-active,
.right-bar .tabs-nav li.ui-tabs-active {
background-color: #FFF !important;
}
.right-bar .wpb_tabs_nav li.ui-tabs-active a,
.right-bar .tabs-nav li.ui-tabs-active a {
border-right-color: #ddd;
border-left-color: #FFF;
}
.right-bar .wpb_tabs_nav li.ui-tabs-active a:after,
.right-bar .tabs-nav li.ui-tabs-active a:after {
display: none;
}
.right-bar .wpb_tabs_nav li a,
.right-bar .tabs-nav li a {
display: block;
padding: 20px 30px;
border-style: solid;
border-color: #ddd;
border-width: 1px 0 0 1px;
margin-left: -1px;
text-transform: uppercase;
position: relative;
}
.right-bar .wpb_tabs_nav li a:hover,
.right-bar .tabs-nav li a:hover {
text-decoration: underline;
background-color: #FFF;
}
.right-bar .wpb_tabs_nav li a.opened,
.right-bar .tabs-nav li a.opened {
background-color: #FFF !important;
border-left-color: #fff;
}
.right-bar .wpb_tabs_nav li a.opened:after,
.right-bar .tabs-nav li a.opened:after {
content: '';
display: block;
width: 1px;
height: 100%;
background-color: #000;
position: absolute;
top: 0px;
right: -1px;
left: auto;
}
.right-bar .wpb_tabs_nav li a.opened:before,
.right-bar .tabs-nav li a.opened:before {
content: '';
display: block;
bottom: 50%;
right: 0;
left: auto;
margin-bottom: -4px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-right-color: #000;
border-width: 4px 4px;
}
.right-bar .wpb_tabs_nav li a:first-child,
.right-bar .tabs-nav li a:first-child {
border-top: none;
}
.right-bar .wpb_tabs_nav li a:last-child,
.right-bar .tabs-nav li a:last-child {
border-bottom: 1px solid #ddd;
margin-bottom: -1px;
}
.right-bar .tab-content,
.right-bar .wpb_tab {
float: left !important;
margin: 0;
padding: 20px 20px 20px 20px !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-right: 1px solid #ddd !important;
border-left: none !important;
margin-top: 0 !important;
width: 70% !important;
min-height: 1px !important;
position: relative;
right: -1px;
}
.left-titles a:hover,
.tab-title-left:hover {
text-decoration: none !important;
color: #e5534c;
background: none !important;
}
.progress-bar {
background: #e5534c;
height: 28px;
margin-bottom: 10px;
position: relative;
color: #fff;
}
.progress-bar > div {
height: 100%;
left: 0;
position: absolute;
top: 0;
}
.progress-bar > span {
color: #FFFFFF;
font-size: 13px;
font-weight: 300;
left: 0;
line-height: 28px;
margin-left: 15px;
opacity: 0;
position: absolute;
top: 0;
z-index: 1;
}
.ico-tab {
font-size: 40px;
color: #ccc;
float: left;
}
.body-text-tab {
margin-left: 60px;
padding-top: 10px;
}
.table-dashed,
.table-dashed > thead > tr > th,
.table-dashed > tbody > tr > th,
.table-dashed > tfoot > tr > th,
.table-dashed > thead > tr > td,
.table-dashed > tbody > tr > td,
.table-dashed > tfoot > tr > td {
border-style: dashed !important;
}
.team-member {
text-align: center;
}
.team-member .member-image {
margin-bottom: 20px;
}
.team-member .member-image img:hover {
opacity: 0.8;
}
.team-member .member-details {
color: #767676;
}
.team-member .member-details h4 {
font-size: 16px;
color: #252525;
}
.team-member .member-details h5 {
text-transform: none;
font-size: 12px;
text-transform: uppercase;
color: #e5534c;
}
.team-member .member-details h5:hover {
color: #767676;
}
.team-member .member-details .menu-social-icons {
width: 100%;
margin: 10px 0 !important;
}
.team-member .member-details .menu-social-icons li {
float: none;
display: inline-block;
}
.team-member.member-type-2 {
text-align: left !important;
}
.team-member.member-type-2 .member-details {
color: #767676;
}
.team-member.member-type-2 .member-details .menu-social-icons {
text-align: left;
}
.team-member.member-type-2 .member-details h4 {
color: #333;
}
.team-member.member-type-2 .member-details p.member-email {
margin-bottom: 10px !important;
}  blockquote {
font: 13px/24px 'Raleway', Helvetica, sans-serif;
color: #767676;
padding: 20px;
padding-left: 56px;
position: relative;
border: none;
margin: 20px 0 20px;
}
blockquote:before {
content: "\f10d";
font-family: FontAwesome;
color: #767676;
font-size: 40px;
position: absolute;
top: 0;
left: 0;
}
blockquote.style2 {
background: #fcfcfc no-repeat 10px 10px;
min-height: 50px;
}
blockquote.style2:before {
opacity: 0.1;
left: 15px;
top: 15px;
}
.format-quote blockquote {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/pattern.jpg) repeat;
text-align: center;
font: 24px/36px 'Raleway', sans-serif;
color: #292929;
font-weight: 300;
padding: 55px 40px;
}
.format-quote blockquote p {
position: relative;
z-index: 1;
}
.format-quote blockquote:before {
content: "";
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/quotes-white.png);
background-repeat: no-repeat;
width: 118px;
height: 102px;
right: 0;
left: auto;
}
.format-quote blockquote footer {
font-size: 14px;
}
.format-quote blockquote footer:before {
display: none;
}
.format-gallery .post-gallery-slider {
margin-bottom: 30px;
}
.format-gallery .post-gallery-slider .owl-controls {
width: 100%;
top: 50%;
margin-top: -23px;
}
.format-gallery .post-gallery-slider .owl-controls .owl-buttons div {
background-image: none;
width: 45px;
height: 45px;
position: absolute;
background-color: transparent;
border-radius: 100%;
border: 2px solid #eee;
text-align: center;
font-size: 0;
text-indent: 0;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.format-gallery .post-gallery-slider .owl-controls .owl-buttons div:before {
font-family: FontAwesome;
font-size: 30px;
position: absolute;
color: #252525;
line-height: 41px;
display: block;
width: 100%;
height: 100%;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.format-gallery .post-gallery-slider .owl-controls .owl-buttons div:hover {
background-color: #fff !important;
opacity: 1;
border-color: #fff;
}
.format-gallery .post-gallery-slider .owl-controls .owl-buttons div:hover:before {
color: #252525 !important;
}
.format-gallery .post-gallery-slider .owl-controls .owl-buttons .owl-prev {
left: -20px;
}
.format-gallery .post-gallery-slider .owl-controls .owl-buttons .owl-prev:before {
content: "\f104";
left: -1px;
}
.format-gallery .post-gallery-slider .owl-controls .owl-buttons .owl-next {
right: -20px;
}
.format-gallery .post-gallery-slider .owl-controls .owl-buttons .owl-next:before {
content: "\f105";
left: 1px;
}
.format-gallery .post-gallery-slider .owl-item {
text-align: center;
}
.format-gallery .post-gallery-slider:hover .owl-buttons div {
opacity: 1;
}
.format-gallery .post-gallery-slider:hover .owl-buttons .owl-next {
right: 20px;
}
.format-gallery .post-gallery-slider:hover .owl-buttons .owl-prev {
left: 20px;
}
.wpb_gallery .wpb_gallery_slides .owl-controls {
width: 100%;
top: 50%;
margin-top: -23px;
}
.wpb_gallery .wpb_gallery_slides .owl-controls .owl-buttons div {
background-image: none;
width: 45px;
height: 45px;
position: absolute;
background-color: transparent;
border-radius: 100%;
border: 2px solid #fff;
text-align: center;
font-size: 0;
text-indent: 0;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.wpb_gallery .wpb_gallery_slides .owl-controls .owl-buttons div:before {
font-family: FontAwesome;
font-size: 30px;
position: absolute;
color: #fff;
line-height: 41px;
display: block;
width: 100%;
height: 100%;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.wpb_gallery .wpb_gallery_slides .owl-controls .owl-buttons div:hover {
background-color: #fff !important;
opacity: 1;
}
.wpb_gallery .wpb_gallery_slides .owl-controls .owl-buttons div:hover:before {
color: #252525 !important;
}
.wpb_gallery .wpb_gallery_slides .owl-controls .owl-buttons .owl-prev {
left: -20px;
}
.wpb_gallery .wpb_gallery_slides .owl-controls .owl-buttons .owl-prev:before {
content: "\f104";
left: -1px;
}
.wpb_gallery .wpb_gallery_slides .owl-controls .owl-buttons .owl-next {
right: -20px;
}
.wpb_gallery .wpb_gallery_slides .owl-controls .owl-buttons .owl-next:before {
content: "\f105";
left: 1px;
}
.wpb_gallery .wpb_gallery_slides:hover .owl-buttons div {
opacity: 1;
}
.wpb_gallery .wpb_gallery_slides:hover .owl-buttons .owl-next {
right: 20px;
}
.wpb_gallery .wpb_gallery_slides:hover .owl-buttons .owl-prev {
left: 20px;
}
.wpb_gallery .gallery-item {
display: inline-block;
padding: 1px !important;
}  blockquote.testimonials-text {
background-color: #FFF;
border: 1px solid #d5d5d5;
color: #767676;
font-size: 13px;
position: relative;
padding: 20px;
}
blockquote.testimonials-text:before {
bottom: -32px;
top: auto;
left: 7%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(213, 213, 213, 0);
border-top-color: #D5D5D5;
border-width: 16px;
margin-left: 0;
}
blockquote.testimonials-text:after {
bottom: -31px;
left: 7%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(255, 255, 255, 0);
border-top-color: #ffffff;
border-width: 16px;
margin-left: 0;
}
.testimonials-slider .owl-controls {
top: auto;
bottom: -8px;
background-color: #FFF;
}  .testimonial-grid .item {
margin-bottom: 30px;
}
.testimonial-info {
display: table-row;
margin-top: 2px;
}
.testimonial-info .testimonial-author {
display: table-cell;
vertical-align: middle;
}
.testimonial-info .testimonial-author .url a {
color: #e5534c;
}
.testimonial-info .testimonial-author .url a:hover {
color: #767676;
}
.testimonial-info .avatar-link {
margin-right: 15px;
display: block;
}   .main-footer {
background: #222;
}
.main-footer a {
color: #787878;
}
.main-footer h5 {
font: 12px/15px 'Raleway', Arial, Helvetica, sans-serif;
color: #aaa;
text-transform: uppercase;
margin: 0px 0 10px;
display: inline-block;
width: 100%;
letter-spacing: 1px;
}
.main-footer p {
margin-top: 20px;
margin-bottom: 0;
font: 12px/18px 'Raleway', Arial, Helvetica, sans-serif;
color: #767676;
}
.main-footer .product_list_widget li {
border-bottom: 1px solid #3f3f3f;
}
.main-footer .product_list_widget .pull-left {
border: 1px solid #3f3f3f;
}
.main-footer .product_list_widget .media-heading a {
color: #fff;
}
.main-footer .product_list_widget .media-heading a:hover {
color: #767676;
}
.main-footer .product_list_widget .small-coast del .amount {
color: #767676;
}
.main-footer .owl-controls {
top: -10px;
}
.main-footer .sidebar-widget .blog-post-list li {
border-bottom: none;
}
.main-footer .container {
position: relative;
}
.main-footer .container .hidden-tooltip {
position: absolute;
top: -10px;
right: 10px;
}
.main-footer .container .hidden-tooltip .tooltip-content {
background-color: #111;
right: 100%;
bottom: 35px;
top: auto;
}
.main-footer .container .hidden-tooltip .tooltip-content .btn-close i {
border: none !important;
}
.main-footer .container .hidden-tooltip .tooltip-content .btn-medium {
color: #FFF;
border: 1px solid #fff;
}
.main-footer .container .hidden-tooltip .open-tooltip i {
-webkit-animation: tooltip-color-white 1.5s ease-in infinite;
-moz-animation: tooltip-color-white 1.5s ease-in infinite;
-ms-animation: tooltip-color-white 1.5s ease-in infinite;
animation: tooltip-color-white 1.5s ease-in infinite;
}
.main-footer .container .hidden-tooltip i {
border: 1px solid #fff;
}
.main-footer .container .hidden-tooltip i:hover {
border: 1px solid #fff !important;
color: #FFF;
-webkit-animation: none;
-moz-animation: none;
-o-animation: none;
animation: none;
}
.main-footer .container .widget_icl_lang_sel_widget {
float: left;
width: 100%;
text-align: left;
}
.main-footer .twitter-list li {
border-bottom: 1px solid #3f3f3f;
}
.main-footer .vc_separator {
font: 18px/20px 'Raleway', Arial, Helvetica, sans-serif;
color: #fff !important;
padding: 0 0 18px;
border-bottom: 1px solid #3F3F3F;
text-transform: uppercase;
margin-bottom: 16px;
text-align: left;
}
.main-footer .vc_separator.vc_sep_color_black .vc_sep_line {
border-color: #3f3f3f;
}
.main-footer .menu-social-icons {
text-align: center;
}
.main-footer .menu-social-icons li {
margin: 0 5px;
float: none;
display: inline-block;
}
.main-footer .menu-social-icons li:hover {
opacity: 0.8;
}
.main-footer .menu-social-icons svg {
display: none;
}
.main-footer .menu-social-icons i {
background-color: #464646;
width: 25px;
height: 25px;
font-size: 14px;
line-height: 24px;
}
.main-footer .menu-social-icons i:hover {
color: #fff;
}
.main-footer .widget-title,
.main-footer .widgettitle,
.main-footer .wpb_heading {
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-weight: 700;
color: #fff !important;
padding: 0 0 14px;
border-bottom: 1px solid #bbb;
text-transform: uppercase;
margin-bottom: 16px;
text-align: left;
}
.main-footer .widget-title span,
.main-footer .widgettitle span,
.main-footer .wpb_heading span {
background-color: transparent;
padding: 0;
}
.main-footer .widget-title:after,
.main-footer .widgettitle:after,
.main-footer .wpb_heading:after {
content: "";
height: 0;
}
.main-footer .wpb_flickr_heading {
display: inline-block;
width: 100%;
border-bottom: 1px solid #3f3f3f;
line-height: 16px;
}
.vc_row + p {
margin: 0;
}
.main-footer-1 {
background-color: #fff;
}
.main-footer-1 .widget-title,
.main-footer-1 .wpb_heading {
color: #252525 !important;
border-bottom: 1px solid #ddd;
font-weight: 600;
line-height: 16px;
}
.main-footer-1 a {
color: #787878;
}
.main-footer-1 a:hover {
color: #000;
}
.main-footer-1 .white-text,
.main-footer-1 a.white-text {
color: #000;
}
.main-footer-1 .list-unstyled a:hover {
color: #000;
}
.main-footer-1 .tagcloud a {
border: 1px solid #ddd;
}
.main-footer-1 .tagcloud a:hover {
border: 1px solid #000;
color: #000;
}
.main-footer-1 .blog-post-list .media-heading a {
color: #000;
}
.main-footer-1 .blog-post-list .media-heading a:hover {
color: #e5534c;
}
.main-footer-1 .product_list_widget li {
border-bottom: 1px solid #ddd;
}
.main-footer-1 .product_list_widget li .media-heading a {
color: #000;
}
.main-footer-1 .product_list_widget li .pull-left {
border: 1px solid #ddd;
}
.main-footer-1 .twitter-list li {
border-bottom: 1px solid #ddd;
}
.main-footer-1 .vc_separator h4 {
color: #000;
}
.main-footer-1 .container .hidden-tooltip i {
border-color: #bcbcbc !important;
}
.main-footer-1 .container .hidden-tooltip i:hover {
color: #e5534c;
}
.main-footer-2,
.main-footer-3 {
padding-top: 60px;
}
.main-footer-2 .widget-title,
.main-footer-3 .widget-title,
.main-footer-2 .widgettitle,
.main-footer-3 .widgettitle {
border-bottom-color: #3f3f3f;
}
.main-footer-2 .blog-post-list .media-heading a,
.main-footer-3 .blog-post-list .media-heading a {
color: #fff;
}
.main-footer-2 .address-company span,
.main-footer-3 .address-company span {
color: #FFF !important;
}
.main-footer-2 .menu-social-icons li i,
.main-footer-3 .menu-social-icons li i {
background-color: #464646 !important;
}
.copyright-1 {
background-color: #fff;
}
.global-copyright-white {
border-top: 1px solid #3f3f3f;
margin-bottom: 10px !important;
}
.about-company > .pull-left {
margin-right: 18px;
max-width: 100%;
}
#lang_sel_footer,
.widget_icl_lang_sel_widget {
position: relative;
z-index: 10;
}
.white-text,
a.white-text {
color: white;
}
.address-company {
margin: 0;
text-align: left;
display: inline-block;
padding: 0;
font: 12px/22px 'Raleway', Arial, Helvetica, sans-serif;
color: #767676;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 23px;
}
.social-link-type-2 {
margin: 10px 0 0;
padding: 0;
list-style: none;
}
.social-link-type-2 li {
display: inline-block;
margin: 0 4px;
}
.social-link-type-2 a:hover i {
opacity: 0.8;
}
.social-link-type-2 i {
display: block;
}
.social-link-type-2 .ico-twitter {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -143px 0;
width: 22px;
height: 23px;
}
.social-link-type-2 .ico-facebook {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -166px -1px;
width: 22px;
height: 23px;
}
.social-link-type-2 .ico-p {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -190px -1px;
width: 22px;
height: 23px;
}
.social-link-type-2 .ico-google {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -214px -1px;
width: 22px;
height: 23px;
}
.social-link-type-2 .ico-rss {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/sprite/icons.png) no-repeat -238px -2px;
width: 22px;
height: 23px;
}
.letter-offset {
letter-spacing: 4px;
}
.royal_santa input,
.royal_santa textarea {
width: 100%;
}
.royal_santa input[type=submit] {
padding: 12px;
}
.flickr_badge_image {
margin: 0 5px 10px !important;
width: 77px !important;
height: 77px !important;
float: left;
}
.flickr_badge_image img:hover {
opacity: 0.5;
}
[class*=col-ct-] {
float: left;
overflow: hidden;
}
.col-ct-6 {
width: 50%;
}
.list-unstyled {
font-size: 13px;
line-height: 30px;
}
.list-unstyled a:hover {
color: #f25d57;
text-decoration: none;
}
.tagcloud {
margin: 0px;
padding: 0px;
list-style: none;
}
.tagcloud a {
display: inline-block;
font-size: 13px !important;
line-height: 15px;
margin: 0 7px 11px 0;
padding: 6px 12px;
border: 1px solid #3F3F3F;
-webkit-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.tagcloud a:hover {
text-decoration: none;
color: #fff;
border-color: #fff;
}
.blog-post-list .media-heading a {
font: 12px/11px 'Raleway', Arial, Helvetica, sans-serif;
font-weight: 700;
color: #252525;
}
.blog-post-list .media-heading a:hover {
color: #e5534c;
}
.blog-post-list .media {
padding: 0;
}
.blog-post-list .media > .pull-left {
margin-right: 21px;
}
.blog-post-list li {
padding: 14px 0 14px;
}
.blog-post-list .media-body {
font: 13px/20px 'Raleway', Arial, Helvetica, sans-serif;
color: #6e6e6e;
}
.footer-column {
margin-bottom: 54px;
overflow: hidden;
}
.copyright-1,
.copyright-2,
.copyright-3,
.copyright {
background: #222;
font-size: 12px;
padding-top: 20px;
}
.copyright-1 .container .row-copyrights,
.copyright-2 .container .row-copyrights,
.copyright-3 .container .row-copyrights,
.copyright .container .row-copyrights {
padding-top: 30px;
padding-bottom: 30px;
display: inline-block;
width: 100%;
border-top: 1px solid #2B2B2B;
}
.copyright-1 .textwidget,
.copyright-2 .textwidget,
.copyright-3 .textwidget,
.copyright .textwidget {
color: #787878;
margin: 3px 0 0;
}
.copyright-1 .textwidget a:hover,
.copyright-2 .textwidget a:hover,
.copyright-3 .textwidget a:hover,
.copyright .textwidget a:hover {
text-decoration: underline;
}
.copyright-1 .textwidget .active,
.copyright-2 .textwidget .active,
.copyright-3 .textwidget .active,
.copyright .textwidget .active {
color: #e5534c;
}
.copyright-1 .textwidget p,
.copyright-2 .textwidget p,
.copyright-3 .textwidget p,
.copyright .textwidget p {
margin-bottom: 5px;
margin-top: 5px;
font-size: 14px;
}
.copyright-1 .copyright-payment,
.copyright-2 .copyright-payment,
.copyright-3 .copyright-payment,
.copyright .copyright-payment {
margin-bottom: 0;
}
.copyright-1 .copyright-payment li,
.copyright-2 .copyright-payment li,
.copyright-3 .copyright-payment li,
.copyright .copyright-payment li {
display: inline-block;
text-align: center;
width: 45px;
margin: 0 5px;
}
.copyright-1 .copyright-payment li a,
.copyright-2 .copyright-payment li a,
.copyright-3 .copyright-payment li a,
.copyright .copyright-payment li a {
padding: 0 5px;
}
.copyright-1 .copyright-payment li a img,
.copyright-2 .copyright-payment li a img,
.copyright-3 .copyright-payment li a img,
.copyright .copyright-payment li a img {
width: 100%;
height: auto;
}
.copyright-1 {
background-color: #fff;
}
.copyright-1 .container .row-copyrights {
border-top: 1px solid #ddd;
}
.footer-top-2 {
background-color: #222;
}
.footer-top-2 .widget-title {
color: #fff;
padding-top: 40px !important;
border-bottom-color: #3F3F3F !important;
}
.footer-top-2 .widget-title:after {
display: none;
}
.footer-top-2 .widget-title span {
background: #222;
color: #FFF;
}
.footer-top-2 a,
.footer-top-2 .wpb_heading,
.footer-top-2 .media-heading,
.footer-top-2 .sidebar-widget .blog-post-list .media-body strong,
.footer-top-2 .sidebar-slider .blog-post-list .media-body strong {
color: #fff;
}
.footer-top-2 .wpb_widgetised_column_heading,
.footer-top-2 .sidebar-widget .widget-title,
.footer-top-2 .sidebar-slider .widget-title {
border-color: #3F3F3F;
}
.footer-top-2 .media-heading a,
.footer-top-2 .wpb_heading,
.footer-top-2 .wpb_flickr_widget h2 {
color: #fff !important;
}
.footer-top-2 .widget_tag_cloud .widgettitle {
border-bottom: 1px solid #3f3f3f !important;
padding: 0px 0px 10px 0px;
padding-top: 40px !important;
text-align: left;
font-size: 16px;
position: relative;
color: #FFF !important;
margin-bottom: 30px;
line-height: 1em;
}
.footer-top-2 .widget_tag_cloud .widgettitle span {
color: #FFF;
}
.footer-top-2 .product-categories > li,
.footer-top-2 .sidebar-widget .blog-post-list li,
.footer-top-2 .sidebar-slider .blog-post-list li {
border-color: #3F3F3F;
}
.footer-top-2 .twitter-list .fa-twitter {
color: #FFF;
}
.footer-top-2 .vc_separator h4 {
background-color: #222;
color: #FFF;
}
.footer-top-2 .vc_separator.vc_sep_color_black .vc_sep_line {
border-color: #3f3f3f;
}
.footer-top-2 .product_list_widget li {
border-bottom: 1px solid #3f3f3f;
}
.footer-top-2 .product_list_widget li .media-heading a {
color: #FFF;
}
.footer-top-2 .product_list_widget li .media > .pull-left {
border: 1px solid #3f3f3f;
}
.footer-top-2 .product_list_widget li .small-coast {
color: #787878;
}
.footer-top-2 .product_list_widget li .small-coast del .amount {
color: #787878;
}
.footer-top-2 .twitter-list li {
border-bottom: 1px solid #3f3f3f;
}
.main-footer-3.text-color-default .wpb_widgetised_column_heading {
color: #fff !important;
}
.main-footer-3.text-color-default .etheme_widget_recent_entries strong {
color: #6e6e6e;
}
.articles-nav {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
margin: 20px 0;
}
.articles-nav .left {
float: left;
}
.articles-nav .right {
float: right;
}
.fa-heart {
font-size: 12px;
}
.footer-top .wpb_heading.wpb_flickr_heading {
text-align: center;
border: none;
padding-bottom: 0 !important;
font-size: 16px;
position: relative;
}
.footer-top .wpb_heading.wpb_flickr_heading:after {
content: "";
position: absolute;
background: #000;
width: 22%;
height: 1px;
left: 0;
top: 8px;
}
.footer-top .wpb_heading.wpb_flickr_heading:before {
content: "";
position: absolute;
background: #000;
width: 22%;
height: 1px;
right: 0;
top: 8px;
}
.footer-top .widget-container.flickr .widget-title {
border-bottom: 1px solid #ddd;
padding: 0px 0px 10px 0px;
text-align: left;
}
.footer-top .product_list_widget .amount {
color: #000;
}
.footer-top .etheme_widget_qr_code {
padding: 0;
border: none;
}
.footer-top .sidebar-widget .blog-post-list li {
border-bottom: none;
}
.footer-top .widget_tag_cloud .widgettitle {
border-bottom: 1px solid #ddd;
padding: 0px 0px 10px 0px;
text-align: left;
font-size: 16px;
position: relative;
color: #000;
margin-bottom: 30px;
line-height: 1em;
}
.footer-top .widget_tag_cloud .widgettitle span {
color: #FFF;
}
.footer-top .owl-controls {
top: -10px;
}
.widgettitle {
border-bottom: 1px solid #ddd;
padding: 0px 0px 10px 0px;
text-align: left;
font-size: 16px;
position: relative;
margin-bottom: 30px;
line-height: 1em;
} .main-footer.text-color-dark,
.copyright.text-color-dark {
color: #222;
}
.main-footer.text-color-dark a,
.copyright.text-color-dark a {
color: #222;
}
.main-footer.text-color-dark a:hover,
.copyright.text-color-dark a:hover {
text-decoration: underline;
color: #222 !important;
}
.main-footer.text-color-dark .widget-title,
.copyright.text-color-dark .widget-title,
.main-footer.text-color-dark .address-company,
.copyright.text-color-dark .address-company {
color: #222 !important;
}
.main-footer.text-color-dark .widget-title .white-text,
.copyright.text-color-dark .widget-title .white-text,
.main-footer.text-color-dark .address-company .white-text,
.copyright.text-color-dark .address-company .white-text {
color: #222;
}
.main-footer.text-color-dark .textwidget,
.copyright.text-color-dark .textwidget,
.main-footer.text-color-dark p,
.copyright.text-color-dark p,
.main-footer.text-color-dark h5,
.copyright.text-color-dark h5,
.main-footer.text-color-dark h5 span,
.copyright.text-color-dark h5 span,
.main-footer.text-color-dark .blog-post-list .media-body,
.copyright.text-color-dark .blog-post-list .media-body {
color: #222;
}
.main-footer.text-color-default .menu-social-icons i,
.copyright.text-color-default .menu-social-icons i {
background-color: #464646;
color: #fff;
}
.main-footer.text-color-default .wpb_widgetised_column_heading,
.copyright.text-color-default .wpb_widgetised_column_heading {
color: #222 !important;
}
.main-footer.text-color-light,
.copyright.text-color-light {
color: #fff;
}
.main-footer.text-color-light a,
.copyright.text-color-light a {
color: #fff !important;
}
.main-footer.text-color-light a:hover,
.copyright.text-color-light a:hover {
text-decoration: underline;
color: #fff !important;
}
.main-footer.text-color-light .widget-title,
.copyright.text-color-light .widget-title,
.main-footer.text-color-light .address-company,
.copyright.text-color-light .address-company,
.main-footer.text-color-light .wpb_heading,
.copyright.text-color-light .wpb_heading {
color: #fff !important;
}
.main-footer.text-color-light .widget-title .white-text,
.copyright.text-color-light .widget-title .white-text,
.main-footer.text-color-light .address-company .white-text,
.copyright.text-color-light .address-company .white-text,
.main-footer.text-color-light .wpb_heading .white-text,
.copyright.text-color-light .wpb_heading .white-text {
color: #fff;
}
.main-footer.text-color-light .textwidget,
.copyright.text-color-light .textwidget,
.main-footer.text-color-light p,
.copyright.text-color-light p,
.main-footer.text-color-light h5,
.copyright.text-color-light h5,
.main-footer.text-color-light h5 span,
.copyright.text-color-light h5 span,
.main-footer.text-color-light .blog-post-list .media-body,
.copyright.text-color-light .blog-post-list .media-body {
color: #fff;
}
.main-footer.text-color-light .tagcloud a,
.copyright.text-color-light .tagcloud a {
border: 1px solid #fff;
}
.main-footer.text-color-light .blog-post-list li .media-body strong,
.copyright.text-color-light .blog-post-list li .media-body strong {
color: #fff;
}
.main-footer.text-color-light .row-copyrights,
.copyright.text-color-light .row-copyrights {
border-top: 1px solid #fff;
}
.main-footer.text-color-light .widget-title,
.copyright.text-color-light .widget-title,
.main-footer.text-color-light .wpb_heading,
.copyright.text-color-light .wpb_heading {
border-bottom: 1px solid #555;
line-height: 16px;
font-weight: 600;
}
.main-footer.text-color-light .blog-post-list .date-event,
.copyright.text-color-light .blog-post-list .date-event {
color: #FFF;
border-color: #fff;
}
.main-footer.text-color-light .blog-post-list .date-event .number,
.copyright.text-color-light .blog-post-list .date-event .number {
color: #FFF;
border-color: #fff;
}
.main-footer.text-color-light .blog-post-list .date-event .media-heading a,
.copyright.text-color-light .blog-post-list .date-event .media-heading a {
color: #FFF;
}
.main-footer.text-color-light .menu-social-icons li a:hover,
.copyright.text-color-light .menu-social-icons li a:hover {
text-decoration: none;
}
.main-footer.text-color-light .menu-social-icons li a i,
.copyright.text-color-light .menu-social-icons li a i {
background-color: rgba(255, 255, 255, 0.2);
color: #fff;
}
.back-top {
position: fixed;
z-index: 10000;
right: 25px;
bottom: 10px;
visibility: hidden;
}
.back-top a {
padding: 17px 13px 15px;
display: block;
border: 2px solid #565656;
background-color: #565656;
-webkit-border-radius: 100%;
text-align: center;
border-radius: 100%;
-webkit-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.back-top a:focus {
outline: none;
text-decoration: none;
}
.back-top a:hover {
background-color: #252525;
border-color: #252525;
color: #FFF;
text-decoration: none;
}
.back-top span {
-webkit-transition: all 0.25s ease;
-ms-transition: all 0.25s ease;
-o-transition: all 0.25s ease;
transition: all 0.25s ease;
width: 15px;
height: 9px;
display: block;
font-style: normal;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.back-top span:before {
content: "\f106";
color: #fff;
font-size: 24px;
position: relative;
top: -15px;
font-family: FontAwesome;
}
.back-top:hover span:before {
color: #FFF;
}
.back-top.bounceIn {
visibility: visible;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(0.3);
transform: scale(0.3);
visibility: visible !important;
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
visibility: visible !important;
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(0.3);
-ms-transform: scale(0.3);
transform: scale(0.3);
visibility: visible !important;
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
visibility: visible !important;
}
}
.bounceIn {
-webkit-animation: bounceIn 0.4s linear forwards;
-ms-animation: bounceIn 0.4s linear forwards;
-o-animation: bounceIn 0.4s linear forwards;
animation: bounceIn 0.4s linear forwards;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(0.95);
transform: scale(0.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(0.3);
transform: scale(0.3);
visibility: hidden;
}
}
@-o-keyframes bounceOut {
0% {
-o-transform: scale(1);
transform: scale(1);
}
25% {
-o-transform: scale(0.95);
transform: scale(0.95);
}
50% {
opacity: 1;
-o-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-o-transform: scale(0.3);
transform: scale(0.3);
visibility: hidden;
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(0.3);
-ms-transform: scale(0.3);
transform: scale(0.3);
visibility: hidden;
}
}
.bounceOut {
-webkit-animation: bounceOut 0.4s linear forwards;
-ms-animation: bounceOut 0.4s linear forwards;
-o-animation: bounceOut 0.4s linear forwards;
animation: bounceOut 0.4s linear forwards;
}
.responsive-switcher {
padding-top: 40px;
text-align: center;
color: #fff;
font-size: 14px;
}
.responsive-switcher i {
font-size: 18px;
margin: 0 5px 0 0;
}  .st-container,
.st-pusher,
.st-content {
height: 100%;
}
.st-content {
background: #fff;
}
.st-content,
.st-content-inner {
position: relative;
}
.st-container {
position: relative;
}
.st-pusher {
left: 0;
position: relative;
z-index: 99;
height: 100%;
background-color: #FFF;
-webkit-transition: -webkit-transform 0.3s ease-in-out;
transition: transform 0.3s ease-in-out;
}
.st-pusher::after {
position: absolute;
top: 0;
right: 0;
width: 0;
height: 0;
z-index: 1000;
background: rgba(0, 0, 0, 0.5);
content: '';
opacity: 0;
-webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}
.st-menu-open .st-pusher::after {
width: 100%;
height: 100%;
opacity: 1;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
html.st-menu-open body {
width: 100%;
height: 100%;
overflow: hidden;
}
.st-menu {
position: fixed;
top: 0;
left: 0;
overflow-y: auto;
width: 250px;
height: 100%;
background: #1a1a1a;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-transform: translate3d(-250px, 0, 0);
transform: translate3d(-250px, 0, 0);
-ms-transform: translate3d(-250px, 0, 0);
}
.st-menu .nav-wrapper {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.st-menu .nav-wrapper .st-menu-content {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow-x: hidden !important;
height: 100vh;
}
.st-menu::after {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
content: '';
opacity: 1;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.st-menu-open .st-menu::after {
width: 0;
height: 0;
opacity: 0;
-webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
} .menu-icon {
font-size: 0;
-webkit-appearance: none;
-moz-apearance: none;
position: relative;
border: none;
width: 30px;
height: 30px;
font-style: normal;
background-color: transparent !important;
}
.menu-icon:before {
content: "\f039";
font-size: 26px;
color: #a5a5a5;
font-family: FontAwesome;
position: absolute;
left: 0;
top: 0;
}
#st-trigger-effects {
display: block;
}
.navbar #st-trigger-effects {
display: none;
}
.st-menu-open .mobile-menu-block .st-pusher {
-webkit-transform: translate3d(250px, 0, 0);
transform: translate3d(250px, 0, 0);
-ms-transform: translate3d(250px, 0, 0);
}
.st-menu-open .mobile-menu-block > .mobile-menu-block.st-menu {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.mobile-menu-block.st-menu {
z-index: -1;
visibility: hidden;
}
.st-menu-open .st-menu {
z-index: 1;
visibility: visible;
}
.boxed .st-menu {
left: auto;
}
.st-menu-open .boxed .st-menu {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.st-menu-open .mobile-menu-block > .mobile-menu-block.st-menu {
visibility: visible;
}
.mobile-menu-block.st-menu::after {
display: none;
} .no-csstransforms3d .st-pusher,
.no-js .st-pusher {
margin-left: 0;
}
.mobile-nav-heading {
border-bottom: 1px solid #262626;
color: #FFF;
font-family: 'Raleway';
font-size: 12px;
font-weight: 700;
display: inline-block;
width: 100%;
text-transform: uppercase;
padding: 15px 30px 15px 10px;
letter-spacing: 1px;
margin-bottom: 10px;
margin-top: 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mobile-nav-heading.close-mobile-nav {
font-size: 18px;
width: 250px;
margin-left: -20px;
margin-right: -20px;
padding-left: 30px;
margin-bottom: 20px;
background-color: #1e1e1e;
border-bottom: none;
position: relative;
z-index: 100;
margin-top: 0;
}
.mobile-nav-heading.close-mobile-nav:hover {
cursor: pointer;
}
.mobile-nav-heading.close-mobile-nav:hover:before {
background-position: bottom center;
}
.mobile-nav-heading.close-mobile-nav:before {
content: "";
display: block;
width: 15px;
height: 14px;
position: absolute;
right: 15px;
top: 21px;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/small-close.png);
background-repeat: no-repeat;
background-position: top center;
}
.mobile-nav-heading a {
color: #FFF;
}
.mobile-nav-heading a:hover {
color: #e5534c;
}
.mobile-nav-heading i {
margin-right: 10px;
font-size: 16px;
}
.mobile-nav {
float: left;
width: 100%;
padding: 0 20px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mobile-nav .register-link:hover .register-popup,
.mobile-nav .register-link:hover .login-popup,
.mobile-nav .login-link:hover .register-popup,
.mobile-nav .login-link:hover .login-popup {
display: none !important;
}
.mobile-nav .register-link a:hover,
.mobile-nav .login-link a:hover {
text-decoration: none;
}
.mobile-nav .menu-main-container {
width: 100%;
display: inline-block;
}
.mobile-nav ul.wcml_currency_switcher {
margin: 10px 0 !important;
display: inline-block;
}
.mobile-nav ul.wcml_currency_switcher li {
border: none;
color: #FFF;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.mobile-nav ul.wcml_currency_switcher li:hover {
color: #e5534c;
}
.mobile-nav .widget_currency_sel_widget {
margin: 10px 0 !important;
display: inline-block;
margin-left: 10px !important;
}
.mobile-nav .widget_currency_sel_widget select {
min-width: 70px;
height: 26px;
line-height: 20px;
}
.mobile-nav #lang_sel_list {
display: inline-block;
margin: 5px 0 !important;
}
.mobile-nav #lang_sel_list a {
color: #fff !important;
background-color: transparent !important;
font-size: 12px;
padding: 0 4px !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.mobile-nav #lang_sel_list a:hover {
color: #e5534c;
}
.mobile-nav #lang_sel {
display: inline-block;
margin: 10px 0 !important;
margin-left: 10px !important;
}
.mobile-nav #lang_sel li {
z-index: 1;
}
.mobile-nav #lang_sel a.lang_sel_sel {
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/select-arrow.jpg);
background-position: 97% 50%;
background-repeat: no-repeat;
}
.mobile-nav .menu-social-icons {
border-top: 1px solid #262626;
display: inline-block;
padding-top: 30px;
}
.mobile-nav .menu-social-icons li a .circle circle {
display: none;
}
.mobile-nav .menu-social-icons li a:hover {
opacity: 0.9;
}
.mobile-nav .links {
padding-left: 0;
margin: 0;
margin-bottom: 20px;
float: left;
width: 100%;
}
.mobile-nav .links li {
display: block;
position: relative;
float: left;
width: 100%;
border: none !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mobile-nav .links li a {
display: block;
color: #FFF;
text-align: left;
font-size: 12px;
font-weight: 700;
line-height: 20px;
font-family: 'Raleway';
text-transform: uppercase;
padding: 15px 0 15px 10px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.mobile-nav .links li a:hover {
color: #e5534c;
text-decoration: none;
}
.mobile-nav .links li:after {
display: none;
}
.mobile-nav ul {
padding-left: 0;
float: left;
}
.mobile-nav li {
display: block;
position: relative;
float: left !important;
width: 100%;
border: none !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mobile-nav li a {
display: block;
color: #FFF;
text-align: left;
font-size: 14px;
line-height: 20px;
font-family: 'Raleway';
text-transform: uppercase;
padding: 15px 0 15px 10px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.mobile-nav li a:hover {
color: #e5534c;
}
.mobile-nav li a:after {
display: none;
}
.mobile-nav li .open-child {
float: right;
font-size: 0;
width: 50px;
height: 50px;
line-height: 20px;
display: block;
z-index: 1;
right: -20px;
cursor: pointer;
position: relative;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
color: #FFF;
}
.mobile-nav li .open-child:hover {
color: #e5534c;
}
.mobile-nav li .open-child:after {
content: "\f107";
font-family: FontAwesome;
font-size: 18px;
left: 50%;
top: 14px;
position: relative;
margin-left: -6px;
}
.mobile-nav li.over > .open-child {
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
-webkit-transform-origin: 50% 50%;
}
.mobile-nav li > ul {
display: none;
background-color: #2c2c2c;
position: relative;
float: left;
width: 250px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 15px 20px 15px 0;
margin: 15px -20px;
}
.mobile-nav li > ul:before {
content: '';
display: block;
left: 30px;
top: -20px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-bottom-color: #2c2c2c;
border-width: 10px 10px;
}
.mobile-nav li > ul > li a {
color: #767676;
font-size: 12px;
padding: 10px 0 10px 35px;
display: inline-block;
}
.mobile-nav li > ul > li .open-child {
width: 50px;
height: 37px;
-webkit-transform-origin: 50% 50%;
}
.mobile-nav li > ul > li .open-child:after {
content: "\f107";
font-family: FontAwesome;
font-size: 18px;
left: 50%;
top: 10px;
position: relative;
margin-left: -6px;
}
.mobile-nav li > ul > li ul {
padding: 15px 0;
margin: 15px 0;
background-color: #333;
}
.mobile-nav li > ul > li ul:before {
border-bottom-color: #333;
}
.mobile-nav li > ul > li ul > li ul {
padding: 0;
margin: 0;
background-color: #333;
}
.mobile-nav li > ul > li ul > li ul:before {
border-bottom-color: #333;
}
.mobile-nav li > ul > li ul > li ul > li ul {
background-color: #333;
}
.mobile-nav li > ul > li ul > li ul > li ul:before {
border-bottom-color: #333;
}
.mobile-nav > li > .open-child {
right: -20px;
}
.mobile-nav.line-items li {
float: left;
width: auto;
}
.mobile-nav.line-items li a {
padding-left: 20px;
}
.mobile-nav.line-items li:first-child a {
padding-left: 10px;
}
.mobile-nav.line-items li.active a {
color: #e5534c;
}  .register-link,
.login-link {
position: relative;
}
.register-link .register-popup,
.login-link .register-popup,
.register-link .login-popup,
.login-link .login-popup {
visibility: hidden;
opacity: 0;
z-index: 10000;
filter: alpha(opacity=0);
-webkit-transition: all 0.3s ease 0.25s;
-ms-transition: all 0.3s ease 0.25s;
-o-transition: all 0.3s ease 0.25s;
transition: all 0.3s ease 0.25s;
padding: 20px 25px 10px;
width: 300px;
background: #fff;
border: 2px solid #E6E6E6;
position: absolute;
top: 51px;
left: -180px;
color: #767676;
font-family: 'Raleway';
-webkit-box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.07);
box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.07);
}
.register-link .register-popup:before,
.login-link .register-popup:before,
.register-link .login-popup:before,
.login-link .login-popup:before {
content: ' ';
display: block;
top: -15px;
left: 149px;
border: solid transparent;
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: rgba(136, 183, 213, 0);
border-bottom-color: #E6E6E6;
border-width: 7px 8px;
margin-left: -6px;
}
.register-link .register-popup .popup-title,
.login-link .register-popup .popup-title,
.register-link .login-popup .popup-title,
.login-link .login-popup .popup-title {
float: left;
width: 100%;
margin: -10px 0 20px;
border-bottom: 1px solid #252525;
}
.register-link .register-popup .popup-title span,
.login-link .register-popup .popup-title span,
.register-link .login-popup .popup-title span,
.login-link .login-popup .popup-title span {
font-size: 15px;
font-family: 'Raleway';
font-weight: 500;
color: #252525;
background-color: #FFF;
padding-right: 20px;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
top: 10px;
}
.register-link .register-popup .login-remember,
.login-link .register-popup .login-remember,
.register-link .login-popup .login-remember,
.login-link .login-popup .login-remember {
margin-bottom: 0;
}
.register-link .register-popup .login-remember label,
.login-link .register-popup .login-remember label,
.register-link .login-popup .login-remember label,
.login-link .login-popup .login-remember label {
margin-top: 5px;
}
.register-link .register-popup p,
.login-link .register-popup p,
.register-link .login-popup p,
.login-link .login-popup p {
float: left;
width: 100%;
margin-bottom: 10px;
}
.register-link .register-popup label,
.login-link .register-popup label,
.register-link .login-popup label,
.login-link .login-popup label {
float: left;
width: 100%;
margin-bottom: 5px;
font-family: 'Raleway';
font-size: 14px;
font-weight: 400;
}
.register-link .register-popup input,
.login-link .register-popup input,
.register-link .login-popup input,
.login-link .login-popup input {
float: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #d5d5d5;
height: 40px;
padding: 10px;
margin-bottom: 5px;
}
.register-link .register-popup input:focus,
.login-link .register-popup input:focus,
.register-link .login-popup input:focus,
.login-link .login-popup input:focus {
outline: none;
border-color: #252525;
}
.register-link .register-popup input[type=submit],
.login-link .register-popup input[type=submit],
.register-link .login-popup input[type=submit],
.login-link .login-popup input[type=submit] {
float: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: 'Raleway';
font-size: 13px !important;
font-weight: 400;
letter-spacing: 1px;
margin-top: 10px;
padding: 10px 22px;
}
.register-link .register-popup a.border-grey,
.login-link .register-popup a.border-grey,
.register-link .login-popup a.border-grey,
.login-link .login-popup a.border-grey {
background-color: #B8B8B8;
border-color: #B8B8B8;
padding: 10px 22px;
margin-top: 10px;
font-family: 'Raleway';
font-size: 13px !important;
float: right;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.register-link .register-popup a.border-grey:hover,
.login-link .register-popup a.border-grey:hover,
.register-link .login-popup a.border-grey:hover,
.login-link .login-popup a.border-grey:hover {
background-color: #262626;
border-color: #262626;
color: #FFF;
}
.register-link .register-popup .popup-terms,
.login-link .register-popup .popup-terms,
.register-link .login-popup .popup-terms,
.login-link .login-popup .popup-terms {
font-size: 14px !important;
margin-bottom: 0px;
}
.register-link .register-popup .popup-terms a,
.login-link .register-popup .popup-terms a,
.register-link .login-popup .popup-terms a,
.login-link .login-popup .popup-terms a {
color: #e5534c;
text-transform: none;
font-size: 14px;
}
.register-link .register-popup .popup-terms a:hover,
.login-link .register-popup .popup-terms a:hover,
.register-link .login-popup .popup-terms a:hover,
.login-link .login-popup .popup-terms a:hover {
color: #252525;
}
.register-link .register-popup .form-row.right,
.login-link .register-popup .form-row.right,
.register-link .login-popup .form-row.right,
.login-link .login-popup .form-row.right {
margin-bottom: 10px;
}
.register-link .register-popup a.btn,
.login-link .register-popup a.btn,
.register-link .login-popup a.btn,
.login-link .login-popup a.btn {
font-family: 'Raleway', sans-serif;
}
.register-link .register-popup,
.login-link .register-popup {
left: -250px;
}
.register-link .register-popup:before,
.login-link .register-popup:before {
left: 260px;
}
.register-link:hover .register-popup,
.login-link:hover .register-popup,
.register-link:hover .login-popup,
.login-link:hover .login-popup {
visibility: visible;
opacity: 1;
filter: alpha(opacity=100);
top: 36px;
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.et-register-form {
display: inline-block;
width: 100%;
}
.et-register-form .form-row.right {
display: inline-block;
float: right;
}
.et-register-form .form-row.right .btn {
float: right;
}
.woocommerce-account .sidebar {
display: none !important;
}
.woocommerce-account .content {
width: 100% !important;
}
.woocommerce-account.logged-in .sidebar.sidebar-left {
display: block !important;
}
.woocommerce-account.logged-in .content {
width: 75% !important;
}
.woocommerce-account.logged-in .sidebar-position-without .content {
width: 100% !important;
}
.addresses {
display: inline-block;
width: 100%;
}
.addresses .col-1,
.addresses .col-2 {
display: block;
width: 50%;
float: left;
padding: 0 15px;
}
.addresses > div:first-child {
padding-left: 0;
}
.addresses > div:last-child {
padding-right: 0;
}
.register-link .btn-black {
width: 100% !important;
color: #fff;
}
.captcha-block {
float: left;
width: auto;
margin-bottom: 20px;
}
.captcha-block img {
float: left;
margin-top: 8px;
}
.captcha-block input {
float: left !important;
width: 70px !important;
margin-top: 8px;
height: 24px !important;
padding: 2px 10px !important;
margin-left: 20px;
}
.spinner {
display: none;
}  .hide-filters-block {
background-color: #FFF;
-webkit-transform: translate3d(-350px, 0, 0);
transform: translate3d(-350px, 0, 0);
}
.hide-filters-block .st-menu-content {
padding: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.hide-filters-block .st-menu-content .sidebar {
width: 100%;
right: 0;
}
.st-menu.hide-filters-block {
width: 350px;
}
.st-menu-open .st-pusher {
-webkit-transform: translate3d(350px, 0, 0);
transform: translate3d(350px, 0, 0);
}
.st-menu-open .hide-filters-block {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.hide-filters-block.st-menu {
z-index: -1;
visibility: hidden;
}
.hide-filters-block > .hide-filters-block {
z-index: 1;
visibility: visible;
}
.st-menu-open .hide-filters-block > .hide-filters-block.st-menu {
visibility: visible;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.hide-filters-block.st-menu::after {
display: none;
}
.filters-wrapper {
float: left;
width: 100%;
padding: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.active-filters {
padding-left: 0;
float: left;
width: 100%;
}
.active-filters li {
float: left;
}
.active-filters li a {
display: block;
color: #bbb;
padding: 6px 8px 6px 12px;
margin: 6px 6px 0 0;
background-color: #bbb;
color: #FFF;
font-family: 'Raleway';
font-size: 12px;
}
.active-filters li a span.cross {
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/delete.png);
background-repeat: no-repeat;
background-position: center center;
padding: 6px 10px 6px;
background-color: #adadad;
position: relative;
right: -8px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.active-filters li a span.cross:hover {
background-color: #333;
}
.product-categories {
padding-left: 0 !important;
}
.product-categories > li {
list-style: none;
display: inline-block;
width: 100%;
border-bottom: 1px solid #E9E9E9;
}
.product-categories > li.firstItem {
padding-top: 0;
}
.product-categories > li > a {
font: 13px/18px 'Raleway' !important;
display: inline;
text-transform: uppercase;
position: relative;
display: inline-block;
padding: 15px 0;
}
.product-categories > li > ul {
padding: 0;
}
.product-categories > li > ul.children li {
border-top: 1px solid #e9e9e9;
list-style: none;
}
.product-categories > li > ul.children li > a {
font: 13px/15px 'Raleway';
color: #767676;
text-transform: uppercase;
position: relative;
display: inline-block;
padding-left: 10px;
padding-bottom: 17px;
padding-top: 17px;
}
.product-categories > li > ul.children li > a:hover {
color: #e5534c;
}
.product-categories > li > ul.children li.current-cat > a {
color: #333;
}
.product-categories > li > ul.children li.opened > .open-this {
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/small-minus.png);
}
.product-categories > li > ul a:before {
font-family: "FontAwesome";
font-weight: normal;
font-style: normal;
text-decoration: inherit;
content: "\f105";
-webkit-font-smoothing: antialiased;
float: left;
line-height: 16px;
font-size: 16px;
margin-right: 10px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.product-categories > li.opened > .open-this {
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/small-minus.png);
}
.product-categories > li.current-cat {
color: #e5534c;
}
.product-categories > li.current-cat a {
color: #e5534c;
}
.product-categories > li.current-cat span {
color: #e5534c;
}
.product-categories > li.current-cat .children span.count {
color: #333 !important;
}
.product-categories > li span {
cursor: pointer;
}
.product-categories > li span:hover {
color: #e5534c;
}
.product-categories .open-this {
cursor: pointer;
float: right;
height: 26px;
position: relative;
top: 12px;
z-index: 1;
font-size: 0;
width: 26px;
display: block;
margin: 0;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/small-plus.png);
background-repeat: no-repeat;
background-position: center center;
}
.product-categories.with-accordion ul.children {
display: none;
}
.product-categories.with-accordion ul.children li.over > .open-this {
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/small-minus.png);
}
.product-categories.with-accordion ul.children li a:hover {
color: #e5534c;
}
.product-categories.with-accordion ul.children li ul li a {
padding-left: 20px;
}
.product-categories > li > ul > li > a:hover,
.product-categories > li > ul > li > a:hover + span,
.product-categories ul.children li > a:hover,
.product-categories ul.children li > a:hover + span {
text-decoration: none !important;
}
.sidebar-widger .wrap-h {
margin-bottom: 0;
}  .menu-social-icons {
display: inline-block;
}
.menu-social-icons li {
float: left;
width: auto;
}
.main-footer .menu-social-icons {
margin-top: 25px;
}
.main-footer.pull-right .menu-social-icons {
margin-top: 0;
}  .portfolio-item {
margin-bottom: 20px;
}
.portfolio-item .portfolio-image {
position: relative;
margin-bottom: 15px;
}
.portfolio-item .portfolio-image .portfolio-mask {
right: 1px;
margin-right: -2px;
width: auto;
}
.portfolio-item .portfolio-image:hover .portfolio-mask {
opacity: 1;
background-color: rgba(255, 255, 255, 0.6);
}
.portfolio-item .post-info {
margin-bottom: 20px;
}
.portfolio-item h3 {
font-size: 20px;
text-transform: none;
font-weight: 300;
margin-bottom: 0px;
text-transform: uppercase;
}
.portfolio-item.columns-count-2 .portfolio-descr {
text-align: left;
}
.portfolio.with-transition {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.portfolio-item.with-transition {
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.portfolio-filters {
padding-left: 0;
text-align: center;
margin-bottom: 40px;
}
.portfolio-filters li {
list-style: none;
display: inline-block;
margin: 0 2px 20px 2px;
}
.portfolio-filters li .btn {
line-height: 32px !important;
height: 34px;
border: 2px solid #bbb;
color: #fff;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
font-weight: 500;
background-color: #bbb;
}
.portfolio-filters li .btn.active {
color: #FFF;
background-color: #e5534c;
border-color: transparent !important;
}
.portfolio-filters li .btn:hover {
border-color: #a3a3a3;
color: #fff;
background-color: #a3a3a3;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.portfolio-pagination {
float: right;
}
.portfolio-pagination li {
margin: 0 2px 0 2px;
}
.portfolio-descr .posted-in {
color: #e5534c;
font: 12px/15px 'Raleway', Georgia, Helvetica, sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
}
.portfolio-descr a {
color: #e5534c;
}
.portfolio-descr a:hover {
color: #767676;
}
.portfolio-descr h3 {
margin: 10px 0;
font-weight: 600;
}
.portfolio-descr h3 a {
color: #252525;
}
.portfolio-descr h3 a:hover {
color: #e5534c;
}
.portfolio-descr p {
color: #767676;
font: 13px/20px 'Raleway', Arial, Helvetica, sans-serif;
}
@media (min-width: 980px) {
.portfolio-item.columns-count-4 {
width: 24.8%;
}
.portfolio-item.columns-count-4 .portfolio-image .btn_group {
margin-top: -42px;
}
.portfolio-item.columns-count-4 .portfolio-image .btn_group a {
margin-bottom: 10px;
}
}  .progress-bars .progress-bar {
background: #f5f5f5;
height: 28px;
position: relative;
margin-bottom: 10px!important;
width: 100%;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.progress-bar > div {
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #e5534c;
}
.progress-bar > span {
color: white;
font-size: 13px;
margin-left: 15px;
line-height: 28px;
position: absolute;
top: 0;
left: 0;
z-index: 1;
opacity: 0;
font-weight: 300;
}
.wpb_column > .wpb_wrapper .progress-bars .progress-bar {
margin-bottom: 10px !important;
} .sxy-zoom-container .sxy-zoom-viewport img {
max-width: none !important;
border-radius: 0 !important;
}
.sxy-zoom-container .sxy-zoom-viewport {
z-index: 1000;
}
.sxy-zoom-container img {
border: 0;
}
.sxy-zoom-container div {
margin: 0;
padding: 0;
border: 0;
}
.sxy-zoom-container .sxy-zoom-dragpad,
.sxy-zoom-container .sxy-overlay,
.sxy-zoom-container .inner-thumb,
.sxy-zoom-container .sxy-zoom-bg {
width: 100%;
height: 100%;
}
.sxy-zoom-bg {
left: 0;
top: 0;
position: absolute;
}
.sxy-zoom-container .sxy-controls {
height: 100%;
}
.sxy-zoom-container .overlay {
height: 100%;
}
.sxy-zoom-container .sxy-slider {
height: 100%;
}
.sxy-zoom-container .sxy-zoom-dragpad {
position: absolute !important;
left: 0;
top: 0;
}
.sxy-zoom-container .sxy-controls {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 26px;
left: -26px;
top: 0px;
position: absolute;
overflow: hidden;
filter: inherit;
}
.sxy-zoom-container .sxy-controls .overlay {
position: absolute;
top: 0px;
left: 0px;
width: 26px;
border-top-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
-moz-border-radius-topleft: 3px;
border-bottom-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomleft: 3px;
background: #fff;
filter: inherit;
}
.sxy-zoom-container .in {
filter: inherit;
left: 2px;
width: 22px;
height: 23px;
position: relative;
display: block;
top: 3px;
}
.sxy-zoom-container .out {
filter: inherit;
width: 22px;
height: 23px;
position: relative;
left: 2px;
display: block;
}
.sxy-zoom-container .sxy-slider {
filter: inherit;
position: relative;
}
.sxy-zoom-container .sxy-handle {
filter: inherit;
left: 2px;
width: 20px;
height: 16px;
top: 20px;
position: absolute;
font-size: 0;
}
.sxy-zoom-container {
position: relative;
}
.sxy-zoom-container .sxy-zoom-viewfinder {
position: absolute;
border: 4px solid rgba(255, 255, 255, 0.4);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.sxy-zoom-container .inner-thumb {
position: absolute;
top: 0;
left: 0;
}
.sxy-zoom-container .sxy-zoom-dragpad {
position: relative;
}
.sxy-zoom-container .sxy-zoom-dragpad .sxy-overlay {
position: absolute;
top: 0px;
left: 0px;
}
.sxy-zoom-container .sxy-zoom-viewport {
position: absolute;
overflow: hidden;
top: 0;
}
.sxy-zoom-container .sxy-zoom-viewport img {
position: absolute;
}
.sxy-zoom-container.sxy-zoom-loading .sxy-loading {
display: none;
background: #fff;
padding: 5px;
position: absolute;
top: 0;
left: 0;
margin: 5px;
opacity: 0.6;
border: 1px solid #ebebeb;
}
.sxy-zoom-container.sxy-zoom-loading .sxy-loading span {
background: #fff url(//petthedog.com.br/wp-content/themes/woopress/images/loading.gif) no-repeat;
width: 48px;
height: 48px;
display: block;
}
.sxy-zoom-mode-dock .sxy-zoom-viewport {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border: 1px solid #000;
position: absolute;
overflow: hidden;
top: 0;
box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
-webkit-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
-moz-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
}
.sxy-zoom-mode-dock .sxy-zoom-dragpad .sxy-overlay {
background: #000000;
opacity: 0.0;
}
.sxy-zoom-mode-window .sxy-zoom-viewfinder {
z-index: 1001;
}
.sxy-zoom-mode-lens .sxy-zoom-viewport {
border: 1px solid #000;
position: absolute;
overflow: hidden;
top: 0;
box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
-webkit-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
-moz-box-shadow: 2px 2px 4px rgba(50, 50, 50, 0.68);
}
.sxy-zoom-mode-slippy .sxy-zoom-dragpad {
cursor: pointer;
}
.sxy-zoom-mode-slippy .sxy-zoom-dragpad.down {
cursor: move;
}  .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 {
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-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(//petthedog.com.br/wp-content/themes/woopress/grabbing.png) 8 8, move;
} .owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
} .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;
-moz-animation: fadeOut .7s both ease;
animation: fadeOut .7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn .7s both ease;
-moz-animation: fadeIn .7s both ease;
animation: fadeIn .7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
-moz-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
-moz-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade .7s ease both;
-moz-animation: scaleToFade .7s ease both;
animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown .6s ease both;
-moz-animation: goDown .6s ease both;
animation: goDown .6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom .5s ease both;
-moz-animation: scaleUpFrom .5s ease both;
animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo .5s ease both;
-moz-animation: scaleUpTo .5s ease both;
animation: scaleUpTo .5s ease both;
}  @-webkit-keyframes empty {
0% {
opacity: 1;
}
}
@-moz-keyframes empty {
0% {
opacity: 1;
}
}
@keyframes empty {
0% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-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;
}
}
@-moz-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%);
}
}
@-moz-keyframes backSlideOut {
25% {
opacity: .5;
-moz-transform: translateZ(-500px);
}
75% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(-200%);
}
100% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes backSlideOut {
25% {
opacity: .5;
transform: translateZ(-500px);
}
75% {
opacity: .5;
transform: translateZ(-500px) translateX(-200%);
}
100% {
opacity: .5;
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);
}
}
@-moz-keyframes backSlideIn {
0%,
25% {
opacity: .5;
-moz-transform: translateZ(-500px) translateX(200%);
}
75% {
opacity: .5;
-moz-transform: translateZ(-500px);
}
100% {
opacity: 1;
-moz-transform: translateZ(0) translateX(0);
}
}
@keyframes backSlideIn {
0%,
25% {
opacity: .5;
transform: translateZ(-500px) translateX(200%);
}
75% {
opacity: .5;
transform: translateZ(-500px);
}
100% {
opacity: 1;
transform: translateZ(0) translateX(0);
}
}
@-webkit-keyframes scaleToFade {
to {
opacity: 0;
-webkit-transform: scale(0.8);
}
}
@-moz-keyframes scaleToFade {
to {
opacity: 0;
-moz-transform: scale(0.8);
}
}
@keyframes scaleToFade {
to {
opacity: 0;
transform: scale(0.8);
}
}
@-webkit-keyframes goDown {
from {
-webkit-transform: translateY(-100%);
}
}
@-moz-keyframes goDown {
from {
-moz-transform: translateY(-100%);
}
}
@keyframes goDown {
from {
transform: translateY(-100%);
}
}
@-webkit-keyframes scaleUpFrom {
from {
opacity: 0;
-webkit-transform: scale(1.5);
}
}
@-moz-keyframes scaleUpFrom {
from {
opacity: 0;
-moz-transform: scale(1.5);
}
}
@keyframes scaleUpFrom {
from {
opacity: 0;
transform: scale(1.5);
}
}
@-webkit-keyframes scaleUpTo {
to {
opacity: 0;
-webkit-transform: scale(1.5);
}
}
@-moz-keyframes scaleUpTo {
to {
opacity: 0;
-moz-transform: scale(1.5);
}
}
@keyframes scaleUpTo {
to {
opacity: 0;
transform: scale(1.5);
}
} .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #000000;
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content { cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #cccccc;
}
.mfp-preloader a:hover {
color: white;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 13px;
top: -40px;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-close-btn-in .mfp-close {
color: #333333;
}
.mfp-counter {
position: absolute;
top: 10px;
left: 50%;
margin-left: -15px;
color: #cccccc;
font-size: 13px;
line-height: 18px;
}
.mfp-arrow {
position: absolute;
opacity: 1;
filter: alpha(opacity=100);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
top: -50px !important;
right: -14px !important;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: black;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0;
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444;
}
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
.mfp-ie7 .mfp-img {
padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
padding: 0;
}
.mfp-ie7 .mfp-content {
padding-top: 44px;
}
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0;
}  .my-mfp-zoom-in .zoom-anim-dialog {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
} .my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
} .my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
} .my-mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
} .my-mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
} .my-mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}  .my-mfp-slide-bottom .zoom-anim-dialog,
.my-mfp-slide-bottom .quick-view-popup,
.my-mfp-slide-bottom .mfp-figure {
opacity: 0;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
-webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
transform: translateY(-20px) perspective(600px) rotateX(10deg);
}
.my-mfp-slide-bottom.effect-delay2 .zoom-anim-dialog,
.my-mfp-slide-bottom.effect-delay2 .quick-view-popup,
.my-mfp-slide-bottom.effect-delay2 .mfp-figure {
opacity: 0;
-webkit-transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
} .my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog,
.my-mfp-slide-bottom.mfp-ready .quick-view-popup,
.my-mfp-slide-bottom.mfp-ready .mfp-figure {
opacity: 1;
-webkit-transform: translateY(0) perspective(600px) rotateX(0);
-moz-transform: translateY(0) perspective(600px) rotateX(0);
-ms-transform: translateY(0) perspective(600px) rotateX(0);
-o-transform: translateY(0) perspective(600px) rotateX(0);
transform: translateY(0) perspective(600px) rotateX(0);
} .my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog,
.my-mfp-slide-bottom.mfp-removing .quick-view-popup,
.my-mfp-slide-bottom.mfp-removing .mfp-figure {
opacity: 0;
-webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
-o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
transform: translateY(-10px) perspective(600px) rotateX(10deg);
}  .my-mfp-slide-bottom.mfp-removing.mfp-bg {
opacity: 0;
}
.emodal {
position: fixed;
top: 40%;
left: 0;
z-index: 20302;
visibility: hidden;
padding: 20px;
min-width: 320px;
max-width: 500px;
min-height: 140px;
width: 50%;
height: auto;
background: white;
opacity: 0;
border: 1px solid #ccc;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background-repeat: no-repeat;
background-position: center center;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border: 15px solid #dfdfdf;
}
.emodal-border {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: 10px;
box-sizing: border-box;
}
.emodal.eloading {
background: #fff url(//petthedog.com.br/wp-content/themes/woopress/images/loading.gif) no-repeat center center;
}
.emodal.eloading .close-modal {
display: none;
}
.emodal.shown ~ .wrapper {
filter: blur(3px);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
}
.emodal.shown {
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.emodal-overlay.with-transitions {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.emodal.with-transitions {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.emodal-overlay.shown,
.emodal.shown {
visibility: visible;
opacity: 1;
}
.emodal .close-modal {
position: absolute;
top: -58px;
right: -15px;
display: block;
padding: 0;
width: 26px;
height: 25px;
border-color: transparent;
color: #bebebe;
background-color: rgba(255, 255, 255, 0.7);
font-size: 24px;
cursor: pointer;
-webkit-transition: 0.2s all ease-in-out;
-moz-transition: 0.2s all ease-in-out;
-ms-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/black_cross.png);
background-repeat: no-repeat;
background-position: 7px 7px;
}
.emodal .close-modal i {
display: none;
}
.close {
font-size: 30px;
font-weight: normal;
}
.emodal .close-modal:hover {
background-color: rgba(255, 255, 255, 0.8);
}
.emodal-overlay {
position: fixed;
top: 0;
left: 0;
z-index: 20301;
visibility: hidden;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.emodal .emodal-title {
margin-bottom: 5px;
font-size: 16px;
}
.emodal .emodal-text {
float: right;
width: 75%;
position: relative;
z-index: 1;
}
.emodal img {
float: left;
max-width: 20%;
}
.emodal .emodal-text h3 {
margin-bottom: 10px;
}
.emodal .emodal-text .btn {
margin-right: 15px;
margin-top: 20px;
float: left;
font-family: 'Raleway', sans-serif;
}
.emodal .emodal-text .button:last-child {
margin-right: 0;
padding-right: 30px;
}
.modal-header h3 {
margin: 0;
font-size: 18px !important;
line-height: 20px !important;
}
.emodal .emodal-text .button span {
position: relative;
}
.emodal .emodal-text .button:last-child span:after {
content: "";
background: url(//petthedog.com.br/wp-content/themes/woopress/images/arrow-right-white.png) no-repeat center center;
width: 9px;
height: 17px;
position: absolute;
top: -1px;
right: -19px;
}
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 20000;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80);
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 20100;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden;
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
display: none;
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto;
}
.mfp-ajax-cur {
cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #cccccc;
}
.mfp-preloader a:hover {
color: white;
}
.mfp-s-ready .mfp-preloader {
display: none;
}
.mfp-s-error .mfp-content {
display: none;
}
button.mfp-close {
background-color: rgba(255, 255, 255, 0.5);
overflow: visible;
cursor: pointer;
border: 0;
-webkit-appearance: none;
-moz-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
position: absolute;
right: 0px !important;
top: -40px;
background: white;
width: 26px;
height: 25px;
border-color: transparent;
color: #bebebe;
background-color: #fff;
font-size: 0;
cursor: pointer;
-webkit-transition: 0.2s all ease-in-out;
-moz-transition: 0.2s all ease-in-out;
-ms-transition: 0.2s all ease-in-out;
-o-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/black_cross.png);
background-repeat: no-repeat;
background-position: 7px 7px;
}
.mfp-close:hover,
.mfp-close:focus {
color: #FFF !important;
}
.mfp-close-btn-in .mfp-close {
color: #333333;
}
.mfp-arrow {
background-image: none;
width: 45px;
height: 45px;
background-color: transparent;
border-radius: 100%;
border: 2px solid #fff !important;
text-align: center;
font-size: 0;
text-indent: 0;
opacity: 1;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.mfp-arrow:before {
font-family: FontAwesome !important;
font-size: 30px;
position: absolute;
color: #fff !important;
line-height: 41px;
opacity: 1;
display: block;
width: 100%;
height: 100%;
margin-top: 0 !important;
top: -5px !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.mfp-arrow:after {
content: none !important;
}
.mfp-arrow:hover {
background-color: #fff !important;
opacity: 1;
}
.mfp-arrow:hover:before {
color: #252525 !important;
}
.mfp-arrow.mfp-arrow-right {
right: 10px;
}
.mfp-arrow.mfp-arrow-right:before {
content: "\f105";
left: -2px;
}
.mfp-arrow.mfp-arrow-right:hover {
background-color: #252525;
border-color: #252525;
}
.mfp-arrow.mfp-arrow-left {
left: 10px;
}
.mfp-arrow.mfp-arrow-left:before {
content: "\f104";
}
.mfp-arrow.mfp-arrow-left:hover {
background-color: #252525;
border-color: #252525;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-left: 13px;
border: medium inset transparent;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
content: "\e602";
font-family: "arrows";
font-size: 52px;
color: #444;
margin-left: 6px;
}
.mfp-arrow-right {
right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
content: "\e603";
font-family: "arrows";
font-size: 52px;
color: #444;
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px;
-webkit-box-shadow: none !important;
box-shadow: none !important;
border: 15px solid #dfdfdf;
}
.header-vertical-enable .page-wrapper .header-type-vertical .container .menu .nav-sublist-dropdown,
.header-vertical-enable .page-wrapper .header-type-vertical2 .container .menu .nav-sublist-dropdown {
top: 0 !important;
}
.mfp-iframe-holder .mfp-close {
top: -40px;
background-color: #dfdfdf;
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: black;
}
img.mfp-img {
width: auto;
max-width: 90%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0 auto;
}
.mfp-figure {
line-height: 0;
}
.mfp-figure:after {
display: none !important;
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444;
}
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
border: 15px solid #dfdfdf;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.mfp-figure figure img {
padding: 0;
margin: 0;
max-width: 100%;
}
.mfp-figure figure .mfp-close {
top: -40px;
right: 0 !important;
}
.mfp-gallery .mfp-figure figure {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto;
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0;
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px;
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0;
}
}
.mfp-content .quick-view-popup .mfp-close {
top: -55px !important;
right: -15px !important;
background-color: #dfdfdf;
}
.quick-view-popup {
background: #FFF;
width: 90%;
max-width: 800px;
margin: 0 auto;
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 15px solid #dfdfdf;
box-shadow: none !important;
}
.quick-view-popup .images img {
width: 100%;
height: auto;
}
.quick-view-popup .mfp-close {
top: -50px !important;
right: -15px !important;
}
.quick-view-popup .product-content {
margin-bottom: 0;
}
.quick-view-popup .product-information {
padding-top: 10px;
padding-right: 45px;
margin-bottom: 0;
}
.quick-view-popup .product-information .menu-social-icons {
width: auto;
}
.quick-view-popup .product-information .show-full-details {
display: inline-block;
line-height: 26px;
float: right;
text-transform: uppercase;
}
.quick-view-popup .out-stock {
display: none;
}
.quick-view-popup .main-image-slider {
margin-bottom: 0;
}
.quick-view-popup .product-info {
margin-bottom: 0;
}
.quick-view-popup .product-name {
margin-bottom: 0;
}
.quick-view-popup .button {
float: left !important;
width: 290px !important;
}
.quick-view-popup .product-images,
.quick-view-popup .product-images-slider {
margin-bottom: 0;
}
.quick-view-popup .quantity {
width: 47px;
}
.quick-view-popup .product-lightbox-btn {
display: none;
}
.quick-view-popup .yith-wcwl-add-button {
float: left;
}
body .quick-view-popup .product-information .cart button[type="submit"] {
width: 75% !important;
} .et-swiper-container {
margin: 0 auto;
position: relative;
overflow: hidden;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden; z-index: 1;
}
.swiper-wrapper {
position: relative;
width: 100%;
-webkit-transition-property: -webkit-transform, left, top;
-webkit-transition-duration: 0s;
-webkit-transform: translate3d(0px, 0, 0);
-webkit-transition-timing-function: ease;
-moz-transition-property: -moz-transform, left, top;
-moz-transition-duration: 0s;
-moz-transform: translate3d(0px, 0, 0);
-moz-transition-timing-function: ease;
-o-transition-property: -o-transform, left, top;
-o-transition-duration: 0s;
-o-transform: translate3d(0px, 0, 0);
-o-transition-timing-function: ease;
-o-transform: translate(0px, 0px);
-ms-transition-property: -ms-transform, left, top;
-ms-transition-duration: 0s;
-ms-transform: translate3d(0px, 0, 0);
-ms-transition-timing-function: ease;
transition-property: transform, left, top;
transition-duration: 0s;
transform: translate3d(0px, 0, 0);
transition-timing-function: ease;
-webkit-box-sizing: content-box !important;
-moz-box-sizing: content-box !important;
box-sizing: content-box !important;
}
.swiper-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-moz-transition-timing-function: ease-out;
-ms-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
float: left;
width: 450px;
max-width: 100%;
opacity: 0.4;
}
.swiper-slide.swiper-slide-active {
opacity: 1;
}
.swiper-slide .footer-product,
.swiper-slide .sm-arrow {
display: none !important;
} .swiper-wp8-horizontal {
-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
-ms-touch-action: pan-x;
}
.et-swiper-container {  }
.swiper-slide {  }
.swiper-slide-active { }
.swiper-slide-visible { } .swiper-pagination-switch { }
.swiper-active-switch { }
.swiper-visible-switch { } .woocommerce-demo-store .demo_store {
width: 100%;
position: absolute;
top: 0;
z-index: 10000;
padding: 10px 0;
text-align: center;
background-color: #222;
color: #FFF;
}
body.woocommerce-demo-store {
padding-top: 42px;
}
body.admin-bar.woocommerce-demo-store {
padding-top: 0;
}  .credentials-html {
visibility: hidden;
position: absolute;
opacity: 0;
top: -100%;
width: 100%;
height: 100%;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-ms-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.credentials-html .credentials-content {
display: table-cell;
vertical-align: middle;
text-align: center;
width: 100%;
}
.credentials-html .credentials-content a {
color: #FFF;
}
.credentials-html .credentials-content p {
font-size: 16px;
color: #9E9E9E;
}
.credentials-html .credentials-content ul.rclick-list {
position: absolute;
right: 130px;
top: 50px;
}
.credentials-html .credentials-content ul.rclick-list li {
display: inline-block;
padding: 0 10px;
border-right: 1px solid #fff;
}
.credentials-html .credentials-content ul.rclick-list li:last-child {
border-right: none;
}
.credentials-html .credentials-content ul.rclick-list li a {
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
}
.credentials-html .credentials-content ul.rclick-list li a:hover {
color: #e5534c;
}
.credentials-html .credentials-content .col-lg-8 {
margin-top: 70px;
}
.credentials-html .credentials-content a.rclick-btn {
display: inline-block;
padding: 12px 32px;
border: 2px solid #616161;
background-color: transparent;
color: #FFF;
text-transform: uppercase;
-webkit-border-radius: 0;
border-radius: 0;
letter-spacing: 2px;
font-size: 18px;
font-weight: 500;
margin-top: 30px;
font-family: 'Raleway', sans-serif;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.credentials-html .credentials-content a.rclick-btn:hover {
background-color: #FFF;
color: #000;
border-color: #fff;
}
.credentials-html .close-credentials {
font-size: 0;
position: absolute;
top: 40px;
right: 40px;
width: 35px;
height: 35px;
cursor: pointer;
}
.credentials-html .close-credentials:before {
content: "";
width: 35px;
height: 35px;
display: block;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/medium-cross.png);
background-repeat: no-repeat;
background-position: center center;
}
.shown-credentials {
overflow: hidden;
}
.shown-credentials .credentials-html {
position: fixed;
visibility: visible;
display: table;
width: 100%;
height: 100%;
opacity: 1;
background-color: rgba(0, 0, 0, 0.9);
left: 0;
top: 0;
z-index: 10000;
color: #fff;
}  .white-popup-block {
background: #fff;
padding: 0px;
text-align: left;
max-width: 95%;
margin: 40px auto;
position: relative;
background-position-x: 100%;
background-repeat: no-repeat;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.white-popup-block .popup-modal-dismiss {
position: absolute;
top: 10px;
right: 10px;
display: block;
line-height: 22px;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/black_cross.png);
background-repeat: no-repeat;
background-position: center center;
width: 20px;
height: 20px;
}
.white-popup-block .popup-modal-dismiss:hover {
opacity: 0.6;
}
.white-popup-block .popup-modal-dismiss i {
font-size: 0;
}
.white-popup-block .row-fluid [class*="span"] {
min-height: 0;
}
.white-popup-block label {
text-transform: uppercase;
color: #222;
top: -2px !important;
}
.white-popup-block .mfp-close {
top: -40px;
}
.white-popup-block .woo-popup-block {
float: left;
display: block;
text-align: center;
margin: 65px 0px 0px 80px;
}
.white-popup-block .woo-popup-block h4 {
font-family: 'Satisfy', cursive;
text-transform: none;
font-weight: 300;
font-size: 22px;
}
.white-popup-block .woo-popup-block hr.horizontal-break {
margin: 10px auto;
}
.white-popup-block .woo-popup-block h2 {
font-size: 32px;
color: #282828;
font-weight: 700;
}
.white-popup-block .woo-popup-block p {
font-weight: 300;
}
.checkbox-label {
text-align: center;
position: absolute;
bottom: 0;
}
.white-popup-block .checkbox-label {
bottom: -15px;
left: 15px;
}
.checkbox-label input {
display: inline-block;
}
.checkbox-label label {
display: inline-block;
position: relative;
top: 2px;
font-size: 11px;
}
.esg-loader.spinner0 {
-webkit-box-shadow: none;
box-shadow: none;
} .progress-button {
position: relative;
display: inline-block;
outline: none;
}
.slide-item .progress-button {
position: static;
}
.progress-button[disabled],
.progress-button[disabled].state-loading {
cursor: default;
}
.progress-button .content {
position: relative;
display: block;
}
.progress-button .content::after {
position: absolute;
right: 20px;
color: #000;
font-family: FontAwesome;
opacity: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.progress-button.state-success .content::after {
content: ""; background-color: #fff;
background-image: url(//petthedog.com.br/wp-content/themes/woopress/images/check-new.png);
background-repeat: no-repeat;
background-position: center center;
width: 100%;
height: 22px;
text-align: center;
}
.progress-button.state-success {
border-color: #fff;
background-color: #fff;
}
.progress-button.state-success .content::before,
.progress-button.state-success .content::after {
opacity: 1;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.progress-button.state-success .content .ico-smallpacket {
opacity: 0;
}
.notransition {
-webkit-transition: none !important;
transition: none !important;
}
.progress-button .progress {
background: #343333;
}
.progress-button .progress-inner {
position: absolute;
left: 0;
background: #343333;
}
.progress-button[data-horizontal] .progress-inner {
top: 0;
width: 0;
height: 100%;
-webkit-transition: opacity 0.01s;
transition: opacity 0.01s;
}    .progress-button { -webkit-transition: -webkit-transform 0.1s ease !important;
-moz-transition: transform 0.1s ease !important;
-ms-transition: transform 0.1s ease !important;
-o-transition: transform 0.1s ease !important;
transition: transform 0.1s ease !important;
}
.progress-button[data-style="shrink"][data-horizontal] .content::before,
.progress-button[data-style="shrink"][data-horizontal] .content::after {
left: 0;
right: auto;
}
.progress-button[data-style="shrink"][data-horizontal].state-loading {
-webkit-transform: scaleY(0.15);
transform: scaleY(0.15);
border: none;
background-color: #e2e2e2;
}
.progress-button[data-style="shrink"][data-horizontal].state-loading .content {
opacity: 0;
}
.progress-button[data-style="shrink"][data-horizontal].state-success .content,
.progress-button[data-style="shrink"][data-horizontal].state-error .content {
opacity: 1;
} .tooltipster-default {
border-radius: 4px;
border: none;
background: #555;
color: #fff;
} .tooltipster-default .tooltipster-content {
font-family: Arial, sans-serif;
font-size: 12px;
line-height: 1.4;
padding: 3px 8px;
overflow: hidden;
} .tooltipster-default .tooltipster-arrow .tooltipster-arrow-border { } .tooltipster-icon {
cursor: help;
margin-left: 4px;
} .tooltipster-base {
padding: 0;
font-size: 0;
line-height: 0;
position: absolute;
left: 0;
top: 0;
z-index: 9999999;
pointer-events: none;
width: auto;
overflow: visible;
}
.tooltipster-base .tooltipster-content {
overflow: hidden;
} .tooltipster-arrow {
display: block;
text-align: center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.tooltipster-arrow span,
.tooltipster-arrow-border {
display: block;
width: 0;
height: 0;
position: absolute;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-top: 8px solid;
bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
border-left: 9px solid transparent !important;
border-right: 9px solid transparent !important;
border-top: 9px solid;
bottom: -7px;
}
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-bottom: 8px solid;
top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
border-left: 9px solid transparent !important;
border-right: 9px solid transparent !important;
border-bottom: 9px solid;
top: -7px;
}
.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
left: 0;
right: 0;
margin: 0 auto;
}
.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
left: 5px;
}
.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
right: 5px;
}
.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
border-top: 8px solid transparent !important;
border-bottom: 8px solid transparent !important;
border-left: 8px solid;
top: 50%;
margin-top: -7px;
right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
border-top: 9px solid transparent !important;
border-bottom: 9px solid transparent !important;
border-left: 9px solid;
margin-top: -8px;
}
.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
border-top: 8px solid transparent !important;
border-bottom: 8px solid transparent !important;
border-right: 8px solid;
top: 50%;
margin-top: -7px;
left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
border-top: 9px solid transparent !important;
border-bottom: 9px solid transparent !important;
border-right: 9px solid;
margin-top: -8px;
} .tooltipster-fade {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
-ms-transition-property: opacity;
transition-property: opacity;
}
.tooltipster-fade-show {
opacity: 1;
}
.tooltipster-grow {
-webkit-transform: scale(0, 0);
-moz-transform: scale(0, 0);
-o-transform: scale(0, 0);
-ms-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-o-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-swing {
opacity: 0;
-webkit-transform: rotateZ(4deg);
-moz-transform: rotateZ(4deg);
-o-transform: rotateZ(4deg);
-ms-transform: rotateZ(4deg);
transform: rotateZ(4deg);
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
}
.tooltipster-swing-show {
opacity: 1;
-webkit-transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
-o-transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
-webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
-moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
-ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
-o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
top: 0;
-webkit-transition-property: top;
-moz-transition-property: top;
-o-transition-property: top;
-ms-transition-property: top;
transition-property: top;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
top: 0px !important;
opacity: 0;
}
.tooltipster-slide {
left: -40px;
-webkit-transition-property: left;
-moz-transition-property: left;
-o-transition-property: left;
-ms-transition-property: left;
transition-property: left;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
left: 0px !important;
opacity: 0;
} .tooltipster-content-changing {
opacity: 0.5;
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}  .ult_modal .ult_modal-content {
-webkit-box-shadow: 0 0 0 27px rgba(255, 255, 255, 0.2);
box-shadow: 0 0 0 27px rgba(255, 255, 255, 0.2);
-webkit-border-radius: 0 !important;
border-radius: 0 !important;
}
.top-icon .aio-icon-header + .aio-icon-description {
color: #808080;
}
.top-icon .aio-icon {
-webkit-transition: all 0.2s ease-in-out !important;
-moz-transition: all 0.2s ease-in-out !important;
-ms-transition: all 0.2s ease-in-out !important;
-o-transition: all 0.2s ease-in-out !important;
transition: all 0.2s ease-in-out !important;
}
.esg-navigationbutton {
padding: 0 12px !important;
}
.esg-filterbutton:hover,
.simple-dark .esg-filterbutton:hover,
.simple-dark .esg-navigationbutton:hover,
.simple-dark .esg-sortbutton:hover,
.simple-dark .esg-cartbutton:hover,
.simple-dark .esg-sortbutton-order:hover,
.simple-dark .esg-cartbutton-order:hover {
color: #FFF !important;
}
.simple-dark .esg-sortbutton-order,
.simple-dark .esg-cartbutton-order {
color: #252525 !important;
line-height: 32px !important;
}
.myportfolio-container {
position: static !important;
}
.ult_design_2 .ult_pricing_table .ult_price_link .ult_price_action_button:after {
border-left: 8px solid #BEBEBE !important;
bottom: -8px !important;
}
.simple-dark .esg-filterbutton,
.simple-dark .esg-navigationbutton,
.simple-dark .esg-sortbutton,
.simple-dark .esg-cartbutton {
margin-bottom: 10px !important;
}
.aio-icon-component.style_3 .aio-icon-box:hover .aio-icon {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
.aio-icon-box,
.wpb_column > .wpb_wrapper .aio-icon-component .aio-icon-box {
margin-bottom: 30px !important;
}  #bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums {
border: none;
}
#bbpress-forums .bbp-forum-title,
#bbpress-forums .bbp-topic-title > a,
#bbpress-forums .bbp-reply-title > a {
font-family: 'Raleway' !important;
text-transform: uppercase;
color: #373737;
}
#bbpress-forums .bbp-forum-title:hover,
#bbpress-forums .bbp-topic-title > a:hover,
#bbpress-forums .bbp-reply-title > a:hover {
color: #000;
}
#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
font-family: 'Raleway' !important;
font-size: 16px;
border-top: 1px solid #eee;
}
#bbpress-forums .bbp-forum-title {
padding-left: 0;
}
#bbpress-forums .bbp-forum-title:before {
display: none;
}
li.bbp-forum-topic-count,
li.bbp-topic-voice-count,
li.bbp-forum-reply-count,
li.bbp-topic-reply-count {
color: #878787;
}
#bbpress-forums li.bbp-header ul li {
color: #000;
}
#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
padding: 35px 20px 25px;
}
#bbpress-forums p.bbp-topic-meta img.avatar {
display: none;
}
#bbpress-forums #bbp-search-form #bbp_search {
width: 83%;
}
#bbpress-forums #bbp-search-form #bbp_search_submit {
position: static;
font-size: 14px;
text-indent: 0;
float: right;
width: auto;
background: none;
background-color: #262626;
line-height: 38px;
height: 38px;
padding: 0 28px !important;
font-size: 13px;
letter-spacing: 1px;
}
.bbp-template-notice.info {
background: #fff url(//petthedog.com.br/wp-content/themes/woopress/images/bg-light-strippped.png) repeat !important;
border-color: #eee;
border-radius: 0px;
padding: 25px !important;
text-align: center;
}
.bbp-template-notice.info p {
margin: 0;
}
.bbp-template-notice.info:before {
display: none;
}
#bbpress-forums div.bbp-template-notice img.avatar {
display: none;
}
.subscription-toggle {
margin-bottom: 20px;
}
.subscription-toggle:before {
content: "\f00c";
font-family: FontAwesome;
margin-right: 5px;
}
.is-subscribed .subscription-toggle:before {
content: "\f00d";
}  .blank-page.container {
float: left;
width: 100% !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.blank-page.container .content {
width: 100%;
}
.page-template-blank-php .fixed-header-area,
.page-template-blank-php .header-wrapper,
.page-template-blank-php .footer-top,
.page-template-blank-php footer,
.page-template-blank-php .copyright,
.page-template-blank-php .st-menu {
display: none;
}
.page-template-blank-php .page-wrapper {
height: 100%;
overflow: visible;
}
.page-template-blank-php.header-vertical-enable .page-wrapper {
padding: 0;
}
.page-template-blank-php.header-vertical-enable .upb_row_bg {
margin-left: 0;
}
.page-template-blank-php .page-content {
margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
.blank-page.container .container {
width: 100%;
margin: 0 !important;
}
.page-template-blank-php .page-content .et_section {
width: 100% !important;
left: 0 !important;
}
.blank-page.container {
margin: 0;
}
body.bordered {
border: none;
}
body.bordered .body-border-left,
body.bordered .body-border-right,
body.bordered .body-border-top,
body.bordered .body-border-bottom {
display: none;
}
}
@media only screen and (max-width: 320px) {
.blank-page.container .container {
padding: 10px;
}
}  .et-tooltip {
position: relative;
font-size: 0;
width: 12px;
height: 12px;
cursor: pointer;
margin-top: 5px;
-webkit-border-radius: 100%;
border-radius: 100%;
background-color: #FFF;
-webkit-box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.et-tooltip > div {
position: absolute;
left: -300px;
border: 1px solid #dadada;
background-color: #FFF;
opacity: 0;
font-size: 12px;
width: 250px;
padding: 10px;
visibility: hidden;
z-index: -1;
white-space: normal;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.et-tooltip > div a {
color: #000;
}
.et-tooltip > div a:hover,
.et-tooltip > div .price {
color: #e5534c;
}
.et-tooltip > div:before {
content: "";
border-color: rgba(221, 221, 221, 0);
border: solid transparent;
border-left-color: #FFFFFF;
border-width: 15px;
right: -30px;
margin-top: -13px;
top: 50%;
position: absolute;
width: 10px;
height: 10px;
z-index: 2;
}
.et-tooltip > div:after {
content: "";
border-color: rgba(221, 221, 221, 0);
border: solid transparent;
border-left-color: #dadada;
border-width: 16px;
right: -32px;
margin-top: -14px;
top: 50%;
position: absolute;
width: 10px;
height: 10px;
z-index: 1;
}
.et-tooltip > div > div {
max-width: 100% !important;
}
.et-tooltip > div > div h3 {
font-size: 18px;
font-family: 'Raleway', sans-serif;
}
.et-tooltip:hover {
background-color: #e5534c;
}
.et-tooltip:hover:before {
content: "";
position: absolute;
width: 100px;
height: 130px;
left: -96px;
top: -70px;
}
.et-tooltip:hover > div {
opacity: 1;
z-index: 1;
left: -270px;
visibility: visible;
}
.et-tooltip.from-right > div {
left: auto;
right: -300px;
}
.et-tooltip.from-right > div:before {
right: auto;
left: -30px;
border-left-color: transparent;
border-right-color: #fff;
}
.et-tooltip.from-right > div:after {
right: auto;
left: -32px;
border-left-color: transparent;
border-right-color: #fff;
}
.et-tooltip.from-right:hover > div {
right: -270px;
}
.et-tooltip.from-right:before {
right: -96px;
left: auto;
top: -70px;
}
.et-tooltip.from-top > div {
left: auto;
right: auto;
top: -150px;
margin-left: 6px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.et-tooltip.from-top > div:before {
right: auto;
left: 50%;
bottom: -30px;
border-left-color: transparent;
margin-left: -16px;
border-top-color: #fff;
top: auto;
}
.et-tooltip.from-top > div:after {
right: auto;
left: 50%;
bottom: -32px;
border-left-color: transparent;
margin-left: -16px;
border-top-color: #dadada;
top: auto;
}
.et-tooltip.from-top:hover > div {
top: -185px;
right: auto;
}
.et-tooltip.from-top:before {
width: 100px;
height: 90px;
left: -50px;
top: -36px;
}
.et-tooltip.from-bottom > div {
left: auto;
right: auto;
top: 100px;
margin-left: 6px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.et-tooltip.from-bottom > div:before {
right: auto;
left: 50%;
top: -17px;
border-left-color: transparent;
margin-left: -16px;
border-bottom-color: #fff;
bottom: auto;
}
.et-tooltip.from-bottom > div:after {
right: auto;
left: 50%;
top: -19px;
border-left-color: transparent;
margin-left: -17px;
border-bottom-color: #dadada;
bottom: auto;
}
.et-tooltip.from-bottom:hover > div {
top: 50px;
right: auto;
}
.et-tooltip.from-bottom:before {
width: 100px;
height: 90px;
left: -50px;
top: -36px;
}
.google-iframe {
height: 0px;
}
#etheme-popup button.mfp-close {
font-size: 0 !important;
}
.footer-top .widget-container .widget-title,
.footer-top .sidebar-widget .widget-title,
.footer-top .wpb_heading {
border-bottom: 1px solid #ddd;
padding: 0px 0px 10px 0px;
text-align: left;
font-size: 16px;
line-height: 1em;
}
.sidebar-widget ul li {
line-height: 24px;
}
.responsive-sidebar-bottom {
margin-bottom: 60px;
}
.shop_table a.remove {
border: 1px solid #252525;
padding: 2px 8px;
}
.shop_table a.remove:hover {
background: #000;
color: #fff;
}
.switcher-active {
border-color: #252525 !important;
}
.switcher-active i:before {
color: #252525 !important;
}
.bc-type-3,
.bc-type-4,
.bc-type-5,
.bc-type-6 {
padding-top: 60px !important;
}
.category-description {
display: none;
}
.single-post .wp-picture .btn_group a:before {
line-height: 60px !important;
}
.single-post .wp-picture .btn_group a span:before {
content: "" !important;
}
.color .tabs .opened:hover {
color: #e5534c !important;
}
h2.title,
h3.title {
position: relative;
}
h2.title:before,
h3.title:before {
border-top: 1px solid #dddddd;
right: 0px;
width: 100%;
content: "";
display: block;
position: absolute;
top: 50%;
}
h2.title span,
h3.title span {
background-color: #fff;
position: relative;
z-index: 1;
padding: 0 20px;
}
.post-slide .caption h2 a:hover {
color: #767676;
}
.place-order .button {
background-color: #a3a3a3;
}
.place-order .button:hover {
background-color: #e5534c;
}
footer p {
display: inline-block;
}
footer .address-company span {
text-transform: none;
color: #2e2e2e;
font-family: 'Raleway', sans-serif;
font-weight: 600;
}
footer .address-company a {
text-transform: none;
}
footer .address-company a.white-text {
text-transform: none;
color: #e5534c;
font-family: 'Raleway', sans-serif;
font-weight: 400;
display: inline-block;
letter-spacing: 2px;
}
footer .widget-title {
color: #252525 !important;
font-weight: 600 !important;
}
.product_list_widget li {
border-bottom: none;
}
.twitter-list li {
border-bottom: none;
}
.widgettitle {
font-family: 'Raleway', sans-serif important;
font-weight: 600 !important;
}
.video-one-page .open-video-popup {
padding: 35px 0;
font-size: 0;
}
.video-one-page .open-video-popup:after {
display: none;
}
.esg-blurlistenerexists .sidebar-position-without.responsive-sidebar-bottom {
margin-bottom: 0;
}
.sidebar-grid .eg-washington-element-15 {
font-size: 12px;
font-weight: bold;
font-family: 'Raleway', sans-serif;
letter-spacing: 2px;
color: #e5534c;
}
.sidebar-grid .eg-washington-element-16 {
font-size: 22px;
font-weight: 600;
}
.sidebar-grid .eg-washington-element-3 {
margin-top: 0 !important;
}
.sidebar-grid .eg-washington-element-3 .amount {
font-size: 18px;
font-weight: 800;
}
.sidebar-grid .button.add_to_cart_button {
line-height: 26px !important;
background-color: transparent !important;
-webkit-border-radius: 0px !important;
border-radius: 0px !important;
font-weight: 600;
border: 2px solid rgba(188, 188, 188, 0.7) !important;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.sidebar-grid .button.add_to_cart_button:hover {
border-color: #fff !important;
}
.woopress-hover-icon .aio-icon:hover {
border-color: #A3A3A3 !important;
color: #A3A3A3 !important;
}
#ship-to-different-address .checkbox {
margin-bottom: 15px;
}
.hover-woo-icon i {
position: relative;
top: -1px;
left: 1px;
}
.hover-woo-icon .aio-icon.advanced:hover {
color: #E52315 !important;
border-color: #E52315 !important;
}
.home .header-type-2.slider-overlap .header .menu > li > a,
.home .header-type-2.slider-overlap .shop-text .total {
color: #fff !important;
}
.header-type-2.slider-overlap .header .menu > li > a {
color: #000 !important;
}  .box-variant-ie2 {
border: 4px solid #f2f2f2 !important;
margin-bottom: 65px;
}
.box-variant-ie2 .wpb_content_element {
padding: 5px 0 11px 60px !important;
}
.box-variant-ie {
background-image: url(http://8theme.com/demo/woopress/wp-content/uploads/2014/07/banner-img-34.jpg?id=15313) !important;
}
.left-icon .aio-ibd-block {
display: table-cell !important;
}
.left-icon .aio-icon-left {
display: table-cell !important;
vertical-align: top !important;
}
.left-icon .aio-icon {
margin-right: 15px !important;
text-align: center !important;
}
.left-icon .aio-icon-header h3.aio-icon-title {
font-size: 16px !important;
}
.one-page-ie {
text-align: center !important;
}
.one-page-ie .aio-icon-header h3.aio-icon-title {
margin: 15px 0 15px;
font-size: 16px;
}
.full-width-ie {
border: 20px solid #f5f5f5;
}
.full-width-ie .vc_row-fluid {
padding: 30px 30px 55px 30px !important;
}
.vc_row-fluid[data-vc-stretch-content="true"] .vc_col-sm-4 .products-grid.row-count-2 .product {
width: 48%;
}
.one-page-ie-video {
margin-top: 60px !important;
padding-top: 100px !important;
padding-bottom: 100px !important;
margin-bottom: 70px !important;
}
.one-page-ie-parallax {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.one-page-ie-parallax .one-page-ie-parallax2 {
margin-top: 0px !important;
margin-bottom: 0px !important;
padding-top: 50px !important;
padding-right: 40px !important;
padding-bottom: 20px !important;
padding-left: 40px !important;
background-color: #ffffff !important;
}
.header-type-6 {
background-color: #fff;
}
.header-type-6 .menu-wrapper .menu-main-container > ul > li.home-active {
border-left: 1px solid #ebebeb !important;
border-right: 1px solid #ebebeb !important;
padding-left: 10px;
padding-right: 10px;
}
.header-type-6 .menu-wrapper .menu-main-container > ul > li.home-active a {
border-bottom: 1px dotted #222222;
padding-bottom: 2px;
margin-bottom: 19px;
padding-left: 5px;
padding-right: 5px;
color: #e5534c !important;
border-left: none;
border-right: none;
}
.fixed-header-type-6 .menu > li.home-active > a {
border-bottom: 1px dotted #222222;
padding-bottom: 2px;
margin-bottom: 19px;
padding-left: 5px;
padding-right: 5px;
color: #e5534c !important;
}
.header-vertical-enable .page-wrapper .header-type-vertical2 .container .menu > li.home-active > a {
border-bottom: 1px dotted #222222;
padding-bottom: 2px;
margin-bottom: 19px;
padding-left: 0px;
padding-right: 5px;
color: #e5534c !important;
margin-left: 20px !important;
}
.fixed-header-type-4 .menu li.home-active a,
.header-type-4 .menu li.home-active a {
border-bottom: 1px dotted #222222;
padding-bottom: 2px;
margin-bottom: 0px;
padding-left: 5px;
padding-right: 5px;
color: #e5534c !important;
}
.fixed-header-type-2 .menu li.home-active a,
.header-type-2 .menu li.home-active a {
border-bottom: 1px dotted #AEAEAE;
padding-bottom: 2px;
margin-bottom: 19px;
padding-left: 5px;
padding-right: 5px;
}
.fixed-header-type-2 .menu li.home-active a:hover,
.header-type-2 .menu li.home-active a:hover {
text-decoration: none !important;
}
.fixed-header-type-2 .menu li.home-active a {
color: #e5534c !important;
}
.parallax-footer .menu-social-icons i {
color: #ffffff !important;
background-color: #6b6b6b !important;
}
.category-1 .widget_product_categories,
.category-1 .widget_nav_menu {
border: 2px solid #cda85c;
margin-bottom: 30px;
}
.category-1 .widget_product_categories ul li a,
.category-1 .widget_nav_menu ul li a {
text-transform: uppercase;
position: relative;
display: inline-block;
padding: 17px 0;
padding-left: 20px !important;
}
.category-1 .widget_product_categories .widget-title,
.category-1 .widget_nav_menu .widget-title,
.category-1 .widget_product_categories .widgettitle,
.category-1 .widget_nav_menu .widgettitle {
background-color: #e5534c;
padding: 20px 15px;
color: #FFF;
margin-bottom: 0px !important;
}
.category-1 .product-categories.with-accordion {
margin-bottom: 0px;
}
.mail-woo .mc4wp-form input[type="submit"] {
padding: 0;
}
.woo-hover:hover {
background-color: rgba(255, 255, 255, 0.1) !important;
border: 1px solid #222 !important;
}
.box-woo {
margin-top: 30px;
}
.box-woo p {
float: left;
margin-bottom: 0px;
}
.box-woo p input[type="email"] {
margin-top: 0px;
margin-right: 70px;
height: 39px;
margin-left: 60px;
width: 81%;
}
.box-woo p input[type="submit"] {
padding: 12px 24px;
background-color: #95c000;
}
ul .with-tooltip:nth-child(5) {
float: left;
}
ul .with-tooltip:nth-child(6) {
float: left;
}
ul .with-tooltip:nth-child(7) {
float: left;
}
.woopress-coming-soon .ult_countdown-row .ult_countdown-section:before {
content: "";
display: block;
position: absolute;
right: 0;
top: 60px;
width: 1px;
height: 40px;
background-color: #e3e3e3;
}
.woopress-coming-soon .ult_countdown-row .ult_countdown-section:last-child:before {
display: none;
}
.woopress-coming-soon .ult_countdown-row .ult_countdown-section .ult_countdown-amount {
padding-bottom: 0px !important;
}
.woopress-coming-soon.ult_countdown .ult_countdown-section {
position: relative;
}
.woopress-share-coming .menu-social-icons.larger li a {
width: 30px;
height: 30px;
}
.woopress-share-coming .menu-social-icons.larger li a:hover {
background-color: #e5534c !important;
}
.woopress-share-coming .menu-social-icons.larger li a i {
font-size: 16px !important;
line-height: 32px !important;
}
.woopress-soon {
display: table;
width: 100%;
float: none !important;
vertical-align: middle;
}
.woopress-soon > .wpb_column {
display: table-cell;
vertical-align: middle;
float: none !important;
width: 100%;
}
.shop_table.order_details tfoot tr td {
text-align: right;
}  .footer-cosmetics-share {
list-style: none;
margin-top: 10px;
}
.footer-cosmetics-share li {
display: inline-block;
margin-right: 10px;
}
.footer-cosmetics-share li i {
margin-right: 5px;
}
.btn-flowers {
border: 2px solid #d9d9d9;
color: #000;
font-weight: 600 !important;
margin-top: 20px;
}
.btn-flowers:hover {
background: #c45ba3;
color: #fff;
border-color: #c45ba3;
}
.flowers-variant .wpb_content_element {
padding: 10px 0 11px 45px !important;
}
.woopress-hover-icon-flowers .aio-icon:hover {
background: #c45ba3 !important;
}
.company-address-coffee {
padding: 0;
}
.company-address-kids {
padding: 40px 20px 40px 40px;
}
.company-address-kids,
.company-address-coffee {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 10px solid #f5f5f5;
}
.company-address-kids h2,
.company-address-coffee h2 {
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-weight: 600;
}
.company-address-kids hr,
.company-address-coffee hr {
margin-left: 0;
margin-top: 10px;
margin-bottom: 10px;
}
.company-address-kids p,
.company-address-coffee p {
width: 100%;
float: left;
}
.company-address-kids p i,
.company-address-coffee p i {
color: #85c934;
font-size: 22px;
position: relative;
top: 2px;
height: 1.7em;
padding-right: 10px;
}
.company-address-kids .fa-home,
.company-address-coffee .fa-home {
margin-top: 15px;
}
.footer-kids .wpb_wrapper p {
color: #d8ecff;
}
.footer-kids .address-company {
color: #d8ecff;
}
.footer-kids .address-company span {
color: #fff !important;
}
.footer-kids .address-company a {
color: #d8ecff !important;
}
.footer-kids .menu-social-icons i {
background-color: #baddfe;
color: #4c9ce7;
}
.footer-kids .widget-title,
.footer-kids .wpb_heading {
color: #fff !important;
}
.footer-kids a {
color: #d8ecff;
}
.footer-kids .blog-post-list .media-heading a {
color: #fff;
}
.footer-kids .blog-post-list .media-body {
color: #d8ecff;
}
.footer-kids .date-event {
color: #fff;
}
.footer-kids .date-event .number {
color: #fff;
}
.banner-top-kids {
z-index: 9999;
margin-top: -130px;
}
.copyright-kids {
border-top: 1px solid #ddd;
}
.form-furniture .mc4wp-form input[type="email"] {
width: 280px;
display: inline-block;
height: 36px;
border: 1px solid #666666;
background: transparent;
color: #a8a8a8;
}
.form-furniture .mc4wp-form input[type="submit"] {
height: 36px;
margin-top: -1px;
background: transparent;
border: 2px solid #fff !important;
font-weight: bold;
margin-left: -3px;
}
.form-furniture .mc4wp-form p {
text-align: left;
}
.furniture-footer ul {
text-align: right;
}
.furniture-footer ul li {
display: inline-block;
border-right: 1px solid #595959;
padding-right: 13px;
padding-left: 13px;
}
.furniture-footer ul li.lastItem {
border: none;
}
.furniture-footer ul li a {
color: #fff;
text-transform: uppercase;
font-weight: bold;
}
.furniture-footer ul li a:hover {
text-decoration: underline;
}
.rev_slider .cosmetics-slider:hover {
background: transparent;
border: 2px solid #7C7C7C !important;
}
.eg-cosmetics-element-17-a .added_to_cart {
display: inline-block;
width: 100%;
color: #FFF;
}
.button-bags {
background-color: rgba(0, 0, 0, 0.2);
color: #fff;
border: none !important;
font-weight: 700;
opacity: 0.95;
}
.button-bags:hover {
opacity: 0.85;
} .grid-mask .vc_custom_heading {
color: #fff;
}
.grid-mask .vc_custom_heading h4 {
font-size: 28px;
font-weight: 300;
font-style: italic;
text-transform: capitalize;
}
.grid-mask .vc_btn3-style-classic {
font-size: 16px;
line-height: 30px;
color: #ffffff;
font-weight: 400;
font-style: italic;
padding: 0px 20px 0px 20px;
border-radius: 0px;
background-color: transparent;
z-index: 2 !important;
font-family: "Times New Roman", Times, serif;
text-transform: capitalize;
border: 2px solid #fff;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-ms-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.grid-mask .vc_btn3-style-classic:hover {
border: 2px solid #fff !important;
} .sidebar-mask .vc_custom_heading h4 {
font-size: 20px;
color: #fff;
font-weight: bold;
}
.sidebar-mask .vc_custom_heading h4 a {
text-transform: capitalize;
}
.sidebar-mask .vc_gitem-woocommerce-product-price span {
font-size: 16px;
font-weight: 900;
color: #fff;
}
.sidebar-mask .vc_btn3-style-classic {
font-size: 13px;
line-height: 26px;
color: #fff;
font-weight: 600;
padding: 3px 15px 2px 15px;
border-radius: 0px;
background-color: transparent;
z-index: 2 !important;
border: 2px solid #a8a8a8;
}
.sidebar-mask .vc_btn3-style-classic:hover {
background-color: transparent;
padding: 3px 15px 2px 15px;
color: #fff;
border: 2px solid #fff !important;
}  .vc_tta-style-classic .vc_tta-tabs-container a {
background-color: transparent !important;
border: none !important;
padding: 18px 0 !important;
}
.vc_tta-tabs-list:before {
border-top: 1px solid #ddd;
right: 0px;
width: 100%;
content: "";
display: block;
position: absolute;
top: 50%;
margin-top: -1px;
}
.vc_tta-tabs-list li {
background-color: #fff;
list-style: none !important;
}
.vc_tta-style-classic .vc_tta-tabs-container a span {
margin: 0 20px !important;
font-size: 16px;
color: #000;
font-weight: bold;
text-transform: uppercase;
}
.vc_tta-style-classic .vc_tta-tabs-container li.vc_tta-tab {
position: relative;
}
.vc_tta-style-classic .vc_tta-tabs-container li.vc_tta-tab.vc_active span {
color: #e5534c;
}
.vc_tta-style-classic .vc_tta-tabs-container li.vc_tta-tab:before {
content: '';
border: none !important;
display: block;
width: 5px !important;
height: 5px !important;
position: absolute;
top: 50% !important;
right: 0;
margin-top: -3px;
left: auto !important;
background-color: #000;
}
.vc_tta-style-classic .vc_tta-tabs-container li.vc_tta-tab.lastItem:before {
display: none !important;
}
.mobile-price {
display: none;
}
.vc_tta-style-classic .vc_tta-panel-body {
overflow: visible !important;
}
.tp-caption .slider-active-button.btn {
border-width: 2px !important;
border-style: solid;
border-color: #e6e6e6;
margin-top: 0 !important;
}
.tp-caption .slider-active-button.btn:hover,
.tp-caption .slider-active-button.btn.filled {
color: #FFF !important;
border-width: 2px !important;
border-style: solid;
}  .et-follow-buttons a {
display: inline-block;
padding: 0 6px;
text-align: center;
font-size: 16px;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.et-follow-buttons.buttons-size-normal a {
font-size: 18px;
padding: 0 7px;
}
.et-follow-buttons.buttons-size-large a {
display: inline-block;
width: 44px;
height: 44px;
color: #999 !important;
margin: 0 4px 8px 4px;
line-height: 45px;
background-color: #f2f2f2;
font-size: 16px;
padding: 0;
}
.et-follow-buttons.buttons-size-large a:hover {
color: #fff!important;
}
.et-follow-buttons a:first-child {
padding-left: 0;
}
.et-follow-buttons a:last-child {
padding-right: 0;
}
.et-follow-buttons.icons-colorfull.buttons-size-large .follow-facebook:hover {
background-color: #3a5795;
}
.et-follow-buttons.icons-colorfull.buttons-size-large .follow-twitter:hover {
background-color: #55ACF2;
}
.et-follow-buttons.icons-colorfull.buttons-size-large .follow-instagram:hover {
background-color: #2d5a82;
}
.et-follow-buttons.icons-colorfull.buttons-size-large .follow-google:hover {
background-color: #dd4c3e;
}
.et-follow-buttons.icons-colorfull.buttons-size-large .follow-pinterest:hover {
background-color: #bd2126;
}
.et-follow-buttons.icons-colorfull.buttons-size-large .follow-linkedin:hover {
background-color: #1898b9;
}
.et-follow-buttons.icons-colorfull.buttons-size-large .follow-tumblr:hover {
background-color: #35465c;
}
.et-follow-buttons.icons-colorfull.buttons-size-large .follow-youtube:hover {
background-color: #e2282e;
}
.et-follow-buttons.icons-colorfull.buttons-size-large .follow-vimeo:hover {
background-color: #2ab8e8;
}
.et-follow-buttons.icons-colorfull.buttons-size-large .follow-rss:hover {
background-color: #f97636;
}
.et-follow-buttons.icons-colorfull.buttons-size-large a:hover {
color: #fff !important;
}
.et-follow-buttons.icons-colorfull.buttons-size-normal .follow-facebook:hover,
.et-follow-buttons.icons-colorfull.buttons-size-small .follow-facebook:hover {
color: #3a5795;
}
.et-follow-buttons.icons-colorfull.buttons-size-normal .follow-twitter:hover,
.et-follow-buttons.icons-colorfull.buttons-size-small .follow-twitter:hover {
color: #55ACF2;
}
.et-follow-buttons.icons-colorfull.buttons-size-normal .follow-instagram:hover,
.et-follow-buttons.icons-colorfull.buttons-size-small .follow-instagram:hover {
color: #2d5a82;
}
.et-follow-buttons.icons-colorfull.buttons-size-normal .follow-google:hover,
.et-follow-buttons.icons-colorfull.buttons-size-small .follow-google:hover {
color: #dd4c3e;
}
.et-follow-buttons.icons-colorfull.buttons-size-normal .follow-pinterest:hover,
.et-follow-buttons.icons-colorfull.buttons-size-small .follow-pinterest:hover {
color: #bd2126;
}
.et-follow-buttons.icons-colorfull.buttons-size-normal .follow-linkedin:hover,
.et-follow-buttons.icons-colorfull.buttons-size-small .follow-linkedin:hover {
color: #1898b9;
}
.et-follow-buttons.icons-colorfull.buttons-size-normal .follow-tumblr:hover,
.et-follow-buttons.icons-colorfull.buttons-size-small .follow-tumblr:hover {
color: #35465c;
}
.et-follow-buttons.icons-colorfull.buttons-size-normal .follow-youtube:hover,
.et-follow-buttons.icons-colorfull.buttons-size-small .follow-youtube:hover {
color: #e2282e;
}
.et-follow-buttons.icons-colorfull.buttons-size-normal .follow-vimeo:hover,
.et-follow-buttons.icons-colorfull.buttons-size-small .follow-vimeo:hover {
color: #2ab8e8;
}
.et-follow-buttons.icons-colorfull.buttons-size-normal .follow-rss:hover,
.et-follow-buttons.icons-colorfull.buttons-size-small .follow-rss:hover {
color: #f97636;
}
.rm_button,
.segoePrint,
.segoePrint span,
.ubtn-text {
font-family: 'SegoePrint'!important;
}
.menu >li.current_page_ancestor >a {
color: #000!important;
}
.contact_details .infohome {
display: none;
}
.redesoci {
width: 15%;
border-left: none!important;
text-align: center;
float: right!important;
}
@media (min-width: 1680px) 
{
.rev_slider_wrapper,
.tp-revslider-mainul {
height: 530px!important;
}
.tp-bgimg  {
background-size: 100% 100%!important;
}
.vc_custom_1516447300614 {
margin-top: 142px!important;
}
.rev_slider_wrapper .tparrows.tp-rightarrow.hesperiden,
.rev_slider_wrapper .tparrows.tp-leftarrow.hesperiden {
top: 70% !important;
}
}
.units-contact {
position: fixed;
right: -303px;
top: 30%;
z-index: 10000;
height: 0px;
}
.contact-item p,
.contact-title {
font-weight: bold!important;
}
.units-none {
height: auto;
right: 0px;
}
.units-contact .item-phone {
padding: 20px 5px;
float: left;
background: #ff8a00;
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
cursor: pointer;
}
.contact-body {
float: right;
background: #ff8a00;
text-align: center;
padding: 15px;
border-bottom-left-radius: 8px;
}
.contact-body .contact-item {
padding-bottom: 20px;
}
.contact-body .contact-item:last-child {
padding-bottom: 0px;
}
.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
padding-top: 0!important;
margin: 0;
text-align: center!important;
}
.contact-body p, .contact-body a {
color: #fff!important;
font-weight: 400;
padding-bottom: 0px;
margin-bottom: 0px;
font-size: 16px;
padding-right: 10px;
}
.contact-title {
padding-bottom: 20px!important;
text-transform: uppercase;
}
.phone-icon {
background: url(//petthedog.com.br/wp-content/themes/woopress/images/phone-icone.png) no-repeat;
width: 30px;
height: 30px;
} .call-wrapper {
position: fixed;
bottom: 170px;
right: 30px;
width: 160px;
height: 45px;
background-color: #222;
text-align: center;
border-radius: 30px;
z-index: 100;
}
.call-wrapper p {
margin: 15px;
color: #fff;
font-size: 12px;
font-family: 'Raleway',sans-serif;
font-weight: 300;
}
.wrapper {
padding: 15px;
}
.call-wrapper:after {
content: "";
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-top: 15px solid #222;
position: absolute;
top: 100%;
left: 40%;
}
.img-fone {
animation: shadow-pulse 1s infinite;
border-radius: 50%;
width: 100px;
margin-left: auto;
margin-right: auto;
}
@keyframes shadow-pulse {
0%{box-shadow:0 0 0 0px rgba(37,211,102,.2)}
100%{box-shadow:0 0 0 35px rgba(37,211,102,0)}
}
@keyframes shadow-pulse-big {
0%{box-shadow:0 0 0 0px rgba(0,0,0,.1)}
100%{box-shadow:0 0 0 70px rgba(0,0,0,0)}
}  @media(max-width: 767px) {
.item-c {
background: url(https://petthedog.com.br/wp-content/uploads/2020/02/voucher-1.png) no-repeat;
background-size: 100% 100%;
width: 300px!important;
height: 180px;
margin: 0 auto!important;
margin-bottom: 30px!important;
position: relative;
}
.item-c p {
font-size: 15px;
width: 80%!important;
height: 120px;
padding: 10px;
line-height: 25px;
}
}