@charset "UTF-8";
         @import url("https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.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;
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;
}   @font-face {
font-family: "Bodoni_Regular";
src: url(//tosa.coodex.es/wp-content/themes/outlet/fonts/bodoni/bod-r.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Bodoni_Italic";
src: url(//tosa.coodex.es/wp-content/themes/outlet/fonts/bodoni/bod-i.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Bodoni_Bold";
src: url(//tosa.coodex.es/wp-content/themes/outlet/fonts/bodoni/bod-b.ttf) format("truetype");
font-weight: normal;
font-style: normal;
}  * {
padding: 0;
margin: 0;
}
body {
font-family: "Lato", sans-serif;
color: #000;
-webkit-font-smoothing: antialiased;
font-size: 15px;
-ms-overflow-x: hidden !important;
overflow-x: hidden !important;
}
a {
text-decoration: none;
-webkit-transition: color 0.25s ease;
transition: color 0.25s ease;
color: #000;
cursor: pointer;
}
a:hover {
text-decoration: none;
color: #cda85c;
outline: none !important;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
a:focus {
text-decoration: underline;
outline: none;
color: #cda85c;
}
a.active {
color: #cda85c;
}
a.active:hover {
color: #252525;
}
p {
margin-bottom: 20px;
color: #000;
line-height: 1.9;
}
p a {
text-decoration: underline;
}
ul,
ol {
color: #000;
}
p.active,
em.active,
li.active,
strong.active,
span.active {
color: #cda85c;
}
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: "Montserrat", 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: #cda85c;
}
h1.active a,
h2.active a,
h3.active a,
h4.active a,
h5.active a,
h6.active a {
color: #cda85c;
}
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 "Montserrat", Georgia, Helvetica, sans-serif;
color: #000;
margin: 0 0 20px;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: 2px solid #000;
padding-bottom: 10px;
text-decoration: none;
}
h5.font-alt,
h6.font-alt {
font-family: "Montserrat", sans-serif;
letter-spacing: 2px;
}
.brand-title {
font: 72px/70px "Montserrat", Georgia, Helvetica, 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 "Montserrat", 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;
border-top: 1px solid #000;
border-bottom: 1px solid #ddd;
text-align: center;
padding: 20px 0;
}
.title-alt {
font: 18px/20px "Montserrat", sans-serif;
color: #000;
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: #000;
position: absolute;
top: 50%;
left: 0;
z-index: 1;
}
h1.largest {
font-size: 72px;
}
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(//tosa.coodex.es/wp-content/themes/outlet/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;
border-radius: 0;
white-space: nowrap;
text-overflow: ellipsis;
position: relative;
border: 1px solid #d5d5d5;
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/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="date"] {
display: block;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none; 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="date"]: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;
}
.payment_methods input[type="radio"] {
-webkit-appearance: none;
-moz-appearance: none;
border: none !important;
background-color: #fff;
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/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(//tosa.coodex.es/wp-content/themes/outlet/images/radio-icon-check.png);
background-repeat: no-repeat;
background-position: center center;
}
button:focus,
input {
outline: none !important;
}
del {
font-size: smaller;
}
ins {
text-decoration: none;
}
.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: #cbcbcb;
color: #000;
text-transform: uppercase;
border-radius: 0 !important;
font: 11px/15px "Montserrat", Arial, Helvetica, sans-serif !important;
padding: 6px 18px !important;
display: inline-block !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.btn:hover,
.button:hover,
.wishlist_table .add_to_cart.button:hover,
.wpcf7-submit:hover {
color: #000;
border: 1px solid #000;
-webkit-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;
}
.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;
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 !important;
background-color: #262626;
text-transform: uppercase;
border-radius: 0;
font-size: 13px !important;
-webkit-font-smoothing: antialiased;
-webkit-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 {
background-color: #000;
color: #fff !important;
text-decoration: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.btn-active {
background-color: #cda85c;
color: #fff;
border-color: #cda85c;
}
.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 {
padding: 9px 28px !important;
line-height: 15px !important;
font-size: 13px !important;
}
.btn.medium i,
.button.medium i {
margin-right: 8px;
font-size: 16px;
}
.btn.big,
.button.big,
.subscription-toggle,
.bag-total-table .large-btn {
line-height: 40px !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: 6px 18px;
display: inline-block;
-webkit-border-radius: 0;
border-color: #262626;
background-color: #262626;
text-transform: uppercase;
border-radius: 0;
font-size: 13px;
-webkit-font-smoothing: antialiased;
-webkit-transition: background 0.25s ease-in;
transition: background 0.25s ease-in;
}
.btn.filled:hover,
.btn.filled:focus {
background-color: #000;
color: #fff !important;
text-decoration: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.btn.filled.big {
line-height: 38px;
}
.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;
font-size: 13px;
padding: 7px 30px;
-webkit-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 #000;
color: #fff !important;
-webkit-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: #000 !important;
}
.tp-caption a.btn-white:hover {
color: #000 !important;
}
.btn.filled.active {
color: #fff;
border: 2px solid #cda85c;
border-width: 2px !important;
background: #cda85c;
-webkit-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 #cda85c;
}
.btn-black2 {
color: #fff;
border: none;
background: #252525;
font: 23px/25px "Montserrat", Arial, Helvetica, sans-serif;
border-radius: 0;
padding: 5px 12px;
-webkit-transition: background 0.25s ease-in;
transition: background 0.25s ease-in;
}
.btn-black2:hover,
.btn-black2:focus {
background: #3f3f3f;
color: #fff;
}
button {
-webkit-font-smoothing: antialiased;
}
.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: #cda85c;
}
.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor,
.aligncenter {
opacity: 1;
}
img.aligncenter {
margin: 5px auto;
}
img.alignright {
float: right;
margin: 2px 0 20px 20px;
}
img.alignleft {
float: left;
margin: 2px 20px 20px 0px;
}
.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: #cda85c;
}
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: #cda85c;
}
.aio-icon-description {
color: #000;
line-height: 22px;
}
.font-alt { }
.size-x2 {
font-size: 56px;
line-height: 60px;
}
.size-x3 {
font-size: 90px;
line-height: 90px;
} .horario {
float: left;
margin-left: 3%;
padding-top: 3px;
font-size: 13px;
}
.widget-weather {
float: right;
margin-right: 3%;
padding-top: 3px;
}
.widget-weather img {
height: 17px;
width: auto;
}
.date-event {
border-radius: 50% !important;
width: 52px !important;
height: 52px !important;
padding: 9px !important;
margin-bottom: 2px !important;
margin-top: 2px !important;
border: 0px !important;
outline: 0px !important;
}
.address-company {
text-align: left !important;
border: 0px !important;
}
@media only screen and (max-width: 768px) {
.address-company {
text-align: center !important;
}
.logo-outlet-footer {
text-align: center !important;
}
} body.boxed {
background-attachment: fixed;
}
.boxed .st-container {
width: 970px;
margin: 0 auto;
box-shadow: 0 1px 6px;
-webkit-box-shadow: 0 1px 6px;
}
.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;
}  .top-bar {
background: #000;
color: #fff;
padding: 0px 0;
padding-top: 3px;
-webkit-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;
font-weight: 500;
}
.top-bar a:focus {
color: #fff;
text-decoration: none;
}
.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;
}
.top-bar .languages-area .menu-social-icons li .circle {
display: none;
}
.header-type-9 .top-bar {
background-color: #cda85c;
}
.header-type-9 .top-bar a {
color: #fff;
}
.header-type-9 .top-bar a:hover {
color: #fff;
text-decoration: underline;
}
.languages-area {
float: left;
height: 27px;
text-transform: uppercase;
}
.languages-area #lang_sel li {
z-index: 1;
width: 170px;
}
.languages-area .lang_sel_list_horizontal a {
background-color: transparent !important;
color: #fff !important;
line-height: 20px !important;
}
.languages-area .lang_sel_list_horizontal a:hover {
color: #cda85c;
}
.languages-area .lang_sel_list_horizontal #lang_sel_list img.iclflag {
top: 0;
}
.languages-area .lang_sel_list_horizontal#lang_sel_list {
font-family: "Open Sans";
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(//tosa.coodex.es/wp-content/themes/outlet/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;
transition: all 0.2s ease-in-out;
}
.languages-area .widget_currency_sel_widget ul.wcml_currency_switcher li:hover {
color: #cda85c;
}
.languages-area
.widget_currency_sel_widget
.wcml_currency_switcher.curr_list_horizontal {
display: inline-block;
}
.links {
padding: 0;
margin: 0;
list-style: none;
}
.links li {
display: inline-block;
position: relative;
}
.links li a:hover {
text-decoration: underline;
}
.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;
}
.navbar {
margin-bottom: 0;
padding: 10px 0;
display: table;
margin: 0;
width: 100%;
-webkit-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; margin: 7px 12px 0;
}
.languages li a {
font-size: 11px;
}
.languages li.active {
font-family: "Roboto", 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: "Roboto", Arial, Helvetica, sans-serif;
}
.top-links {
float: right;
padding-top: 3px;
}
.top-links li.lastItem a:after {
content: none;
}
.top-links li:after {
content: "";
display: inline-block;
width: 1px;
height: 8px;
background: #fff;
margin: 7px 12px 0;
}
.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: 0px;
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: 0;
}
.fixed-header-area .hidden-tooltip {
display: none;
}
.st-menu-open .fixed-header-area,
.mobile-menu-block .fixed-header-area {
display: none;
}
.hidden-tooltip {
position: relative;
width: 26px;
height: 26px;
float: right;
top: -15px;
}
.hidden-tooltip .open-tooltip {
font-size: 14px;
color: #000;
margin-bottom: 10px;
}
.hidden-tooltip .open-tooltip i {
padding: 5px 9px;
border: 1px solid #bcbcbc;
border-radius: 100%;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-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;
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;
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(//tosa.coodex.es/wp-content/themes/outlet/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;
}
.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;
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: "Roboto";
font-weight: 600;
letter-spacing: 2px;
font-size: 14px;
}
.menu > li.current-menu-item > a,
.menu > li.current_page_ancestor > a {
color: #cda85c;
}
.menu > li.current-menu-item > a:after,
.menu > li.current_page_ancestor > a:after {
color: #cda85c;
}
.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: 14px;
line-height: 15px;
text-transform: uppercase;
padding: 20px 10px 15px 10px;
color: #000;
position: relative;
}
.menu > li.sfHover > a,
.menu > li > a:hover {
text-decoration: none;
color: #cda85c;
}
.menu .nav-sublist-dropdown {
position: absolute;
top: 60px;
left: 0;
z-index: 1000;
visibility: hidden;
background-color: #fff;
margin-top: -5px;
}
.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: 3px solid #e6e6e6;
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: #cda85c;
}
.menu .nav-sublist-dropdown ul > li.current-menu-item > a {
color: #cda85c;
}
.menu .nav-sublist-dropdown ul > li.lastItem {
border-bottom: none;
}
.menu .nav-sublist-dropdown ul > li ul {
position: absolute;
top: -18px;
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: #767676;
display: inline;
padding: 8px 20px;
float: left;
width: 100%;
-webkit-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(//tosa.coodex.es/wp-content/themes/outlet/images/new-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-sale > a:after {
content: "";
display: inline-block;
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/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(//tosa.coodex.es/wp-content/themes/outlet/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: #cda85c;
text-decoration: none;
}
.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: 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);
}
.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 {
font-size: 14px;
color: #000;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
padding: 0;
padding-bottom: 10px;
width: auto;
position: relative;
text-transform: uppercase;
}
.menu .menu-full-width .nav-sublist-dropdown ul > li > a .nav-item-tooltip {
position: absolute;
display: none;
left: 100%;
margin-left: 20px;
width: 240px;
background-color: #252525;
padding: 5px;
z-index: 100;
top: 0;
}
.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: #767676;
text-transform: uppercase;
padding: 8px 0;
font-weight: 400;
} .header-search {
float: right;
margin-top: 7px;
margin-right: 15px;
}
.menu-search {
margin: 20px 0 0;
position: relative;
}
.menu-search input {
width: 100%;
}
.menu-search .search-ico-mob {
background: url(//tosa.coodex.es/wp-content/themes/outlet/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;
min-width: 180px;
}
.navbar-right .navbar-right {
float: right !important;
}
.et-search-trigger {
position: relative;
}
.et-search-trigger .fa-search {
width: 33px;
height: 33px;
background: #000;
text-align: center;
color: #fff;
font-size: 12px;
cursor: pointer;
line-height: 33px;
border-radius: 30px;
-webkit-transition: background 0.25s ease;
transition: background 0.25s ease;
}
.et-search-trigger .fa-search:hover {
background: #6a6965;
}
.et-search-trigger form {
position: absolute;
top: 30px;
right: 0;
visibility: hidden;
-webkit-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;
box-sizing: border-box;
visibility: hidden;
opacity: 0;
z-index: 1000;
background-color: #fff;
-webkit-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.form-button {
float: right;
}
.et-search-trigger.search-dropdown form .form-group.form-button .btn-black {
padding: 12px 22px;
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;
animation: showForm 0.3s forwards ease;
}
@-webkit-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: 10000;
background-color: #fff;
border-bottom: 1px solid #ddd;
-webkit-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: 10px 0;
}
.fixed-header-area .header-logo img {
max-height: 80px;
min-width: 80px;
}
.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: 18px !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;
}  .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: 7px;
}
.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: -5px;
right: auto;
left: 0;
padding: 0;
}
.header-type-2.slider-overlap .header .cart-bag .ico-sum {
height: 27px;
background: url(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/icons.png) no-repeat -113px -57px;
}
.header-type-2.slider-overlap .header .shop-text {
display: none;
}
.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: "Roboto";
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: 0.95;
}
.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: #cda85c;
}
.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: #ffffff url(//tosa.coodex.es/wp-content/themes/outlet/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-bottom: 1px solid #252525;
}
.header-type-7 .menu-wrapper .menu > li > a {
color: #aeaeae;
border-color: #393939 !important;
}
.header-type-7 .menu-wrapper .menu > li > a:hover {
color: #cda85c;
}
.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: "Roboto", sans-serif;
font-size: 12px !important;
}
.header-type-8 .menu-wrapper .languages-area .lang_sel_list_horizontal a:hover {
color: #cda85c;
}
.header-type-8
.menu-wrapper
.languages-area
.lang_sel_list_horizontal
a.lang_sel_sel {
color: #000 !important;
font-family: "Roboto", 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: "Roboto", sans-serif;
font-size: 12px !important;
}
.header-type-8
.menu-wrapper
.widget_currency_sel_widget
ul.wcml_currency_switcher
li:hover {
color: #cda85c;
}
.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: "Roboto";
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-bottom: 1px solid #252525;
}
.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: #cda85c;
}
.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: "Roboto", sans-serif;
font-size: 12px !important;
}
.header-type-10
.menu-wrapper
.languages-area
.lang_sel_list_horizontal
a:hover {
color: #cda85c;
}
.header-type-10
.menu-wrapper
.languages-area
.lang_sel_list_horizontal
a.lang_sel_sel {
color: #b8b8b8 !important;
font-family: "Roboto", 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 .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: "Roboto", sans-serif;
font-size: 12px !important;
}
.header-type-10
.menu-wrapper
.widget_currency_sel_widget
ul.wcml_currency_switcher
li:hover {
color: #cda85c;
}
.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: "Roboto";
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-1 .menu > li > a,
.header-type-2 .menu > li > a,
.header-type-3 .menu > li > a,
.header-type-5 .menu > li > a,
.header-type-9 .menu > li > a {
padding-top: 10px;
padding-bottom: 5px;
}
.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-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: 1px;
font-family: "Roboto";
color: #252525;
line-height: 25px;
text-transform: uppercase;
border-bottom: none;
}
.shopping-container .big-coast {
color: #252525;
font-size: 16px;
font-family: "Roboto";
}
.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;
transition: all 0.2s ease-in-out;
}
.shopping-container .btn.border-grey:hover {
background-color: #cda85c;
border: 1px solid #cda85c;
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: 14px;
text-transform: uppercase;
color: #292929;
float: left;
margin: 0px 5px 0 0;
}
.total {
font-size: 14px;
font-family: "Roboto", Arial, Helvetica, sans-serif;
font-weight: 500;
}
.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: 21px;
background: url(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/icons.png) no-repeat 0 0;
display: block;
}
.cart-popup-container {
z-index: 1000;
visibility: hidden;
opacity: 0;
-webkit-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-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;
padding: 10px 0 10px;
position: relative;
}
.order-list .media-heading {
font-family: "Roboto";
}
.order-list .media-heading a {
font-size: 13px;
color: #252525;
line-height: 15px;
}
.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: #000;
}
.medium-coast {
font-family: "Roboto", Arial, Helvetica, sans-serif;
font-weight: 500;
}
.close-order-li {
background: url(//tosa.coodex.es/wp-content/themes/outlet/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: "Roboto", 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;
box-sizing: border-box;
}
.bottom-btn .btn.btn-grey {
margin-bottom: 3px;
}
.bottom-btn .btn.btn-black:hover {
background-color: #cda85c;
border-color: #cda85c;
}
.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;
-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);
}
.mini-text {
font: 13px/20px "OpenSans_Italic", Arial, Helvetica, sans-serif;
color: #6e6e6e;
}
.modal-form {
margin: 40px 0 0;
}
#searchModal {
width: 680px;
margin: 0 auto;
max-width: 85%;
}
#searchModal .large-h:after {
background-color: #cda85c;
}
#searchModal .btn-black {
background-color: #cda85c;
color: #fff;
}
#searchModal .btn-black:hover {
background-color: #9a075b;
}
.has-border .form-control {
background: #fff;
border: 1px solid #d5d5d5;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.has-border > div {
float: none;
margin: 0 auto;
}
.bounceInDown {
-webkit-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 "Roboto", Arial, Helvetica, sans-serif;
}
.review a {
color: #787878;
}
.review a:hover {
color: #252525;
}
.xbig-coast {
font: 30px/30px "Roboto", Arial, Helvetica, sans-serif;
font-weight: 700;
color: #000;
padding-bottom: 25px;
}
.pm-text {
font: 13px/24px "Open Sans", 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: #cda85c;
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 "Roboto", 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 "Open Sans", 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;
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: #cda85c;
border-color: #cda85c;
}
.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(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/icons.png) no-repeat -60px -7px;
width: 14px;
height: 12px;
}
.ico-next {
display: inline-block;
background: url(//tosa.coodex.es/wp-content/themes/outlet/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,
.menu-social-icons li a:link,
.menu-social-icons li a:visited {
outline: none;
text-decoration: none;
}
.menu-social-icons li a {
display: block;
}
.menu-social-icons li a:hover .circle {
opacity: 1;
-webkit-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: 26px;
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;
}
@-webkit-keyframes dash {
from {
stroke-dashoffset: 1000;
}
to {
stroke-dashoffset: 0;
}
}
@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);
-ms-transform: scale(0.7, 0.7);
transform: scale(0.7, 0.7);
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
}   .page-content {
margin-bottom: 40px;
} .page-heading-slider .wpb_revslider_element {
overflow: hidden;
float: left;
width: 100%;
}
.rev_slider ul {
padding-left: 0;
}
.rev_slider_wrapper .tparrows {
background-image: none;
width: 45px;
height: 45px;
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;
transition: all 0.3s ease-in-out;
}
.rev_slider_wrapper .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;
transition: all 0.2s ease-in-out;
}
.rev_slider_wrapper .tparrows:hover {
background-color: #fff !important;
opacity: 1;
}
.rev_slider_wrapper .tparrows:hover:before {
color: #252525 !important;
}
.rev_slider_wrapper .tparrows.tp-leftarrow.default {
left: -40px !important;
top: 50% !important;
}
.rev_slider_wrapper .tparrows.tp-leftarrow.default:before {
content: "\f104";
left: -1px;
}
.rev_slider_wrapper .tparrows.tp-rightarrow.default {
right: -40px !important;
top: 50% !important;
}
.rev_slider_wrapper .tparrows.tp-rightarrow.default:before {
content: "\f105";
right: -1px;
}
.rev_slider_wrapper:hover .tparrows {
opacity: 1;
}
.rev_slider_wrapper:hover .tp-leftarrow.default {
left: 40px !important;
}
.rev_slider_wrapper:hover .tp-rightarrow.default {
right: 40px !important;
}
.rev_slider_wrapper .tp-bullets .bullet {
height: 17px !important;
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/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: 90px;
height: 90px;
background-color: #cda85c;
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;
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);
-ms-transform: scale(1.2, 1.2);
transform: scale(1.2, 1.2);
}
.banner .banner-content {
-webkit-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 "Bodoni_Italic", 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%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.banner.valign-middle .banner-inner {
position: absolute;
top: 50%;
width: 100%;
left: 0;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner.valign-bottom .banner-inner {
position: absolute;
bottom: 0;
width: 100%;
left: 0;
}
.banner.hover-zoom {
-webkit-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;
transition: 0.5s all ease-in-out;
width: 100%;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
}
.banner.hover-zoom:hover {
background-color: #000;
}
.banner.hover-zoom:hover a {
text-decoration: none !important;
}
.banner.hover-zoom:hover img {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
opacity: 0.75;
}
.banner.hover-reduction {
-webkit-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;
transition: 0.5s all ease-in-out;
width: 100%;
-webkit-backface-visibility: hidden;
-webkit-perspective: 1000;
-webkit-transform: scale(1.1);
-ms-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);
-ms-transform: scale(1);
transform: scale(1);
opacity: 0.75;
}
.banner.hover-fade {
-webkit-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;
transition: 0.5s all ease-in-out;
width: 100%;
opacity: 1;
}
.banner.hover-fade:hover img {
opacity: 0.8;
width: 100%;
}
.banner.big-banner h1 {
font: 40px/40px "Roboto", Arial, Helvetica, sans-serif;
font-weight: 700;
letter-spacing: 10px;
}
.banner.big-banner .banner-inner {
position: absolute;
top: 45%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.banner.big-banner .abs-btn {
bottom: -100px;
}
.banner-subtitle {
font-family: Roboto;
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: #cda85c;
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;
transition: all 0.4s ease-in-out;
}
.open-video-popup:before {
content: "";
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/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;
transition: all 0.2s ease-in-out;
}
.open-video-popup:hover:after {
opacity: 1;
}
.open-video-popup:hover img {
-webkit-transform: scale(1.1);
-ms-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;
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;
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;
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;
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(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/icons.png) no-repeat -97px -56px #ffffff;
width: 12px;
height: 25px;
display: inline-block;
}
.owl-next:focus {
outline: none;
}
.owl-prev {
background: url(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/icons.png) no-repeat -82px -56px #ffffff;
width: 12px;
height: 25px;
display: inline-block;
margin-right: 5px;
}
.owl-prev:focus {
outline: none;
}
#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(//tosa.coodex.es/wp-content/themes/outlet/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(//tosa.coodex.es/wp-content/themes/outlet/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: 16px/20px "Roboto", Arial, Helvetica, sans-serif;
color: #000;
margin: 0 0 15px;
}
.product-category {
text-align: center;
}
.currency .links {
display: none;
}
h1.texo-mini-banners {
font-size: 16px !important;
}
.texto-titulo-newsletters {
font-family: "Roboto", Georgia, sans-serif;
font-weight: 600;
text-transform: uppercase;
font-size: 18px;
letter-spacing: 2px;
color: #000000;
line-height: 1.3;
}
@media only screen and (max-width: 576px) {
.texto-titulo-newsletters {
font-size: 16px;
line-height: 1;
}
} @media only screen and (min-width: 980px) and (max-width: 1200px) {
.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-3 .product:nth-child(3n + 1),
.sidebar-position-without .row-count-3 .product:nth-child(3n + 1) {
clear: both;
}
}
@media only screen and (min-width: 980px) {
.row-count-2 .product {
width: 352px;
}
.row-count-2 .product:nth-child(2n + 1) {
clear: both;
}
.filter-wrap .woocommerce-result-count {
display: none;
}
.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;
}
.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;
}
}
@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: 360px;
}
.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;
}
.widget-weather {
display: none;
}
}
@media only screen and (max-width: 480px) {
.horario {
display: none;
}
@-ms-viewport {
width: device-width;
}
.product {
width: 100% !important;
margin-bottom: 10px !important;
}
.row-count-2.products-grid .product-category {
width: 100% !important;
}
} .category-description {
margin-bottom: 30px;
}   #floatingCirclesG {
background: #ffffff url(//tosa.coodex.es/wp-content/themes/outlet/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: 90px;
}
.page-404 h1.largest {
margin-top: 60px;
line-height: 72px;
}
.page-404 h1 {
margin-bottom: 0;
}
.page-404 p {
display: inline-block;
width: 100%;
}   .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 "Roboto", sans-serif;
color: #000;
margin: 0 0 9px;
text-transform: uppercase;
letter-spacing: 1px;
}
.products-list .product .product-details .price {
font: 30px/30px "Roboto", 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 "Open Sans", 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;
transition: all 0.3s;
}
.product-image-wrapper.hover-effect-swap img {
-webkit-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;
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%);
-ms-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;
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;
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;
} .filter-wrap {
border-top: 1px solid #000;
border-bottom: 1px solid #ddd;
padding: 15px 0 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;
transition: none;
font-size: 14px;
}
.filter-wrap .view-switcher .switchToGrid:hover,
.filter-wrap .view-switcher .switchToList:hover {
background: #fff;
color: #cda85c;
}
.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: 16px;
}
.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;
}
.filter-wrap .woocommerce-message,
.filter-wrap .woocommerce-error {
margin-top: 20px;
}
.filter-wrap .woocommerce-ordering {
float: left;
margin-right: 30px;
}
.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 "Open Sans", 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: 20px;
} .product-image-wrapper {
position: relative;
overflow: hidden;
max-width: 100%;
margin: 0 auto;
}
.product-image-wrapper:hover .footer-product {
-webkit-transform: translateY(0) !important;
-ms-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: 1000;
}
.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 "Roboto", Arial, Helvetica, sans-serif;
font-weight: 700;
}
.type-label-1 .new {
margin-top: 23px;
padding: 2px 0;
display: inline-block;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
letter-spacing: 1px;
}
.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 "Roboto", Arial, Helvetica, sans-serif;
font-weight: 700;
}
.type-label-2 .sale {
padding: 4px 0;
display: inline-block;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
margin-top: 22px;
}
.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;
border-top: 1px solid #a5a5a4;
border-bottom: 1px solid #a5a5a4;
font: 12px/20px "Roboto", Arial, Helvetica, sans-serif;
text-transform: uppercase;
display: inline-block;
margin-top: 24px;
color: #515151;
}
.out-stock .wr-c .bigT {
font-size: 24px;
color: #000;
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;
border-radius: 0;
border: none;
-webkit-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;
border-radius: 0;
border: none;
-webkit-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(//tosa.coodex.es/wp-content/themes/outlet/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(//tosa.coodex.es/wp-content/themes/outlet/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(//tosa.coodex.es/wp-content/themes/outlet/images/AjaxLoader.gif) no-repeat center center;
min-height: 200px;
}
.footer-product {
position: absolute;
-webkit-transform: translateY(35px);
-ms-transform: translateY(35px);
transform: translateY(35px);
bottom: 0;
height: 35px;
left: 0;
-webkit-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: "Roboto", Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-weight: 500;
line-height: 20px;
font-size: 11px;
}
.footer-product a:hover {
text-decoration: none;
}
.footer-product span {
font-family: "Roboto", Arial, Helvetica, sans-serif;
font-weight: 500;
font-size: 11px;
line-height: 21px;
}
.footer-product span:hover {
text-decoration: none;
}
.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 {
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 {
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 {
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 {
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 {
margin: 2px 20px 0 0;
}
.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(//tosa.coodex.es/wp-content/themes/outlet/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(//tosa.coodex.es/wp-content/themes/outlet/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;
}
.show-quickly:before {
content: "";
display: inline-block;
background: url(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/icons.png) no-repeat -46px -62px;
width: 13px;
height: 13px;
margin: 0 7px -2px 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: 12px/15px "Roboto", Arial, Helvetica, sans-serif;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
margin: 14px;
}
.products-page-cats a {
color: #cda85c;
letter-spacing: 2px;
}
.products-page-cats a:hover {
color: #767676;
}
.product-title {
font: 16px/20px "Roboto", Arial, Helvetica, sans-serif;
color: #000;
margin: 0 0 15px;
}
.slide-item .product-excerpt a:hover {
color: #767676;
}
.slide-item .product {
padding: 0 10px;
}
.price {
font: 18px/20px "Roboto", Arial, Helvetica, sans-serif;
font-weight: 500;
color: #000;
margin: 0 0 11px;
display: block;
}
.added-text {
position: absolute;
font-size: 12px;
text-transform: uppercase;
font-family: "Roboto";
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(//tosa.coodex.es/wp-content/themes/outlet/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;
}
.price_slider_wrapper .price_slider_amount {
margin-top: 20px;
}
.price_slider_wrapper .price_slider_amount button {
float: right;
padding: 6px 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: 10px;
display: inline-block;
}
.widget_layered_nav ul {
margin-top: 5px;
}
.widget_layered_nav li {
border-bottom: 1px solid #e9e9e9;
position: relative;
}
.widget_layered_nav li a {
font: 13px/18px "Roboto", 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 "Roboto", 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: -12px;
margin-left: 2px;
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/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 .product-brands {
text-align: center;
}
.single-product-sidebar .product-brands a {
font-size: 22px;
}
.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: "Roboto";
font-size: 12px;
position: relative;
}
.widget_layered_nav_filters ul li a:before {
content: "";
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/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;
transition: all 0.2s ease-in-out;
}
.widget_layered_nav_filters ul li a:hover:before {
background-color: #333;
} .section-video-mask {
background: url(//tosa.coodex.es/wp-content/themes/outlet/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%);
-ms-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(//tosa.coodex.es/wp-content/themes/outlet/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 .outlet_widget_search input[type="text"] {
margin-bottom: 10px;
}
.outlet_widget_search input[type="text"] {
margin-bottom: 10px;
}
.sidebar-widget,
.sidebar-slider {
margin-bottom: 35px;
position: relative;
}
.sidebar-widget .widget-title,
.sidebar-slider .widget-title {
border-top: 1px solid #000;
border-bottom: 1px solid #ddd;
margin: 0 0 15px;
padding: 15px 0 15px;
text-align: left;
}
.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 .date-event,
.sidebar-slider .blog-post-list .date-event {
background-color: #cda85c;
outline-color: #fff;
border-color: #cda85c;
cursor: default !important;
}
.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;
}
.widget_product_categories #dropdown_product_cat {
width: 100%;
line-height: 20px;
}
.widget_shopping_cart .product_list_widget > p {
border-bottom: 1px solid #cbcbcb;
margin-bottom: 10px;
padding-bottom: 10px;
}
.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: 14px;
line-height: 1.8;
}
.widget_shopping_cart .bottom-btn a {
width: auto;
padding: 9px 28px !important;
line-height: 15px !important;
font-size: 13px;
border: 1px solid #cbcbcb !important;
color: #000;
height: 35px;
background-color: #fff;
}
.widget_shopping_cart .bottom-btn a:hover {
background-color: #fff;
border: 1px solid #000 !important;
color: #000 !important;
}
.outlet_widget_brands li {
border-top: 1px solid #e9e9e9;
}
.outlet_widget_brands li a {
padding: 17px 0;
display: block;
}
.outlet_widget_brands li a strong {
font-weight: normal;
color: #cda85c;
}
.outlet_widget_brands li.firstItem {
border-top: none;
}
.outlet_widget_brands li.firstItem a {
padding-top: 0;
}
.outlet_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: 170px;
}
.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;
}
.outlet_widget_search {
display: inline-block;
width: 100%;
}
.outlet_widget_search input[type="text"],
.outlet_widget_search input[type="email"],
.outlet_widget_search input[type="password"] {
display: inline-block;
height: 34px;
}
.outlet_widget_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 "Roboto", Arial, Helvetica, sans-serif;
margin: -5px 0 12px;
color: #252525;
}
.blog-post-list .media-body {
font: 13px/24px "Open Sans", Arial, Helvetica, sans-serif;
color: #6e6e6e;
}
.blog-post-list .media-body strong {
font-weight: 400 !important;
}
.blog-masonry .post {
margin-bottom: 40px;
max-width: 100% !important;
}
.blog-masonry .post .wp-picture {
margin-bottom: 0;
}
.blog-masonry .post h6.active {
margin-top: 20px;
}
.date-event {
display: block;
font: 13px/15px "Roboto", Arial, Helvetica, sans-serif;
color: #fff;
padding: 11px 7px;
border: 4px solid #cda85c;
outline: 1px solid #fff;
text-transform: uppercase;
outline-offset: -4px;
background: #cda85c;
text-align: center;
}
.date-event .number {
font-size: 21px;
padding-bottom: 5px;
border-bottom: 2px solid #fff;
display: block;
}
.read-more {
font: 12px/15px "Roboto", Arial, Helvetica, sans-serif;
color: #252525;
text-transform: uppercase;
margin-top: 18px;
display: inline-block;
}
.read-more:hover {
color: #cda85c;
}
.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 "Bodoni", 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: #cda85c;
height: 2px;
}
.teaser-box h4 {
font: 25px/26px "Bodoni", 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 "OpenSans_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: #cda85c;
text-transform: uppercase;
border-radius: 0;
font-size: 12px;
padding: 9px 28px;
line-height: 15px;
-webkit-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: 0.7 !important;
}
.mailchimp-inline input[type="submit"]:hover {
opacity: 1 !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;
}
.empty-category-block h2 {
text-align: center;
font-family: "Bodoni";
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(//tosa.coodex.es/wp-content/themes/outlet/images/empty-search.png);
background-position: center center;
}
.empty-category-block p {
text-align: center;
}
.empty-category-block .btn {
position: relative;
padding-left: 30px;
}
.empty-category-block .btn:before {
content: "\f104";
position: absolute;
left: 15px;
font-size: 14px;
top: 50%;
margin-top: -8px;
font-family: FontAwesome;
}
.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;
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;
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: #cda85c;
}
.et-twitter-slider .et-tweet a:hover {
text-decoration: underline !important;
}
.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%);
-ms-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: "Montserrat", 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;
background: #000;
z-index: 1;
}
.widget-title span,
.footer-top .title span {
background: #fff;
position: relative;
z-index: 2;
padding: 0 18px;
text-transform: uppercase;
letter-spacing: 2px;
}
.star-rating {
font-size: 0;
width: 91px;
height: 14px;
display: inline-block;
margin-bottom: 10px;
position: relative;
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/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(//tosa.coodex.es/wp-content/themes/outlet/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;
border: 1px solid #ddd;
}
.product_list_widget .media-heading {
margin: 0 0 8px;
}
.product_list_widget .media-heading a {
font: 14px/18px "Roboto", 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: #cda85c;
}
.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 "Roboto", Arial, Helvetica, sans-serif;
font-weight: 500;
color: #000;
display: block;
}
.small-coast del {
font-size: 14px;
}
.default-link {
color: #cda85c;
}
.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: #cda85c;
}
.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 "Open Sans", Arial, Helvetica, sans-serif;
color: #6e6e6e;
}
.twitter-list .fa-twitter {
color: #222;
}
.stripped-zone {
font: 23px/11px "Bodoni_Italic", Arial, Helvetica, sans-serif;
color: #000;
width: 90px;
padding: 8px 0;
background: url(//tosa.coodex.es/wp-content/themes/outlet/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 "Roboto", 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;
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;
}  .page-heading .title {
font: 24px/24px "Roboto", Arial, Helvetica, sans-serif;
color: #252525;
margin: 0 auto;
text-transform: uppercase;
width: 70%;
border: none;
padding: 0;
text-align: center;
}
.page-heading .delimeter {
color: #333;
}
.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;
animation: tooltip-color-white 1.5s ease-in infinite;
}
.page-heading .hidden-tooltip i {
border: 1px solid #fff;
}
.page-heading .hidden-tooltip i:hover {
border: 1px solid #fff !important;
color: #fff;
-webkit-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-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;
color: #fff;
background-attachment: fixed;
border-bottom: none !important;
}
.bc-type-3 .title,
.bc-type-4 .title,
.bc-type-5 .title,
.bc-type-6 .title {
font-family: "Bodoni_Regular";
font-size: 44px;
color: #fff;
line-height: 42px;
}
.bc-type-3 a,
.bc-type-4 a,
.bc-type-5 a,
.bc-type-6 a,
.bc-type-3 .delimeter,
.bc-type-4 .delimeter,
.bc-type-5 .delimeter,
.bc-type-6 .delimeter,
.bc-type-3 .back-history:before,
.bc-type-4 .back-history:before,
.bc-type-5 .back-history:before,
.bc-type-6 .back-history:before { }
.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-5,
.page-heading.bc-type-6 {
background-attachment: fixed !important;
}
.section-breadcrumbs p.font-alt {
text-align: center;
color: #fff;
font-size: 16px;
font-weight: 300;
font-family: "OpenSans", sans-serif !important;
}
.section-breadcrumbs p.size-x2 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-family: "Bodoni_Regular";
}
.post h2 {
font: 20px/24px "Montserrat", Georgia, Helvetica, sans-serif;
color: #000;
margin: 0;
text-transform: uppercase;
}
.wp-picture {
position: relative;
text-align: center;
display: block;
}
.wp-picture img {
max-width: 100%;
}
.page-heading {
margin-bottom: 60px;
padding: 20px 0;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
text-align: center;
background: url(//tosa.coodex.es/wp-content/themes/outlet/images/bg-light-strippped.png) 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;
transition: all 0.2s ease-in-out;
}
.breadcrumbs li a {
color: #cda85c;
}
.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: -9px;
font-size: 13px;
color: #000;
}
.back-history:hover,
.back-history:focus {
color: #727272;
text-decoration: none;
}
.back-history:hover:before,
.back-history:focus:before {
color: #cda85c;
}
.back-history:before {
content: "\f104";
font-family: FontAwesome;
font-size: 9px;
color: #000;
margin: 0 9px 0 0;
position: relative;
top: -1px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.content-page {
margin-bottom: 60px;
}
.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-top: 20px;
margin-bottom: 20px;
}
.meta-post {
margin: 4px 0 0;
position: relative;
font-family: "Lato", sans-serif;
color: #000;
margin-bottom: 28px;
}
.meta-post a {
font: 12px/15px "Open Sans", 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: #000;
font: 15px/24px "Lato", Arial, Helvetica, sans-serif;
}
.content-article p {
margin-bottom: 28px;
}
.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);
-webkit-box-shadow: 0 0 2.5em rgba(0, 0, 0, 0.75);
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;
-webkit-animation: 0.5s ease 0s normal none infinite imagelightbox-loading;
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;
}
.share-post {
padding-left: 21px;
border: 1px solid #e5e5e5;
margin: 30px 0 20px;
overflow: hidden;
}
.share-post .share-title {
float: left;
font: 14px/15px "Roboto" 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;
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;
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;
border-radius: 100%;
color: #222;
background-color: #353535;
line-height: 40px;
text-align: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-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: #cda85c;
}
.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: 39px !important;
-webkit-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: 60px 0 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 "Roboto", 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: "Open Sans", 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";
}
.author-info .author-social li .ico-in:after {
content: "\f0e1";
}
.author-info .author-social li .ico-youtube:after {
content: "\f167";
}
.author-info .author-social li .ico-twitter:after {
content: "\f099";
}
.author-info .author-social li .ico-google:after {
content: "\f0d5";
}
.related-posts {
float: left;
width: 100%;
position: relative;
}
.related-posts .title {
font-family: "Montserrat", sans-serif;
color: #000;
margin: 0 0 5px;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
border: none;
text-align: left;
padding: 0;
margin-bottom: 30px;
}
.related-posts .title span {
padding: 0 6px 0 0;
background: #fff;
position: relative;
z-index: 2;
}
.related-posts .title:after {
content: "";
display: block;
width: 100%;
height: 1px;
background: #000;
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: "Open Sans", Arial, Helvetica, sans-serif;
}
.comments-list .media-body {
color: #767676;
font-size: 13px;
line-height: 24px;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.comments-list .media-object {
border: 1px solid #e5e5e5;
}
.comments-list .media-heading a,
.comments-list .media-heading {
font: 14px/15px "Roboto", 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: #cda85c;
font: 12px/15px "Roboto", 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: 60%;
}
#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; 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 "Roboto" 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: #000;
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;
}
.control-label {
font: 14px/22px "Montserrat", Georgia, Helvetica, sans-serif;
color: #000;
}
.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 "Open Sans", Georgia, Helvetica, sans-serif;
color: #767676;
margin: 0 0 10px;
}
.widget_categories {
padding: 0;
list-style: none;
}
.widget_categories li {
border-bottom: 1px solid #ddd;
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 {
border-top: 1px solid #ddd;
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;
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 "Roboto", Georgia, Helvetica, sans-serif;
padding: 15px 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;
}
.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 "Roboto", 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 "Open Sans", 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 "Roboto", Arial, Helvetica, sans-serif;
color: #252525;
}
.later-product-list .media-heading a:hover {
color: #767676;
}
.later-product-list .small-coast {
font: 16px/15px "Roboto", Arial, Helvetica, sans-serif;
font-weight: 500;
color: #cda85c;
}
.tab-content .comments-list .media-heading a {
font-family: "Roboto", 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 "Roboto", sans-serif;
}
.product-information .price ins {
text-decoration: none;
display: inline-block;
}
.product-information .price del {
font-size: 20px;
}
.product-information .product_title {
display: none;
}
.product-information .short-description {
float: left;
width: 100%;
margin-bottom: 25px;
font: 13px/24px "Open Sans", 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: right;
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: #cda85c;
text-decoration: none;
}
.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: "Roboto", 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: center;
margin-bottom: 0;
padding: 10px 0;
text-transform: uppercase;
color: #cda85c;
}
.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: 40px !important;
height: 40px !important;
padding-right: 5px;
border: 1px solid #ddd !important;
}
.quantity .minus {
bottom: 0 !important;
border-radius: 0px !important;
}
.quantity .plus {
top: 0 !important;
border-bottom: 1px solid #ddd !important;
border-radius: 0px !important;
}
.quantity.buttons_added input::-webkit-outer-spin-button,
.quantity.buttons_added input::-webkit-inner-spin-button {
display: none;
}
.group_table tr,
.group_table td {
border: none;
}
.group_table td.price {
width: auto;
margin: 0;
float: none;
font-size: 24px;
padding-top: 4px;
display: inline-block;
}
.group_table td.price .out-of-stock {
width: auto;
font-size: 12px;
padding: 0;
padding-left: 10px;
display: inline-block;
}
.group_table td.label {
text-align: left;
display: inline-block;
padding: 0 10px;
}
.group_table td:first-child {
vertical-align: top;
padding: 0 8px 8px;
}
.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 "Roboto", Arial, Helvetica, sans-serif;
color: #767676;
}
.woocommerce-product-rating .woocommerce-review-link:hover {
color: #252525;
}
.comment-form-rating label {
font: 14px/22px "Roboto", 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(//tosa.coodex.es/wp-content/themes/outlet/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(//tosa.coodex.es/wp-content/themes/outlet/images/staticks/star.png) repeat-x left 0;
}
p.stars span a.active,
p.stars span a.active {
background: url(//tosa.coodex.es/wp-content/themes/outlet/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;
}
.product-images .label-product {
position: relative;
}
.product-images .label-product .out-stock {
margin-top: 0;
}
.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.7;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#product-pager .owl-item a {
padding: 4px;
display: block;
border: 1px solid #d5d5d5;
-webkit-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;
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;
box-sizing: border-box;
}
#product-pager .owl-item .video-thumbnail span {
cursor: pointer;
display: block;
font-size: 0;
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/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 "Roboto", Arial, sans-serif;
float: left;
width: 100%;
color: #000;
}
.product_meta > span {
display: inline-block;
width: 100%;
}
.product_meta > span span {
color: #cda85c;
}
.product_meta a {
color: #cda85c;
}
.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;
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%;
-webkit-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;
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: "Montserrat", sans-serif;
font-size: 14px;
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: "Montserrat", sans-serif;
font-weight: 500;
color: #cda85c;
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: 5px 0 5px 10px;
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;
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;
transition: all 0.3s ease-in-out;
}
.product-navigation .prev-product .hide-info {
left: -160px;
}
.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 "Roboto", 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: #cda85c;
}
table.variations .reset_variations:hover {
color: #767676;
}
.single_variation_wrap {
padding-top: 20px;
float: left;
width: 100%;
border-top: 1px solid #eee;
margin-top: 20px;
}
.tabs {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
margin: 0 0 38px;
}
.tabs .tab-title {
margin: 10px 30px 10px 0;
display: inline-block;
position: relative;
font: 15px/15px "Roboto", Arial, sans-serif;
font-weight: 500;
color: #767676;
text-transform: uppercase;
}
.tabs .tab-title:hover {
color: #000;
}
.tabs .tab-title:hover,
.tabs .tab-title:focus {
text-decoration: none !important;
}
.tabs .tab-title:first-child {
margin-left: 0 !important;
}
.tabs .tab-title:after {
content: "";
display: block;
width: 1px;
height: 12px;
position: absolute;
right: -19px;
top: 2px;
}
.tabs .tab-title.lastItem:after {
display: none;
}
.tabs .tab-title.opened {
position: relative;
color: #000;
}
.tabs .tab-title.opened:hover {
text-decoration: none;
}
.tabs .tab-title.opened:after {
content: "";
display: block;
width: 100%;
height: 36px;
border-bottom: 3px solid #3d3d3d;
position: absolute;
top: -11px;
left: 0;
}
.tabs .tab-title.opened: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: 35px !important;
}
.tabs .tab-content h2 {
font-size: 18px;
}
.tabs .tab-content p {
font: 13px/24px "Open Sans", Georgia, Helvetica, sans-serif;
color: #767676;
}
.tabs .tab-content .list li {
display: list-item;
}
.products-tabs {
border-top: 1px solid #000;
border-bottom: 1px solid #ddd;
text-align: center;
padding: 20px 0;
position: relative;
}
.products-tabs .tab-title {
margin: 0 20px;
font-size: 16px;
color: #252525;
text-transform: uppercase;
font-family: "Roboto";
font-weight: 400;
letter-spacing: 2px;
position: relative;
}
.products-tabs .tab-title:before {
display: none !important;
}
.products-tabs .tab-title:after {
content: "";
border: none !important;
display: block;
width: 5px !important;
height: 5px !important;
position: absolute;
top: 5px !important;
right: -22px;
left: auto !important;
background-color: #000;
}
.products-tabs .tab-title.opened {
color: #cda85c;
}
.products-tabs .tab-title.opened:after {
border: none !important;
}
.products-tabs .tab-title: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;
}
.outlet_widget_qr_code {
border: 1px solid #ebebeb;
padding: 15px 0 0 15px;
-webkit-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;
}
.outlet_widget_qr_code span {
background: transparent;
}
.outlet_widget_qr_code h4 {
margin-bottom: 10px !important;
color: #252525;
}
.outlet_widget_qr_code .widget-title {
border: none;
padding: 0;
float: left;
width: 100%;
position: static;
text-align: left;
font-size: 16px !important;
font-family: "Roboto";
font-weight: 500;
}
.outlet_widget_qr_code .widget-title:after {
content: "";
height: 0;
}
.outlet_widget_qr_code .qr-lighbox {
font-size: 0;
width: 85px;
height: 118px;
display: block;
float: right;
margin-top: -41px;
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/qr-bg.png);
opacity: 0.6;
background-size: 100%;
background-repeat: no-repeat;
background-position: 0 0;
}
.outlet_widget_qr_code .qr-lighbox:hover {
text-decoration: none;
}
.meta-title {
font-size: 16px;
font-family: "Roboto";
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;
}
.meta-title:after {
content: "";
display: block;
width: 100%;
height: 1px;
background: #000;
position: absolute;
top: 50%;
left: 0;
z-index: 1;
}
.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: 20px;
}
.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;
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: 20px;
}
.product-information .email-link:before,
.product-images .email-link:before {
content: "\f003";
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;
box-sizing: border-box;
text-align: center;
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;
box-sizing: border-box;
}
.categoriesCarousel .slide-item {
position: relative;
}
.categoriesCarousel .slide-item a {
display: block;
padding: 0 10px;
}
.categories-mask {
position: absolute;
width: 100%;
bottom: 35px;
padding: 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: rgba(255, 255, 255, 0.75);
-webkit-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 "Roboto", Arial, Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
color: #cda85c;
display: block;
margin-bottom: 5px;
}
.categories-mask h4 {
font-size: 26px;
color: #000 !important;
}
.categories-mask span.more {
font: 12px/15px "Roboto", Arial, Helvetica, sans-serif;
color: #252525;
font-size: 12px;
margin-top: 20px;
position: relative;
-webkit-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: #cda85c;
}
.slide-item .product .product-excerpt {
display: none;
font: 13px/24px "Open Sans", 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 "Montserrat", Helvetica, sans-serif;
font-weight: 400;
}
.recentCarousel .slide-item .caption h2 {
font: 20px/24px "Montserrat", Helvetica, sans-serif;
font-weight: 400;
}
.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 "Open Sans", 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-family: "Lato", sans-serif;
color: #000;
}
.simple-list li {
border-top: 1px solid #ddd;
padding: 13px 0;
}
.simple-list li.lastItem {
border-bottom: 1px solid #ddd;
}
.simple-list strong {
font-weight: 600;
font-family: "Lato", sans-serif;
color: #000;
}
.project-navigation {
margin-top: 20px;
float: left;
width: 100%;
margin-bottom: 30px;
}
.project-navigation + .title-alt {
margin-top: 0;
}
.project-navigation .next-project,
.project-navigation .prev-project {
position: relative;
}
.project-navigation .next-project a,
.project-navigation .prev-project a {
-webkit-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: -96px;
left: auto;
background-color: #fff;
border: 1px solid #eee;
-webkit-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: 80px; width: auto;
max-height: 80px;
}
.project-navigation .next-project .hide-info span,
.project-navigation .prev-project .hide-info span {
font-family: "Montserrat", sans-serif;
font-weight: 500;
font-size: 12px;
display: block;
margin: 0 !important;
color: #cda85c;
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: "Montserrat", sans-serif;
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;
transition: all 0.25s ease;
opacity: 0;
}
.thumbnails-x .zoom > i {
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
background: #cda85c;
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;
display: block;
}
.post-news img {
width: 100%;
text-align: center;
}
.caption .zxmedium-h a:hover {
color: #767676;
}
.caption .zmedium-h a {
color: #cda85c;
}
.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(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/icons.png) no-repeat -190px -49px;
width: 14px;
height: 14px;
display: inline-block;
margin: 9px 0;
}
.ico-next-page {
background: url(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/icons.png) no-repeat -223px -34px;
width: 9px;
height: 9px;
display: block;
top: -2px;
position: relative;
}
.ico-prev-page {
background: url(//tosa.coodex.es/wp-content/themes/outlet/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;
border-right: 1px solid #d5d5d5;
float: left;
}
.pagination-cubic li.lastItem,
.pagination-cubic li.firstItem {
border-left: none;
}
.pagination-cubic li a {
font: 14px/15px "Roboto", Arial, Helvetica, sans-serif;
font-weight: 500;
color: #000;
display: block;
padding: 6px 10px;
float: left;
-webkit-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 "Roboto", Arial, Helvetica, sans-serif;
font-weight: 500;
color: #fff;
background-color: #000;
border-right: 1px solid #d5d5d5;
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;
}
.ui-corner-all {
height: 3px;
margin-top: -1px;
position: relative;
background-color: #ddd;
top: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.ui-slider .ui-slider-handle {
border: none;
background-color: #cda85c;
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: #bc923a;
}
.ui-slider .ui-slider-range {
background: #9a075b;
}
.amount-text {
font: 14px/15px "Roboto", Georgia, sans-serif;
color: #767676;
margin-top: 10px;
}
.amount-text .slider-amount {
color: #252525;
font-family: "Roboto", 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 "Roboto", 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 "Roboto", 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 "Roboto", 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 {
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 "Roboto", 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(//tosa.coodex.es/wp-content/themes/outlet/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: 20px;
padding: 15px 22px;
font: 13px/24px "Open Sans", 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 "Open Sans", Arial, Helvetica, sans-serif;
color: #767676;
}
.toggle-block.bordered .toggle-element > a {
font: 14px/15px "Roboto", 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: #cda85c;
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;
}
.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 "Roboto", 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 "Roboto", Arial, sans-serif;
font-weight: 700;
color: #000;
}
.shop-table .table-bordered td.product-quantity .quantity {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: auto;
border: none;
}
.shop-table .table-bordered td.product-quantity .quantity input[type="number"] {
width: 50px;
padding-right: 5px;
border: 1px solid #000000;
}
.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 "Roboto", Arial, Helvetica, sans-serif;
font-weight: 700;
color: #000;
border-radius: 0;
line-height: 27px;
padding: 0;
margin: 0 auto;
display: block;
padding: 6px 9px !important;
-webkit-transition: none;
transition: none;
}
.shop-table .table-bordered .remove-item:hover {
background: #000;
color: #fff;
-webkit-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 "Roboto", 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;
}
.coupon input[type="text"] {
font-family: "Roboto", Arial, Georgia, sans-serif;
font-size: 12px;
}
.coupon .button {
float: right;
}
.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 "OpenSans_Italic", 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;
}
.bag-total-table .cart_totals h2 {
font: 15px/16px "Roboto", Georgia, Helvetica, sans-serif;
color: #000;
margin: 0;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: 2px solid #000;
padding-bottom: 10px;
text-decoration: none;
}
.bag-total-table table {
margin-bottom: 20px;
}
.bag-total-table table th,
.bag-total-table table td {
padding: 0 0 8px 0;
}
.bag-total-table table th {
color: #767676;
font-family: "Roboto", sans-serif;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
vertical-align: bottom;
}
.bag-total-table table tr.shipping td {
padding-bottom: 0;
}
.bag-total-table li {
list-style: none !important;
}
.bag-total-table .cart-subtotal > th,
.bag-total-table .cart-subtotal > td {
border-top: none;
}
.bag-total-table .cart-subtotal td {
padding: 30px 0 4px;
}
.bag-total-table .cart-subtotal td span {
font-size: 16px;
line-height: 15px;
font-family: "Roboto", sans-serif;
font-weight: 500;
}
.bag-total-table .cart-discount td {
padding: 30px 0 4px;
}
.bag-total-table .cart-discount td span {
font-size: 16px;
line-height: 15px;
font-family: "Roboto", sans-serif;
font-weight: 500;
}
.bag-total-table .shipping td,
.bag-total-table .order-discount td,
.bag-total-table .order-discount th {
padding: 30px 0 8px;
vertical-align: bottom;
}
.bag-total-table .shipping td li,
.bag-total-table .order-discount td li,
.bag-total-table .order-discount th li {
list-style: none !important;
}
.bag-total-table #shipping_method {
margin-bottom: 0;
}
.bag-total-table .shipping th {
vertical-align: bottom !important;
}
.bag-total-table .checkout-button {
line-height: 40px !important;
height: 40px;
padding: 0 28px !important;
font-size: 13px !important;
letter-spacing: 1px;
float: right;
}
.bag-total-table .order-discount th {
text-transform: uppercase;
}
.bag-total-table .order-discount td .amount {
font-size: 16px;
line-height: 15px;
font-family: "Roboto", sans-serif;
font-weight: 500;
}
.bag-total-table .order-total td,
.bag-total-table .tax-rate td {
padding: 30px 0 4px;
border-bottom: 1px solid #ddd;
}
.bag-total-table .tax-rate .amount {
font-size: 16px;
line-height: 15px;
font-family: "Roboto", sans-serif;
font-weight: 500;
}
.bag-total-table .order-total th {
border-bottom: 1px solid #ddd;
}
.bag-total-table .order-total strong span {
font-size: 24px;
line-height: 20px;
font-family: "Roboto", sans-serif;
font-weight: 700;
}
.bag-total-table .btn-footer td {
padding: 18px 0;
}
.bag-total-table .btn-footer td .btn {
width: 100%;
font-size: 12px;
padding: 0;
margin-bottom: 10px;
}
.bag-total-table tbody > tr > td:first-child {
text-align: left;
}
.bag-total-table tbody > tr > td:last-child {
text-align: right;
}
.shipping_calculator {
margin-top: 30px;
}
.shipping-calculator-form select {
width: 100%;
}
.cart-collaterals {
margin-top: 20px;
}
.small-coast {
font: 16px/15px "Roboto", Arial, Helvetica, sans-serif;
font-weight: 500;
color: #000;
}
.ship-title {
font: 13px/15px "Merriweather_Italic", Arial, Georgia, sans-serif;
color: #cda85c;
}
.xlarge-coast {
font: 24px/20px "Roboto", Arial, Helvetica, sans-serif;
font-weight: 500;
color: #000;
}
.select2-container .select2-choice {
height: 40px;
line-height: 40px;
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 "Roboto", 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;
}
.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 "Roboto", Verdana;
font-weight: 500;
margin-top: 10px;
}
.mailto-company {
color: #cda85c;
}
.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,
.teaser_grid_container .post-thumb: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,
.teaser_grid_container .post-thumb .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,
.teaser_grid_container .post-thumb .btn_group a {
background: #262626;
opacity: 0.9;
color: #fff !important;
margin: 0 8px;
position: relative;
border: 1px solid #262626;
padding: 13px 15px !important;
-webkit-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.wp-picture .btn_group a:focus,
.swiper-slide .btn_group a:focus,
.portfolio-image .btn_group a:focus,
.thumbnails-x .btn_group a:focus,
.teaser_grid_container .post-thumb .btn_group a:focus {
outline: none;
}
.wp-picture .btn_group a:after,
.swiper-slide .btn_group a:after,
.portfolio-image .btn_group a:after,
.thumbnails-x .btn_group a:after,
.teaser_grid_container .post-thumb .btn_group a:after {
content: "";
display: block;
width: 10px;
height: 10px;
position: absolute;
top: -2px;
left: -2px;
-webkit-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.wp-picture .btn_group a:before,
.swiper-slide .btn_group a:before,
.portfolio-image .btn_group a:before,
.thumbnails-x .btn_group a:before,
.teaser_grid_container .post-thumb .btn_group a:before {
content: "";
display: block;
width: 10px;
height: 10px;
position: absolute;
top: -2px;
right: -2px;
-webkit-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.wp-picture .btn_group a:hover,
.swiper-slide .btn_group a:hover,
.portfolio-image .btn_group a:hover,
.thumbnails-x .btn_group a:hover,
.teaser_grid_container .post-thumb .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,
.teaser_grid_container .post-thumb .btn_group a span {
text-transform: uppercase;
}
.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,
.teaser_grid_container .post-thumb .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,
.teaser_grid_container .post-thumb .btn_group a span:after {
content: "";
display: block;
width: 10px;
height: 10px;
position: absolute;
bottom: -2px;
left: -2px;
-webkit-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,
.teaser_grid_container .post-thumb .btn_group a span:before {
content: "";
display: block;
width: 10px;
height: 10px;
position: absolute;
bottom: -2px;
right: -2px;
-webkit-transition: all 0.25s linear;
transition: all 0.25s linear;
}
.wp-picture .btn_group a:hover:before,
.swiper-slide .btn_group a:hover:before,
.portfolio-image .btn_group a:hover:before,
.thumbnails-x .btn_group a:hover:before,
.teaser_grid_container .post-thumb .btn_group a:hover:before {
-webkit-box-shadow: 1px -1px 0 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px -1px 0 1px rgba(0, 0, 0, 0.6);
}
.wp-picture .btn_group a:hover:after,
.swiper-slide .btn_group a:hover:after,
.portfolio-image .btn_group a:hover:after,
.thumbnails-x .btn_group a:hover:after,
.teaser_grid_container .post-thumb .btn_group a:hover:after {
-webkit-box-shadow: -1px -1px 0 1px rgba(0, 0, 0, 0.6);
box-shadow: -1px -1px 0 1px rgba(0, 0, 0, 0.6);
}
.wp-picture .btn_group a:hover span:before,
.swiper-slide .btn_group a:hover span:before,
.portfolio-image .btn_group a:hover span:before,
.thumbnails-x .btn_group a:hover span:before,
.teaser_grid_container .post-thumb .btn_group a:hover span:before {
-webkit-box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.6);
box-shadow: 1px 1px 0 1px rgba(0, 0, 0, 0.6);
}
.wp-picture .btn_group a:hover span:after,
.swiper-slide .btn_group a:hover span:after,
.portfolio-image .btn_group a:hover span:after,
.thumbnails-x .btn_group a:hover span:after,
.teaser_grid_container .post-thumb .btn_group a:hover span:after {
-webkit-box-shadow: -1px 1px 0 1px rgba(0, 0, 0, 0.6);
box-shadow: -1px 1px 0 1px rgba(0, 0, 0, 0.6);
}
.wp-picture .zoom,
.swiper-slide .zoom,
.portfolio-image .zoom,
.thumbnails-x .zoom,
.teaser_grid_container .post-thumb .zoom {
-webkit-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,
.teaser_grid_container .post-thumb .zoom > i {
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
background-color: #cda85c;
opacity: 0.6;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
width: 100%;
height: 100%;
}
.teaser_grid_container .btn_group,
.post-slide .btn_group {
margin-top: -10px;
}
.teaser_grid_container .btn_group a,
.post-slide .btn_group a {
padding: 8px 9px;
font-size: 12px;
}
.blog-post {
margin: 0 0 60px;
padding: 0;
list-style: none;
float: left;
width: 100%;
}
.content-small {
padding-right: 40px;
}
.blog-post .content-article p {
margin-bottom: 10px;
}
.blog-post .content-article h2 {
color: #000 !important;
font-size: 30px;
color: #767676;
text-transform: none;
}
.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 .wp-picture {
margin-bottom: 0;
}
.blog-post h6.active {
margin-top: 30px;
}
.blog-post .zmedium-h {
margin-bottom: 5px;
font: 12px/15px "Roboto", Georgia, Helvetica, sans-serif;
font-weight: 700;
margin: 0;
letter-spacing: 1px;
text-transform: uppercase;
}
.blog-post .zmedium-h a {
color: #cda85c;
}
.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: #cda85c;
}
.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 {
width: 40%;
float: left;
margin-right: 40px;
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; text-align: left;
}
article.content-small .more-link .read-more {
float: none !important;
}
.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-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: #898989;
}
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;
}
.info-group {
text-align: center;
font-family: "OpenSans_Italic";
padding: 23px;
-webkit-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(//tosa.coodex.es/wp-content/themes/outlet/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;
}
.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 "Roboto", 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: #cda85c;
}
.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 input[type="text"] {
height: 27px;
}
.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 "Roboto", 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;
}
.payment_method_paypal a {
display: block;
}
.payment_method_paypal input[type="radio"] {
top: -25px;
}
.order-review {
margin-top: 8px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 32px 22px;
border: 2px solid #000;
background: url(//tosa.coodex.es/wp-content/themes/outlet/images/bg-light-strippped.png) repeat;
}
.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 #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;
}
.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: "Roboto";
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 "Roboto", 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 "Roboto", 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;
}
.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: "Roboto";
color: #252525;
}
.xmedium-coast {
font: 20px/15px "Roboto", Arial, Georgia, sans-serif;
font-weight: 500;
}
.cart-subtotal th,
.shipping th,
.order-total th {
font: 14px/15px "Roboto", Arial, Georgia, sans-serif;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
vertical-align: bottom !important;
}
.td-xsmall {
font: 15px/15px "Roboto", 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 "Roboto", 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 "Roboto", 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;
}
.step-title:after {
content: "";
display: block;
width: 100%;
height: 1px;
top: 50%;
left: 0;
position: absolute;
background: #000;
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 {
-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 "Roboto", 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;
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;
animation: pulsate 1s ease-out infinite 1.1s;
}
@keyframes pulsate {
0% {
-webkit-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);
-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);
-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);
-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;
}
.info-book {
padding-top: 100px;
}
.lookBook-1 .swiper-slide {
float: left;
text-align: center;
cursor: pointer;
opacity: 0.4;
max-width: 100%;
-webkit-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 "Roboto", 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;
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;
-webkit-transition-property: left, top, -webkit-transform;
transition-property: left, top, -webkit-transform;
transition-property: transform, left, top;
transition-property: transform, left, top, -webkit-transform;
transition-duration: 0s;
transform: translate3d(0px, 0, 0);
transition-timing-function: ease;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.quote-border {
font: 13px/24px "OpenSans_Italic", Arial, Verdana;
color: #767676;
background: url(//tosa.coodex.es/wp-content/themes/outlet/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;
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: #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";
}
.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 "Roboto", Georgia, Helvetica, sans-serif;
padding: 15px 0;
color: #767676 !important;
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: #cda85c;
}
.widget_nav_menu li.current-menu-item a:before {
color: #cda85c;
}
.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;
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%;
} .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;
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: "Open Sans", Arial, sans-serif;
}
.body-shortcode ul {
color: #767676;
font-family: "Open Sans", 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;
-webkit-transition: all 0.3s ease-in-out 0s;
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;
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;
}
.footer-top-1 .cta-block.style-fullwidth {
display: none;
background-color: #cda85c;
}
.footer-top-1 .cta-block.style-fullwidth .fa-star-o {
color: #fff;
}
.footer-top .margin0 .cta-block.style-fullwidth {
margin-left: 0;
}
.table-row {
display: table;
width: 100%;
}
.table-cell {
display: table-cell;
vertical-align: middle;
}
.cta-block .active {
color: #cda85c;
}
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;
transition: none;
}
.all-fontAwesome .fa-hover a:hover,
.all-fontAwesome .fa-hover a:hover span {
background-color: #cda85c;
color: #fff;
text-decoration: none;
}
.list ul {
list-style: none;
padding-left: 0;
margin-bottom: 15px;
}
.list li { padding: 5px 0 5px 5px;
}
.list li:before {
content: "\f105";
float: left;
font-family: "FontAwesome";
font-size: 12px;
color: #cda85c;
font-style: normal;
font-weight: normal;
line-height: 18px;
margin-right: 10px;
text-decoration: inherit;
-webkit-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: 3px;
}
.list.list-star li:before {
content: "\f005";
}
.list.list-square li:before {
content: "\f0c8";
font-size: 6px;
margin-top: 1px;
}
.list.list-dash li:before {
content: "\f068";
margin-top: 3px;
}
.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-family: Georgia;
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-family: Georgia;
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-family: Georgia;
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: "Open Sans", 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-family: Georgia;
font-size: 20px;
text-transform: uppercase;
}
.pricing-table ul li.row-price {
background: none repeat scroll 0 0 #fafafa;
color: #cda85c;
font-family: Georgia;
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-family: Georgia;
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: "Open Sans", 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: #cda85c;
font-size: 30px;
}
.pricing-table.style3 ul li.row-price sup {
color: #cda85c;
font-family: Georgia;
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: #cda85c;
font-family: "Open Sans", 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;
}
.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;
float: left;
width: 100%;
}
.tabs.accordion .comment-reply-link {
top: auto;
bottom: 20px;
}
.tabs.accordion .tab-title {
font: 14px/15px "Roboto", Arial, Helvetica, sans-serif;
font-weight: 500;
color: #000;
display: block;
float: left;
width: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
border: 1px solid #d5d5d5;
position: relative;
}
.tabs.accordion .tab-title:hover,
.tabs.accordion .tab-title:focus {
text-decoration: none !important;
color: #cda85c;
}
.tabs.accordion .tab-title:before {
content: "";
display: inline-block;
width: 7px;
height: 7px;
background: #cda85c;
margin: 0 6px 1px 0;
}
.tabs.accordion .tab-title:after {
display: none;
}
.tabs.accordion .tab-title.opened:before {
position: static;
border-width: 0px !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;
border: 1px solid #ddd !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.tabs.accordion .tab-content .tab-content-inner {
padding: 20px;
}
.tabs-after_image .tabs .tab-title:before {
content: none;
}
.tabs-after_image .tabs.accordion .tab-title.opened {
border: 1px solid #000;
border-left: none;
border-right: none;
}
.tabs-after_image .tabs.accordion .tab-title.opened:before {
content: "";
display: block;
bottom: -10px;
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;
}
.tabs-after_image .tabs.accordion .tab-title {
border-left: none;
border-right: none;
padding: 13px 0;
padding-left: 0;
margin: 0;
margin-top: -1px;
}
.tabs-after_image .tabs.accordion .tab-content {
border: none !important;
padding: 0 !important;
}
.tabs-after_image .tabs.accordion .tab-content .tab-content-inner {
padding: 30px 0;
}
.left-bar {
float: left;
border: 1px solid #ddd !important;
width: 100%;
}
.left-bar .left-titles {
float: left;
height: 100%;
border-right: 1px solid #ddd;
width: 20%;
}
.left-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;
box-sizing: border-box;
}
.left-bar .left-titles .tab-title-left:hover {
text-decoration: underline;
background-color: #fff;
}
.left-bar .left-titles .tab-title-left.opened {
background-color: #fff !important;
border-right: none;
}
.left-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 {
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 {
border-top: none;
}
.left-bar .left-titles .tab-title-left:last-child {
border-bottom: 1px solid #ddd;
margin-bottom: -1px;
}
.left-bar .tab-title {
display: none;
}
.left-bar .tab-content {
float: right !important;
width: 80%;
margin: 0 0 0 0;
position: relative;
left: -1px;
padding-left: 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: 20%;
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 .tab-title {
display: none;
}
.right-bar .tab-content {
float: left !important;
margin: 0;
padding: 0 20px 20px 20px !important;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-right: 1px solid #ddd !important;
width: 80% !important;
min-height: 1px !important;
position: relative;
right: -1px;
}
.left-titles a:hover,
.tab-title-left:hover {
text-decoration: none !important;
color: #cda85c;
background: none !important;
}
.progress-bar {
background: #cda85c;
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: #cda85c;
}
.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;
} .teaser_grid_container .et_categories_filter {
margin-bottom: 30px;
text-align: center;
}
.teaser_grid_container .et_categories_filter li {
display: inline-block;
margin: 5px;
}
.teaser_grid_container .et_isotope-item {
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
margin-bottom: 30px;
}
.teaser_grid_container .post-info {
color: #767676;
margin-bottom: 10px;
}
.teaser_grid_container .entry-content {
margin-top: 10px !important;
color: #767676;
}
.teaser_grid_container .post-thumb {
position: relative;
}
.teaser-post-info .post-title {
margin-top: 10px;
}
[class*="space"] {
line-height: 0;
font-size: 0;
overflow: hidden;
clear: both;
width: 100%;
}
.space0 {
height: 10px;
}
.space1 {
height: 15px;
}
.space2 {
height: 20px;
}
.space2x1 {
height: 25px;
}
.space3 {
height: 35px;
}
.space4 {
height: 40px;
}
.space4x1 {
height: 45px;
}
.space5 {
height: 50px;
}
.space5x1 {
height: 55px;
}
.space6 {
height: 50px;
}
.space65 {
height: 65px;
}
.space7 {
height: 75px;
}
.space8 {
height: 60px;
}
.space80 {
height: 80px;
}
.space9 {
height: 90px;
}
.space10 {
height: 10px;
}  blockquote {
font: 13px/24px "OpenSans_Italic", 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(//tosa.coodex.es/wp-content/themes/outlet/images/pattern.jpg) repeat;
text-align: center;
font: 24px/36px "Roboto_Light", 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(//tosa.coodex.es/wp-content/themes/outlet/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;
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;
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;
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;
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;
}  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: #cda85c;
}
.testimonial-info .testimonial-author .url a:hover {
color: #767676;
}
.testimonial-info .avatar-link {
margin-right: 15px;
display: block;
}   .main-footer {
background: #222;
padding-top: 60px;
}
.main-footer a {
color: #000;
}
.main-footer h5 {
font: 12px/15px "Roboto", Arial, Helvetica, sans-serif;
color: #aaa;
text-transform: uppercase;
margin: 0 0 10px;
letter-spacing: 1px;
}
.main-footer p {
font-family: "Montserrat", sans-serif;
color: #000;
}
.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 .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%;
}
.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;
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;
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 "Roboto", 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: 30px;
height: 30px;
font-size: 14px;
line-height: 30px;
}
.main-footer .widget-title {
font: 18px/20px "Roboto", Arial, Helvetica, sans-serif;
color: #fff !important;
padding: 0 0 14px;
border-bottom: 1px solid #3f3f3f;
text-transform: uppercase;
margin-bottom: 16px;
text-align: left;
letter-spacing: 2px;
}
.main-footer .widget-title span {
background-color: transparent;
padding: 0;
}
.main-footer .widget-title:after {
content: "";
height: 0;
}
.main-footer .blog-post-list .media-heading a {
color: #fff;
letter-spacing: 1px;
}
.vc_row + p {
margin: 0;
}
.main-footer-1 {
background-color: #fff;
padding-top: 30px;
}
.main-footer-1 .widget-title {
color: #000 !important;
}
.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: #cda85c;
}
.main-footer-1 .blog-post-list li {
border-bottom: 1px solid #ddd;
}
.main-footer-1 .blog-post-list li .date-event {
background-color: #cda85c;
outline-color: #fff;
border-color: #cda85c;
}
.main-footer-1 .address-company {
border: 1px solid #ddd;
}
.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;
}
.copyright-1 {
background-color: #fff;
}
.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: center;
padding: 16px 10px 10px;
border: 1px solid #3f3f3f;
font: 12px/22px "Roboto", Arial, Helvetica, sans-serif;
color: #767676;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 1.5;
}
.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(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/icons.png) no-repeat -143px 0;
width: 22px;
height: 23px;
}
.social-link-type-2 .ico-facebook {
background: url(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/icons.png) no-repeat -166px -1px;
width: 22px;
height: 23px;
}
.social-link-type-2 .ico-p {
background: url(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/icons.png) no-repeat -190px -1px;
width: 22px;
height: 23px;
}
.social-link-type-2 .ico-google {
background: url(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/icons.png) no-repeat -214px -1px;
width: 22px;
height: 23px;
}
.social-link-type-2 .ico-rss {
background: url(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/icons.png) no-repeat -238px -2px;
width: 22px;
height: 23px;
}
.letter-offset {
letter-spacing: 4px;
}
.flickr_badge_image {
margin: 0 5px 10px !important;
width: 77px !important;
height: 77px !important;
float: left;
}
[class*="col-ct-"] {
float: left;
overflow: hidden;
}
.col-ct-6 {
width: 50%;
}
.list-unstyled {
font-size: 13px;
line-height: 35px;
text-transform: uppercase;
font-family: "Roboto";
font-weight: 600;
letter-spacing: 2px;
}
.list-unstyled a:hover {
color: #fff;
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;
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 "Roboto", Arial, Helvetica, sans-serif;
font-weight: 500;
}
.blog-post-list .media-heading a:hover {
color: #bbb;
}
.blog-post-list .media {
padding: 0;
}
.blog-post-list .media > .pull-left {
margin-right: 21px;
}
.blog-post-list li {
padding: 14px 0 14px;
border-bottom: 1px solid #3f3f3f;
}
.blog-post-list .media-body {
font: 13px/20px "Open Sans", Arial, Helvetica, sans-serif;
color: #6e6e6e;
}
.blog-post-list .date-event {
background: #3b3b3b;
outline-color: #626262;
border-color: #3b3b3b;
}
.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: 3px 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: #cda85c;
}
.copyright-1 .textwidget p,
.copyright-2 .textwidget p,
.copyright-3 .textwidget p,
.copyright .textwidget p {
margin-bottom: 5px;
margin-top: 5px;
}
.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: 3px solid #ddd;
}
.footer-top-2 {
background-color: #222;
padding-top: 40px;
}
.footer-top-2 .widget-title:after {
background: #3f3f3f;
}
.footer-top-2 .widget-title span {
background: #222;
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-heading a:hover {
color: #787878;
}
.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;
}
.articles-nav {
width: 100%;
-webkit-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 .widget-container.flickr .widget-title {
margin-bottom: 30px;
}
.footer-top .product_list_widget .amount {
color: #000;
} .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-light,
.copyright.text-color-light {
color: #fff;
}
.main-footer.text-color-light a,
.copyright.text-color-light a {
color: #fff;
}
.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 {
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 {
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,
.main-footer.text-color-light .address-company,
.copyright.text-color-light .address-company {
border: 1px solid #fff;
}
.main-footer.text-color-light .blog-post-list li,
.copyright.text-color-light .blog-post-list li {
border-bottom: 1px solid #fff;
}
.main-footer.text-color-light .row-copyrights,
.copyright.text-color-light .row-copyrights {
border-top: 3px solid #fff;
}
.main-footer.text-color-light .widget-title,
.copyright.text-color-light .widget-title {
border-bottom: 1px solid #fff;
}
.main-footer.text-color-light .blog-post-list .date-event,
.copyright.text-color-light .blog-post-list .date-event {
background: #bcbcbc;
border-color: #9a9a9a;
outline-color: #9a9a9a;
}
.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: #9a9a9a;
}
.back-top {
position: fixed;
z-index: 10000;
right: 25px;
bottom: 50px;
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;
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;
transition: all 0.25s ease;
width: 15px;
height: 9px;
display: block;
-webkit-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;
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;
}
}
@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;
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;
overflow: hidden;
}
.st-pusher {
left: 0;
z-index: 99;
height: 100%;
background-color: #fff;
-webkit-transition: all 300ms ease 0;
transition: all 300ms ease 0;
}
.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.5s, width 0.1s 0.5s, height 0.1s 0.5s;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}
.st-menu-open .st-pusher::after {
width: 100%;
height: 100%;
opacity: 1;
-webkit-transition: opacity 0.5s;
transition: opacity 0.5s;
}
html.st-menu-open body {
width: 100%;
height: 100%;
overflow: hidden;
}
.st-menu {
position: fixed;
top: 0;
-webkit-transform: translateX(-260px);
-ms-transform: translateX(-260px);
transform: translateX(-260px);
overflow-y: auto;
width: 260px;
height: 100%;
background: #1a1a1a;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
z-index: 10000;
}
.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;
}
.st-menu-open .mobile-menu-block > .mobile-menu-block.st-menu {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.st-container .st-pusher {
overflow-x: hidden;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.st-menu-open .st-container .st-pusher {
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px);
}
.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.5s;
transition: opacity 0.5s;
}
.st-menu-open .st-menu::after {
width: 0;
height: 0;
opacity: 0;
-webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
} .menu-icon {
font-size: 0;
-webkit-appearance: none;
-moz-apearance: none;
position: relative;
border: none;
width: 30px;
height: 30px;
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;
}
@media (min-width: 1100px) {
.boxed .st-menu {
display: none;
}
.boxed .st-menu.hide-filters-block {
-webkit-transform: none;
-ms-transform: none;
transform: none;
display: block;
}
}
.st-menu-open .boxed .st-menu {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.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: "Roboto";
font-size: 14px;
text-transform: uppercase;
padding: 15px 30px 15px 10px;
letter-spacing: 1px;
margin-bottom: 10px;
-webkit-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;
}
.mobile-nav-heading a {
color: #fff;
}
.mobile-nav-heading a:hover {
color: #cda85c;
}
.mobile-nav-heading i {
font-size: 16px;
}
.mobile-nav {
float: left;
width: 100%;
padding: 0 20px;
-webkit-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-social-icons li {
margin-right: 3px;
}
.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;
transition: all 0.2s ease-in-out;
}
.mobile-nav ul.wcml_currency_switcher li:hover {
color: #cda85c;
}
.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;
transition: all 0.2s ease-in-out;
}
.mobile-nav #lang_sel_list a:hover {
color: #cda85c;
}
.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(//tosa.coodex.es/wp-content/themes/outlet/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;
box-sizing: border-box;
}
.mobile-nav .links li a {
display: block;
color: #fff;
text-align: left;
font-size: 14px;
line-height: 20px;
font-family: "Roboto";
text-transform: uppercase;
padding: 15px 0 15px 10px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.mobile-nav .links li a:hover {
color: #cda85c;
}
.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;
box-sizing: border-box;
}
.mobile-nav li a {
display: block;
color: #fff;
text-align: left;
font-size: 14px;
line-height: 20px;
font-family: "Roboto";
text-transform: uppercase;
padding: 15px 0 15px 10px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.mobile-nav li a:hover {
color: #cda85c;
}
.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;
cursor: pointer;
right: -20px;
position: relative;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
color: #fff;
}
.mobile-nav li .open-child:hover {
color: #cda85c;
}
.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);
-ms-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;
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: #cda85c;
}  .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;
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: "Roboto";
-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: "Roboto";
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: "Roboto";
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;
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;
box-sizing: border-box;
font-family: "Open Sans";
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: "Open Sans";
font-size: 13px !important;
float: right;
-webkit-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: #cda85c;
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: "Open Sans", 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;
}
.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;
}
.hide-filters-block .st-menu-content {
padding: 30px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.st-menu.hide-filters-block {
width: 350px;
-webkit-transform: translateX(-350px);
-ms-transform: translateX(-350px);
transform: translateX(-350px);
}
.st-menu-open .hide-filters-block .st-pusher {
-webkit-transform: translate3d(350px, 0, 0);
transform: translate3d(350px, 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 {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.hide-filters-block.st-menu::after {
display: none;
}
.filters-wrapper {
float: left;
width: 100%;
padding: 30px;
-webkit-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: "Roboto";
font-size: 12px;
}
.active-filters li a span.cross {
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/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;
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 "Roboto";
display: inline;
text-transform: uppercase;
position: relative;
display: inline-block;
padding: 17px 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 "Roboto";
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: #cda85c;
}
.product-categories > li > ul.children li.current-cat > a {
color: #333;
}
.product-categories > li > ul.children li.opened > .open-this {
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/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;
transition: all 0.2s ease-in-out;
}
.product-categories > li.opened > .open-this {
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/small-minus.png);
}
.product-categories > li.current-cat {
color: #cda85c;
}
.product-categories > li.current-cat a {
color: #cda85c;
}
.product-categories > li.current-cat span {
color: #cda85c;
}
.product-categories > li.current-cat .children span.count {
color: #333 !important;
}
.product-categories > li span {
cursor: pointer;
}
.product-categories > li span:hover {
color: #cda85c;
}
.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(//tosa.coodex.es/wp-content/themes/outlet/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(//tosa.coodex.es/wp-content/themes/outlet/images/small-minus.png);
}
.product-categories.with-accordion ul.children li a:hover {
color: #cda85c;
}
.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: 10px;
}
.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;
transition-duration: 0.8s;
-webkit-transition-property: height, width;
transition-property: height, width;
}
.portfolio-item.with-transition {
-webkit-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: 1px solid #cbcbcb;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.portfolio-filters li .btn.active {
color: #fff;
background-color: #cda85c;
border-color: transparent !important;
}
.portfolio-filters li .btn:hover {
border-color: #000;
-webkit-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: #cda85c;
font: 12px/15px "Roboto", Georgia, Helvetica, sans-serif;
letter-spacing: 1px;
text-transform: uppercase;
}
.portfolio-descr a:hover {
color: #767676;
}
.portfolio-descr h3 {
margin: 10px 0;
}
.portfolio-descr p {
color: #767676;
font: 13px/20px "Open Sans", 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;
transition: all 0.2s ease-in-out;
}
.progress-bar > div {
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: #cda85c;
}
.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;
-webkit-filter: inherit;
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;
-webkit-filter: inherit;
filter: inherit;
}
.sxy-zoom-container .in {
-webkit-filter: inherit;
filter: inherit;
left: 2px;
width: 22px;
height: 23px;
position: relative;
display: block;
top: 3px;
}
.sxy-zoom-container .out {
-webkit-filter: inherit;
filter: inherit;
width: 22px;
height: 23px;
position: relative;
left: 2px;
display: block;
}
.sxy-zoom-container .sxy-slider {
-webkit-filter: inherit;
filter: inherit;
position: relative;
}
.sxy-zoom-container .sxy-handle {
-webkit-filter: inherit;
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: #ffffff url(//tosa.coodex.es/wp-content/themes/outlet/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;
}
.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;
}
.esg-container .tp-esg-item {
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}  .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;
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;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing {
cursor: url(//tosa.coodex.es/wp-content/themes/outlet/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 0.7s both ease;
animation: fadeOut 0.7s both ease;
}
.owl-fade-in {
-webkit-animation: fadeIn 0.7s both ease;
animation: fadeIn 0.7s both ease;
} .owl-backSlide-out {
-webkit-animation: backSlideOut 1s both ease;
animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
-webkit-animation: backSlideIn 1s both ease;
animation: backSlideIn 1s both ease;
} .owl-goDown-out {
-webkit-animation: scaleToFade 0.7s ease both;
animation: scaleToFade 0.7s ease both;
}
.owl-goDown-in {
-webkit-animation: goDown 0.6s ease both;
animation: goDown 0.6s ease both;
} .owl-fadeUp-in {
-webkit-animation: scaleUpFrom 0.5s ease both;
animation: scaleUpFrom 0.5s ease both;
}
.owl-fadeUp-out {
-webkit-animation: scaleUpTo 0.5s ease both;
animation: scaleUpTo 0.5s ease both;
}  @-webkit-keyframes empty {
0% {
opacity: 1;
}
}
@keyframes empty {
0% {
opacity: 1;
}
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-webkit-keyframes backSlideOut {
25% {
opacity: 0.5;
-webkit-transform: translateZ(-500px);
}
75% {
opacity: 0.5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
100% {
opacity: 0.5;
-webkit-transform: translateZ(-500px) translateX(-200%);
}
}
@keyframes backSlideOut {
25% {
opacity: 0.5;
-webkit-transform: translateZ(-500px);
transform: translateZ(-500px);
}
75% {
opacity: 0.5;
-webkit-transform: translateZ(-500px) translateX(-200%);
transform: translateZ(-500px) translateX(-200%);
}
100% {
opacity: 0.5;
-webkit-transform: translateZ(-500px) translateX(-200%);
transform: translateZ(-500px) translateX(-200%);
}
}
@-webkit-keyframes backSlideIn {
0%,
25% {
opacity: 0.5;
-webkit-transform: translateZ(-500px) translateX(200%);
}
75% {
opacity: 0.5;
-webkit-transform: translateZ(-500px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0) translateX(0);
}
}
@keyframes backSlideIn {
0%,
25% {
opacity: 0.5;
-webkit-transform: translateZ(-500px) translateX(200%);
transform: translateZ(-500px) translateX(200%);
}
75% {
opacity: 0.5;
-webkit-transform: translateZ(-500px);
transform: translateZ(-500px);
}
100% {
opacity: 1;
-webkit-transform: translateZ(0) translateX(0);
transform: translateZ(0) translateX(0);
}
}
@-webkit-keyframes scaleToFade {
to {
opacity: 0;
-webkit-transform: scale(0.8);
}
}
@keyframes scaleToFade {
to {
opacity: 0;
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
}
@-webkit-keyframes goDown {
from {
-webkit-transform: translateY(-100%);
}
}
@keyframes goDown {
from {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@-webkit-keyframes scaleUpFrom {
from {
opacity: 0;
-webkit-transform: scale(1.5);
}
}
@keyframes scaleUpFrom {
from {
opacity: 0;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
}
@-webkit-keyframes scaleUpTo {
to {
opacity: 0;
-webkit-transform: scale(1.5);
}
}
@keyframes scaleUpTo {
to {
opacity: 0;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
} .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;
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: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-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;
-ms-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.mfp-close:focus,
button.mfp-arrow:focus {
background-color: transparent;
}
button::-moz-focus-inner {
padding: 0;
border: 0;
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 13px;
top: -60px;
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;
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;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
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;
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
} .my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
-webkit-transform: scale(0.8);
-ms-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;
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;
transition: all 0.2s ease-out;
-webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
-ms-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;
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);
-ms-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);
-ms-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;
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;
-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);
}
.emodal-border {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #efefef;
}
.emodal.eloading {
background: #ffffff url(//tosa.coodex.es/wp-content/themes/outlet/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;
transition: all 0.3s ease-in-out;
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
}
.emodal.shown {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.emodal-overlay.with-transitions {
-webkit-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;
transition: all 0.3s ease-in-out;
}
.emodal-overlay.shown,
.emodal.shown {
visibility: visible;
opacity: 1;
}
.emodal .close-modal {
position: absolute;
top: -58px;
right: -28px;
display: block;
padding: 0;
width: 26px;
height: 25px;
border-color: transparent;
color: #bebebe;
background-color: rgba(255, 255, 255, 0.2);
font-size: 24px;
cursor: pointer;
-webkit-transition: 0.2s all ease-in-out;
transition: 0.2s all ease-in-out;
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/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;
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: 20px;
margin-top: 20px;
float: left;
font-family: "Roboto", 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(//tosa.coodex.es/wp-content/themes/outlet/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;
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: -webkit-zoom-out;
cursor: zoom-out;
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-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;
-ms-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.2);
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: 13px !important;
top: -60px;
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;
transition: 0.2s all ease-in-out;
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/black_cross.png);
background-repeat: no-repeat;
background-position: 7px 7px;
}
.mfp-close:hover,
.mfp-close:focus {
background-color: rgba(255, 255, 255, 0.8);
}
.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;
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;
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: 0 0 0 14px rgba(255, 255, 255, 0.2);
box-shadow: 0 0 0 14px rgba(255, 255, 255, 0.2);
}
.mfp-iframe-holder .mfp-close {
top: -40px;
}
.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;
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;
-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
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;
-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);
}
.mfp-figure figure img {
padding: 0;
margin: 0;
max-width: 100%;
}
.mfp-gallery .mfp-figure figure {
-webkit-box-shadow: none;
box-shadow: none;
}
.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;
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;
}
}
.quick-view-popup {
background: #fff;
width: 90%;
max-width: 800px;
margin: 0 auto;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-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);
}
.quick-view-popup .images img {
width: 100%;
height: auto;
}
.quick-view-popup .mfp-close {
top: -58px !important;
right: -27px !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 .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;
}
.quick-view-popup .product-information .cart button[type="submit"] {
width: 285px !important;
} .et-swiper-container {
margin: 0 auto;
position: relative;
overflow: hidden;
-webkit-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;
-webkit-transition-property: left, top, -webkit-transform;
transition-property: left, top, -webkit-transform;
transition-property: transform, left, top;
transition-property: transform, left, top, -webkit-transform;
transition-duration: 0s;
transform: translate3d(0px, 0, 0);
transition-timing-function: ease;
-webkit-box-sizing: content-box !important;
box-sizing: content-box !important;
}
.swiper-free-mode > .swiper-wrapper {
-webkit-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;
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: #cda85c;
}
.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;
border-radius: 0;
letter-spacing: 2px;
font-size: 18px;
font-weight: 500;
margin-top: 30px;
font-family: Roboto, sans-serif;
-webkit-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(//tosa.coodex.es/wp-content/themes/outlet/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 {
display: block;
background: #fff;
border: 5px solid #efefef;
padding: 20px 30px 5px;
text-align: left;
max-width: 95%;
margin: 40px auto;
position: relative;
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/assets/pp_bg.jpg); background-size: cover;
background-repeat: no-repeat;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.white-popup-block:hover {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#outlet-popup,
#outlet-popup-result {
height: 350px;
width: 700px;
}
@media only screen and (max-width: 576px) {
#outlet-popup,
#outlet-popup-result {
padding: 10px;
}
}
.white-popup-block .popup-modal-dismiss {
position: absolute;
top: 10px;
right: 10px;
display: block;
line-height: 22px;
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/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 {
right: -6px !important;
top: -40px;
}
.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;
-webkit-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
}
.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(//tosa.coodex.es/wp-content/themes/outlet/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: #4b4b4b;
}
.progress-button .progress-inner {
position: absolute;
left: 0;
background: #4b4b4b;
}
.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;
transition: -webkit-transform 0.1s;
transition: transform 0.1s;
transition: transform 0.1s, -webkit-transform 0.1s;
}
.progress-button[data-style="shrink"][data-horizontal] .content {
-webkit-transition: opacity 0.1s, -webkit-transform 0.2s;
transition: opacity 0.1s, -webkit-transform 0.2s;
transition: opacity 0.1s, transform 0.2s;
transition: opacity 0.1s, transform 0.2s, -webkit-transform 0.2s;
}
.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.19);
-ms-transform: scaleY(0.19);
transform: scaleY(0.19);
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;
transition-property: opacity;
}
.tooltipster-fade-show {
opacity: 1;
}
.tooltipster-grow {
-webkit-transform: scale(0, 0);
-ms-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
-webkit-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);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-swing {
opacity: 0;
-webkit-transform: rotateZ(4deg);
-ms-transform: rotateZ(4deg);
transform: rotateZ(4deg);
-webkit-transition-property: -webkit-transform, opacity;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
}
.tooltipster-swing-show {
opacity: 1;
-webkit-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);
transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
top: 0;
-webkit-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);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-fall.tooltipster-dying {
-webkit-transition-property: all;
transition-property: all;
top: 0px !important;
opacity: 0;
}
.tooltipster-slide {
left: -40px;
-webkit-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);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
}
.tooltipster-slide.tooltipster-dying {
-webkit-transition-property: all;
transition-property: all;
left: 0px !important;
opacity: 0;
} .tooltipster-content-changing {
opacity: 0.5;
-webkit-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);
border-radius: 0 !important;
}
.top-icon .aio-icon-header + .aio-icon-description {
color: #000;
}
.top-icon .aio-icon {
-webkit-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;
-ms-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: "Roboto" !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: "Roboto" !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: 85%;
}
#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: #ffffff url(//tosa.coodex.es/wp-content/themes/outlet/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;
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;
}
}
@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;
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;
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%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-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: #cda85c;
}
.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: "Bodoni", Arial, sans-serif;
}
.et-tooltip:hover {
background-color: #cda85c;
}
.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%);
-ms-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%);
-ms-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;
}  .bordered .upb_row_bg {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.vc_separator h4 {
font-size: 16px !important;
font-family: "Montserrat", sans-serif;
}
.wpb_content_element {
margin-bottom: 30px !important;
}
.aio-icon-img {
min-height: 1px !important;
}
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
margin: 0px 5px 5px 0;
}
.simple-dark .esg-filterbutton,
.simple-dark .esg-navigationbutton,
.simple-dark .esg-sortbutton,
.simple-dark .esg-cartbutton,
.esg-sortbutton-order {
border-color: #cbcbcb !important;
}
.simple-dark .esg-filterbutton:hover,
.simple-dark .esg-navigationbutton:hover,
.simple-dark .esg-sortbutton:hover,
.simple-dark .esg-cartbutton:hover,
.esg-sortbutton-order:hover,
.simple-dark .esg-filterbutton.selected,
.simple-dark .esg-navigationbutton.selected,
.simple-dark .esg-sortbutton.selected,
.simple-dark .esg-cartbutton.selected,
.esg-sortbutton-order.selected {
border-color: #cda85c !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.esg-navigationbutton i {
font-size: 14px;
}
.esg-navigationbutton i:before {
font-family: FontAwesome !important;
}
.esg-navigationbutton.esg-right i:before {
content: "\f105";
}
.esg-navigationbutton.esg-left i:before {
content: "\f104";
}
.ult_pricing_table .ult_pricing_heading {
padding: 30px 0 !important;
}
.ult_pricing_table .ult_pricing_heading h3 {
font-size: 20px !important;
}
.ult_pricing_table .ult_price_features ul li {
padding: 8px 0 !important;
}
.cta-block-corp .cta-block {
background: #242f3a;
}
.cta-block-corp .cta-block:hover {
background: #1c252d;
}
.cta-block-corp .cta-block .btn {
background-color: #54a8df;
color: #fff;
border-color: #54a8df;
}
.cta-block-corp .cta-block .btn:hover {
text-decoration: underline;
}
.cta-block-travel .cta-block .btn {
background-color: #7aaf09;
color: #fff;
border-color: #7aaf09;
letter-spacing: 2px;
}
.cta-block-travel .cta-block .btn:hover {
text-decoration: underline;
}
.cta-block-travel2 .cta-block .btn {
background-color: #eb9a1c;
color: #fff;
border-color: #eb9a1c;
letter-spacing: 2px;
padding: 9px 28px;
line-height: 15px;
font-size: 13px;
}
.cta-block-travel2 .cta-block .btn:hover {
text-decoration: underline;
}
.info-box-corp .aio-icon.circle {
border: 1px solid #e8e8e8;
width: 90px;
height: 90px;
line-height: 90px;
}
.info-box-corp .aio-icon.circle:hover {
background-color: #54a8df !important;
color: #fff !important;
}
.layout-horizontal .posts-slider .slide-item {
display: inline-block;
}
.layout-horizontal .posts-slider .slide-item .post-news {
float: left;
width: 50%;
}
.layout-horizontal .posts-slider .slide-item .caption {
float: left;
width: 50%;
padding-left: 30px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.counter-white .stats-number {
color: #fff !important;
}
.counter-white .counter_suffix {
color: #fff !important;
}
.smile_icon_list.no_bg .icon_list_icon {
background: rgba(0, 0, 0, 0) !important;
}
span.icon_description_text ul {
padding-left: 0;
}
span.icon_description_text ul li {
list-style: none;
}
.black-white-category .product-category img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
filter: grayscale(100%);
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.black-white-category .product-category .categories-mask {
background-color: rgba(0, 0, 0, 0.3);
}
.black-white-category .product-category .categories-mask span {
color: #fff;
}
.black-white-category .product-category .categories-mask h4 {
color: #fff !important;
}
.black-white-category .product-category .categories-mask span.more {
color: #cda85c;
}
.black-white-category .product-category:hover img {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
filter: grayscale(0%);
}
.black-white-category .product-category:hover .categories-mask {
background-color: rgba(0, 0, 0, 0.3);
}
.wpcf-inline p {
float: left;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
}
.wpcf-inline p input {
width: 100%;
}
.wpcf-inline p input.wpcf7-submit {
width: initial;
position: absolute;
top: 25px;
height: 39px;
margin-bottom: -11px;
}
a.active.dark-back:hover {
color: #fff;
}
.coutdown-borderside span.ult_countdown-section:last-child {
border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.coutdown-borderside span.ult_countdown-section {
border-left: 1px solid rgba(255, 255, 255, 0.3);
padding-bottom: 15px !important;
text-transform: uppercase;
}
.coutdown-borderside .ult_countdown-section .ult_countdown-period {
margin-top: -15px !important;
}
.smile-icon-bordered {
border: 4px solid #eee;
padding-top: 40px;
}
.icon-service-square .icon_list_icon {
background: transparent !important;
}
.border-photo-line .smile_icon_list .icon_list_item {
border-top: solid 1px #394851;
padding-top: 40px !important;
padding-bottom: 0 !important;
}
.border-photo-line .smile_icon_list .lastItem {
border-bottom: solid 1px #394851;
padding-bottom: 40px !important;
}
.coutdown-border span.ult_countdown-section {
border-left: 1px solid #383838;
padding-bottom: 26px !important;
text-transform: uppercase;
margin-bottom: 0px !important;
}
.coutdown-border span.ult_countdown-section:first-child {
border-left: none;
}
.coutdown-border span.ult_countdown-section .ult_countdown-period {
margin-top: -15px !important;
}
.ult_countdown.ult-cd-s2.coutdown-border .ult_countdown-section {
padding: 0 10px;
}
.smile_icon_list li .icon_description h3 {
font-weight: normal !important;
}
.height140 {
height: 140px !important;
}
.height140 div {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 100%;
padding: 0 15px;
}
.smile-icon-extreme {
border: solid 1px #e6e6e6;
padding: 0;
}
.smile-icon-extreme .icon_description {
padding-left: 15px;
padding-top: 10px;
}
.category-1 .widget_product_categories,
.category-1 .widget_nav_menu {
border: 2px solid #cda85c;
margin-bottom: 30px;
}
.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: #cda85c;
padding: 20px 15px;
color: #fff;
}
.category-1 .widget_product_categories .widget-title:after,
.category-1 .widget_nav_menu .widget-title:after,
.category-1 .widget_product_categories .widgettitle:after,
.category-1 .widget_nav_menu .widgettitle:after {
display: none;
}
.category-1 .widget_product_categories .widget-title span,
.category-1 .widget_nav_menu .widget-title span,
.category-1 .widget_product_categories .widgettitle span,
.category-1 .widget_nav_menu .widgettitle span {
background-color: transparent;
}
.category-1 .widget_product_categories .widget-title span:before,
.category-1 .widget_nav_menu .widget-title span:before,
.category-1 .widget_product_categories .widgettitle span:before,
.category-1 .widget_nav_menu .widgettitle span:before,
.category-1 .widget_product_categories .widget-title span:after,
.category-1 .widget_nav_menu .widget-title span:after,
.category-1 .widget_product_categories .widgettitle span:after,
.category-1 .widget_nav_menu .widgettitle span:after {
display: none;
}
.category-1 .widget_product_categories .widgettitle,
.category-1 .widget_nav_menu .widgettitle {
font-size: 16px;
text-align: center;
}
.category-1 .widget_product_categories .open-this,
.category-1 .widget_nav_menu .open-this {
right: 15px;
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(//tosa.coodex.es/wp-content/themes/outlet/images/small-plus.png);
background-repeat: no-repeat;
background-position: center center;
}
.category-1 .widget_product_categories ul li a,
.category-1 .widget_nav_menu ul li a {
font: 13px/18px "Roboto";
display: inline;
text-transform: uppercase;
position: relative;
display: inline-block;
padding: 17px 0;
padding-left: 20px !important;
}
.category-1 .widget_product_categories ul li.opened > .open-this,
.category-1 .widget_nav_menu ul li.opened > .open-this {
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/small-minus.png);
}
.category-1 .widget_product_categories li a:before,
.category-1 .widget_nav_menu li a:before,
.category-1 .widget_product_categories li a:after,
.category-1 .widget_nav_menu li a:after {
display: none;
}
.category-1 .widget_product_categories li .sub-menu a,
.category-1 .widget_nav_menu li .sub-menu a {
color: #767676;
}
.category-1 .widget_product_categories li .sub-menu a:before,
.category-1 .widget_nav_menu li .sub-menu a:before {
display: inline;
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;
left: 0;
top: 2px;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.category-1 .widget_product_categories li.lastItem,
.category-1 .widget_nav_menu li.lastItem {
border-bottom: none !important;
}
.category-1 .widget-container {
margin-bottom: 35px;
}
.banner-left-extreme {
background: #03b4ea;
}
.setting-extreme {
padding-top: 35px;
}
.market-icon {
border: solid 1px rgba(255, 255, 255, 0.1);
padding: 15px 0 5px 14px;
}
.market-icon.back1 {
background: #38b0fc;
}
.market-icon.back2 {
background: #ea6060;
}
.market-icon.back3 {
background: #85d565;
}
.wpb_wrapper .smile_icon_list_wrap.market-icon li .icon_description p {
color: #fcfcfc !important;
}
.bordered-table .ult_pricing_table_wrap {
border: 1px solid #ddd;
}
.offer-slider .product .content-product .product-excerpt span {
color: #767676 !important;
}
p.member-email {
margin-bottom: 10px !important;
}
.custom-copyright {
border-top: 3px solid #2b2b2b;
}
.grey-social .menu-social-icons i {
background-color: #e5e5e5;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.grey-social .menu-social-icons i:hover {
background-color: #252525;
}
.grey-social .menu-social-icons svg {
display: none !important;
}
.gaming-block .btn {
background-color: #f2951d;
border-color: #f2951d;
color: #fff;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.gaming-block .btn:hover {
opacity: 0.9;
}
.smile-icon-extreme .icon_list_icon {
height: auto !important;
width: 100px !important;
}
.engineer-banner .wpb_wrapper {
margin-right: -8px;
}
.snowboard-banner-right .wpb_wrapper {
margin: 7px;
margin-top: 0px;
margin-right: -8px;
margin-bottom: 20px;
}
.market-icon .icon_list_icon {
margin-top: 12px;
}
.banner-snowboard ul.smile_icon_list {
margin-bottom: 0px;
}
.smile-icon-snowboard .smile_icon_list.right li .icon_description {
padding-right: 0px;
}
.smile-icon-snowboard .smile_icon_list.right li .icon_description p {
color: #cef0fa !important;
font-size: 12px !important;
}
.smile-icon-snowboard .icon_list_icon {
height: auto !important;
}
.smile-icon-snowboard {
border: solid 1px #e6e6e6;
padding: 0;
}
.smile-icon-snowboard .icon_list_icon {
width: 94px !important;
}
.icon-restaurant .icon_list_icon i {
font-size: 36px;
}
.icon-icon-doctor1 .icon_list_icon img {
padding-top: 23px;
padding-left: 2px;
}
.icon-icon-doctor2 .icon_list_icon img {
padding-top: 10px;
}
.icon-icon-doctor3 .icon_list_icon img {
padding-top: 12px;
}
.global-copyright .row-copyrights {
border-top: 1px solid #3f3f3f;
padding-top: 25px;
}
.global-copyright-white .row-copyrights {
border-top: 1px solid #cecece;
padding-top: 25px;
}
.icon-hover-green .icon_list_icon:hover {
background: #79a600 !important;
color: #fff !important;
}
.green-btn a:hover {
background: #79a600;
color: #fff !important;
}
.gold-color {
color: #d1ab12 !important;
}
.gold-color input[type="submit"],
.menu-social-icons.larger.white.gold-color li a:hover {
background-color: #d1ab12 !important;
}
.app-blog-fotter .teaser-post-info.post-title {
margin-top: 15px;
}
.creative-hover .icon_list_icon:hover {
background: #f0b833 !important;
color: #fff !important;
}
.electronic-one-page-hover .icon_list_icon:hover {
color: #fff !important;
background: #45b0e8 !important;
}
.lawyer-hover-human .wpb_column img {
-webkit-filter: grayscale(100%);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.lawyer-hover-human .wpb_column:hover img {
-webkit-filter: grayscale(0);
}
.lawyer-hover-human .wpb_column .wpb_single_image {
margin-bottom: 0 !important;
}
.post-electronic-box .teaser-post-info {
margin-top: 20px;
}
.doctor-team img:hover {
-webkit-filter: grayscale(100%);
}
.orange-button input.wpcf7-form-control.wpcf7-submit.btn {
letter-spacing: 1.5px;
background-color: #df8613;
}
.orange-button input.wpcf7-form-control.wpcf7-submit.btn:hover {
background-color: #ce7b10;
}
.orange-button input[type="text"] {
color: #222;
}
.doctor-text-hover a:hover {
color: #e57279 !important;
}
.rev_slider_wrapper .rev_slider .tp-caption.black .doctor-hover:hover {
background: #17b3d7 !important;
color: #fff !important;
}
.start .green-hover:hover {
background: #79a600;
border: 1px solid #79a600;
color: #fff !important;
}
.green-hover-bottom .wpb_wrapper a:hover {
text-decoration: underline;
color: #fff;
background: #79a700 !important;
}
.interios-hover-icon .aio-icon.circle:hover {
background: #8b9e06 !important;
}
.interiors-copyright {
border-top: 3px solid #ddd;
}
.agency-one-page-hover .smile_icon_list_wrap .smile_icon_list .icon_list_item {
margin-bottom: 50px !important;
}
.agency-one-page-hover .icon_list_icon:hover {
background: #e05945;
color: #fff !important;
}
.header-vertical-enable .agency-grid-left .esg-container-fullscreen-forcer {
padding-left: 0 !important;
}
.start .market-hover:hover {
color: #fff !important;
background: #a2b816 !important;
}
.circle-hover-green .icon_description_text a:hover {
background: rgba(121, 166, 0, 0.7) !important;
color: #fff !important;
}
.height250 .icon_list_icon {
max-height: 250px !important;
}
.height250 .smile_icon_list.top li .icon_description {
margin-left: 0;
}
.footer-flat {
margin-top: -60px !important;
}
.photographer-hover .esg-center a {
background: #dbaa56 !important;
}
.wheels-hover .icon_list_icon:hover {
background: #d91b1a;
color: #fff !important;
border: 3px solid #d91b1a !important;
}
.skate-icons .smile_icon_list li .icon_description h3 {
font-weight: 700 !important;
margin-bottom: 10px;
}
.skate-icons .smile_icon_list li .icon_description_text p {
font-size: 13px;
}
.banner-animal .wpb_wrapper {
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/banner-animal.jpg);
}
.hover-cleopatra:hover {
border: 2px solid #444 !important;
background: none !important;
}
.wheels-contact .pull-right button {
background-color: #d91b1a !important;
}
.wheels-contact .pull-right button:hover {
background-color: #151515 !important;
}
.publisher-box .aio-icon.none {
margin-top: 30px;
}
.publisher-img .wpb_single_image {
margin-bottom: 0 !important;
}
.blog-publisher input[type="text"] {
width: 600px;
height: 45px;
display: inline-block;
margin-right: 15px;
}
.blog-publisher .button {
width: 140px;
height: 45px;
background: #ddc62b;
}
.blog-publisher .button:hover {
background: #edd50e;
}
.blog-publisher form {
position: relative;
text-align: center;
}
.blog-publisher.result-exist .et-search-result {
background-color: rgba(255, 255, 255, 0.3);
padding: 15px;
color: #fff;
}
.blog-publisher .title {
border-top: none;
padding: 10px 0;
font-size: 18px;
}
.blog-publisher .title a {
color: #fff;
}
.blog-publisher .et-result-pages li a {
color: #fff;
}
.blog-publisher .et-result-products li a {
color: #fff;
}
.progress-company .progress-bar {
opacity: 0.7;
}
.spa-icon .wpb_column .smile_icon_list_wrap ul li {
margin-bottom: 50px !important;
}
.spa-icon .icon_list_icon:hover {
background: #48a92a;
color: #fff !important;
border: none;
}
a.btn-copr:hover {
background-color: #27aaf1 !important;
color: #fff !important;
border: 1px solid transparent;
}
.banner-snowboard .wpb_wrapper {
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/bg-snowboard.jpg);
}
.banner-left-extreme {
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/bg-snowboard.jpg);
}
.university-border .wpb_text_column {
padding: 25px 0 25px 25px;
background-color: rgba(15, 66, 43, 0.4);
}
.smile-icon-snowboard .smile_icon_list.right li .icon_description {
padding-right: 0px !important;
}
.university-icon-block {
float: left;
}
.university-icon-block .aio-icon {
background: #21a369;
padding: 22px 14px 22px 14px;
margin-top: 25px;
}
.minimal-hover:hover {
background: #6aceae !important;
color: #fff !important;
border: 2px solid #6aceae !important;
}
.tp-caption .food-hover-slider:hover {
background: #a2b816 !important;
color: #fff !important;
}
.doctor-hover-box .wpb_single_image {
background: #000;
}
.doctor-hover-box .wpb_single_image img {
display: block;
cursor: pointer;
}
.doctor-hover-box .wpb_column:hover img {
opacity: 0.8;
}
.flat-hover:hover {
background: rgba(60, 152, 217, 0.7) !important;
}
.engineer-line .icon_list_icon {
width: 318px !important;
height: auto !important;
position: relative;
left: 7px;
top: -2px;
}
.custom-copyright-engineer {
border-top: 1px solid #d6d6d6;
}
.tp-caption a.btn-wheels {
color: #fff !important;
border: 2px solid #fff !important;
}
.tp-caption a.btn-wheels:hover {
color: #fff !important;
border: 2px solid #d91b1a !important;
background: #d91b1a;
}
.gym .aio-icon {
background: #f2951d;
padding: 22px 17px 22px 17px;
margin-top: 25px;
}
.hotel-hover .aio-icon:hover {
background: rgba(237, 181, 47, 0.6) !important;
}
.spa-hover-effect .wpb_single_image .wpb_wrapper:hover img {
-webkit-filter: grayscale(100%);
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.smile-icon-extreme.custom-animal ul.smile_icon_list.right.square.with_bg {
margin-bottom: 15px;
}
.wpb_wrapper .smile_icon_list_wrap.custom-animal li .icon_description p {
color: #e4efaa !important;
font-size: 13px !important;
}
.corporate-icon-box .aio-icon {
margin-top: 22px;
}
.polygon-icons .icon_list_icon:hover {
opacity: 0.6;
}
.polygon-icons .icon_description h3 {
font-size: 15px !important;
}
.church-hover .icon_list_icon:hover {
background: #dbcfab;
color: #fff !important;
}
.church-hover-box .aio-icon {
background: #21a369;
padding: 24px 18px 24px 18px;
margin-top: 25px;
}
.church-hover .icon_list_icon:hover i {
color: #cda85c;
}
.restaurant-one-page-hover .wpb_wrapper img:hover {
-webkit-filter: grayscale(100%);
}
.corporate-price-box .ult_price_action_button {
padding: 13px 30px 13px 30px !important;
}
.agency-project .meta-post:after {
display: none;
}
.icon_list_item {
list-style: none !important;
}
.p-static {
position: static !important;
}
.fixed-content-hal > .wpb_column {
position: fixed !important;
left: 0;
width: 100%;
bottom: 0;
}
#scene {
position: absolute;
z-index: -1;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
#scene li {
width: 100%;
height: 100%;
}
#scene li img {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
-ms-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
}
#scene li.bats2 img {
top: 25%;
}
#scene #par-back {
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/assets/hal-sky.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
width: 110%;
height: 110%;
position: absolute;
left: -4%;
top: -4%;
}
#scene #par-back2 {
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/assets/hal-house.png);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 100%;
position: fixed;
left: 0;
bottom: 0;
}
#scene .corners img {
width: 100%;
height: auto;
position: absolute;
left: 0 !important;
top: 0 !important;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
.spider {
position: absolute;
right: 25%;
top: 0;
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/assets/spider.png);
width: 150px;
height: 138px;
-webkit-transform: translateY(-140px);
-ms-transform: translateY(-140px);
transform: translateY(-140px);
-webkit-animation-name: "spider";
-webkit-animation-duration: 7s;
-webkit-animation-delay: 3s;
-webkit-animation-fill-mode: forwards; animation-fill-mode: forwards;
animation-name: "spider";
animation-duration: 7s;
animation-delay: 3s;
z-index: 1;
}
.spider:before {
content: "";
width: 1px;
display: block;
height: 600px;
position: relative;
left: 75px;
top: -587px;
z-index: 0;
background-color: #000;
}
@-webkit-keyframes "spider" {
from {
-webkit-transform: translateY(-140px);
-ms-transform: translateY(-140px);
transform: translateY(-140px);
}
to {
-webkit-transform: translateY(400px);
-ms-transform: translateY(400px);
transform: translateY(400px);
}
}
@media only screen and (max-width: 1400px) {
.spider {
right: 10%;
}
}
.open-popup-link.btn-big,
.second-btn.btn-big {
border: none;
font-family: inherit;
cursor: pointer;
display: inline-block;
margin: 0px 30px 13px;
text-transform: uppercase;
letter-spacing: 1px;
overflow: hidden;
outline: 0;
z-index: 10;
position: relative;
background: #ffbf00;
color: #fff;
font-size: 24px;
padding: 25px 30px;
-webkit-box-shadow: 0 6px #e5ac01;
box-shadow: 0 6px #e5ac01;
-webkit-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border-radius: 5px;
top: -2px;
}
.open-popup-link.btn-big:before {
left: 0;
top: -100%;
opacity: 1;
content: "Take your chance";
position: absolute;
height: 100%;
width: 100%;
z-index: 1;
color: #fff;
font-size: 24px;
line-height: 91px;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.open-popup-link.btn-big span {
display: inline-block;
width: 100%;
height: 100%;
opacity: 1;
-webkit-transition: all 0.4s;
-webkit-backface-visibility: hidden;
-moz-transition: all 0.4s;
-moz-backface-visibility: hidden;
transition: all 0.4s;
backface-visibility: hidden;
}
.open-popup-link.btn-big:hover {
-webkit-box-shadow: 0 4px #e5ac01;
box-shadow: 0 4px #e5ac01;
top: 1px;
}
.open-popup-link.btn-big:hover:before {
top: -13px;
}
.open-popup-link.btn-big:hover span {
-webkit-transform: translateY(300%);
-ms-transform: translateY(300%);
transform: translateY(300%);
opacity: 0;
}
.second-btn.btn-big {
background: #a7c736;
-webkit-box-shadow: 0 6px #85a80b;
box-shadow: 0 6px #85a80b;
padding: 16px 30px;
}
.second-btn.btn-big a {
color: #fff;
position: relative;
z-index: 2;
}
.second-btn.btn-big span {
display: inline-block;
width: 100%;
height: 100%;
opacity: 1;
-webkit-transition: all 0.4s;
-webkit-backface-visibility: hidden;
-moz-transition: all 0.4s;
-moz-backface-visibility: hidden;
transition: all 0.4s;
backface-visibility: hidden;
}
.second-btn.btn-big:before {
left: 0;
top: -100%;
opacity: 1;
content: "For Only $58";
position: absolute;
height: 100%;
width: 100%;
z-index: 1;
color: #fff;
font-size: 24px;
line-height: 91px;
-webkit-transition: all 0.4s;
transition: all 0.4s;
}
.second-btn.btn-big:hover {
-webkit-box-shadow: 0 4px #85a80b;
box-shadow: 0 4px #85a80b;
top: 0px;
color: #fff;
text-decoration: none;
}
.second-btn.btn-big:hover:before {
top: -13px;
}
.second-btn.btn-big:hover span {
-webkit-transform: translateY(300%);
-ms-transform: translateY(300%);
transform: translateY(300%);
opacity: 0;
}
.flowers:hover {
background: #318cc0 !important;
color: #fff !important;
border: 2px solid #318cc0 !important;
}
.contact-architecture .form-name .control-label {
text-align: center;
display: block;
color: #6b6b6b !important;
}
.contact-architecture .form-textarea .control-label {
display: block;
text-align: center;
color: #6b6b6b !important;
}
.google-iframe {
height: 0px;
} .progress-button.adding-to-cart {
opacity: 0.4;
}
.wpb_wrapper .smile_icon_list li .icon_description p {
color: #767676 !important;
line-height: 1.8 !important;
}
.back-history {
display: none;
}
.project-navigation .next-project .hide-info,
.project-navigation .prev-project .hide-info {
-webkit-box-shadow: none;
box-shadow: none;
}
.bc-type-3 .title,
.bc-type-4 .title,
.bc-type-5 .title,
.bc-type-6 .title {
font-family: "Montserrat", sans-serif;
font-weight: 600;
text-transform: uppercase;
margin-top: 0;
line-height: 1.3;
color: #000000;
letter-spacing: 1px;
font-size: 36px;
}
.bg {
background-color: #000000 !important;
opacity: 0.3 !important;
}
.title-promociones {
margin-top: 20px !important;
}
.tlFourDotsButton {
display: none !important;
}
.tlSidebar {
display: none !important;
}
button.mfp-close {
text-indent: -9999px;
}
.promociones-masonry article iframe {
max-width: 100% !important;
height: auto !important;
}
.promociones-masonry .post {
margin-bottom: 40px;
max-width: 100% !important;
}
.promociones-masonry .post .wp-picture {
margin-bottom: 0;
}
.promociones-masonry .post h6.active {
margin-top: 20px;
}
.padding-promociones {
padding-left: 40px;
}
.promociones-masonry .meta-post:after,
.meta-post.full-line:after {
width: 100%;
}
.carousel-marcas,
.related-promociones {
margin-top: 40px;
} #brands-container {
position: relative;
width: 100%;
margin-bottom: 35px;
}
#brands-container .border-right {
position: absolute;
width: 2px;
height: 100%;
background-color: white;
right: 0;
top: 0;
z-index: 100;
}
#brands-container .border-bottom {
position: absolute;
width: 100%;
height: 1.5px;
background-color: white;
left: 0;
bottom: 0;
z-index: 100;
}
#brands-container .mix {
position: relative;
display: none;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
border-left: none;
border-top: none;
}
#brands-container .mix > a {
display: block;
position: relative;
}
#brands-container .mix > a > img {
width: 100%;
height: auto;
padding: 25px;
}
#brands-container .mix > a > .overlay {
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
visibility: hidden;
outline: 0 solid transparent;
position: absolute;
background-color: rgba(255, 255, 255, 0.65);
transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
}
#brands-container .mix > a:hover > .overlay,
#brands-container .mix > a.hover > .overlay {
opacity: 1;
visibility: visible;
transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-webkit-transition: all 0.25s ease-in-out;
}
.main-footer {
padding-top: 40px;
}
.main-footer .widget-title {
margin-bottom: 6px;
padding-bottom: 6px;
}
.main-footer .list-unstyled {
margin-bottom: 0px;
line-height: 18px;
font-size: 11px;
}
.main-footer .blog-post-list li {
padding-top: 6px;
padding-bottom: 6px;
}
.main-footer .blog-post-list li.firstItem {
padding-top: 0px;
}
.copyright {
padding-top: 30px;
}
.copyright .container .row-copyrights {
padding-top: 10px;
padding-bottom: 5px;
border-top: 1px solid #2b2b2b;
}
.date-event {
padding: 7px;
}
.fixed-header-area {
z-index: 1000;
}
.margin-top-0 {
margin-top: 0px !important;
}
.content .comments li {
list-style: none;
}
#esgbox-loading,
.esgbox-close,
.esgbox-prev span,
.esgbox-next span {
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/lightbox.png) !important;
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
#esgbox-loading,
.esgbox-close,
.esgbox-prev span,
.esgbox-next span {
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/sprite/lightbox2x.png) !important;
}
}
.directory div {
text-align: center;
}
.directory img {
min-width: auto;
text-align: center;
}
#wpcf7-f21709-p21701-o1 .form-group {
margin-bottom: 12px;
}
#wpcf7-f21709-p21701-o1 .form-group p {
margin-bottom: 0px;
}
#wpcf7-f21709-p21701-o1 label {
margin-bottom: 10px;
}
#wpcf7-f21709-p21701-o1 p.pull-right {
margin-bottom: 0px;
}
.wpcf7 .wpcf7-response-output {
padding: 15px 20px;
border: 0;
color: #ffffff;
margin: 0px;
}
.wpcf7 .wpcf7-validation-errors,
.wpcf7 .wpcf7-mail-sent-ng { background-color: #f2dede;
border-color: #ebccd1;
border: 1px solid transparent;
font-size: 13px;
color: #767676;
padding: 15px;
margin: 0px;
float: left;
width: 100%;
position: relative;
padding-left: 60px !important;
line-height: 24px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7 .wpcf7-mail-sent-ok {
background-color: #dff0d8;
border-color: #d6e9c6;
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;
box-sizing: border-box;
}
.wpcf7-mail-sent-ok:before {
content: "\f00c";
position: absolute;
top: 50%;
left: 25px;
margin-top: -11px;
line-height: 1;
font-size: 24px;
font-family: FontAwesome;
}
.wpcf7-validation-errors:before,
.wpcf7-mail-sent-ng:before {
content: "\f00d";
position: absolute;
top: 50%;
left: 25px;
margin-top: -11px;
line-height: 1;
font-size: 24px;
font-family: FontAwesome;
}
.wpcf7 .wpcf7-not-valid-tip {
color: #d9534f;
font-size: 12px;
}
#cookie-notice {
opacity: 0.8;
}
#cookie-notice .button.wp-default:hover {
color: #000 !important;
}
.newsletter {
text-align: center;
}
.newsletter .button {
font-size: 24px !important;
height: auto !important;
padding: 18px 32px !important;
margin-top: 30px;
}
.registro-empleados-content input[type="text"],
.registro-empleados-content input[type="email"],
.registro-empleados-content select {
width: 100%;
padding: 0 10px;
}
#mc_embed_signup {
background-color: transparent !important;
}
#mc_embed_signup form {
padding: 0 !important;
}
#mc_embed_signup .email {
width: 100%;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
font-size: 12px !important;
margin-bottom: 0 !important;
}
#mc_embed_signup .mc-field-group {
width: 100% !important;
padding-bottom: 0 !important;
min-height: unset !important;
}
#mc_embed_signup .content__gdpr {
font-size: 12px;
}
#mc_embed_signup .content__gdpr label {
font-size: 12px;
}
#mc_embed_signup .content__gdpr p {
margin: 0;
line-height: 1.5;
}
#mc_embed_signup .content__gdpr .texto-1 {
margin-bottom: 10px !important;
}
#mc_embed_signup .content__gdpr .texto-2 {
margin-top: 10px !important;
margin-bottom: 0;
}
#mc_embed_signup .content__gdpr .checkbox {
margin: 0 !important;
}
#mc_embed_signup .content__gdpr .checkbox span {
vertical-align: sub;
}
@media only screen and (max-width: 768px) {
#mc_embed_signup .content__gdpr {
font-size: 10px; }
#mc_embed_signup .content__gdpr label {
font-size: 10px;
}
#mc_embed_signup .content__gdpr p {
line-height: 1.3;
}
}
@media only screen and (max-width: 576px) {
#mc_embed_signup .content__gdpr {
font-size: 9px;
}
#mc_embed_signup .content__gdpr label {
font-size: 9px;
}
#mc_embed_signup .content__gdpr p {
line-height: 1.2;
}
}
#mc_embed_signup .button-container {
margin-top: 30px;
text-align: center;
}
#mc_embed_signup .button {
font-size: 16px !important;
height: unset !important;
padding: 20px 40px !important;
background-color: #000 !important;
}
@media only screen and (max-width: 576px) {
#mc_embed_signup .button-container {
margin-top: 20px;
text-align: center;
}
#mc_embed_signup .button {
font-size: 15px !important;
padding: 15px 30px !important;
}
}
#mc_embed_signup div#mce-responses {
margin: 0 !important;
margin-top: 10px !important;
margin-bottom: 10px !important;
width: 100% !important;
}
#mc_embed_signup div.response {
margin: 0 !important;
padding: 1em 0.5em 1em 0.5em !important;
width: 100% !important;
border: 1px solid #abb0b2 !important;
background-color: #ffffff !important;
}
.leyenda-covid19 {
margin-bottom: 50px;
}
.leyenda-covid19 .item {
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}
.leyenda-covid19 .item img {
width: 75px;
max-width: 100%;
height: auto;
margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
.leyenda-covid19 .item .item-title {
font-size: 16px;
}
}
@media only screen and (max-width: 425px) {
.leyenda-covid19 .item .item-title {
font-size: 14px;
}
}
.servicios-covid19,
.servicios-tax {
position: absolute;
z-index: 2;
bottom: 0px;
left: 0;
}
.servicios-covid19 img,
.servicios-tax img {
width: 55px;
height: auto;
}
.servicios-covid19 img + img,
.servicios-tax img + img {
margin-left: 0;
}
.servicios-tax img {
width: 62px;
height: auto;
}
@media only screen and (max-width: 481px) and (min-width: 412px) {
.servicios-tax img {
width: 50px;
height: auto;
}
}
@media only screen and (max-width: 411px) and (min-width: 391px) {
.servicios-tax img {
width: 47px;
height: auto;
}
}
@media only screen and (max-width: 391px) and (min-width: 361px) {
.servicios-tax img {
width: 42px;
height: auto;
}
}
.recomendaciones-prevencion h2 {
text-align: left;
}
.recomendaciones-prevencion .item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: left;
-ms-flex-pack: left;
justify-content: left;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 30px;
margin-top: 30px;
}
.recomendaciones-prevencion img {
width: 75px;
padding-right: 20px;
} .page-id-27175 h1,
.page-id-27175 h2,
.page-id-27175 h3,
.page-id-27175 h4,
.page-id-27322 h1,
.page-id-27322 h2,
.page-id-27322 h3,
.page-id-27322 h4 {
text-transform: none;
}
.page-id-27175 .col-md-9,
.page-id-27322 .col-md-9 {
width: 100%;
}
.page-id-27175 .cdx-banner-offers-header.info-banner,
.page-id-27322 .cdx-banner-offers-header.info-banner {
display: none;
}
.banner-compromisos-top {
padding: 50px 0px;
}
.banner-compromisos-top h1,
.banner-compromisos-top h2 {
margin: 0;
}
.banner-compromisos-top h2 {
font-size: 36px;
font-weight: normal;
}
.banner-compromisos-top .wpb_text_column {
margin-top: 30px;
}
.bloque-comprometidos {
padding-right: 0px !important;
}
.bloque-comprometidos h3 {
margin: 0;
}
.bloque-comprometidos img {
max-width: 100%;
padding: 0px;
}
.bloque-comprometidos .vc_cta3-container {
margin-bottom: unset;
margin-left: unset;
margin-right: unset;
}
.bloque-comprometidos .vc_cta3 {
border-style: solid !important;
border-color: #2c2c2c !important;
border-width: 2px !important;
}
.bloque-comprometidos .vc_btn3 {
font-size: 20px;
background-color: #2c2c2c !important;
color: #fff !important;
font-weight: 600 !important;
padding: 16px 36px !important;
}
@media (max-width: 768px) {
.vc_cta3 {
margin-bottom: 30px;
}
.vc_cta3-actions {
padding-top: 20px;
}
.aforo {
font-size: 14px;
}
}
.title-nuestros-compromisos h2 {
font-size: 36px;
}
.title-nuestros-compromisos h2 span {
text-transform: none;
}
.lista-compromiso span {
font-weight: normal;
color: #2c2c2c !important;
}
.lista-compromiso .aio-icon-img .img-icon {
width: 1em;
}
.lista-compromiso .uavc-list-content {
margin-bottom: 25px;
}
.title-planifica-visita h2,
.title-planifica-visita h3 {
font-size: 36px;
}
.title-planifica-visita h3 {
font-size: 30px;
font-weight: normal;
}
.botones-visita .vc_col-sm-8 {
width: 100%;
}
.botones-visita hr.divider.horizontal-break.margin0 {
display: none;
}
.botones-visita h2 {
font-size: 36px !important;
}
.bloque-recomendaciones img {
width: 55% !important;
}
.bloque-recomendaciones .vc_figure-caption {
font-size: 1.5em;
margin-top: 1em;
font-weight: 600;
}
.bloque-recomendaciones figure.wpb_wrapper.vc_figure {
padding: 5% 24%;
}
.bloque-faqs-en {
margin-top: 60px !important;
margin-bottom: 150px !important;
}
.bloque-faqs a {
text-decoration: underline;
}
.bloque-faqs h4 {
font-size: 24px;
font-weight: bold;
text-transform: none;
}
.bloque-faqs h4 span {
color: #2c2c2c !important;
}
.bloque-faqs p {
font-size: 1.2em;
color: #2c2c2c !important;
}
.bloque-faqs .vc_tta-panel-heading,
.bloque-faqs .vc_tta-panel-body {
border-color: none !important;
background-color: none !important;
border-width: 0 !important;
color: #2c2c2c !important;
}
.bloque-faqs .vc_tta-panel-heading:hover,
.bloque-faqs .vc_tta-panel-body:hover {
background-color: #fff !important;
}
.bloque-faqs .vc_tta-panel-body {
padding: 14px 20px 14px 46px !important;
}
.bloque-formulario {
position: absolute !important;
background-color: #f3f3f3;
width: auto;
top: -545px;
right: 100px;
}
.bloque-formulario input[type="email"],
.bloque-formulario input[type="text"],
.bloque-formulario input[type="submit"],
.bloque-formulario textarea {
border: 0 !important;
}
.bloque-formulario p {
text-transform: uppercase;
}
.bloque-formulario .form-control[disabled] {
background-color: #bdbdbd;
}
@media (max-width: 1199.98px) {
.bloque-formulario {
width: 40%;
top: -600px;
}
}
@media (max-width: 991px) {
.bloque-formulario {
width: 40%;
top: -700px;
right: 35px;
}
}
@media (max-width: 767px) {
.lista-compromiso .vc_column-inner {
padding-top: 0 !important;
}
.bloque-formulario {
position: relative !important;
width: auto;
top: unset;
right: unset;
}
.mostrar-movil {
display: block !important;
}
.ocultar-movil {
display: none;
}
.barra-separadora {
display: none;
}
.compromiso-sub {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.ocultar-escritorio {
display: none;
}
.cdx-banner-offers-header {
background-color: #4ebcc2 !important;
}
.cdx-banner-offers-header.info-banner {
padding: 1px 50px;
}
.cdx-banner-offers-header.info-banner p {
font-size: 11px;
font-weight: 500;
margin-bottom: 0;
text-align: center;
color: #fff;
font-weight: 700;
}
.cdx-banner-offers-header .inner a {
color: #fff;
font-weight: 700;
text-decoration: underline;
}
.compromiso-sub {
text-decoration: underline;
} .fixed-header-area .fixed-header > .container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.navbar .container-fluid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (min-width: 992px) {
.header-logo {
padding: 10px 20px;
}
}
.certificado-menu {
width: 7%;
}
.fixed-header-area .header-logo {
padding: 10px 20px;
}
@media (max-width: 992px) {
.certificado-menu {
display: none;
}
}
#searchModal .search-modal-title {
font-family: "Roboto", Georgia, sans-serif;
font-weight: 600;
text-transform: uppercase;
line-height: 1.3;
font-size: 24px;
margin-bottom: 10px;
}
.aforo {
font-size: 20px;
} .highcharts-tracker {
top: 55px !important;
}
.highcharts-tracker span {
top: 90px !important;
}
.highcharts-tracker .cdx-grafica-aforo {
text-align: center;
}
.highcharts-tracker .cdx-grafica-aforo .cdx-grafica-porcentaje {
font-family: "Montserrat", sans-serif;
font-style: normal;
font-weight: bold;
font-size: 72px;
line-height: 76px;
}
.highcharts-tracker .cdx-grafica-aforo .cdx-grafica-subtitulo {
font-family: "Lato", sans-serif;
font-style: normal;
font-weight: bold;
font-size: 8.04255px;
line-height: 10px;
text-align: center;
letter-spacing: 0.1em !important;
text-transform: uppercase;
color: #2c2c2c;
}
.container-grafica-aforo {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background-image: -webkit-gradient(
linear,
left top,
right top,
color-stop(83%, #f2f2f2),
color-stop(83%, transparent)
);
background-image: linear-gradient(to right, #f2f2f2 83%, transparent 83%);
background-position: left top;
background-repeat: no-repeat;
background-size: 100% 65%;
}
.container-grafica-aforo-compromisos {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background-image: -webkit-gradient(
linear,
left top,
right top,
color-stop(100%, #f2f2f2),
to(transparent)
);
background-image: linear-gradient(to right, #f2f2f2 100%, transparent 100%);
background-position: left top;
background-repeat: no-repeat;
background-size: 100% 65%;
}
@media (max-width: 1200px) and (min-width: 768px) {
.container-grafica-aforo-compromisos .texto-grafica-compromisos {
padding-top: 20px !important;
}
}
.highcharts-background {
display: contents;
background-image: -webkit-gradient(
linear,
left top,
right top,
color-stop(75%, #f2f2f2),
color-stop(75%, transparent)
);
background-image: linear-gradient(to right, #f2f2f2 75%, transparent 75%);
background-position: left top;
background-repeat: no-repeat;
background-size: 50% 50%;
}
.cdx-titulo-grafica-aforo {
padding: 30px;
border-style: solid;
border-width: 1px;
background-color: #fff;
border-color: #f2f2f2;
margin: auto;
}
@media (max-width: 768px) {
.cdx-titulo-grafica-aforo {
margin-top: 30px;
}
.container-grafica-aforo,
.highcharts-background {
background-image: -webkit-gradient(
linear,
left top,
right top,
color-stop(100%, #f2f2f2),
to(transparent)
);
background-image: linear-gradient(to right, #f2f2f2 100%, transparent 100%);
}
}
@media (max-width: 1200px) and (min-width: 769px) {
.grafica-aforo-compromisos .grafica-aforo-compromisos-responsive {
min-width: 100%;
}
.grafica-aforo-compromisos
.grafica-aforo-compromisos-responsive
.container-grafica-aforo {
width: 100%;
}
}
.cdx-titulo-aforo {
font-family: "Montserrat", sans-serif;
font-style: normal;
font-weight: 300;
font-size: 28px;
line-height: 36px;
text-transform: uppercase;
color: #000000;
}
.cdx-subtitulo-aforo {
font-family: "Lato", Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 11px;
line-height: 21px;
letter-spacing: 0.1em;
text-decoration-line: underline;
text-transform: uppercase;
color: #2c2c2c;
}  .top-bar {
background-color: #f2f2f2;
padding: 0;
font-family: "Montserrat", sans-serif;
color: #000;
}
.top-bar a,
.top-bar a:focus {
color: #000;
font-size: 14px;
}
.top-bar a:hover {
font-weight: 500;
}
.top-bar li:after {
width: auto;
}
.top-bar .container {
height: auto;
width: 100%;
padding: 0 80px 0 80px;
display: block;
text-align: center;
}
.top-bar .container .medidas-top-bar {
float: left;
}
.top-bar .container .medidas-top-bar a {
font-size: 11px;
font-weight: 500;
}
.top-bar .container .aforo-top-bar {
display: inline-block;
}
.top-bar .container .aforo-top-bar .cdx-banner-offers-header {
background-color: unset !important;
padding: 4px;
}
.top-bar .container .aforo-top-bar .cdx-banner-offers-header p {
color: #000;
}
.top-bar .container .aforo-top-bar .cdx-banner-offers-header p span {
font-weight: normal;
font-size: 17px;
}
.top-bar .container .languages-area {
float: right;
margin-right: 0 !important;
}
.top-bar .container .languages-area span.wpml-ls-native.icl_lang_sel_native {
font-size: 13px;
letter-spacing: 0.2rem;
font-weight: 400;
}
.top-bar .container .languages-area ul.wpml-ls-sub-menu {
-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
padding: 0;
}
.top-bar .container .languages-area .languages li.lastItem:after {
content: none;
}
.top-bar .container .languages-area #lang_sel li {
width: auto;
}
.top-bar .container .languages-area .wpml-ls-legacy-dropdown {
width: auto;
}
.top-bar .container .languages-area .wpml-ls-legacy-dropdown a {
color: #000;
border: none;
background-color: transparent;
padding: 5px 10px;
line-height: 1;
}
.top-bar
.container
.languages-area
.wpml-ls-legacy-dropdown
a.wpml-ls-item-toggle:after {
right: -4px;
}
.top-bar .container .languages-area .wpml-ls-sub-menu {
border-top: none;
top: 100%;
}
.top-bar .container .languages-area .icl_lang_sel_native:before {
display: inline-block;
content: url(//tosa.coodex.es/wp-content/themes/outlet/images/iconos/internet.svg);
width: 15px;
height: 15px;
position: absolute;
left: -12px;
bottom: 4px;
}
.top-bar .container .languages-area .languages li {
line-height: 0;
}
.top-bar .container .top-links,
.top-bar .container .languages-area,
.top-bar .container .medidas-top-bar {
margin-right: 30px;
padding: 0;
}
.top-bar .container .top-links .links,
.top-bar .container .languages-area .links,
.top-bar .container .medidas-top-bar .links {
margin: 0;
padding: 0;
display: inline-block;
vertical-align: middle;
}
.top-bar .container .top-links .links li,
.top-bar .container .languages-area .links li,
.top-bar .container .medidas-top-bar .links li {
padding: 10px 10px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
cursor: pointer;
display: inline-block;
vertical-align: middle;
float: left;
}
.top-bar .container .top-links .links .link-info a,
.top-bar .container .languages-area .links .link-info a,
.top-bar .container .medidas-top-bar .links .link-info a {
text-transform: capitalize;
}
.top-bar .container .top-links .links .link-info a:before,
.top-bar .container .languages-area .links .link-info a:before,
.top-bar .container .medidas-top-bar .links .link-info a:before {
display: inline-block;
content: url(//tosa.coodex.es/wp-content/themes/outlet/images/iconos/clock.svg);
width: 15px;
height: 15px;
position: absolute;
left: -12px;
bottom: 14px;
}
.top-bar .container .top-links .links .link-contacto a,
.top-bar .container .languages-area .links .link-contacto a,
.top-bar .container .medidas-top-bar .links .link-contacto a {
text-transform: capitalize;
}
.top-bar .container .top-links .links .link-contacto a:before,
.top-bar .container .languages-area .links .link-contacto a:before,
.top-bar .container .medidas-top-bar .links .link-contacto a:before {
display: inline-block;
content: url(//tosa.coodex.es/wp-content/themes/outlet/images/iconos/headset.svg);
width: 15px;
height: 15px;
position: absolute;
left: -12px;
bottom: 14px;
}
.top-bar .container .top-links .links .link-espacios a,
.top-bar .container .languages-area .links .link-espacios a,
.top-bar .container .medidas-top-bar .links .link-espacios a {
text-transform: inherit;
}
.top-bar .container .top-links .links .link-espacios a:before,
.top-bar .container .languages-area .links .link-espacios a:before,
.top-bar .container .medidas-top-bar .links .link-espacios a:before {
display: inline-block;
content: url(//tosa.coodex.es/wp-content/themes/outlet/images/iconos/map.svg);
width: 15px;
height: 15px;
position: absolute;
left: -12px;
bottom: 18px;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
}
.top-bar .container .top-links .links .link-outlet-lovers,
.top-bar .container .languages-area .links .link-outlet-lovers,
.top-bar .container .medidas-top-bar .links .link-outlet-lovers {
height: 40px;
background-color: #000;
}
.top-bar .container .top-links .links .link-outlet-lovers a,
.top-bar .container .languages-area .links .link-outlet-lovers a,
.top-bar .container .medidas-top-bar .links .link-outlet-lovers a {
color: #fff;
font-size: 13px;
letter-spacing: 0.2rem;
font-weight: 400;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 1600px) {
.top-bar .cdx-banner-offers-header {
left: 120px;
}
}
@media (max-width: 1300px) and (min-width: 1215px) {
.top-bar .medidas-top-bar {
margin-right: 0px !important;
}
.top-bar .medidas-top-bar li {
padding: 8px !important;
}
.top-bar .medidas-top-bar a {
font-size: 9px !important;
}
.top-bar .info-banner {
padding: 6px !important;
}
.top-bar .info-banner span {
font-size: 15px !important;
}
}
@media (max-width: 1215px) {
.top-bar .medidas-top-bar,
.top-bar .link-info,
.top-bar .link-contacto,
.top-bar .link-espacios,
.top-bar .languages-area {
display: none !important;
}
}
@media (max-width: 767.8px) {
.top-bar .container {
padding: 0;
}
.top-bar .container .aforo-top-bar {
float: left;
}
.top-bar .container .aforo-top-bar .aforo {
font-size: 12px !important;
}
.top-bar .container .aforo-top-bar .cdx-banner-offers-header {
padding: 10px;
}
.top-bar .container .top-links {
margin-right: 0;
}
.top-bar .container .top-links .link-outlet-lovers a {
font-size: 10px !important;
padding-left: 2px !important;
padding-right: 2px !important;
letter-spacing: 1px !important;
}
} .main-header a,
.fixed-header a {
font-family: "Montserrat", sans-serif !important;
}
.main-header a:hover,
.fixed-header a:hover {
text-decoration: underline !important;
}
.main-header .container,
.fixed-header .container {
height: auto;
width: 100%;
padding: 0 80px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
text-align: center;
}
.main-header .container ul,
.fixed-header .container ul {
float: right;
}
.main-header .container .menu li,
.fixed-header .container .menu li {
float: left;
}
.main-header .container .menu a,
.fixed-header .container .menu a {
font-weight: 500;
font-size: 13px;
letter-spacing: 0.2rem;
}
.main-header .container .current-menu-item a,
.fixed-header .container .current-menu-item a {
text-decoration: underline;
font-weight: 800 !important;
}
.main-header .container .navbar-right,
.fixed-header .container .navbar-right {
min-width: 80px;
}
.main-header .container .navbar-right .et-search-trigger .fa-search,
.fixed-header .container .navbar-right .et-search-trigger .fa-search {
background: transparent;
color: #000;
font-size: 24px;
line-height: 26px;
}
.main-header .container .menu-icon:before,
.fixed-header .container .menu-icon:before {
content: url(//tosa.coodex.es/wp-content/themes/outlet/images/iconos/menu.svg);
width: 30px;
}
.main-header .container .nav-sublist-dropdown ul,
.fixed-header .container .nav-sublist-dropdown ul {
border: none;
-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
padding: 0;
}
.main-header .container .nav-sublist-dropdown ul .current-menu-item a,
.main-header .container .nav-sublist-dropdown ul .menu-item a,
.fixed-header .container .nav-sublist-dropdown ul .current-menu-item a,
.fixed-header .container .nav-sublist-dropdown ul .menu-item a {
font-weight: 500 !important;
text-decoration: none !important;
}
.main-header .container .nav-sublist-dropdown ul li:not(:last-child),
.fixed-header .container .nav-sublist-dropdown ul li:not(:last-child) {
border-bottom: solid 1px #f2f2f2;
}
.main-header .container .nav-sublist-dropdown ul a,
.fixed-header .container .nav-sublist-dropdown ul a {
color: #000;
padding: 14px 20px;
text-align: left;
}
.main-header .container .menu > li.menu-item-has-children > a::after,
.fixed-header .container .menu > li.menu-item-has-children > a::after {
margin: 0;
color: #000;
}
@media (max-width: 767.8px) {
.main-header .container,
.fixed-header .container {
padding: 0 20px;
}
}
.fixed-header .navbar-collapse {
margin-left: auto;
} .mobile-menu-block .mfp-close {
position: absolute;
top: 10px;
}
.mobile-menu-block .mobile-nav {
padding: 0 40px;
}
.mobile-menu-block .close-mobile-nav.close-block.mobile-nav-heading {
width: 150%;
background-color: #f2f2f2;
padding: 0 40px;
margin-left: -40px;
margin-bottom: 0;
font-size: 10px;
}
.mobile-menu-block
.close-mobile-nav.close-block.mobile-nav-heading
#lang_sel
li {
width: auto;
}
.mobile-menu-block
.close-mobile-nav.close-block.mobile-nav-heading
.wpml-ls-legacy-dropdown {
width: auto;
}
.mobile-menu-block
.close-mobile-nav.close-block.mobile-nav-heading
.wpml-ls-legacy-dropdown
a {
color: #000;
border: none;
background-color: transparent;
padding: 5px 10px;
line-height: 1;
padding-right: 20px;
}
.mobile-menu-block
.close-mobile-nav.close-block.mobile-nav-heading
.wpml-ls-legacy-dropdown
a:after {
content: none;
}
.mobile-menu-block
.close-mobile-nav.close-block.mobile-nav-heading
.wpml-ls-legacy-dropdown
ul:before {
content: none;
}
.mobile-menu-block
.close-mobile-nav.close-block.mobile-nav-heading
.wpml-ls-legacy-dropdown
a.wpml-ls-item-toggle:after {
right: -4px;
}
.mobile-menu-block
.close-mobile-nav.close-block.mobile-nav-heading
.wpml-ls-sub-menu {
border-top: none;
top: 70%;
display: block;
background-color: transparent;
}
.mobile-menu-block
.close-mobile-nav.close-block.mobile-nav-heading
.icl_lang_sel_native:before {
display: inline-block;
content: url(//tosa.coodex.es/wp-content/themes/outlet/images/iconos/internet.svg);
width: 15px;
height: 15px;
position: absolute;
left: -12px;
bottom: 4px;
}
.mobile-menu-block
.close-mobile-nav.close-block.mobile-nav-heading
.languages
li {
line-height: 0;
}
.mobile-menu-block .st-menu {
background: #fff;
}
.mobile-menu-block .st-menu .menu-medidas a {
font-size: 12px;
}
.mobile-menu-block .st-menu .separador-menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 1px;
width: 150%;
background-color: #ebebeb;
padding: 0 40px;
margin-left: -40px;
font-size: 10px;
}
.mobile-menu-block .st-menu ul#menu-main {
padding: 20px 0;
max-width: 100%;
}
.mobile-menu-block .st-menu li a {
color: #000;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 400;
padding-left: 0;
padding-right: 0;
}
.mobile-menu-block .st-menu li .sub-menu {
background: #fff;
padding: 5px 20px 5px 40px;
margin: 0;
}
.mobile-menu-block .st-menu li .sub-menu:before {
content: none;
}
.mobile-menu-block .st-menu li .open-child {
color: #000;
}
.mobile-menu-block .st-menu .mfp-close {
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/iconos/close-negro.svg);
}
.mobile-menu-block .st-menu .current-menu-item a {
font-weight: bold;
text-decoration: underline;
}
.mobile-menu-block .st-menu .enlaces-menu-responsive {
padding-top: 20px;
}
.mobile-menu-block .st-menu .enlaces-menu-responsive .link-info a {
text-transform: capitalize;
padding-left: 24px;
}
.mobile-menu-block .st-menu .enlaces-menu-responsive .link-info a:before {
display: inline-block;
content: url(//tosa.coodex.es/wp-content/themes/outlet/images/iconos/clock.svg);
width: 20px;
height: 20px;
position: absolute;
left: 0px;
bottom: 14px;
}
.mobile-menu-block .st-menu .enlaces-menu-responsive .link-contacto a {
text-transform: capitalize;
padding-left: 24px;
}
.mobile-menu-block .st-menu .enlaces-menu-responsive .link-contacto a:before {
display: inline-block;
content: url(//tosa.coodex.es/wp-content/themes/outlet/images/iconos/headset.svg);
width: 18px;
height: 20px;
position: absolute;
left: 0px;
bottom: 14px;
}
.mobile-menu-block .st-menu .enlaces-menu-responsive .link-espacios a {
text-transform: inherit;
padding-left: 24px;
}
.mobile-menu-block .st-menu .enlaces-menu-responsive .link-espacios a:before {
display: inline-block;
content: url(//tosa.coodex.es/wp-content/themes/outlet/images/iconos/map.svg);
width: 15px;
height: 15px;
position: absolute;
left: -2px;
margin-top: 2px;
-webkit-transform: scale(0.8);
-ms-transform: scale(0.8);
transform: scale(0.8);
}
@media (max-width: 767.8px) {
.mobile-menu-block .st-menu {
width: 90%;
}
} input,
button,
select,
textarea {
font-family: "Lato", sans-serif;
}
button#search-brand-button,
a.btn.border-grey.btn-xmedium.project-nav {
font-family: "Montserrat", sans-serif !important;
}
#searchModal {
width: 70%;
font-family: "Montserrat", sans-serif;
}
#searchModal .popup-buscador {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
#searchModal .popup-buscador .form-control {
font-size: 50px !important;
padding: 42px 12px;
color: #fff;
}
#searchModal .popup-buscador input {
background: transparent;
border: none;
border-bottom: 1px solid #fff;
}
#searchModal .popup-buscador input::-webkit-input-placeholder {
color: #fff;
}
#searchModal .popup-buscador input::-moz-placeholder {
color: #fff;
}
#searchModal .popup-buscador input:-ms-input-placeholder {
color: #fff;
}
#searchModal .popup-buscador input::-ms-input-placeholder {
color: #fff;
}
#searchModal .popup-buscador input::placeholder {
color: #fff;
}
#searchModal .popup-buscador button.btn.medium-btn.btn-black {
background: transparent;
border: none !important;
border-bottom: 1px solid #fff !important;
}
#searchModal .popup-buscador img {
color: #fff;
width: 60px;
}
.mfp-bg {
opacity: 0.9;
}
@media (max-width: 999.8px) {
#searchModal {
width: 100%;
}
#searchModal .popup-buscador .form-control {
font-size: 15px !important;
padding: 20px 12px;
}
#searchModal img {
width: 30px !important;
}
}
@media only screen and (max-width: 767.8px) {
.modal-type-1 .mfp-close {
top: -250px !important;
}
}
div#search-2 {
display: none;
}
@media only screen and (min-width: 980px) {
.modal-type-1 .mfp-close {
top: -370px !important;
right: -150px !important;
font-size: 0 !important;
}
}
button.mfp-close,
.mfp-close:hover {
background-color: transparent;
}
.mfp-close {
background-image: url(//tosa.coodex.es/wp-content/themes/outlet/images/iconos/close.svg);
width: 30px;
} .main-footer {
font-family: "Montserrat", sans-serif;
background-color: #f6f6f6 !important;
padding: 70px 0;
text-align: center;
}
.main-footer .footer-logo {
padding: 30px 0;
}
.main-footer .footer-lovers p {
margin-bottom: 10px;
}
.main-footer .footer-lovers .title-footer-lovers {
font-size: 30px;
}
.main-footer .footer-lovers .subtitle-footer-lovers {
font-size: 19px;
font-family: "Lato", sans-serif;
}
.main-footer .footer-lovers .btn-lovers {
background-color: #000;
letter-spacing: 3px;
padding: 16px 55px !important;
font-weight: 600 !important;
font-size: 12px !important;
margin: 15px 0;
font-family: "Montserrat", sans-serif !important;
}
.main-footer .footer-lovers .btn-lovers:hover {
text-decoration: underline;
}
.main-footer .footer-lovers .menu-footer {
margin-top: 40px;
}
.main-footer .footer-lovers .menu-footer li {
letter-spacing: 3px;
display: inline;
text-transform: uppercase;
font-family: "Montserrat", sans-serif !important;
margin-right: 25px;
}
.main-footer .footer-lovers .menu-footer li a:hover {
text-decoration: underline;
}
@media only screen and (max-width: 992px) {
.main-footer .footer-lovers .menu-footer li {
display: list-item;
margin-top: 15px;
margin-right: 0;
}
}
.main-footer .footer-lovers .iconos-social {
margin-top: 30px;
}
.main-footer .footer-lovers .iconos-social li {
display: inline-block;
}
.main-footer .footer-lovers .iconos-social li:first-child {
margin-right: 15px;
}
.main-footer .footer-lovers .iconos-social li:last-child {
margin-left: 15px;
}
.main-footer .footer-lovers .certificado-clean {
margin-top: 30px;
}
.main-footer .footer-lovers .certificado-clean img {
width: 10%;
}
@media only screen and (max-width: 998px) {
.main-footer .footer-lovers .certificado-clean img {
width: 25%;
}
}
.copyright {
padding-top: 0;
}
.row-copyrights {
font-family: "Lato", sans-serif;
}
.row-copyrights .pull-left .title-copyright {
font-family: "Montserrat", sans-serif;
font-size: 16px;
}
.row-copyrights .pull-left p {
color: #f6f6f6;
}
.row-copyrights .pull-left a {
color: #fff;
}
.row-copyrights .pull-right {
padding: 10px 0;
}
.row-copyrights .pull-right p,
.row-copyrights .pull-right a {
color: #f6f6f6 !important;
}
.row-copyrights .pull-right a :hover {
color: #fff !important;
}
@media only screen and (max-width: 767.8px) {
.row-copyrights .textos-legales a,
.row-copyrights .textos-legales span {
float: none !important;
}
} .slider-home {
margin-bottom: 0 !important;
}
.slider-responsive-home {
margin-bottom: -28px !important;
}
.carousel-marcas-home .ult-item-wrap {
margin: 0 !important;
border-bottom: solid 1px #ebebeb;
border-right: solid 1px #ebebeb;
}
.bloques-secciones-home h3,
.bloques-secciones-home p,
.bloque-perdertelo h3,
.bloque-perdertelo p {
color: #000;
font-family: "Montserrat", sans-serif;
}
.bloques-secciones-home p,
.bloque-perdertelo p {
margin: 0;
}
.bloques-secciones-home h3,
.bloque-perdertelo h3 {
font-weight: 400;
margin: 20px 0;
}
.bloques-secciones-home .seccion-subtitulo,
.bloque-perdertelo .seccion-subtitulo {
color: #808285;
font-size: 11px;
font-weight: 700;
letter-spacing: 2px;
}
.bloques-secciones-home .seccion-enlace,
.bloque-perdertelo .seccion-enlace {
font-size: 11px;
text-decoration: underline;
font-weight: bold;
letter-spacing: 1px;
}
.bloque-secciones-ocio-home {
background-image: -webkit-gradient(
linear,
left top,
right top,
color-stop(100%, #f6f6f6),
to(transparent)
);
background-image: linear-gradient(to right, #f6f6f6 100%, transparent 100%);
background-position: left top;
background-repeat: no-repeat;
background-size: 100% 85%;
}
.bloque-secciones-ocio-home h2 {
font-weight: 400;
text-transform: inherit;
}
.bloque-secciones-ocio-home .ocio-bloque-texto {
border-left: solid 1px #f6f6f6;
border-right: solid 1px #f6f6f6;
border-bottom: solid 1px #f6f6f6;
background: #fff;
}
@media (max-width: 768px) {
.bloque-secciones-ocio-home .bloques-secciones-home {
background-image: -webkit-gradient(
linear,
left top,
right top,
color-stop(100%, #f6f6f6),
to(transparent)
);
background-image: linear-gradient(to right, #f6f6f6 100%, transparent 100%);
background-position: left top;
background-repeat: no-repeat;
background-size: 100% 100%;
padding-bottom: 50px;
}
.bloque-secciones-ocio-home .bloques-secciones-home .vc_column_container {
padding: 0 15px;
}
}
.bloque-post-home h2 {
font-weight: 400;
text-transform: inherit;
}
.bloque-post-home .post-home h4,
.bloque-post-home .post-home a {
font-weight: 700;
text-transform: none;
font-family: "Montserrat", sans-serif;
color: #000 !important;
}
.bloque-post-home .post-home a {
text-decoration: underline;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
font-size: 11px;
}
.bloque-post-home .post-home p {
font-family: "Lato", sans-serif;
color: #000;
font-size: 15px;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
}
.bloque-post-home .post-home .vc_gitem-col {
padding: 35px;
background-repeat: no-repeat;
background: #fff;
border-left: solid 1px #f6f6f6;
border-right: solid 1px #f6f6f6;
border-bottom: solid 1px #f6f6f6;
}
.bloque-post-home .post-home .vc_btn3.vc_btn3-size-md {
padding: 0;
background: #fff;
}
.texto-seo-home {
text-align: center;
}
.texto-seo-home h2,
.texto-seo-home h3 {
font-family: "Montserrat", sans-serif;
color: #000;
font-weight: 400;
text-align: center;
text-transform: none;
}
.texto-seo-home p {
font-family: "Lato", sans-serif;
color: #000;
text-align: justify;
}
.texto-seo-home input.read-more-state {
display: none !important;
}
.texto-seo-home p.read-more-target,
.texto-seo-home h2.read-more-target,
.texto-seo-home h3.read-more-target {
font-size: 0;
max-height: 0;
opacity: 0;
-webkit-transition: 0.4s ease;
transition: 0.4s ease;
margin: 0;
}
.texto-seo-home
input.read-more-state:checked
~ div.read-more-wrap
p.read-more-target {
font-size: inherit;
max-height: 999em;
opacity: 1;
margin-bottom: 20px;
}
.texto-seo-home
input.read-more-state:checked
~ div.read-more-wrap
h2.read-more-target {
font-size: 30px !important;
font-size: inherit;
max-height: 999em;
opacity: 1;
margin-bottom: 10px;
}
.texto-seo-home
input.read-more-state:checked
~ div.read-more-wrap
h3.read-more-target {
font-size: 20px !important;
font-size: inherit;
max-height: 999em;
opacity: 1;
margin-bottom: 10px;
}
.texto-seo-home input.read-more-state ~ label.read-more-trigger:before {
font-family: "Montserrat", Arial, Helvetica, sans-serif;
color: #000 !important;
content: "Leer más";
text-align: center;
text-decoration: underline;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
font-size: 13px;
}
.texto-seo-home input.read-more-state:checked ~ label.read-more-trigger:before {
font-family: "Montserrat", Arial, Helvetica, sans-serif;
color: #000 !important;
content: "Leer menos";
text-align: center;
text-decoration: underline;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
font-size: 13px;
}
.texto-seo-home label.read-more-trigger {
cursor: pointer;
display: inline-block;
}
.ppt {
display: none !important;
}
.galeria-home {
bottom: -55px;
}
.page-id-29746 .container.content-page,
.page-id-15253 .container.content-page,
.page-id-15703 .container.content-page {
margin-bottom: 0;
} #map > .elements > .element .box p,
#map > .elements > .element .box a {
color: #fff !important;
}
.map-list a,
.map-list li,
.map-list-type a,
.map-list-type li {
font-family: "Montserrat", Arial, Helvetica, sans-serif;
} .single-post .wp-picture img {
width: 100%;
padding-left: 25px;
padding-right: 15px;
}
.category-eventos article,
.category-events article {
width: 30%;
border-bottom: solid 8px #f6f6f6;
border-right: solid 8px #f6f6f6;
padding: 0;
margin-left: 10px;
margin-right: 10px;
}
.category-eventos .wp-picture img,
.category-events .wp-picture img {
width: 100%;
}
@media only screen and (max-width: 768px) {
.category-eventos .wp-picture img,
.category-events .wp-picture img {
padding: 0;
}
}
.category-eventos h1,
.category-events h1 {
margin-top: 80px;
margin-bottom: 50px;
text-transform: none;
font-style: normal;
font-weight: normal;
font-size: 34px;
line-height: 54px;
}
.category-eventos .container-eventos,
.category-events .container-eventos {
margin: 0 !important;
padding: 35px;
}
.category-eventos .container-eventos .title-promociones a,
.category-events .container-eventos .title-promociones a {
text-transform: none;
font-style: normal;
font-weight: bold;
font-size: 23px;
line-height: 34px;
}
.category-eventos .container-eventos .link-evento a,
.category-events .container-eventos .link-evento a {
font-family: "Montserrat", Arial, Helvetica, sans-serif;
text-decoration: underline;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
font-size: 11px;
}
.category-eventos .container-eventos .link-evento a:hover,
.category-events .container-eventos .link-evento a:hover {
text-decoration: none;
}
.category-eventos .container-eventos .meta-post p,
.category-events .container-eventos .meta-post p {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
}
.category-eventos .container-eventos .meta-post:after,
.category-events .container-eventos .meta-post:after {
content: none;
}
.project-navigation a {
border: none;
font-family: "Montserrat", sans-serif;
font-style: normal;
font-weight: bold;
font-size: 11px;
line-height: 34px;
letter-spacing: 0.25em;
text-decoration-line: underline;
text-transform: uppercase;
}
.project-navigation a:hover {
border: 0;
}
.project-navigation .next-project a:after {
content: ">";
}
.project-navigation .prev-project a:before {
content: "<";
} h1.title span {
text-transform: none;
font-style: normal;
font-weight: bold;
font-size: 34px;
line-height: 54px;
}
div#breadcrumb span,
div#breadcrumb a {
font-family: "Montserrat", sans-serif;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 54px;
}
.page-heading.bc-type-5 {
background-color: #fff;
background-image: none;
}
@media only screen and (max-width: 768px) {
.page-heading {
margin-bottom: 30px;
}
div#breadcrumb span,
div#breadcrumb a {
font-family: "Montserrat", sans-serif;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 24px;
}
} .form-control[disabled] {
background-color: #6d6d6d;
} .bloque-promo-lovers h2,
.bloque-ventajas-lovers h2,
.bloque-perdertelo-title h2,
.bloque-faqs-lovers h2,
.bloque-form-lovers h2 {
font-weight: 400;
text-transform: inherit;
}
.bloque-ventajas-lovers h3 {
font-size: 23px !important;
text-transform: none;
margin: 10px 0 15px !important;
}
.bloque-ventajas-lovers .aio-icon-description {
line-height: 34px;
color: rgba(0, 0, 0, 0.6) !important;
}
.bloque-perdertelo .perdertelo-container .vc_column-inner .wpb_wrapper {
-webkit-box-shadow: 10px 30px 0px 0px rgba(246, 246, 246, 0.65);
box-shadow: 10px 30px 0px 0px rgba(246, 246, 246, 0.65);
}
.bloque-perdertelo .perdertelo-container .wpb_single_image .wpb_wrapper,
.bloque-perdertelo .perdertelo-container .wpb_text_column .wpb_wrapper {
-webkit-box-shadow: none;
box-shadow: none;
}
.bloque-perdertelo .perdertelo-container .ocio-bloque-texto {
border-left: solid 1px #f6f6f6;
border-right: solid 1px #f6f6f6;
border-bottom: solid 1px #f6f6f6;
background: #fff;
}
@media only screen and (max-width: 768px) {
.perdertelo-container {
margin-bottom: 40px;
}
}
.bloque-faqs-lovers .vc_tta-panel-heading,
.bloque-faqs-lovers .vc_tta-panel-body {
border: none !important;
}
.bloque-faqs-lovers .vc_tta-panel-heading:hover,
.bloque-faqs-lovers .vc_tta-panel-body:hover {
background-color: transparent !important;
}
.bloque-faqs-lovers .vc_tta-panel-heading a,
.bloque-faqs-lovers .vc_tta-panel-heading a:hover,
.bloque-faqs-lovers .vc_tta-panel-body a,
.bloque-faqs-lovers .vc_tta-panel-body a:hover {
background-color: transparent !important;
}
.bloque-faqs-lovers .vc_tta-panel-heading a {
font-family: "Lato", sans-serif;
color: #000 !important;
font-size: 18px;
line-height: 34px;
font-style: normal;
}
.bloque-faqs-lovers .vc_tta-panel-body p {
font-style: normal;
font-weight: normal;
font-size: 15px;
line-height: 24px;
}
@media only screen and (min-width: 1260px) {
.bloque-lovers-news {
padding-top: 100px;
background-image: -webkit-gradient(
linear,
left top,
right top,
color-stop(100%, #f2f2f2),
to(transparent)
);
background-image: linear-gradient(to right, #f2f2f2 100%, transparent 100%);
background-position: left center;
background-repeat: no-repeat;
background-size: 100% 42%;
}
.bloque-lovers-news img {
max-width: 89%;
position: absolute;
top: 86px;
left: -110px;
}
.page-id-28492 .bloque-lovers-news img {
max-width: 100%;
}
}
@media only screen and (max-width: 1260px) and (min-width: 769px) {
.bloque-lovers-news {
padding-top: 100px;
background-image: -webkit-gradient(
linear,
left top,
right top,
color-stop(100%, #f2f2f2),
to(transparent)
);
background-image: linear-gradient(to right, #f2f2f2 100%, transparent 100%);
background-position: left center;
background-repeat: no-repeat;
background-size: 100% 42%;
}
.bloque-lovers-news img {
max-width: 125%;
position: absolute;
top: 105px;
left: -110px;
}
}
@media only screen and (min-width: 768px) {
.bloque-ventajas-lovers {
margin-top: 100px;
margin-bottom: 100px;
}
.bloque-faqs-lovers {
margin-top: 150px;
margin-bottom: 100px;
}
}
@media only screen and (max-width: 768px) {
.bloque-lovers-news {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.bloque-form-lovers {
margin-top: 0px !important;
border: none !important;
}
.bloque-form-lovers h2 {
padding: 0 !important;
}
.bloque-form-lovers .wpcf7 {
padding: 0 !important;
padding-bottom: 50px;
}
.bloque-ventajas-lovers {
margin-top: 50px;
margin-bottom: 50px;
}
.bloque-faqs-lovers {
margin-top: 50px;
margin-bottom: 50px;
}
.page-id-28025 .content-page {
margin-bottom: 0 !important;
}
.home .vc_empty_space {
height: 15px !important;
}
}
.bloque-form-lovers {
background-color: #fff;
border: solid 1px #f6f6f6;
margin-top: 60px;
padding-top: 50px;
}
.bloque-form-lovers .wpcf7 {
padding: 0 52px;
padding-bottom: 50px;
}
.bloque-form-lovers .wpcf7 select {
width: 50%;
}
.bloque-form-lovers .wpcf7 ::-webkit-input-placeholder { padding-left: 10px;
}
.bloque-form-lovers .wpcf7 :-moz-placeholder { padding-left: 10px;
}
.bloque-form-lovers .wpcf7 ::-moz-placeholder { padding-left: 10px;
}
.bloque-form-lovers .wpcf7 :-ms-input-placeholder { padding-left: 10px;
}
.bloque-form-lovers .pregunta,
.bloque-form-lovers .condiciones {
margin-bottom: 15px;
}
.bloque-form-lovers h2 {
padding: 0 52px;
}
.sib-form,
.form-lovers {
padding-top: 0 !important;
}
.sib-form input,
.sib-form button,
.sib-form select,
.sib-form textarea,
.form-lovers input,
.form-lovers button,
.form-lovers select,
.form-lovers textarea {
font-family: "Lato", sans-serif !important;
}
.sib-form p,
.form-lovers p {
color: rgba(0, 0, 0, 0.6);
}
.sib-form input:focus,
.sib-form textarea:focus,
.sib-form select:focus,
.form-lovers input:focus,
.form-lovers textarea:focus,
.form-lovers select:focus {
outline: none !important;
}
.sib-form .checkbox-lovers,
.form-lovers .checkbox-lovers {
border-radius: 0 !important;
}
.sib-form .input-lovers,
.form-lovers .input-lovers {
border: 0 !important;
border-radius: 0 !important;
border-bottom: 1px solid #000 !important;
}
.sib-form .btn-lovers,
.form-lovers .btn-lovers {
background-color: #000;
letter-spacing: 3px;
padding: 12px 55px !important;
font-weight: 600 !important;
font-size: 12px !important;
margin: 15px 0;
font-family: "Montserrat", sans-serif !important;
}
.sib-form .btn-lovers:hover,
.form-lovers .btn-lovers:hover {
text-decoration: underline;
}
.grafica-en {
padding-top: 90px;
}
.container-secciones-en .vc_column-inner {
padding: 0 !important;
}
.container-secciones-en .wpb_content_element {
margin-bottom: 0 !important;
}
.container-secciones-en .wpb_text_column {
margin-bottom: 0 !important;
padding-top: 150px !important;
padding-right: 50px !important;
padding-bottom: 150px !important;
padding-left: 50px !important;
}
.seccion-ocio-en {
padding-top: 70px !important;
}
.seccion-ocio-en .wpb_content_element {
margin-bottom: 0 !important;
}
.seccion-ocio-en .wpb_text_column {
margin-bottom: 0 !important;
padding-top: 30px !important;
padding-right: 50px !important;
padding-bottom: 50px !important;
padding-left: 50px !important;
}
.single-etheme_portfolio .vc_row.wpb_row.vc_inner.vc_row-fluid,
.single-etheme_ocio .vc_row.wpb_row.vc_inner.vc_row-fluid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.single-etheme_portfolio .vc_row.wpb_row.vc_inner.vc_row-fluid .vc_col-sm-3,
.single-etheme_ocio .vc_row.wpb_row.vc_inner.vc_row-fluid .vc_col-sm-3 {
width: 33%;
}
.single-etheme_portfolio .vc_col-sm-8 .vc_single_image-img,
.single-etheme_ocio .vc_col-sm-8 .vc_single_image-img {
width: auto;
}
.perdertelo-en .wpb_text_column {
margin-bottom: 0 !important;
padding-top: 30px !important;
padding-right: 50px !important;
padding-bottom: 50px !important;
padding-left: 50px !important;
}
.btn-lovers-promo {
text-transform: uppercase;
text-decoration: none;
color: #fff;
background-color: #000;
letter-spacing: 3px;
padding: 12px 40px !important;
font-weight: 600 !important;
font-size: 12px !important;
margin: 15px 0;
font-family: "Montserrat", sans-serif !important;
}
.btn-lovers-promo:hover {
color: #fff;
text-decoration: underline;
}
.img-promo-lovers img {
-webkit-box-shadow: 30px 30px 0px 0px rgba(246, 246, 246, 0.65);
box-shadow: 30px 30px 0px 0px rgba(246, 246, 246, 0.65);
} .wp-video {
width: 100% !important;
}
.wp-video video {
width: 100% !important;
height: 100% !important;
}
.mejs-controls {
display: none !important;
}
@media (min-width: 767.98px) {
.nike-progreso-responsive img {
vertical-align: bottom;
width: 400px;
margin-top: 6px;
}
.container-texto-nike {
padding: 75px 0 !important;
}
.nike-barra-progreso p {
text-align: right !important;
}
.container-timeline-nike .vc_column-inner {
padding-left: 0px !important;
padding-right: 0px !important;
}
.container-timeline-nike .nike-reverse {
padding-top: 255px;
}
.container-timeline-nike .nike-reverse .wpb_wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
.container-timeline-nike .nike-fecha-abajo {
border-top: solid;
border-width: 1px;
}
.container-timeline-nike .nike-fecha-arriba {
border-bottom: solid;
border-width: 1px;
}
.container-timeline-nike .texto-timeline-nike {
padding: 0 30px;
}
}
@media only screen and (max-width: 1259px) and (min-width: 1200px) {
.nike-reverse {
padding-top: 235px !important;
}
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
.nike-reverse {
padding-top: 168px !important;
}
}
@media (max-width: 991px) {
.nike-reverse {
padding-top: 137px !important;
}
.nike-fecha-abajo {
display: none;
}
.nike-fecha-arriba {
display: none;
}
}
@media (max-width: 767.98px) {
.wpb_single_image {
text-align: center !important;
}
.nike-progreso-responsive .vc_column-inner {
padding-top: 0 !important;
}
}
.bloque-nike-fondo .vc_column-inner {
padding-top: 0 !important;
}
@media (max-width: 767.98px) {
.container-texto-nike {
padding: 75px 0 !important;
}
.nike-barra-progreso p {
font-size: 15px !important;
}
.imagen-plano-nike .vc_column-inner {
padding: 0 !important;
}
.nike-reverse {
padding-top: 35px !important;
}
} .superjueves-promos .top-icon .aio-icon-header h3.aio-icon-title,
.superjueves-llegar .top-icon .aio-icon-header h3.aio-icon-title {
margin: 8px 0 15px;
}
.superjueves-promos .aio-icon-component,
.superjueves-llegar .aio-icon-component {
margin-bottom: 0px;
}
.superjueves-promos .aio-icon-header h3.aio-icon-title,
.superjueves-llegar .aio-icon-header h3.aio-icon-title {
line-height: 0;
font-weight: 700;
}
.superjueves-promos h3,
.superjueves-llegar h3 {
text-transform: none;
}
@media (max-width: 767.98px) {
.superjueves-promos .wpb_column.vc_column_container.vc_col-sm-12 {
padding: 0 10px;
}
.superjueves-promos img {
position: absolute;
top: 0;
bottom: 0;
margin: auto;
}
.superjueves-promos .aio-icon-description {
line-height: 26px;
}
.superjueves-mas img {
max-width: 50%;
}
.aio-icon-header h3.aio-icon-title {
line-height: normal !important;
}
}
.wp-dark-mode-active a:before,
.wp-dark-mode-active span:before {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.wp-dark-mode-active .mobile-menu-block:before {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.wp-dark-mode-active .iconos-social img,
.wp-dark-mode-active .leyenda-covid19 img,
.wp-dark-mode-active .servicios-tax img,
.wp-dark-mode-active .servicios-covid19 img {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.wp-dark-mode-active .etheme_ocio-template-default .vc_col-sm-8 img,
.wp-dark-mode-active .etheme_portfolio-template-default .vc_col-sm-8 img {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.wp-dark-mode-active .container-texto-nike img {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.wp-dark-mode-active .bloque-ventajas-lovers .aio-icon-img img {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.wp-dark-mode-active .menu-icon:before {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.wp-dark-mode-active .mobile-menu-block .st-menu {
background: rgb(36, 37, 37);
}
.wp-dark-mode-active .mobile-menu-block .st-menu li .sub-menu {
background: rgb(36, 37, 37);
}
.wp-dark-mode-active .mobile-menu-block .st-menu .mfp-close {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);
}
.wp-dark-mode-active
.fixed-header
.container
.menu
> li.menu-item-has-children
> a:after {
color: #fff;
}
.wp-dark-mode-active .mobile-nav li .open-child:after {
color: #fff;
}
@media (max-width: 768px) {
.wp-dark-mode-active .bloque-secciones-ocio-home .bloques-secciones-home {
background: rgb(36, 37, 37);
}
}
.wp-dark-mode-active .copyright .container .row-copyrights {
border-top: unset;
}
.wp-dark-mode-active .mobile-nav #lang_sel a.lang_sel_sel,
.wp-dark-mode-active select {
background-image: url(//tosa.coodex.es/wp-content/uploads/2022/05/select-arrow-negative.png);
}
.wp-dark-mode-active input[type="checkbox"]:checked:before {
background-image: url(//tosa.coodex.es/wp-content/uploads/2022/05/check-icon-negative.png);
}
@media only screen and (min-width: 1134px) {
.wp-dark-mode-active .bloque-lovers-news {
background-image: -webkit-gradient(
linear,
left top,
right top,
color-stop(100%, rgba(40, 42, 42, 0.65)),
to(transparent)
);
background-image: linear-gradient(
to right,
rgba(40, 42, 42, 0.65) 100%,
transparent 100%
);
}
}
@media only screen and (max-width: 1260px) and (min-width: 769px) {
.wp-dark-mode-active .bloque-lovers-news {
background-image: -webkit-gradient(
linear,
left top,
right top,
color-stop(100%, rgba(40, 42, 42, 0.65)),
to(transparent)
);
background-image: linear-gradient(
to right,
rgba(40, 42, 42, 0.65) 100%,
transparent 100%
);
}
}
.wp-dark-mode-active .bloque-post-home .post-home h4 {
color: #fff !important;
}
.wp-dark-mode-active .bloque-post-home a {
color: #fff !important;
}
.wp-dark-mode-active .bloque-secciones-ocio-home .ocio-bloque-texto {
background-color: rgb(39, 40, 40);
border-left-color: rgb(61, 63, 63);
border-right-color: rgb(61, 63, 63);
border-bottom-color: rgb(61, 63, 63);
}
.wp-dark-mode-active .bloque-form-lovers {
background-color: rgb(36, 37, 37);
border-color: rgb(61, 63, 63);
}
.wp-dark-mode-active .bloque-form-lovers select {
background-color: rgb(36, 37, 37);
border-color: rgb(70, 73, 72);
}
.wp-dark-mode-active .bloque-form-lovers .enviar input {
background-color: rgb(90, 95, 95);
}
.wp-dark-mode-active .bloque-form-lovers .enviar input:hover {
background-color: #000;
}
.wp-dark-mode-active .header-logo img,
.wp-dark-mode-active .footer-logo img {
-webkit-filter: invert(100%) brightness(120%) contrast(200%);
filter: invert(100%) brightness(120%) contrast(200%);
}
.sr-only {
position: absolute !important;
}