@charset "UTF-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}
 .single_collection {  }
.single_collection .collection_intro {
background-color: #fcfcfc;
padding-top: 60px;
padding-bottom: 50px;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
text-align: center;
}
.single_collection .collection_intro .back_collections {
margin-bottom: 55px;
margin-top: 55px;
}
.single_collection .collection_intro .back_collections a {
font-size: 18px;
line-height: 22px;
color: #999999;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.single_collection .collection_intro .back_collections a:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "";
padding-right: 7px;
font-size: 12px;
}
.single_collection .collection_intro .image img {
width: auto;
height: 615px;
}
@media (max-width: 768px) {
.single_collection .collection_intro .image img {
height: auto;
}
}
.single_collection .collection_intro .image .caption_img {
color: #888;
font-size: 15px;
padding-top: 12px;
}
.single_collection .collection_intro ul.buttons {
display: flex;
justify-content: center;
margin-top: 49px;
margin-bottom: 2px;
}
.single_collection .collection_intro ul.buttons > li {
list-style-type: none;
margin: 0 5px;
padding-top: 10px;
}
.single_collection .collection_intro ul.buttons > li i {
color: #555555;
padding: 10px;
border: 1px solid #e8e8e8;
}
.single_collection .collection_intro ul.buttons > li i:hover {
cursor: pointer;
background-color: #e5e5e5;
}
.single_collection .collection_intro ul.buttons .share {
position: relative;
}
.single_collection .collection_intro ul.buttons .share ul {
display: block;
padding: 0;
position: absolute;
top: 0;
left: 0;
transform: translate(0, -100%);
box-shadow: 0px 5px 30px 0px;
transition: 0.4s all ease;
z-index: -1;
opacity: 0;
}
.single_collection .collection_intro ul.buttons .share ul li {
list-style-type: none;
display: block;
background-color: #fff;
border: 1px solid #e8e8e8;
border-bottom: 0;
transition: 0.3s all ease;
}
.single_collection .collection_intro ul.buttons .share ul li:last-child {
border-bottom: 1px;
}
.single_collection .collection_intro ul.buttons .share ul li a {
display: block;
padding: 5px 20px;
color: #777777;
}
.single_collection .collection_intro ul.buttons .share ul li:hover {
background: #e8e8e8;
transition: 0.3s all ease;
}
.single_collection .collection_intro ul.buttons .share:hover ul {
z-index: 1;
opacity: 1;
transition: 0.4s all ease;
}
.single_collection .collection_content {
padding: 95px 220px 110px 220px;
}
.single_collection .collection_content .collection_top {
padding-bottom: 35px;
}
.single_collection .collection_content .collection_top .title_top {
font-size: 30px;
color: #000000;
margin-bottom: 7px;
margin-top: 0;
}
.single_collection .collection_content .collection_top .desc {
padding-bottom: 37px;
}
.single_collection .collection_content .collection_top .desc .artist a {
color: #777777;
}
.single_collection .collection_content .collection_top .desc span.space {
color: #777777;
margin-left: -3px;
}
.single_collection .collection_content .collection_top .desc .year_number, .single_collection .collection_content .collection_top .desc .location {
color: #777777;
}
.single_collection .collection_content .collection_top .content {
font-size: 17px;
color: #555555;
border-top: solid 1px #e8e8e8;
padding-top: 25px;
letter-spacing: 0.02em;
}
.single_collection .collection_content .collection_mid {
padding-bottom: 57px;
}
.single_collection .collection_content .collection_mid ul {
padding: 0;
}
.single_collection .collection_content .collection_mid ul li {
display: flex;
list-style-type: none;
border-bottom: solid 1px #e8e8e8;
padding: 12px 0;
}
.single_collection .collection_content .collection_mid ul li:last-child {
border: 0;
}
.single_collection .collection_content .collection_mid ul li .title_mid {
width: 33%;
color: #25282e;
margin-bottom: 0;
}
.single_collection .collection_content .collection_mid ul li .value_mid {
color: #777777;
width: 67%;
}
.single_collection .collection_content .collection_mid ul li .value_mid a {
color: #777777;
}
.single_collection .collection_content .collection_mid ul li .value_mid span {
margin-left: -3px;
}
.single_collection .collection_content .collection_mid ul li .value_mid span:last-child {
display: none;
}
@media (max-width: 525px) {
.single_collection .collection_content .collection_mid ul li .title_mid {
width: 40%;
}
.single_collection .collection_content .collection_mid ul li .value_mid {
width: 60%;
}
}
.single_collection .collection_content .collection_bottom .card {
border-bottom: 0;
border-radius: 0;
}
.single_collection .collection_content .collection_bottom .card:last-child {
border-bottom: 1px solid #e8e8e8;
}
.single_collection .collection_content .collection_bottom .card button {
position: relative;
border: 0;
border-bottom: 1px solid #e8e8e8;
width: 100%;
background: #fff;
outline: 0;
text-align: left;
font-size: 20px;
padding: 28px 30px;
color: #25282e;
}
.single_collection .collection_content .collection_bottom .card button.collapsed {
border: 0;
}
.single_collection .collection_content .collection_bottom .card button.collapsed i {
-webkit-transform: rotate(-180deg);
-moz-transform: rotate(-180deg);
transform: rotate(-180deg);
color: #999999;
}
.single_collection .collection_content .collection_bottom .card button i {
transition: 0.5s all;
position: absolute;
right: 30px;
color: #999999;
margin-top: 2px;
}
.single_collection .collection_content .collection_bottom .card button:hover {
cursor: pointer;
background-color: #e8e8e8;
}
.single_collection .collection_content .collection_bottom .card .content {
padding: 25px 30px 30px 30px;
letter-spacing: 0.02em;
color: #555555;
}
@media (max-width: 1190px) {
.single_collection .collection_content {
padding-left: 0;
padding-right: 0;
}
} .wrap_archive_masonry {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.archive_collection .search_archive_coll {
margin-bottom: 60px;
margin-top: 56px;
}
@media (max-width: 1024px) {
.archive_collection .search_archive_coll {
padding-left: 10px;
padding-right: 10px;
}
}
.archive_collection .search_archive_coll #search_collection {
display: flex;
justify-content: center;
}
@media (max-width: 991.98px) {
.archive_collection .search_archive_coll #search_collection {
max-width: 100%;
width: 100%;
display: block;
}
}
@media (max-width: 991.98px) {
.archive_collection .search_archive_coll #search_collection .coll_artist, .archive_collection .search_archive_coll #search_collection .ovacoll_location_search, .archive_collection .search_archive_coll #search_collection .ovacoll_type_search {
max-width: 100%;
width: 100%;
margin-bottom: 20px;
}
}
.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default, .archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default, .archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default {
height: 100%;
}
.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single, .archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single, .archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single {
border-color: #e8e8e8;
padding-left: 20px;
padding-right: 40px;
height: 50px;
border-right: 0;
display: flex;
}
.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single:focus, .archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single:focus, .archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single:focus {
outline: none;
}
@media (max-width: 991.98px) {
.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single, .archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single, .archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single {
border-right: 1px solid #e8e8e8;
justify-content: center;
}
}
.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single .select2-selection__rendered, .archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single .select2-selection__rendered, .archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single .select2-selection__rendered {
text-align: center;
min-width: 180px;
padding: 0;
line-height: 50px;
font-size: 17px;
color: #25282e;
}
@media (max-width: 575px) {
.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single .select2-selection__rendered, .archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single .select2-selection__rendered, .archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single .select2-selection__rendered {
padding-left: 25px;
padding-right: 25px;
}
}
.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single .select2-selection__rendered:focus, .archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single .select2-selection__rendered:focus, .archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single .select2-selection__rendered:focus {
outline: none;
}
.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single .select2-selection__arrow, .archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single .select2-selection__arrow, .archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 50px;
top: -1px;
position: relative;
}
.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single .select2-selection__arrow b, .archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single .select2-selection__arrow b, .archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single .select2-selection__arrow b {
position: relative;
top: 50%;
margin: 0;
padding: 0;
border: none;
width: 10px;
height: 10px;
left: 100%;
right: 0;
}
.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single .select2-selection__arrow b:after, .archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single .select2-selection__arrow b:after, .archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
position: absolute;
right: 0;
font-family: "ElegantIcons";
font-size: 18px;
line-height: 18px;
font-weight: normal;
color: #25282e;
transform: translateY(-50%);
content: "3";
top: 50%;
margin-top: -1px;
}
@-moz-document url-prefix() {
.archive_collection .search_archive_coll #search_collection .coll_artist .select2-container--default .select2-selection--single .select2-selection__arrow b:after, .archive_collection .search_archive_coll #search_collection .ovacoll_location_search .select2-container--default .select2-selection--single .select2-selection__arrow b:after, .archive_collection .search_archive_coll #search_collection .ovacoll_type_search .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
margin-top: 5px;
}
}
.archive_collection .search_archive_coll #search_collection .ovacoll_submit {
height: 50px;
line-height: 50px;
cursor: pointer;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.archive_collection .search_archive_coll #search_collection .ovacoll_submit:hover {
background: #c1b696;
border-color: #c1b696;
}
@media (max-width: 991.98px) {
.archive_collection .search_archive_coll #search_collection .ovacoll_submit {
width: 100%;
max-width: 100%;
}
}
.archive_collection .heading_archive_coll {
text-align: center;
}
@media (max-width: 1024px) {
.archive_collection .heading_archive_coll {
padding-left: 10px;
padding-right: 10px;
}
}
.archive_collection .heading_archive_coll .title_collection {
font-size: 60px;
color: #222428;
font-weight: 400;
margin-bottom: 14px;
margin-top: 95px;
}
.archive_collection .heading_archive_coll .desc_collection {
color: #888888;
font-size: 22px;
font-weight: 400;
}
.archive_collection .content_archive_coll.type1, .archive_collection .content_archive_coll.type2 {
margin-left: -5px;
margin-right: -5px;
}
@media (max-width: 1024px) {
.archive_collection .content_archive_coll.type1, .archive_collection .content_archive_coll.type2 {
margin-left: 0;
margin-right: 0;
}
}
.archive_collection .content_archive_coll.type1 .items_archive_coll, .archive_collection .content_archive_coll.type2 .items_archive_coll {
width: 33.333333%;
}
.archive_collection .content_archive_coll.type1 .items_archive_coll .wrapper-content, .archive_collection .content_archive_coll.type2 .items_archive_coll .wrapper-content {
padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 1024px) {
.archive_collection .content_archive_coll.type1 .items_archive_coll .wrapper-content, .archive_collection .content_archive_coll.type2 .items_archive_coll .wrapper-content {
padding-left: 10px;
padding-right: 10px;
}
}
@media (max-width: 992px) {
.archive_collection .content_archive_coll.type1 .items_archive_coll, .archive_collection .content_archive_coll.type2 .items_archive_coll {
width: 50%;
}
}
@media (max-width: 575px) {
.archive_collection .content_archive_coll.type1 .items_archive_coll, .archive_collection .content_archive_coll.type2 .items_archive_coll {
width: 100%;
}
}
.archive_collection .content_archive_coll.type1 .items_archive_coll .img, .archive_collection .content_archive_coll.type2 .items_archive_coll .img {
margin-bottom: 19px;
}
.archive_collection .content_archive_coll.type1 .items_archive_coll .img a, .archive_collection .content_archive_coll.type2 .items_archive_coll .img a {
width: 100%;
height: 100%;
display: block;
position: relative;
transition: 0.3s all linear;
}
.archive_collection .content_archive_coll.type1 .items_archive_coll .img a img, .archive_collection .content_archive_coll.type2 .items_archive_coll .img a img {
transition: 0.3s all linear;
}
.archive_collection .content_archive_coll.type1 .items_archive_coll .img a:hover img, .archive_collection .content_archive_coll.type2 .items_archive_coll .img a:hover img {
opacity: 0.9;
transition: 0.3s all linear;
}
.archive_collection .content_archive_coll.type1 .items_archive_coll .desc, .archive_collection .content_archive_coll.type2 .items_archive_coll .desc {
margin-bottom: 55px;
}
.archive_collection .content_archive_coll.type1 .items_archive_coll .desc .title, .archive_collection .content_archive_coll.type2 .items_archive_coll .desc .title {
font-size: 18px;
margin: 0;
margin-bottom: 5px;
}
.archive_collection .content_archive_coll.type1 .items_archive_coll .desc .title a, .archive_collection .content_archive_coll.type2 .items_archive_coll .desc .title a {
color: #25282e;
transition: 0.3s all linear;
}
.archive_collection .content_archive_coll.type1 .items_archive_coll .desc .title a:hover, .archive_collection .content_archive_coll.type2 .items_archive_coll .desc .title a:hover {
color: #c1b696;
transition: 0.3s all linear;
}
.archive_collection .content_archive_coll.type1 .items_archive_coll .desc .artists, .archive_collection .content_archive_coll.type2 .items_archive_coll .desc .artists {
font-size: 17px;
color: #777777;
}
.archive_collection .content_archive_coll.type1 .items_archive_coll .desc .artists a, .archive_collection .content_archive_coll.type2 .items_archive_coll .desc .artists a {
font-size: 17px;
color: #777777;
transition: 0.3s all linear;
}
.archive_collection .content_archive_coll.type1 .items_archive_coll .desc .artists a:hover, .archive_collection .content_archive_coll.type2 .items_archive_coll .desc .artists a:hover {
color: #c1b696;
transition: 0.3s all linear;
}
.archive_collection .content_archive_coll.type2 .items_archive_coll.element-items {
width: 50%;
}
@media (max-width: 768px) {
.archive_collection .content_archive_coll.type2 .items_archive_coll.element-items {
width: 100%;
}
}
.archive_collection .content_archive_coll.type2 .wrapper-content {
position: relative;
}
.archive_collection .content_archive_coll.type2 .wrapper-content .img {
margin-bottom: 41px;
}
@media (max-width: 1024px) {
.archive_collection .content_archive_coll.type2 .wrapper-content .img {
margin-bottom: 0;
}
}
.archive_collection .content_archive_coll.type2 .wrapper-content .desc {
position: absolute;
top: 15px;
bottom: 15px;
left: 30px;
right: 30px;
background: #fff;
margin-bottom: 0;
opacity: 0;
visibility: hidden;
display: -webkit-flex;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
-webkit-transition: all 0.6s;
transition: all 0.6s;
padding: 0 15px;
text-align: center;
}
.archive_collection .content_archive_coll.type2 .wrapper-content .desc .title {
font-size: 20px;
width: 100%;
margin-bottom: 5px;
}
.archive_collection .content_archive_coll.type2 .wrapper-content .desc .title a {
color: #25282e;
transition: 0.3s all linear;
}
.archive_collection .content_archive_coll.type2 .wrapper-content .desc .title a:hover {
color: #c1b696;
transition: 0.3s all linear;
}
.archive_collection .content_archive_coll.type2 .wrapper-content .desc .artists {
margin-top: 11px;
width: 100%;
}
.archive_collection .content_archive_coll.type2 .wrapper-content .desc .artists a {
font-size: 17px;
color: #777777;
text-transform: capitalize;
}
@media (max-width: 1024px) {
.archive_collection .content_archive_coll.type2 .wrapper-content .desc .artists {
margin-top: 0;
}
}
@media (max-width: 1024px) {
.archive_collection .content_archive_coll.type2 .wrapper-content .desc {
position: static;
opacity: 1;
visibility: visible;
text-align: left;
margin-bottom: 55px;
padding: 15px;
}
}
.archive_collection .content_archive_coll.type2 .wrapper-content:hover .desc {
visibility: visible;
opacity: 1;
}
.archive_collection .content_archive_coll.element-wrapper.type2 {
margin-left: -20px;
margin-right: -20px;
}
@media (max-width: 1024px) {
.archive_collection .content_archive_coll.element-wrapper.type2 {
margin-left: -10px;
margin-right: -10px;
}
}
.archive_collection .blog_pagination {
margin-bottom: 84px;
}
.archive_collection .blog_pagination .pagination {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.archive_collection .blog_pagination .pagination li a {
border-radius: 0px;
margin-right: 0px;
color: #25282e;
font-size: 16px;
line-height: 22px;
width: 40px;
height: 40px;
padding: 0px;
border: 1px solid #e5e5e5;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-right: 0;
}
.archive_collection .blog_pagination .pagination li.next a {
border-right: 1px solid #e5e5e5;
}
.archive_collection .blog_pagination .pagination li.active a {
border: 1px solid #25282e;
background-color: #25282e;
color: #fff;
}
.archive_collection.type1 {
padding-bottom: 26px;
}
.archive_collection.type1 .blog_pagination {
margin-top: 6px;
}
.archive_collection.type2 {
padding-bottom: 47px;
}
.archive_collection.type2 .blog_pagination {
margin-top: 27px;
margin-bottom: 63px;
}
.archive.post-type-archive-collection .select2-container--open .select2-dropdown--below {
border: 1px solid #e8e8e8;
}
.search_not_found {
margin-bottom: 81px;
text-align: center;
margin-left: 20px;
} .heading_artist {
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
.heading_artist h2 {
font-size: 60px;
color: #fff;
padding: 114px 0px 127px 0;
margin-top: 0;
margin-bottom: 0;
line-height: 60px;
}
.single_artist {
padding-top: 110px; }
.single_artist .intro {
display: flex;
padding-bottom: 70px;
border-bottom: 1px solid #e8e8e8;
margin: 0 auto;
}
@media (max-width: 768px) {
.single_artist .intro {
flex-direction: column;
}
}
.single_artist .intro .image {
width: 50%;
}
@media (max-width: 768px) {
.single_artist .intro .image {
width: 100%;
margin: 0 auto;
}
}
.single_artist .intro .image img {
width: 100%;
}
.single_artist .intro .desc {
width: 50%;
padding-left: 60px;
}
@media (max-width: 768px) {
.single_artist .intro .desc {
width: 100%;
padding-left: 0;
}
}
.single_artist .intro .desc .name {
font-size: 50px;
color: #25282e;
line-height: 40px;
margin: 0;
}
@media (max-width: 768px) {
.single_artist .intro .desc .name {
font-size: 32px;
padding-top: 20px;
}
}
.single_artist .intro .desc .skill, .single_artist .intro .desc .phone, .single_artist .intro .desc .email {
font-size: 17px;
color: #777777;
transition: 0.3s all linear;
}
@media (max-width: 768px) {
.single_artist .intro .desc .skill, .single_artist .intro .desc .phone, .single_artist .intro .desc .email {
width: 100%;
}
}
.single_artist .intro .desc .email {
padding-left: 0;
position: relative;
}
.single_artist .intro .desc .email:after {
position: absolute;
content: "";
width: 100%;
height: 1px;
background-color: #c2c2c2;
bottom: -2px;
left: 0px;
transition: 0.3s all linear;
}
.single_artist .intro .desc .email:hover {
color: #c1b696;
transition: 0.3s all linear;
}
.single_artist .intro .desc .email:hover:after {
background-color: #c1b696;
}
.single_artist .intro .desc .skill {
margin-top: 20px;
}
.single_artist .intro .desc .content {
margin-top: 22px;
}
.single_artist .work .title {
font-size: 40px;
color: #25282e;
padding-top: 60px;
padding-bottom: 50px;
margin: 0 auto;
}
.single_artist .work .wrap_archive_masonry {
margin-bottom: 110px;
clear: both;
width: 100%;
display: table;
}
.single_artist .work .wrap_archive_masonry .wrap_items .items {
width: 24.5%;
display: inline-block;
float: left;
}
@media (max-width: 768px) {
.single_artist .work .wrap_archive_masonry .wrap_items .items {
width: 100%;
}
}
.single_artist .work .wrap_archive_masonry .wrap_items .items .wrapper-content {
display: block;
position: relative;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 30px;
}
@media (max-width: 425px) {
.single_artist .work .wrap_archive_masonry .wrap_items .items .wrapper-content {
margin-left: 10px;
margin-right: 10px;
}
}
.single_artist .work .wrap_archive_masonry .wrap_items .items .wrapper-content:before {
position: absolute;
content: "";
width: calc(100% - 30px);
height: calc(100% - 30px);
transition: 0.3s all linear;
top: 15px;
left: 15px;
}
.single_artist .work .wrap_archive_masonry .wrap_items .items .wrapper-content:hover:before {
background-color: #ffffff;
transition: 0.3s all linear;
}
.single_artist .work .wrap_archive_masonry .wrap_items .items .wrapper-content:hover div {
opacity: 1;
transition: 0.3s all linear;
}
.single_artist .work .wrap_archive_masonry .wrap_items .items .wrapper-content div {
position: absolute;
color: #25282e;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
text-align: center;
transition: 0.3s all linear;
width: 80%;
margin: 0 auto;
}
.single_artist .work .wrap_archive_masonry .wrap_items .items .wrapper-content div:hover {
color: #c1b696;
transition: 0.3s all linear;
} .archive_artist .heading_archive_artist {
text-align: center;
margin-bottom: 65px;
}
.archive_artist .heading_archive_artist .heading_artist {
font-size: 60px;
color: #222428;
font-weight: 400;
margin-bottom: 13px;
margin-top: 96px;
}
.archive_artist .heading_archive_artist .desc_artist {
color: #888888;
font-size: 22px;
font-weight: 400;
}
.archive_artist .content {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-left: -20px;
margin-right: -20px;
padding-bottom: 40px;
}
@media (max-width: 600px) {
.archive_artist .content {
margin-left: 0;
margin-right: 0;
}
}
.archive_artist .content .items {
width: 33.33333%;
}
.archive_artist .content .items .wrap_item {
text-align: center;
margin-bottom: 65px;
padding-left: 20px;
padding-right: 20px;
}
.archive_artist .content .items .wrap_item img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
transition: 0.3s all ease;
}
@media (max-width: 600px) {
.archive_artist .content .items .wrap_item {
padding-left: 0;
padding-right: 0;
}
}
.archive_artist .content .items:hover img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
transition: 0.3s all ease;
}
@media (max-width: 768px) {
.archive_artist .content .items {
width: 50%;
}
}
@media (max-width: 600px) {
.archive_artist .content .items {
width: 100%;
}
}
.archive_artist .content .items .name {
color: #25282e;
font-size: 22px;
margin-top: 25px;
display: block;
transition: 0.3s all linear;
}
.archive_artist .content .items .name:hover {
color: #c1b696;
transition: 0.3s all linear;
}
.archive_artist .content .items .skill {
font-size: 17px;
display: block;
}
.archive_artist .content .items .contact {
margin-top: 6px;
display: inline-block;
color: #777777;
}
.archive_artist .content .items .contact .email {
position: relative;
color: #777777;
transition: 0.3s all linear;
}
.archive_artist .content .items .contact .email:after {
position: absolute;
content: "";
width: 100%;
height: 1px;
background-color: #c2c2c2;
bottom: -2px;
left: 0px;
}
.archive_artist .content .items .contact .email:hover {
color: #c1b696;
transition: 0.3s all linear;
}
.archive_artist .content .items .contact .email:hover:after {
background-color: #c1b696;
}
.archive_artist .content .items .contact .phone {
color: #777777;
transition: 0.3s all linear;
}
.archive_artist .content .items .contact .phone:hover {
color: #c1b696;
transition: 0.3s all linear;
}
.archive_artist.elementor-artists {
width: 100%;
}
.archive_artist.elementor-artists .elementor-heading {
margin: 0;
text-align: center;
font-size: 50px;
padding-bottom: 60px;
padding-top: 105px;
}
.archive_artist.elementor-artists .content {
margin-left: -20px;
margin-right: -20px;
padding-bottom: 0;
}
.archive_artist.elementor-artists .content .elementor-items {
padding-left: 20px;
padding-right: 20px;
margin-bottom: 52px;
}
.archive_artist.elementor-artists .content .elementor-items img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
transition: 0.5s all ease;
}
.archive_artist.elementor-artists .content .elementor-items:hover img {
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
transition: 0.5s all ease;
}
@media (max-width: 768px) {
.archive_artist.elementor-artists .content .elementor-items {
width: 50%;
}
}
@media (max-width: 600px) {
.archive_artist.elementor-artists .content .elementor-items {
width: 100%;
}
}
.archive_artist.elementor-artists .content .elementor-items .name {
display: none;
}
.archive_artist.elementor-artists .content .elementor-items .skill {
display: none;
}
.archive_artist.elementor-artists .content .elementor-items .contact {
display: none;
}
.archive_artist .blog_pagination {
margin-top: 40px;
margin-bottom: 69px;
}
.archive_artist .blog_pagination .pagination {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.archive_artist .blog_pagination .pagination li a {
border-radius: 0px;
margin-right: 0px;
color: #25282e;
font-size: 16px;
line-height: 22px;
width: 40px;
height: 40px;
padding: 0px;
border: 1px solid #e5e5e5;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-right: 0;
}
.archive_artist .blog_pagination .pagination li.next a {
border-right: 1px solid #e5e5e5;
}
.archive_artist .blog_pagination .pagination li.active a {
border: 1px solid #25282e;
background-color: #25282e;
color: #fff;
}

.single_event {
margin-top: 95px;
}
.single_event .title_top {
text-align: center;
width: 100%;
margin-bottom: 65px;
}
.single_event .title_top h1 {
color: #25282e;
font-size: 50px;
font-weight: 400;
margin-bottom: 21px;
margin-top: 43px;
}
.single_event .title_top .value_mid .event-date {
font-size: 20px;
color: #777777;
font-weight: 400;
}
.single_event .title_top .back_event {
font-size: 18px;
line-height: 22px;
color: #999999;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.single_event .title_top .back_event:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "";
padding-right: 7px;
font-size: 12px;
}
.single_event .event_content {
margin-bottom: 105px;
}
@media (max-width: 768px) {
.single_event .event_content {
margin-bottom: 34px;
}
}
.single_event .event_content .event_intro {
padding-right: 6px;
}
@media (max-width: 768px) {
.single_event .event_content .event_intro {
padding-right: initial;
}
}
@media (max-width: 575px) {
.single_event .event_content .event_intro {
margin-bottom: 34px;
}
}
.single_event .event_content .content {
margin-top: 51px;
margin-bottom: 59px;
}
.single_event .event_content .content p {
font-size: 17px;
color: #555555;
line-height: 28px;
}
.single_event .event_content .tab-Location ul.nav {
border-bottom: 1px solid #e8e8e8;
}
.single_event .event_content .tab-Location ul.nav li.nav-item {
padding: 0 16px;
}
.single_event .event_content .tab-Location ul.nav li.nav-item:first-child {
padding-left: 0;
}
.single_event .event_content .tab-Location ul.nav li.nav-item a {
font-size: 20px;
color: #999999;
padding: 0;
position: relative;
padding-bottom: 14px;
border: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
text-transform: capitalize;
}
.single_event .event_content .tab-Location ul.nav li.nav-item a.active {
color: #25282e;
border: 0;
}
.single_event .event_content .tab-Location ul.nav li.nav-item a.active:after {
position: absolute;
content: "";
width: 100%;
left: 0;
background: #c1b696;
height: 2px;
bottom: -1px;
}
.single_event .event_content .tab-Location ul.nav li.nav-item a:after {
left: 0;
width: 0;
height: 2px;
bottom: 0;
background: #c1b696;
position: absolute;
content: "";
bottom: -1px;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.single_event .event_content .tab-Location ul.nav li.nav-item a:hover {
border: 0;
color: #25282e;
}
.single_event .event_content .tab-Location ul.nav li.nav-item a:hover:after {
width: 100%;
}
.single_event .event_content .tab-Location .tab-content {
margin-top: 40px;
}
.single_event .event_content .tab-Location .tab-content #location {
height: 360px;
}
.single_event .event_content .tab-Location .tab-content .contact .info-contact {
padding: 0;
}
.single_event .event_content .tab-Location .tab-content .contact .info-contact li {
list-style: none;
margin-bottom: 21px;
}
.single_event .event_content .tab-Location .tab-content .contact .info-contact li span {
font-size: 17px;
color: #25282e;
display: block;
line-height: 24px;
}
.single_event .event_content .tab-Location .tab-content .contact .info-contact li span.info {
color: #777777;
}
.single_event .event_content .tab-Location .tab-content .gallery-items {
margin-bottom: 30px;
}
.single_event .event_content .calendar-sync {
margin-top: 33px;
}
.single_event .event_content .calendar-sync .sync {
font-size: 17px;
color: #555555;
font-weight: 400;
}
.single_event .event_content .calendar-sync .sync a {
color: #555555;
margin-right: 11px;
-webkit-transition: all 0.2s ease-in-out 0s;
-moz-transition: all 0.2s ease-in-out 0s;
-ms-transition: all 0.2s ease-in-out 0s;
-o-transition: all 0.2s ease-in-out 0s;
transition: all 0.2s ease-in-out 0s;
}
.single_event .event_content .calendar-sync .sync a:hover {
opacity: 0.85;
}
.single_event .wrapper_order {
padding-left: 14px;
position: sticky;
top: 150px;
}
@media (max-width: 768px) {
.single_event .wrapper_order {
padding-left: initial;
}
}
.single_event .wrapper_order .order_ticket {
background: #25282e;
padding: 40px 40px 45px 40px;
}
.single_event .wrapper_order .order_ticket .button_order {
background: #fff;
color: #25282e;
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
height: 50px;
line-height: 50px;
-webkit-box-shadow: none;
box-shadow: none;
border: 0;
margin-bottom: 36px;
cursor: pointer;
width: 100%;
text-align: center;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.single_event .wrapper_order .order_ticket .button_order:focus {
outline: none;
}
.single_event .wrapper_order .order_ticket .button_order a {
color: #25282e;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.single_event .wrapper_order .order_ticket .button_order:hover {
background: #c1b696;
color: #fff;
}
.single_event .wrapper_order .order_ticket .button_order:hover a {
color: #fff;
}
.single_event .wrapper_order .order_ticket ul.info_order {
padding: 0;
}
.single_event .wrapper_order .order_ticket ul.info_order li {
list-style: none;
margin-bottom: 22px;
}
.single_event .wrapper_order .order_ticket ul.info_order li span {
font-size: 17px;
color: #888888;
font-weight: 400;
line-height: 24px;
display: block;
}
.single_event .wrapper_order .order_ticket ul.info_order li span.label {
color: #fff;
}
.single_event .wrapper_order .order_ticket ul.info_order li a {
color: #888888;
font-size: 17px;
font-weight: 400;
}
.single_event .wrapper_order .order_ticket .share_social {
display: flex;
align-items: center;
cursor: pointer;
position: relative;
padding-top: 17px;
width: fit-content;
}
.single_event .wrapper_order .order_ticket .share_social i {
display: flex;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
background-color: #797c82;
color: #22262e;
border-radius: 50%;
margin-right: 10px;
}
.single_event .wrapper_order .order_ticket .share_social span {
color: #fff;
}
.single_event .wrapper_order .order_ticket .share_social .share-social-icons {
padding-left: 0px;
list-style-type: none;
background-color: #fff;
min-width: 160px;
-webkit-box-shadow: 0px 3px 15px -3px;
box-shadow: 0px 3px 15px -3px;
position: absolute;
bottom: 100%;
left: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.single_event .wrapper_order .order_ticket .share_social .share-social-icons li {
padding-left: 18px;
border-bottom: 1px solid #e8e8e8;
}
.single_event .wrapper_order .order_ticket .share_social .share-social-icons li a {
padding-bottom: 5px;
padding-top: 7px;
display: inline-block;
font-size: 15px;
line-height: 24px;
color: #777777;
}
.single_event .wrapper_order .order_ticket .share_social:hover .share-social-icons {
opacity: 1;
visibility: visible;
}
.next-prev-nav {
border-top: 1px solid #e8e8e8;
padding-top: 37px;
padding-bottom: 40px;
}
.next-prev-nav .nav-previous-post i, .next-prev-nav .nav-next-post i {
font-size: 45px;
color: #c1c2c3;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.next-prev-nav .nav-previous-post span, .next-prev-nav .nav-next-post span {
display: block;
}
.next-prev-nav .nav-previous-post span.label-event, .next-prev-nav .nav-next-post span.label-event {
font-size: 16px;
color: #999999;
line-height: 22px;
text-transform: uppercase;
margin-bottom: 5px;
}
.next-prev-nav .nav-previous-post span.second_font, .next-prev-nav .nav-next-post span.second_font {
font-size: 24px;
color: #25282e;
font-weight: 400;
line-height: 35px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.next-prev-nav .nav-previous-post span.second_font:hover, .next-prev-nav .nav-next-post span.second_font:hover {
color: #515358;
}
.next-prev-nav .nav-prev, .next-prev-nav .nav-next {
width: 50%;
}
@media (max-width: 767px) {
.next-prev-nav .nav-prev, .next-prev-nav .nav-next {
width: 100%;
}
}
@media (max-width: 767px) {
.next-prev-nav .nav-prev {
margin-bottom: 22px;
}
}
.next-prev-nav .nav-prev .nav-previous-post a {
padding-left: 62px !important;
display: block !important;
position: relative;
}
.next-prev-nav .nav-prev .nav-previous-post a i {
position: absolute;
left: 0;
top: 15%;
}
.next-prev-nav .nav-prev .nav-previous-post a i:hover {
transform: scale(1.1);
color: #000;
}
.next-prev-nav .nav-next .nav-next-post a {
padding-right: 62px !important;
display: block !important;
position: relative;
}
.next-prev-nav .nav-next .nav-next-post a i {
position: absolute;
right: 0;
top: 15%;
}
.next-prev-nav .nav-next .nav-next-post a i:hover {
transform: scale(1.1);
color: #000;
}
.heading_archive_event {
text-align: center;
padding-bottom: 62px;
padding-top: 100px;
}
.heading_archive_event .heading_event {
font-size: 60px;
color: #25282e;
line-height: 60px;
padding-bottom: 20px;
margin: 0;
}
.heading_archive_event .desc_event {
font-size: 22px;
color: #888888;
line-height: 32px;
width: 70%;
margin: 0 auto;
}
@media (max-width: 768px) {
.heading_archive_event .desc_event {
width: 100%;
}
}
.search_archive_event {
background-color: #e9ebed;
padding: 40px;
margin-bottom: 70px;
}
@media (max-width: 1190px) {
.search_archive_event {
padding-left: 20px;
padding-right: 20px;
}
}
.search_archive_event form {
display: flex;
justify-content: space-between;
}
@media (max-width: 768px) {
.search_archive_event form {
flex-direction: column;
align-items: center;
justify-content: center;
}
}
.search_archive_event form input, .search_archive_event form .ovaev_cat_search {
height: 50px;
display: inline-block;
}
.search_archive_event form .ovaev_cat_search {
width: 25%;
}
@media (max-width: 1024px) {
.search_archive_event form .ovaev_cat_search {
width: 25%;
}
}
@media (max-width: 768px) {
.search_archive_event form .ovaev_cat_search {
width: 280px;
margin-bottom: 20px;
}
}
.search_archive_event form .select2-selection {
outline: none;
height: 100%;
padding: 5px 30px 5px 10px;
border: 0;
background-image: url(//antigo.escolanomade.org/wp-content/plugins/ova-events/assets/img/arrow_down.png);
background-repeat: no-repeat;
background-position: 95% 50%;
}
.search_archive_event form .select2-selection .select2-selection__arrow {
height: 100%;
top: 0;
display: none;
}
.search_archive_event form .start_date, .search_archive_event form .end_date {
width: 25%;
position: relative;
}
@media (max-width: 1024px) {
.search_archive_event form .start_date, .search_archive_event form .end_date {
width: 25%;
}
}
@media (max-width: 768px) {
.search_archive_event form .start_date, .search_archive_event form .end_date {
width: 280px;
margin-bottom: 20px;
}
}
.search_archive_event form .start_date input, .search_archive_event form .end_date input {
border: 0;
width: 100%;
padding-left: 20px;
padding-right: 0;
background-image: url(//antigo.escolanomade.org/wp-content/plugins/ova-events/assets/img/arrow_down.png);
background-repeat: no-repeat;
background-position: 95% 50%;
}
.search_archive_event form .ovaev_submit {
width: 15%;
cursor: pointer;
transition: 0.3s all linear;
}
@media (max-width: 1024px) {
.search_archive_event form .ovaev_submit {
width: 20%;
}
}
@media (max-width: 768px) {
.search_archive_event form .ovaev_submit {
width: 280px;
}
}
.search_archive_event form .ovaev_submit:hover {
background-color: #c1b696;
border-color: #c1b696;
transition: 0.3s all linear;
}
.archive_event {
padding-bottom: 90px;
}
.archive_event .heading_event {
display: flex;
display: -webkit-flex;
justify-content: space-between;
align-items: center;
margin-bottom: 19px;
}
@media (max-width: 575px) {
.archive_event .heading_event {
display: block;
}
}
.archive_event .heading_event h2 {
font-size: 50px;
color: #25282e;
font-weight: 400;
margin-top: 0;
margin-bottom: 0;
}
@media (max-width: 575px) {
.archive_event .heading_event h2 {
font-size: 30px;
margin-bottom: 10px;
}
}
.archive_event .heading_event .sea_all_event {
background: url(//antigo.escolanomade.org/wp-content/plugins/ova-events/assets/img/see_all_arrow.png) no-repeat center right;
display: -webkit-flex;
display: flex;
align-items: center;
height: 32px;
}
@media (max-width: 575px) {
.archive_event .heading_event .sea_all_event {
justify-content: flex-end;
}
}
.archive_event .heading_event .sea_all_event a {
font-size: 17px;
color: #25282e;
font-weight: 400;
padding-right: 44px;
display: block;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.archive_event .heading_event .sea_all_event a:hover {
color: #c1b696;
}
.archive_event .content .desc .event_post .button_event {
display: inline-flex;
align-items: center;
}
.archive_event .content .desc .event_post .button_event .view_detail, .archive_event .content .desc .event_post .button_event .book {
padding-top: 8px;
padding-bottom: 6px;
color: #25282e;
font-size: 16px;
line-height: 22px;
border-width: 2px;
border-style: solid;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.archive_event .content .desc .event_post .button_event .view_detail {
background: #fff;
border-color: #e8e8e8;
padding-left: 29px;
padding-right: 29px;
margin-right: 11px;
font-weight: 400;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.archive_event .content .desc .event_post .button_event .view_detail:hover {
border-color: #c1b696;
color: #c1b696;
}
.archive_event .content .desc .event_post .button_event .book {
background: #25282e;
color: #fff;
padding-left: 22px;
padding-right: 22px;
font-weight: 500;
border-color: #25282e;
cursor: pointer;
}
.archive_event .content .desc .event_post .button_event .book:hover {
background: #c1b696;
border-color: #c1b696;
color: #fff;
}
.archive_event .content .desc .event_post .button_event .book.btn-free {
background: #e0e0e0;
color: #25282e;
border-color: #e0e0e0;
}
.archive_event .content .desc .event_post .button_event .book.btn-free:hover {
background: #c1b696;
border-color: #c1b696;
color: #fff;
}
.archive_event.type1 .content {
display: flex;
padding-top: 40px;
border-bottom: 1px solid #eeeeee;
}
.archive_event.type1 .content:first-child {
padding-top: 0;
}
.archive_event.type1 .content .date-event {
min-width: 200px;
padding-top: 6px;
}
.archive_event.type1 .content .date-event .date-month {
font-size: 45px;
color: #c1b696;
font-weight: 400;
display: block;
line-height: 22px;
margin-bottom: 5px;
}
.archive_event.type1 .content .date-event .date-month .month {
font-size: 15px;
color: #25282e;
font-weight: 500;
text-transform: uppercase;
margin-left: 8px;
}
.archive_event.type1 .content .date-event .weekday {
font-size: 20px;
color: #aaaaaa;
font-weight: 400;
text-transform: uppercase;
line-height: 22px;
}
@media (max-width: 767px) {
.archive_event.type1 .content .date-event {
display: none;
}
}
.archive_event.type1 .content .desc {
display: flex;
padding-bottom: 40px;
}
.archive_event.type1 .content .desc .event-thumbnail {
max-width: 210px;
width: 100%;
}
@media (max-width: 600px) {
.archive_event.type1 .content .desc .event-thumbnail {
max-width: 100%;
width: 100%;
}
}
.archive_event.type1 .content .desc .event_post {
padding-left: 39px;
}
@media (max-width: 600px) {
.archive_event.type1 .content .desc .event_post {
padding-left: 0;
}
}
.archive_event.type1 .content .desc .event_post .post_cat {
padding-top: 2px;
margin-bottom: 10px;
}
@media (max-width: 600px) {
.archive_event.type1 .content .desc .event_post .post_cat {
padding-top: 32px;
}
}
.archive_event.type1 .content .desc .event_post .post_cat span.event_type {
font-size: 16px;
color: #999999;
text-transform: uppercase;
font-weight: 400;
cursor: pointer;
}
.archive_event.type1 .content .desc .event_post .event_title {
font-size: 28px;
color: #25282e;
font-weight: 400;
margin-top: 0;
margin-bottom: 9px;
}
.archive_event.type1 .content .desc .event_post .event_title a {
color: #25282e;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.archive_event.type1 .content .desc .event_post .event_title a:hover {
color: #515358;
}
.archive_event.type1 .content .desc .event_post .time-event {
margin-bottom: 20px;
cursor: pointer;
}
.archive_event.type1 .content .desc .event_post .time-event span {
font-size: 18px;
color: #777777;
font-weight: 400;
}
@media (max-width: 600px) {
.archive_event.type1 .content .desc .event_post .time-event span {
display: none;
}
}
.archive_event.type1 .content .desc .event_post .time-event span.evn-mobile {
display: none;
}
@media (max-width: 600px) {
.archive_event.type1 .content .desc .event_post .time-event span.evn-mobile {
display: block;
}
}
.archive_event.type1 .content .desc .event_post .excerpt {
font-size: 17px;
color: #555555;
font-weight: 400;
line-height: 28px;
margin-bottom: 28px;
}
@media (max-width: 600px) {
.archive_event.type1 .content .desc {
display: block;
}
}
.archive_event.type1 .content .desc.extra {
border-top: 1px solid #eeeeee;
padding-top: 40px;
}
.archive_event.type1 .content.element-event:last-child {
border-bottom: 0;
}
.archive_event.type1 .content.element-event .desc {
padding-bottom: 0;
}
.archive_event.type1.element .content {
padding-bottom: 40px;
}
.archive_event.type1.element .content .desc .event_post .time-event {
margin-bottom: 25px;
}
.archive_event.type2 {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -20px;
margin-left: -20px;
padding-bottom: 30px;
}
@media (max-width: 1024px) {
.archive_event.type2 {
margin-left: -10px;
margin-right: -10px;
}
}
.archive_event.type2 .content {
flex: 0 0 33.33%;
max-width: 33.33%;
padding-right: 20px;
padding-left: 20px;
margin-bottom: 60px;
position: relative;
}
@media (max-width: 1024px) {
.archive_event.type2 .content {
padding-left: 10px;
padding-right: 10px;
}
}
@media (max-width: 991px) {
.archive_event.type2 .content {
flex: 0 0 50%;
max-width: 50%;
}
}
@media (max-width: 767px) {
.archive_event.type2 .content {
flex: 0 0 100%;
max-width: 100%;
}
}
.archive_event.type2 .content .date-event {
position: absolute;
top: 20px;
display: flex;
}
.archive_event.type2 .content .date-event .date {
background: #c1b696;
color: #fff;
font-size: 20px;
padding: 4px 8px 2px;
}
.archive_event.type2 .content .date-event .month-year {
background: #fff;
color: #25282e;
font-size: 16px;
text-transform: uppercase;
padding: 5px 10px 3px;
}
.archive_event.type2 .content .date-event .month-year .month {
margin-right: 5px;
}
.archive_event.type2 .content .desc .event_post {
border: 1px solid #e8e8e8;
padding: 22px 25px 40px 25px;
text-align: left;
border-top: 0;
-webkit-transition: all 3s;
transition: all 0.3s;
}
@media (min-width: 1024px) and (max-width: 1099px) {
.archive_event.type2 .content .desc .event_post {
padding-left: 20px;
padding-right: 20px;
}
}
.archive_event.type2 .content .desc .event_post .post_cat .event_type {
font-size: 15px;
color: #999999;
text-transform: uppercase;
cursor: pointer;
}
.archive_event.type2 .content .desc .event_post .event_title {
font-size: 22px;
color: #25282e;
text-transform: capitalize;
margin-top: 11px;
margin-bottom: 10px;
}
.archive_event.type2 .content .desc .event_post .event_title a {
color: #25282e;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.archive_event.type2 .content .desc .event_post .event_title a:hover {
color: #515358;
}
.archive_event.type2 .content .desc .event_post .time-event {
line-height: 22px;
color: #777777;
font-size: 16px;
font-weight: 400;
cursor: pointer;
}
.archive_event.type2 .content .desc .event_post .button_event {
margin-top: 27px;
}
.archive_event.type3 {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
padding-bottom: 40px;
}
@media (max-width: 1024px) {
.archive_event.type3 {
margin-left: -10px;
margin-right: -10px;
}
}
.archive_event.type3 .content {
flex: 0 0 50%;
max-width: 50%;
padding-right: 15px;
padding-left: 15px;
position: relative;
margin-bottom: 50px;
}
@media (max-width: 1024px) {
.archive_event.type3 .content {
padding-left: 10px;
padding-right: 10px;
flex: 0 0 100%;
max-width: 100%;
}
}
.archive_event.type3 .content .date-event {
position: absolute;
top: 20px;
display: flex;
}
.archive_event.type3 .content .date-event .date {
background: #c1b696;
color: #fff;
font-size: 20px;
padding: 4px 8px 2px;
}
.archive_event.type3 .content .date-event .month-year {
background: #fff;
color: #25282e;
font-size: 16px;
text-transform: uppercase;
padding: 5px 10px 3px;
}
.archive_event.type3 .content .date-event .month-year .month {
margin-right: 5px;
}
.archive_event.type3 .content .desc {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.archive_event.type3 .content .desc .event-thumbnail {
flex: 0 0 45%;
max-width: 45%;
background-position: center center !important;
background-size: cover !important;
}
@media (max-width: 1024px) {
.archive_event.type3 .content .desc .event-thumbnail {
min-height: 350px;
}
}
@media (max-width: 640px) {
.archive_event.type3 .content .desc .event-thumbnail {
flex: 0 0 100%;
max-width: 100%;
min-height: 350px;
}
}
.archive_event.type3 .content .desc .event_post {
flex: 0 0 55%;
max-width: 55%;
}
@media (max-width: 640px) {
.archive_event.type3 .content .desc .event_post {
flex: 0 0 100%;
max-width: 100%;
}
}
.archive_event.type3 .content .desc .event_post {
padding: 26px 25px 39px 25px;
border: 1px solid #e8e8e8;
border-left: 0;
}
@media (max-width: 640px) {
.archive_event.type3 .content .desc .event_post {
border-left: 1px solid #e8e8e8;
border-top: 0;
}
}
.archive_event.type3 .content .desc .event_post h2.event_title {
font-size: 22px;
color: #25282e;
text-transform: capitalize;
margin-top: 0;
margin-bottom: 10px;
line-height: 26px;
}
.archive_event.type3 .content .desc .event_post h2.event_title a {
color: #25282e;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.archive_event.type3 .content .desc .event_post .time-event {
cursor: pointer;
line-height: 22px;
}
.archive_event.type3 .content .desc .event_post .time-event span {
font-size: 16px;
color: #777777;
}
.archive_event.type3 .content .desc .event_post .button_event {
margin-top: 27px;
}
.archive_event.element {
padding-bottom: 0;
}
.archive_event.event-slide-owl {
margin-left: 0;
margin-right: 0;
display: block;
position: relative;
}
.archive_event.event-slide-owl .content {
width: auto;
max-width: 100%;
padding-left: 0;
padding-right: 0;
}
@media (max-width: 1500px) {
.archive_event.event-slide-owl .owl-nav {
display: none;
}
}
.archive_event.event-slide-owl .owl-nav .owl-prev {
position: absolute;
left: 0;
top: calc(50% - 25px);
transform: translate(-100%, -50%);
margin-left: -40px;
outline: none;
font-size: 45px;
color: #cccccc;
transition: 0.3s all linear;
}
.archive_event.event-slide-owl .owl-nav .owl-prev span {
display: none;
}
.archive_event.event-slide-owl .owl-nav .owl-prev:hover {
color: #25282e;
transition: 0.3s all linear;
}
.archive_event.event-slide-owl .owl-nav .owl-next {
position: absolute;
right: 0;
top: calc(50% - 25px);
transform: translate(100%, -50%);
margin-right: -40px;
outline: none;
font-size: 45px;
color: #cccccc;
transition: 0.3s all linear;
}
.archive_event.event-slide-owl .owl-nav .owl-next span {
display: none;
}
.archive_event.event-slide-owl .owl-nav .owl-next:hover {
color: #25282e;
transition: 0.3s all linear;
}
.archive_event.event-slide-owl .owl-dots {
display: none;
text-align: center;
}
@media (max-width: 1330px) {
.archive_event.event-slide-owl .owl-dots {
display: block;
}
}
.archive_event.event-slide-owl .owl-dots .owl-dot {
outline: 0;
}
.archive_event.event-slide-owl .owl-dots .owl-dot span {
width: 10px;
height: 10px;
display: inline-block;
background: #ccc;
border-radius: 100%;
margin: 0 5px;
transition: 0.3s all linear;
}
.archive_event.event-slide-owl .owl-dots .owl-dot.active span {
background: #c1b696;
}
.archive_event.event-slide-owl .owl-dots .owl-dot:hover span {
background: #c1b696;
transition: 0.3s all linear;
}
.archive_event .search_not_found {
margin-bottom: 0;
text-align: center;
margin-left: 0;
width: 100%;
}
.archive_event .blog_pagination {
margin-top: 69px;
margin-bottom: 24px;
width: 100%;
}
.archive_event .blog_pagination .pagination {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.archive_event .blog_pagination .pagination li a {
border-radius: 0px;
margin-right: 0px;
color: #25282e;
font-size: 16px;
line-height: 22px;
width: 40px;
height: 40px;
padding: 0px;
border: 1px solid #e5e5e5;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-right: 0;
}
.archive_event .blog_pagination .pagination li.next a {
border-right: 1px solid #e5e5e5;
}
.archive_event .blog_pagination .pagination li.active a {
border: 1px solid #25282e;
background-color: #25282e;
color: #fff;
}
.archive_event.type2 .blog_pagination {
margin-top: 9px;
margin-bottom: 84px;
}
.archive_event.type3 .blog_pagination {
margin-top: 19px;
margin-bottom: 74px;
}.single_exhibition {
margin-top: 96px;
border-bottom: 1px solid #e8e8e8; }
.single_exhibition .title_top {
text-align: center;
width: 100%;
margin-bottom: 65px; }
.single_exhibition .title_top h1 {
color: #25282e;
font-size: 50px;
font-weight: 400;
margin-bottom: 21px;
margin-top: 43px; }
.single_exhibition .title_top .value_mid .exhibition-date {
font-size: 20px;
color: #777777;
font-weight: 400; }
.single_exhibition .title_top .back_event {
font-size: 18px;
line-height: 22px;
color: #999999;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all .3s; }
.single_exhibition .title_top .back_event:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f053";
padding-right: 7px;
font-size: 12px; }
.single_exhibition .title_top .back_event:hover {
color: #c1b696; }
.single_exhibition .exhibition_content {
display: flex; }
@media (max-width: 768px) {
.single_exhibition .exhibition_content {
display: block; } }
.single_exhibition .exhibition_content .wrap_content {
width: 807px;
padding-right: 40px; }
@media (max-width: 768px) {
.single_exhibition .exhibition_content .wrap_content {
padding-right: 0;
width: 100%; } }
.single_exhibition .exhibition_content .line {
width: 363px;
position: relative; }
@media (max-width: 768px) {
.single_exhibition .exhibition_content .line {
width: 100%; } }
.single_exhibition .exhibition_content .line .wrapper_order {
padding-left: 40px;
padding-bottom: 40px;
position: sticky;
top: 170px;
bottom: auto; }
.single_exhibition .exhibition_content .line .wrapper_order:before {
position: absolute;
content: "";
width: 1px;
background-color: #dfdfdf;
left: 0;
top: 0;
height: 673px; }
@media (max-width: 768px) {
.single_exhibition .exhibition_content .line .wrapper_order:before {
content: none; } }
@media (max-width: 768px) {
.single_exhibition .exhibition_content .line .wrapper_order {
padding-left: 0;
padding-bottom: 60px; } }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .member, .single_exhibition .exhibition_content .line .wrapper_order .order_ticket .button_order {
height: 50px;
line-height: 50px;
border-width: 2px;
border-style: solid;
font-size: 16px;
display: inline;
display: flex;
justify-content: center;
text-transform: uppercase;
-webkit-transition: all .3s;
transition: all .3s; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .member:hover, .single_exhibition .exhibition_content .line .wrapper_order .order_ticket .button_order:hover {
background: #c1b696;
border-color: #c1b696; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .member {
margin-bottom: 20px;
color: #25282e;
border-color: #e5e5e5; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .member:hover {
color: #fff; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .button_order {
background: #25282e;
border-color: #25282e;
color: #fff;
font-weight: 500;
margin-bottom: 35px; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket ul.info_order {
padding: 0; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket ul.info_order li {
list-style: none;
margin-bottom: 22px; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket ul.info_order li span {
font-size: 17px;
color: #777777;
font-weight: 400;
line-height: 24px;
display: block; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket ul.info_order li span.label {
color: #25282e; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket ul.info_order li a {
color: #777777;
font-size: 17px;
font-weight: 400; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social {
display: flex;
align-items: center;
cursor: pointer;
position: relative;
padding-top: 17px;
width: fit-content; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social i {
display: flex;
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
background-color: #bfbfbf;
color: #fff;
border-radius: 50%;
margin-right: 10px; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social:hover i {
background: #c1b696; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social span {
color: #222428;
font-size: 16px; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social .share-social-icons {
padding-left: 0px;
list-style-type: none;
background-color: #fff;
min-width: 160px;
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
position: absolute;
bottom: 100%;
left: 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all .3s;
transition: all .3s; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social .share-social-icons li {
padding-left: 18px;
border-bottom: 1px solid #e8e8e8; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social .share-social-icons li a {
padding-bottom: 8px;
padding-top: 8px;
display: inline-block;
font-size: 15px;
line-height: 24px;
color: #777777; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social .share-social-icons li:hover a {
color: #c1b696; }
.single_exhibition .exhibition_content .line .wrapper_order .order_ticket .share_social:hover .share-social-icons {
opacity: 1;
visibility: visible; }
.gallery_exhibition .titlte_glr h3 {
font-size: 40px;
color: #25282e;
text-transform: capitalize;
font-weight: 400;
margin-top: 29px;
margin-bottom: 42px; }
.gallery_exhibition .gallery_slide {
background: #25282e;
padding: 130px 0 80px 369px;
position: relative; }
@media (max-width: 1499px) {
.gallery_exhibition .gallery_slide {
padding-left: 40px;
padding-right: 40px; } }
@media (max-width: 1024px) {
.gallery_exhibition .gallery_slide {
padding-left: 10px;
padding-right: 10px; } }
.gallery_exhibition .gallery_slide .items {
cursor: pointer; }
.gallery_exhibition .gallery_slide .owl-nav {
position: absolute;
top: 45px; }
.gallery_exhibition .gallery_slide .owl-nav .owl-prev:focus, .gallery_exhibition .gallery_slide .owl-nav .owl-next:focus {
outline: none; }
.gallery_exhibition .gallery_slide .owl-nav .owl-prev span, .gallery_exhibition .gallery_slide .owl-nav .owl-next span {
display: none; }
.gallery_exhibition .gallery_slide .owl-nav .owl-prev {
background: url(//antigo.escolanomade.org/wp-content/plugins/ova-exhibition/assets/img/arrow-left.png) no-repeat center left;
width: 42px;
height: 42px;
margin-right: 5px; }
.gallery_exhibition .gallery_slide .owl-nav .owl-next {
background: url(//antigo.escolanomade.org/wp-content/plugins/ova-exhibition/assets/img/arrow-right.png) no-repeat center right;
width: 42px;
height: 42px;
margin-left: 5px; }
.gallery_exhibition .gallery_slide .owl-stage {
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-box !important;
display: box !important; }
.related_post {
border-bottom: 1px solid #e8e8e8;
padding-bottom: 39px; }
.related_post .related_ex h2 {
font-size: 40px;
color: #25282e;
font-weight: 400;
text-transform: capitalize;
margin-top: 111px;
margin-bottom: 50px; }
.related_ex .wrap-content, .exhibition_arc .wrap-content {
display: -webkit-flex;
display: flex;
flex-wrap: wrap;
margin-left: -20px;
margin-right: -20px; }
@media (max-width: 1024px) {
.related_ex .wrap-content, .exhibition_arc .wrap-content {
margin-left: -10px;
margin-right: -10px; } }
.related_ex .wrap-content .post-items, .exhibition_arc .wrap-content .post-items {
width: 33.33333%;
text-align: left;
margin-bottom: 65px;
padding-left: 20px;
padding-right: 20px; }
@media (max-width: 1024px) {
.related_ex .wrap-content .post-items, .exhibition_arc .wrap-content .post-items {
padding-left: 10px;
padding-right: 10px; } }
@media (max-width: 768px) {
.related_ex .wrap-content .post-items, .exhibition_arc .wrap-content .post-items {
width: 50%; } }
@media (max-width: 767px) {
.related_ex .wrap-content .post-items, .exhibition_arc .wrap-content .post-items {
width: 100%; } }
.related_ex .wrap-content .post-items a img, .exhibition_arc .wrap-content .post-items a img {
transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
-webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
opacity: 1; }
@media (max-width: 768px) {
.related_ex .wrap-content .post-items a img, .exhibition_arc .wrap-content .post-items a img {
width: 100%; } }
.related_ex .wrap-content .post-items a:hover img, .exhibition_arc .wrap-content .post-items a:hover img {
opacity: .85; }
.related_ex .wrap-content .post-items .content, .exhibition_arc .wrap-content .post-items .content {
padding-top: 32px; }
.related_ex .wrap-content .post-items .content h3, .exhibition_arc .wrap-content .post-items .content h3 {
font-size: 28px;
font-weight: 400;
margin-bottom: 12px;
margin-top: 10px; }
.related_ex .wrap-content .post-items .content h3 a, .exhibition_arc .wrap-content .post-items .content h3 a {
color: #25282e;
-webkit-transition: color 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
transition: color 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955); }
.related_ex .wrap-content .post-items .content h3 a:hover, .exhibition_arc .wrap-content .post-items .content h3 a:hover {
color: #515358; }
.related_ex .wrap-content .post-items .content .singular_name, .exhibition_arc .wrap-content .post-items .content .singular_name {
color: #999999;
font-size: 16px;
text-transform: uppercase; }
.related_ex .wrap-content .post-items .content .times span, .exhibition_arc .wrap-content .post-items .content .times span {
font-size: 18px;
color: #777777; }
.next-prev-nav {
border-top: 1px solid #e8e8e8;
padding-top: 37px;
padding-bottom: 40px; }
.next-prev-nav .nav-previous-post i, .next-prev-nav .nav-next-post i {
font-size: 45px;
color: #c1c2c3;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s; }
.next-prev-nav .nav-previous-post span, .next-prev-nav .nav-next-post span {
display: block; }
.next-prev-nav .nav-previous-post span.label-event, .next-prev-nav .nav-next-post span.label-event {
font-size: 16px;
color: #999999;
line-height: 22px;
text-transform: uppercase;
margin-bottom: 5px; }
.next-prev-nav .nav-previous-post span.second_font, .next-prev-nav .nav-next-post span.second_font {
font-size: 24px;
color: #25282e;
font-weight: 400;
line-height: 35px;
-webkit-transition: all .3s;
transition: all .3s; }
.next-prev-nav .nav-previous-post span.second_font:hover, .next-prev-nav .nav-next-post span.second_font:hover {
color: #515358; }
.next-prev-nav .nav-prev, .next-prev-nav .nav-next {
width: 50%; }
@media (max-width: 767px) {
.next-prev-nav .nav-prev, .next-prev-nav .nav-next {
width: 100%; } }
@media (max-width: 767px) {
.next-prev-nav .nav-prev {
margin-bottom: 22px; } }
.next-prev-nav .nav-prev .nav-previous-post a {
padding-left: 62px !important;
display: block !important;
position: relative; }
.next-prev-nav .nav-prev .nav-previous-post a i {
position: absolute;
left: 0;
top: 15%; }
.next-prev-nav .nav-prev .nav-previous-post a i:hover {
transform: scale(1.1);
color: #000; }
.next-prev-nav .nav-next .nav-next-post a {
padding-right: 62px !important;
display: block !important;
position: relative; }
.next-prev-nav .nav-next .nav-next-post a i {
position: absolute;
right: 0;
top: 15%; }
.next-prev-nav .nav-next .nav-next-post a i:hover {
transform: scale(1.1);
color: #000; }
.exhibition_arc {
padding-bottom: 16px; }
.exhibition_arc.element_exh {
padding-bottom: 0; }
.exhibition_arc .heading_archive_exh {
text-align: center;
margin-bottom: 60px; }
.exhibition_arc .heading_archive_exh .title_exh {
font-size: 60px;
color: #25282e;
font-weight: 400;
margin-bottom: 14px;
margin-top: 96px; }
.exhibition_arc .heading_archive_exh .desc_exh {
padding-left: 150px;
padding-right: 150px;
font-size: 22px;
color: #888888; }
@media (max-width: 768px) {
.exhibition_arc .heading_archive_exh .desc_exh {
padding-left: 0;
padding-right: 0; } }
.exhibition_arc .wrap-content .post-items a img {
transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
-webkit-transition: opacity 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
opacity: 1; }
.exhibition_arc .wrap-content .post-items a:hover img {
opacity: .85; }
.exhibition_arc .wrap-content .post-items .content {
padding-top: 24px; }
.exhibition_arc .wrap-content .post-items.ex2_columns {
width: 50%; }
@media (max-width: 767px) {
.exhibition_arc .wrap-content .post-items.ex2_columns {
width: 100%; } }
.exhibition_arc .wrap-content .post-items.ex3_columns {
width: 33.3333%; }
@media (max-width: 768px) {
.exhibition_arc .wrap-content .post-items.ex3_columns {
width: 50%; } }
@media (max-width: 767px) {
.exhibition_arc .wrap-content .post-items.ex3_columns {
width: 100%; } }
.exhibition_arc .wrap-content .post-items.ex4_columns {
width: 25%; }
@media (max-width: 768px) {
.exhibition_arc .wrap-content .post-items.ex4_columns {
width: 50%; } }
@media (max-width: 767px) {
.exhibition_arc .wrap-content .post-items.ex4_columns {
width: 100%; } }
.exhibition_arc .wrap-content .post-items.list {
display: flex;
flex-wrap: wrap;
width: 100%;
margin-bottom: 60px; }
.exhibition_arc .wrap-content .post-items.list .img-exhibition {
max-width: 31%;
width: 100%; }
@media (max-width: 767px) {
.exhibition_arc .wrap-content .post-items.list .img-exhibition {
max-width: 100%; } }
.exhibition_arc .wrap-content .post-items.list .content {
padding: 0 40px;
max-width: 69%;
width: 100%; }
@media (max-width: 767px) {
.exhibition_arc .wrap-content .post-items.list .content {
max-width: 100%;
padding: 0; } }
.exhibition_arc .wrap-content .post-items.list .content h3 {
margin-top: 20px;
margin-bottom: 7px;
font-size: 32px; }
.exhibition_arc .wrap-content.owl-carousel {
margin-left: 0;
margin-right: 0;
display: block;
position: relative; }
@media (max-width: 1500px) {
.exhibition_arc .wrap-content.owl-carousel .owl-nav {
display: none; } }
.exhibition_arc .wrap-content.owl-carousel .owl-nav .owl-prev {
position: absolute;
left: 0;
transform: translate(-100%, -50%);
margin-left: -50px;
outline: none;
font-size: 45px;
color: #cccccc;
transition: .3s all linear;
top: 136px; }
.exhibition_arc .wrap-content.owl-carousel .owl-nav .owl-prev:hover {
color: #25282e;
transition: 0.3s all linear; }
.exhibition_arc .wrap-content.owl-carousel .owl-nav .owl-prev span {
display: none; }
.exhibition_arc .wrap-content.owl-carousel .owl-nav .owl-next {
position: absolute;
right: 0;
transform: translate(100%, -50%);
margin-right: -50px;
outline: none;
font-size: 45px;
color: #cccccc;
transition: .3s all linear;
top: 136px; }
.exhibition_arc .wrap-content.owl-carousel .owl-nav .owl-next:hover {
color: #25282e;
transition: 0.3s all linear; }
.exhibition_arc .wrap-content.owl-carousel .owl-nav .owl-next span {
display: none; }
.exhibition_arc .wrap-content.owl-carousel .owl-dots {
display: none;
text-align: center; }
@media (max-width: 1500px) {
.exhibition_arc .wrap-content.owl-carousel .owl-dots {
display: block;
padding-bottom: 50px; } }
.exhibition_arc .wrap-content.owl-carousel .owl-dots .owl-dot {
outline: 0; }
.exhibition_arc .wrap-content.owl-carousel .owl-dots .owl-dot span {
width: 10px;
height: 10px;
display: inline-block;
background: #ccc;
border-radius: 100%;
margin: 0 5px;
transition: 0.3s all linear; }
.exhibition_arc .wrap-content.owl-carousel .owl-dots .owl-dot.active span {
background: #c1b696; }
.exhibition_arc .wrap-content.owl-carousel .owl-dots .owl-dot:hover span {
background: #c1b696;
transition: 0.3s all linear; }
.exhibition_arc .wrap-content.owl-carousel .post-items {
width: auto;
padding-left: 0;
padding-right: 0; }
.exhibition_arc .wrap-content.owl-carousel .post-items h3 {
margin-top: 0; }
.exhibition_arc .wrap-content ul.nav-tabs {
justify-content: center;
width: 100%;
margin-bottom: 60px;
border-bottom: 1px solid #e8e8e8; }
.exhibition_arc .wrap-content ul.nav-tabs li {
padding: 0 15px; }
.exhibition_arc .wrap-content ul.nav-tabs li a {
font-size: 20px;
color: #999999;
border: 0;
text-transform: capitalize;
padding: 0;
padding-bottom: 20px;
-webkit-transition: all .3s;
transition: all .3s; }
.exhibition_arc .wrap-content ul.nav-tabs li a.active {
border: 0;
border-bottom: 1px solid #c1b696;
color: #25282e; }
.exhibition_arc .wrap-content.element-arc {
display: block;
margin-left: 0;
margin-right: 0; }
.exhibition_arc .wrap-content.element-arc .tab-content {
display: flex;
display: -webkit-flex;
margin-left: -15px;
margin-right: -15px;
flex-wrap: wrap; }
@media (max-width: 1024px) {
.exhibition_arc .wrap-content.element-arc .tab-content {
margin-right: -10px;
margin-left: -10px; } }
.exhibition_arc .ova_more_post {
display: inline-block;
width: 100%;
text-align: center; }
.exhibition_arc .ova_more_post .load-more {
height: 50px;
line-height: 50px;
border: 1px solid #e5e5e5;
padding: 14px 69px 13px 69px;
font-size: 17px;
color: #25282e;
text-transform: capitalize;
-webkit-transition: all .3s;
transition: all .3s;
cursor: pointer; }
.exhibition_arc .ova_more_post .load-more:hover {
background: #c1b696;
border-color: #c1b696;
color: #fff; }
.exhibition_arc .ova_more_post .image-loadmore {
display: none; }
.exhibition_arc .ova-nodata, .exhibition_arc .ova-noload {
width: 100%;
text-align: center;
display: none; }
.exhibition_arc .ova-nodata span, .exhibition_arc .ova-noload span {
height: 50px;
line-height: 50px;
border: 1px solid #e5e5e5;
padding: 14px 69px 13px 69px;
font-size: 17px;
color: #25282e;
text-transform: capitalize;
-webkit-transition: all .3s;
transition: all .3s;
cursor: pointer; }
.exhibition_arc .ova-nodata span:hover, .exhibition_arc .ova-noload span:hover {
background: #c1b696;
border-color: #c1b696;
color: #fff; }
.exhibition_arc .blog_pagination {
margin-top: 0px;
margin-bottom: 98px;
width: 100%; }
.exhibition_arc .blog_pagination .pagination {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center; }
.exhibition_arc .blog_pagination .pagination li a {
border-radius: 0px;
margin-right: 0px;
color: #25282e;
font-size: 16px;
line-height: 22px;
width: 40px;
height: 40px;
padding: 0px;
border: 1px solid #e5e5e5;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-right: 0; }
.exhibition_arc .blog_pagination .pagination li.next a {
border-right: 1px solid #e5e5e5; }
.exhibition_arc .blog_pagination .pagination li.active a {
border: 1px solid #25282e;
background-color: #25282e;
color: #fff; }:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}