body {
text-align: left;
}
div {
text-align: left;
}
p {
padding: 0 0 20px;
margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
padding: 0;
margin: 0 0 20px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
line-height: inherit;
}
ul {
list-style-type: none;
}
ul > li {
display: block;
position: relative;
}
ul > li:before {
content: '\e800';
font-family: 'fontello-custom';
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
padding: 0;
margin: 0 5px 0 0;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
position: relative;
}
.esg-grid ul {
padding: 0;
margin: 0;
}
.esg-grid ul li:before {
display: none;
}
table {
border-collapse: separate;
border-spacing: 15px;
width: 100%;
}
table caption {
text-align: center;
padding: 20px;
}
table:not([class]):not([id]) {
border-spacing: 0;
border-collapse: collapse;
}
table:not([class]):not([id]) th,
table:not([class]):not([id]) td {
padding: 10px;
border-width: 1px;
border-style: solid;
}
.pls-container,
.pls-container table,
.seasidetms_table,
.tribe-mini-calendar,
.tribe-events-calendar,
.shop_table,
.group_table,
.variations,
.shop_attributes {
border-collapse: collapse;
border-spacing: 0;
vertical-align: middle;
}
input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=image]),
textarea,
select,
option {
padding: 8px 18px;
margin: 0;
max-width: 100%;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none !important;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
textarea {
overflow: auto;
}
select {
line-height: 1em;
text-indent: 0.01px;
text-overflow: '';
padding: 8px 40px 8px 18px;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
appearance: none!important;
background-image: url(//rinaldi-impianti.it/wp-content/themes/green-industry/img/select.png);
background-position: 100% center;
background-repeat: no-repeat;
}
select::-ms-expand {
display: none;
}
select[multiple] {
height: auto;
background-image: none;
}
select[multiple] option {
padding-left: 0;
padding-right: 0;
background: none !important;
}
option {
-webkit-border-radius: 0;
border-radius: 0;
}
textarea {
padding: 9px 18px;
}
input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]) {
height: 40px;
}
input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):focus,
textarea:focus {
border-width: 1px;
border-style: solid;
}
input[type=submit],
input[type=button],
button {
max-width: 100%;
cursor: pointer;
}
option {
border: 0;
}
.jetpack_subscription_widget #subscribe-email input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]),
.widget_wysija input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]) {
width: 100% !important;
padding: 8px 18px !important;
}
.widget_wysija_cont .wysija-submit {
display: inline-block !important;
margin: 0 !important;
}
.single.single-wysijap .seasidetms_open_post > * {
display: none;
}
.single.single-wysijap .seasidetms_open_post .seasidetms_post_content {
display: block;
}
.gform_wrapper input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]),
.gform_wrapper textarea {
padding: 8px !important;
}
.gform_wrapper select {
padding: 8px !important;
margin: 0 !important;
}
nav {
display: block;
height: 100%;
position: relative;
}
nav ul { margin: 0;
padding: 0;
}
nav ul:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
nav ul li {
margin: 0;
padding: 0;
}
nav ul li:before {
display: none;
}
nav > div {
height: 100%;
}
nav > div:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
nav > div > ul {
list-style: none;
display: inline-block;
width: 100%;
height: 100%;
vertical-align: middle;
position: relative;
z-index: 202;
zoom: 1;
}
nav > div > ul ul {
list-style: none;
width: 220px;
margin: 20px 0 0;
padding: 10px 0 20px;
visibility: hidden;
position: absolute;
left: 0;
top: 100%;
z-index: 203;
opacity: 0;
border-width: 1px;
border-style: solid;
}
.header_top nav > div > ul ul {
width: 126px;
margin: 20px 0 0;
padding: 10px 0 10px;
}
.header_bot nav > div > ul ul {
width: 220px;
margin: 20px 0 0;
padding: 10px 0 20px;
}
nav > div > ul ul ul {
margin: 0 0 0 20px;
left: 100%;
top: -11px;
}
.header_top nav > div > ul ul ul {
margin: 0 0 0 20px;
top: -11px;
}
.header_bot nav > div > ul ul ul {
margin: 0 0 0 20px;
top: -11px;
}
nav > div > ul li.menu-item-dropdown-right {
text-align: right;
}
nav > div > ul li.menu-item-dropdown-right * {
text-align: right;
}
nav > div > ul li.menu-item-dropdown-right > ul {
left: auto;
right: 0;
}
nav > div > ul li.menu-item-dropdown-right > ul ul {
margin: 0 20px 0 0;
left: auto;
right: 100%;
}
.header_bot nav > div > ul li.menu-item-dropdown-right > ul ul {
margin: 0 20px 0 0;
}
nav > div > ul li.menu-item-dropdown-right > div.menu-item-mega-container {
left: auto;
right: 0;
}
nav > div > ul li.menu-item-dropdown-right > div.menu-item-mega-container ul {
right: auto;
}
nav > div > ul li:hover > ul {
margin: 0px 0 0;
visibility: visible;
opacity: 1;
}
.header_top nav > div > ul li:hover > ul {
margin: 0px 0 0;
}
.header_bot nav > div > ul li:hover > ul {
margin: 0px 0 0;
}
nav > div > ul li:hover > ul:before {
content: '';
width: 100%;
height: 0px;
position: absolute;
left: 0;
top: -1px;
}
.header_top nav > div > ul li:hover > ul:before {
width: 100%;
height: 0px;
top: -1px;
}
.header_bot nav > div > ul li:hover > ul:before {
width: 100%;
height: 0px;
top: -1px;
}
nav > div > ul li:hover > div.menu-item-mega-container {
margin: 0px 0 0;
visibility: visible;
opacity: 1;
}
.header_bot nav > div > ul li:hover > div.menu-item-mega-container {
margin: 0px 0 0;
}
nav > div > ul li:hover > div.menu-item-mega-container:before {
content: '';
width: 100%;
height: 0px;
position: absolute;
left: 0;
top: -1px;
}
.header_bot nav > div > ul li:hover > div.menu-item-mega-container:before {
width: 100%;
height: 0px;
top: -1px;
}
nav > div > ul li:hover > div.menu-item-mega-container ul {
visibility: visible;
opacity: 1;
}
nav > div > ul li li:hover > ul {
margin: 0 0 0 2px;
}
.header_top nav > div > ul li li:hover > ul {
margin: 0 0 0 2px;
}
.header_bot nav > div > ul li li:hover > ul {
margin: 0 0 0 2px;
}
nav > div > ul li li:hover > ul:before {
width: 2px;
height: 100%;
top: 0;
left: -3px;
}
.header_top nav > div > ul li li:hover > ul:before {
width: 2px;
height: 100%;
left: -3px;
}
.header_bot nav > div > ul li li:hover > ul:before {
width: 2px;
height: 100%;
left: -3px;
}
nav > div > ul li.menu-item-dropdown-right li:hover > ul {
margin: 0 2px 0 0;
}
.header_bot nav > div > ul li.menu-item-dropdown-right li:hover > ul {
margin: 0 2px 0 0;
}
nav > div > ul li.menu-item-dropdown-right li:hover > ul:before {
left: auto;
right: -3px;
}
.header_bot nav > div > ul li.menu-item-dropdown-right li:hover > ul:before {
right: -3px;
}
nav > div > ul li {
display: block;
margin: 0;
padding: 0;
position: relative;
z-index: 203;
}
nav > div > ul li:hover {
z-index: 204;
}
nav > div > ul a {
display: block;
position: relative;
z-index: 204;
}
nav > div > ul .menu-item-mega-description-container {
display: block;
padding: 10px 0;
overflow: hidden;
}
nav > div > ul .nav_title[class^="seasidetms-icon-"]:before,
nav > div > ul .nav_title[class*=" seasidetms-icon-"]:before {
margin: 0 .5em 0 0;
}
nav > div > ul .menu-item-hide-text > a .nav_title[class^="seasidetms-icon-"]:before,
nav > div > ul .menu-item-hide-text > a .nav_title[class*=" seasidetms-icon-"]:before {
margin: 0 .3em;
}
nav > div > ul .menu-item-hide-text:not(.menu-item-icon) > a {
display: none;
}
nav > div > ul > li {
float: left;
border-right-width: 1px;
border-right-style: solid;
}
nav > div > ul > li:last-child {
border-right-width: 0;
border-right-style: solid;
}
nav > div > ul > li li {
padding: 0 20px;
}
nav > div > ul > li li > a {
border-bottom-width: 1px;
border-bottom-style: solid;
}
nav > div > ul li.menu-item-mega ul {
background-color: transparent;
border: 0;
width: auto;
margin: 0;
padding: 0;
position: relative;
left: auto;
right: auto;
top: auto;
bottom: auto;
z-index: 203;
}
nav > div > ul div.menu-item-mega-container {
display: block;
width: auto;
margin: 20px 0 0;
padding: 10px 15px 20px;
visibility: hidden;
position: absolute;
left: 0;
top: 100%;
z-index: 203;
opacity: 0;
border-width: 1px;
border-style: solid;
}
.header_bot nav > div > ul div.menu-item-mega-container {
margin: 20px 0 0;
}
nav > div > ul div.menu-item-mega-container > ul {
display: table;
width: 100%;
margin-left: 0;
margin-right: 0;
}
nav > div > ul div.menu-item-mega-container > ul > li {
display: table-cell;
padding: 0 15px;
border-bottom-width: 0;
border-bottom-style: solid;
}
nav > div > ul div.menu-item-mega-container > ul > li > a {
margin-bottom: 7px;
border-bottom-width: 0;
border-bottom-style: solid;
}
nav > div > ul div.menu-item-mega-container > ul > li > ul {
width: 220px;
margin: 0;
padding: 0;
}
nav > div > ul div.menu-item-mega-container > ul > li > ul li {
padding: 0;
}
.header_bot nav > div > ul div.menu-item-mega-container > ul > li > ul {
width: 220px;
}
nav > div > ul div.menu-item-mega-container > ul > li:hover > ul {
margin: 0;
padding: 0;
}
.header_bot nav > div > ul div.menu-item-mega-container > ul > li:hover > ul {
margin: 0;
padding: 0;
}
nav > div > ul div.menu-item-mega-container > ul > li a:empty {
padding: 0;
margin: 0;
}
nav > div > ul li.menu-item-mega-fullwidth > div.menu-item-mega-container > ul > li a,
nav > div > ul li.menu-item-mega-fullwidth > div.menu-item-mega-container > ul > li ul {
width: auto;
}
nav > div > ul li.menu-item-mega-fullwidth.menu-item-mega-cols-two > div.menu-item-mega-container > ul > li {
width: 50%;
}
nav > div > ul li.menu-item-mega-fullwidth.menu-item-mega-cols-three > div.menu-item-mega-container > ul > li {
width: 33.33%;
}
nav > div > ul li.menu-item-mega-fullwidth.menu-item-mega-cols-four > div.menu-item-mega-container > ul > li {
width: 25%;
}
nav > div > ul li.menu-item-mega-fullwidth.menu-item-mega-cols-five > div.menu-item-mega-container > ul > li {
width: 20%;
}
.header_bot nav > div > ul div.menu-item-mega-container > ul > li > a:before,
.header_mid nav > div > ul div.menu-item-mega-container > ul > li > a:before {
content: none;
}
.header_bot nav > div > ul ul li.current-menu-item > a:before,
.header_mid nav > div > ul ul li.current-menu-item > a:before {
height: 2px;
}
.header_bot nav > div > ul ul li a,
.header_mid nav > div > ul ul li a {
position: relative;
}
.header_bot nav > div > ul ul li a:before,
.header_mid nav > div > ul ul li a:before {
content: '';
display: block;
width: 100%;
height: 2px;
position: absolute;
bottom: -1px;
left: 0;
opacity: 0;
}
.header_bot nav > div > ul ul li a:hover:before,
.header_mid nav > div > ul ul li a:hover:before {
opacity: 1;
}
.full-width {
min-width: 100%;
}
audio.full-width {
width: 100%;
}
.alignleft,
.fl {
float: left;
}
.alignright,
.fr {
float: right;
}
.aligncenter {
text-align: center;
}
img.alignleft,
img.fl {
margin-right: 20px;
margin-bottom: 20px;
}
img.alignright,
img.fr {
margin-left: 20px;
margin-bottom: 20px;
}
img.aligncenter {
margin: 0 auto 20px;
display: block;
}
img.alignnone {
margin-bottom: 20px;
}
.dn {
display: none;
}
.tal,
.ta_left {
text-align: left;
}
.tac,
.ta_center {
text-align: center;
}
.tar,
.ta_right {
text-align: right;
}
.cl,
.clear {
clear: both;
}
.ovh {
overflow: hidden;
}
.low_case {
text-transform: lowercase;
}
.up_case {
text-transform: uppercase;
}
.seasidetms_responsive_width {
display: block;
width: auto;
visibility: hidden;
}
.seasidetms_column {
position: relative;
min-height: 1px;
}
.seasidetms_column_inner {
width: 100%;
position: relative;
min-height: 1px;
}
.one_first,
.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.one_sixth {
margin: 0 2%;
position: relative;
float: left;
}
.one_sixth {
width: 12.67%;
}
.seasidetms_row_no_margin > .seasidetms_row_margin > .one_sixth {
width: 16.67%;
}
.one_fifth {
width: 16%;
}
.seasidetms_row_no_margin > .seasidetms_row_margin > .one_fifth {
width: 20%;
}
.one_fourth {
width: 21%;
}
.seasidetms_row_no_margin > .seasidetms_row_margin > .one_fourth {
width: 25%;
}
.one_third {
width: 29.33%;
}
.seasidetms_row_no_margin > .seasidetms_row_margin > .one_third {
width: 33.33%;
}
.one_half {
width: 46%;
}
.seasidetms_row_no_margin > .seasidetms_row_margin > .one_half {
width: 50%;
}
.two_third {
width: 62.67%;
}
.seasidetms_row_no_margin > .seasidetms_row_margin > .two_third {
width: 66.67%;
}
.three_fourth {
width: 71%;
}
.seasidetms_row_no_margin > .seasidetms_row_margin > .three_fourth {
width: 75%;
}
.one_first {
width: 96%;
float: none;
position: relative;
clear: both;
}
.seasidetms_row_no_margin > .seasidetms_row_margin > .one_first {
width: 100%;
}
.seasidetms_row_margin.seasidetms_row_columns_behavior {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: flex;
}
.seasidetms_row_margin.seasidetms_row_columns_behavior:after {
content: none;
}
.seasidetms_row_margin.seasidetms_row_columns_behavior.seasidetms_131313 {
width: 99.99%;
}
.seasidetms_row_margin.seasidetms_row_columns_behavior .seasidetms_column .seasidetms_column_inner {
height: 100%;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-content: flex-start;
-moz-align-content: flex-start;
-ms-align-content: flex-start;
align-content: flex-start;
}
.seasidetms_row_margin.seasidetms_row_columns_behavior .seasidetms_column .seasidetms_column_inner:after {
content: none;
}
.seasidetms_row_margin.seasidetms_row_columns_behavior .seasidetms_column .seasidetms_column_inner > div {
width: 100%;
}
.seasidetms_row_margin.seasidetms_row_columns_behavior .seasidetms_column .seasidetms_column_inner > .seasidetms_featured_block {
height: 100%;
}
.safari_only .seasidetms_row_margin.seasidetms_row_columns_behavior .seasidetms_column,
.safari_mobile_only .seasidetms_row_margin.seasidetms_row_columns_behavior .seasidetms_column {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: flex;
}
.safari_only .seasidetms_row_margin.seasidetms_row_columns_behavior .seasidetms_column .seasidetms_column_inner,
.safari_mobile_only .seasidetms_row_margin.seasidetms_row_columns_behavior .seasidetms_column .seasidetms_column_inner {
min-width: 100%;
height: auto;
-webkit-flex-direction: row;
-moz-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-align-content: flex-start;
-moz-align-content: flex-start;
-ms-align-content: flex-start;
align-content: flex-start;
}
.safari_only .seasidetms_row_margin.seasidetms_row_columns_behavior .seasidetms_column .seasidetms_column_inner > .seasidetms_featured_block,
.safari_mobile_only .seasidetms_row_margin.seasidetms_row_columns_behavior .seasidetms_column .seasidetms_column_inner > .seasidetms_featured_block {
height: auto;
}
[data-animation] {
opacity: 0;
}
[data-animation].animated {
opacity: 1;
}
#page.seasidetms_boxed {
width: 1000px;
margin: 0 auto;
}
#page.seasidetms_boxed .middle_inner,
#page.seasidetms_boxed #header {
width: 1000px;
margin: 0 auto;
}
#page,
#main,
#middle,
.middle_content,
#bottom,
#footer,
.headline,
.headline_outer,
.seasidetms_row,
.seasidetms_row_outer,
.seasidetms_row_outer_parent {
width: 100%;
position: relative;
}
.post-password-form,
.header_top_inner,
.header_mid_inner,
.header_bot_inner,
.content_wrap,
.headline_outer,
.bottom_outer,
.footer_inner,
.footer_copyright_inner,
.seasidetms_row_inner {
position: relative;
width: 980px;
padding: 0 20px;
margin: 0 auto;
}
.content_wrap .post-password-form {
width: auto;
padding: 0;
}
.seasidetms_row.seasidetms_row_top_default.seasidetms_row_bot_default {
z-index: 0;
}
.seasidetms_row.seasidetms_row_top_left_diagonal:before,
.seasidetms_row.seasidetms_row_bot_left_diagonal:after {
content: '';
background-color: inherit;
width: 150%;
height: 150px;
position: absolute;
left: auto;
right: 0;
top: 0;
bottom: auto;
z-index: 1;
-webkit-transform: rotate(2deg);
-moz-transform: rotate(2deg);
-ms-transform: rotate(2deg);
transform: rotate(2deg);
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.seasidetms_row.seasidetms_row_bot_left_diagonal:after {
top: auto;
bottom: 0;
-webkit-transform: rotate(-2deg);
-moz-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
transform: rotate(-2deg);
}
.seasidetms_row.seasidetms_row_top_right_diagonal:before,
.seasidetms_row.seasidetms_row_bot_right_diagonal:after {
content: '';
background-color: inherit;
width: 150%;
height: 150px;
position: absolute;
left: 0;
right: auto;
top: 0;
bottom: auto;
z-index: 1;
-webkit-transform: rotate(-2deg);
-moz-transform: rotate(-2deg);
-ms-transform: rotate(-2deg);
transform: rotate(-2deg);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
.seasidetms_row.seasidetms_row_bot_right_diagonal:after {
top: auto;
bottom: 0;
-webkit-transform: rotate(2deg);
-moz-transform: rotate(2deg);
-ms-transform: rotate(2deg);
transform: rotate(2deg);
}
.seasidetms_row.seasidetms_row_top_zigzag:before,
.seasidetms_row.seasidetms_row_bot_zigzag:after {
content: '';
background-size: 10px 5px;
height: 5px;
width: 100%;
position: absolute;
left: 0;
right: 0;
top: auto;
bottom: 100%;
z-index: 1;
}
.seasidetms_row.seasidetms_row_bot_zigzag:after {
top: 100%;
bottom: auto;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.seasidetms_row.seasidetms_row_top_triangle:before,
.seasidetms_row.seasidetms_row_bot_triangle:after {
content: '';
background-color: inherit;
z-index: 1;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
width: 30px;
height: 30px;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: -15px;
bottom: auto;
}
.seasidetms_row.seasidetms_row_bot_triangle:after {
top: auto;
bottom: -15px;
}
.seasidetms_row .seasidetms_row_outer_parent {
padding: .1px 0;
z-index: 2;
}
.seasidetms_row .seasidetms_row_inner.seasidetms_row_fullwidth {
width: 100%;
padding: 0 40px;
}
.seasidetms_row .seasidetms_row_inner.seasidetms_row_no_margin > .seasidetms_row_margin {
margin: 0;
}
.seasidetms_row .seasidetms_row_inner.seasidetms_row_no_margin > .seasidetms_row_margin > .seasidetms_column {
margin: 0;
}
.seasidetms_row .seasidetms_row_overlay {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.seasidetms_row_margin {
margin: 0 -2.07%;
position: relative;
}
.content_wrap.r_sidebar .seasidetms_row,
.content_wrap.l_sidebar .seasidetms_row,
.content_wrap .opened-article .seasidetms_row,
.content_wrap .seasidetms_tabs .seasidetms_row {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.content_wrap.r_sidebar .seasidetms_row .seasidetms_row_inner,
.content_wrap.l_sidebar .seasidetms_row .seasidetms_row_inner,
.content_wrap .opened-article .seasidetms_row .seasidetms_row_inner,
.content_wrap .seasidetms_tabs .seasidetms_row .seasidetms_row_inner {
width: 100%;
padding: 0;
}
.content_wrap.seasidetms_set_fullwidth {
width: 100%;
padding: 0;
}
#page:after,
#middle:after,
.middle_inner:after,
.middle_content:after,
#bottom:after,
.bottom_bg:after,
.content_wrap:after,
.seasidetms_row_inner:after,
.seasidetms_row_margin:after,
.seasidetms_column_inner:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.middle_content {
padding: 40px 0 0;
}
.middle_content:empty {
display: none;
}
.content {
width: 74%;
padding: 45px 0 30px;
position: relative;
float: left;
}
.content.fr {
float: right;
}
.sidebar {
width: 26%;
padding: 45px 0 30px 30px;
position: relative;
float: right;
}
.sidebar.fl {
padding: 45px 30px 30px 0;
float: left;
}
.bottom_bg {
padding-top: 50px;
padding-bottom: 50px;
}
.bottom_inner {
margin: 0 -2%;
}
.bottom_inner:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.bottom_inner aside {
position: relative;
float: left;
margin: 0 2%;
}  .seasidetms_theme_icon_comment:before {
content: '\e87c';
}
.seasidetms_theme_icon_like:before {
content: '\e889';
}
.seasidetms_theme_icon_search:before {
content: '\e88f';
}
.seasidetms_theme_icon_cancel:before {
content: '\eabc';
}
.seasidetms_theme_icon_resp_nav:before {
content: '\e925';
}
.seasidetms_theme_icon_person:before {
content: '\e813';
}
.seasidetms_theme_icon_image:before {
content: '\e831';
}
.seasidetms_theme_icon_spinner:before {
content: '\e9fd';
} .seasidetms_theme_icon_slide_prev:before,
.seasidetms_theme_icon_comments_nav_prev:before,
.seasidetms_theme_icon_pagination_prev:before,
.seasidetms_prev_arrow span:before {
content: '\eb1d';
}
.seasidetms_theme_icon_slide_next:before,
.seasidetms_theme_icon_comments_nav_next:before,
.seasidetms_theme_icon_pagination_next:before,
.seasidetms_next_arrow span:before {
content: '\eb1e';
}
.post.seasidetms_post_default.format-gallery .seasidetms_prev_arrow span:before,
.post.seasidetms_post_masonry.format-gallery .seasidetms_prev_arrow span:before,
.post.seasidetms_post_timeline.format-gallery .seasidetms_prev_arrow span:before,
.seasidetms_content_slider .seasidetms_prev_arrow span:before {
content: '\e94e';
}
.post.seasidetms_post_default.format-gallery .seasidetms_next_arrow span:before,
.post.seasidetms_post_masonry.format-gallery .seasidetms_next_arrow span:before,
.post.seasidetms_post_timeline.format-gallery .seasidetms_next_arrow span:before,
.seasidetms_content_slider .seasidetms_next_arrow span:before {
content: '\e94f';
}
.seasidetms_theme_icon_slide_top:before {
content: '\eb23';
}
.seasidetms_theme_icon_slide_bottom:before {
content: '\e951';
}
.seasidetms_theme_icon_resp_nav_slide_up:before {
content: '\eb23';
}
.seasidetms_theme_icon_resp_nav_slide_down:before {
content: '\e951';
} .seasidetms_theme_icon_user_mail:before {
content: '\e885';
}
.seasidetms_theme_icon_user_user:before {
content: '\e813';
}
.seasidetms_theme_icon_user_website:before {
content: '\e836';
}
.seasidetms_theme_icon_user_phone:before {
content: '\e805';
}
.seasidetms_theme_icon_user_address:before {
content: '\e895';
} .seasidetms_theme_icon_user_twitter:before {
content: '\eb9a';
} .seasidetms_theme_icon_basket:before {
content: '\e834';
}
.seasidetms_theme_icon_star_empty:before {
content: '\e8aa';
}
.seasidetms_theme_icon_star_full:before {
content: '\e8aa';
} .seasidetms_theme_icon_std:before {
content: '\e85f';
}
.seasidetms_theme_icon_video:before {
content: '\e87d';
}
.seasidetms_theme_icon_image:before,
.seasidetms_theme_icon_gallery:before {
content: '\e916';
}
.seasidetms_theme_icon_audio:before {
content: '\e860';
} .seasidetms_theme_icon_date:before {
content: '\e874';
}
.seasidetms_theme_icon_time:before {
content: '\e880';
}
.seasidetms_theme_icon_money:before {
content: '\eb74';
}  .seasidetms_prev_arrow,
.seasidetms_next_arrow {
display: inline-block;
width: 30px;
height: 30px;
position: relative;
text-align: center;
border-width: 1px;
border-style: solid;
}
.seasidetms_prev_arrow:after,
.seasidetms_next_arrow:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.seasidetms_prev_arrow span,
.seasidetms_next_arrow span {
display: inline-block;
width: 6px;
height: 10px;
vertical-align: middle;
}
.seasidetms_prev_arrow span:before,
.seasidetms_next_arrow span:before {
font-family: 'fontello';
font-size: 14px;
line-height: 10px;
text-align: center;
display: block;
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .seasidetms_prev_arrow_pixel,
.seasidetms_next_arrow_pixel {
background: #000000;
width: 1px;
height: 1px;
margin: auto !important;
position: absolute;
left: 0;
right: auto;
top: 0;
bottom: 0;
}
.seasidetms_prev_arrow_pixel:before,
.seasidetms_next_arrow_pixel:before,
.seasidetms_prev_arrow_pixel:after,
.seasidetms_next_arrow_pixel:after,
.seasidetms_prev_arrow_pixel span:before,
.seasidetms_next_arrow_pixel span:before,
.seasidetms_prev_arrow_pixel span:after,
.seasidetms_next_arrow_pixel span:after {
content: '';
background: transparent;
position: absolute;
width: 1px;
border-top-width: 1px;
border-top-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.seasidetms_prev_arrow_pixel:before,
.seasidetms_next_arrow_pixel:before {
height: 3px;
left: 1px;
top: -1px;
}
.seasidetms_prev_arrow_pixel:after,
.seasidetms_next_arrow_pixel:after {
height: 5px;
left: 2px;
top: -2px;
}
.seasidetms_prev_arrow_pixel span:before,
.seasidetms_next_arrow_pixel span:before {
height: 7px;
left: 3px;
top: -3px;
}
.seasidetms_prev_arrow_pixel span:after,
.seasidetms_next_arrow_pixel span:after {
height: 9px;
left: 4px;
top: -4px;
}
.seasidetms_next_arrow_pixel {
right: 0;
left: auto;
}
.seasidetms_next_arrow_pixel:before {
left: auto;
right: 1px;
}
.seasidetms_next_arrow_pixel:after {
left: auto;
right: 2px;
}
.seasidetms_next_arrow_pixel span:before {
left: auto;
right: 3px;
}
.seasidetms_next_arrow_pixel span:after {
left: auto;
right: 4px;
}
.seasidetms_top_arrow_pixel,
.seasidetms_bot_arrow_pixel {
background: #000000;
width: 1px;
height: 1px;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: -4px;
bottom: 0;
}
.seasidetms_top_arrow_pixel:before,
.seasidetms_bot_arrow_pixel:before,
.seasidetms_top_arrow_pixel:after,
.seasidetms_bot_arrow_pixel:after,
.seasidetms_top_arrow_pixel span:before,
.seasidetms_bot_arrow_pixel span:before,
.seasidetms_top_arrow_pixel span:after,
.seasidetms_bot_arrow_pixel span:after {
content: '';
background: transparent;
position: absolute;
height: 1px;
border-left-width: 1px;
border-left-style: solid;
border-right-width: 1px;
border-right-style: solid;
}
.seasidetms_top_arrow_pixel:before,
.seasidetms_bot_arrow_pixel:before {
width: 3px;
top: 1px;
left: -1px;
}
.seasidetms_top_arrow_pixel:after,
.seasidetms_bot_arrow_pixel:after {
width: 5px;
top: 2px;
left: -2px;
}
.seasidetms_top_arrow_pixel span:before,
.seasidetms_bot_arrow_pixel span:before {
width: 7px;
top: 3px;
left: -3px;
}
.seasidetms_top_arrow_pixel span:after,
.seasidetms_bot_arrow_pixel span:after {
width: 9px;
top: 4px;
left: -4px;
}
.seasidetms_bot_arrow_pixel {
top: 4px;
}
.seasidetms_bot_arrow_pixel:before {
top: auto;
bottom: 1px;
}
.seasidetms_bot_arrow_pixel:after {
top: auto;
bottom: 2px;
}
.seasidetms_bot_arrow_pixel span:before {
top: auto;
bottom: 3px;
}
.seasidetms_bot_arrow_pixel span:after {
top: auto;
bottom: 4px;
} .post-password-form {
padding-top: 40px;
}
.post-password-form p:first-child {
font-weight: bold;
}
.post-password-form label {
display: inline-block;
}
.post-password-form input[type="password"] {
display: block;
}
.post-password-form input[type=submit] {
display: inline-block;
vertical-align: bottom;
} .preloader {
display: block;
width: 100%;
height: 0;
padding-bottom: 56.25%;
position: relative;
text-align: center;
}
.preloader .full-width {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.preloader.highImg {
height: auto;
padding: 0;
}
.preloader.highImg .full-width {
height: auto;
position: relative;
top: auto;
left: auto;
} .resizable_block {
display: block;
width: 100%;
height: 0;
padding-bottom: 56.25%;
position: relative;
overflow: hidden;
}
.resizable_block .full-width {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
} .seasidetms_img_wrap {
display: block;
position: relative;
text-align: center;
overflow: hidden;
}
.seasidetms_img_wrap .img_placeholder {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
border-width: 1px;
border-style: solid;
}
.seasidetms_img_wrap .img_placeholder:before {
font-size: 40px;
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.seasidetms_img_wrap .highImg .img_placeholder {
display: block;
padding-bottom: 56.25%;
position: relative;
} .seasidetms_img_rollover_wrap {
display: block;
position: relative;
overflow: hidden;
}
.seasidetms_img_rollover_wrap .img_placeholder {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
border-width: 1px;
border-style: solid;
}
.seasidetms_img_rollover_wrap .img_placeholder:before {
font-size: 40px;
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.seasidetms_img_rollover_wrap.highImg .img_placeholder {
display: block;
padding-bottom: 56.25%;
position: relative;
}
.seasidetms_img_rollover_wrap .seasidetms_img_rollover {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.seasidetms_img_rollover_wrap .seasidetms_img_rollover:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.seasidetms_img_rollover_wrap .seasidetms_img_rollover .seasidetms_open_post_link {
display: inline-block;
width: 100%;
height: 100%;
}
.seasidetms_img_rollover_wrap:hover img {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
} .img_placeholder_small {
height: 60px;
width: 60px;
display: block;
position: relative;
-webkit-border-radius: 50%;
border-radius: 50%;
border-width: 1px;
border-style: solid;
}
.img_placeholder_small:before {
font-size: 18px;
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
} .wp-video-shortcode,
.mejs-layer {
max-width: 100%;
}
.mejs-container.wp-video-shortcode,
.mejs-container.wp-audio-shortcode {
margin-bottom: 20px;
max-width: 100%;
}
.seasidetms_video_wrap {
width: 100%;
max-width: 100%;
height: 0;
padding-bottom: 56.25%;
margin-bottom: 20px;
overflow: hidden;
position: relative;
}
.seasidetms_video_wrap > div {
width: 100% !important;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.seasidetms_video_wrap iframe {
width: 100%;
max-width: auto;
height: 100%;
margin-bottom: 0;
position: absolute;
left: 0;
top: 0;
}
.seasidetms_video_wrap .wp-video-shortcode,
.seasidetms_video_wrap .mejs-layer {
width: 100% !important;
height: 100% !important;
position: absolute;
left: 0;
top: 0;
}
.seasidetms_video_wrap .wp-video-shortcode .mejs-overlay-button,
.seasidetms_video_wrap .mejs-layer .mejs-overlay-button {
margin-top: -50px !important;
} .search_bar_wrap {
display: inline-block;
width: 100%;
position: relative;
}
.search_bar_wrap .search_field {
padding: 0;
margin: 0;
overflow: hidden;
}
.search_bar_wrap .search_field input {
width: 100%;
}
#middle .search_bar_wrap .search_field input,
#bottom .search_bar_wrap .search_field input {
padding-right: 36px;
}
.search_bar_wrap .search_button {
padding: 0;
margin: 0;
width: 36px;
height: 100%;
margin: auto !important;
position: absolute;
left: auto;
right: 0;
top: 0;
bottom: 0;
overflow: hidden;
}
.search_bar_wrap .search_button button {
font-size: 15px;
background: none;
display: block;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
cursor: pointer;
position: relative;
border-width: 0;
border-style: solid;
-webkit-box-shadow: none;
box-shadow: none;
}
.search_bar_wrap .search_button button:before {
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 5px;
right: auto;
top: 0;
bottom: 0;
}
.seasidetms_header_search_form {
text-align: center;
margin: 0;
padding: 0;
display: block;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 9999;
visibility: hidden;
opacity: 0;
}
.seasidetms_header_search_form:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.seasidetms_header_search_form .seasidetms_header_search_form_close {
width: 22px;
height: 22px;
position: fixed;
right: 2%;
top: 50px;
visibility: hidden;
cursor: pointer;
opacity: 0;
z-index: 9999;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
}
.seasidetms_header_search_form .seasidetms_header_search_form_close:before {
content: '';
display: block;
width: 100%;
height: 2px;
position: absolute;
top: 50%;
left: 0;
margin-top: -1px;
}
.seasidetms_header_search_form .seasidetms_header_search_form_close:after {
content: '';
display: block;
width: 2px;
height: 100%;
position: absolute;
left: 50%;
top: 0;
margin-left: -1px;
}
.seasidetms_header_search_form form {
display: inline-block;
min-width: 400px;
max-width: 60%;
vertical-align: middle;
}
.seasidetms_header_search_form form button {
background: transparent;
width: 19%;
border-width: 0;
border-style: solid;
}
.seasidetms_header_search_form form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=image]) {
background: transparent;
width: 80%;
-webkit-box-shadow: none;
box-shadow: none;
text-align: center;
border-width: 0;
border-style: solid;
}
.seasidetms_header_search_form.seasidetms_show {
visibility: visible;
opacity: 1;
}
.seasidetms_header_search_form.seasidetms_show .seasidetms_header_search_form_close {
opacity: 1;
visibility: visible;
} .social_wrap {
display: block;
height: 100%;
position: relative;
overflow: hidden;
}
.social_wrap .social_wrap_inner {
height: 100%;
}
.social_wrap .social_wrap_inner:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.social_wrap ul {
list-style: none;
display: inline-block;
margin: 0;
padding: 0;
vertical-align: middle;
}
.social_wrap li {
display: inline-block;
margin: 0 5px 0 0;
padding: 0;
position: relative;
vertical-align: middle;
}
.social_wrap li:last-child {
margin: 0;
}
.social_wrap li:before {
display: none;
}
.social_wrap a {
display: block;
width: 30px;
height: 30px;
position: relative;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.social_wrap a:before {
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
} .seasidetms_owl_slider:not(.owl-carousel) > div {
width: 0;
height: 0;
visibility: hidden;
}
.owl-carousel {
width: 100%;
position: relative;
-ms-touch-action: pan-y;
display: none;
}
.owl-carousel .owl-wrapper-outer {
width: 100%;
position: relative;
overflow: hidden;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
-webkit-transition: height 0.5s ease-in-out;
-moz-transition: height 0.5s ease-in-out;
-ms-transition: height 0.5s ease-in-out;
-o-transition: height 0.5s ease-in-out;
transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper {
position: relative;
display: none;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after {
content: '.';
line-height: 0;
display: block;
height: 0;
visibility: hidden;
clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
float: left;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper,
.owl-carousel .owl-wrapper-outer .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
}
.ie_only .owl-carousel .owl-wrapper-outer .owl-wrapper,
.ie_only .owl-carousel .owl-wrapper-outer .owl-item {
-ms-backface-visibility: visible;
}
.owl-carousel .owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-pagination {
display: block;
width: 100%;
position: absolute;
left: 0;
bottom: 15px;
text-align: center;
}
.owl-pagination .owl-page {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px 1px;
text-indent: -9999px;
cursor: pointer;
-webkit-border-radius: 50%;
border-radius: 50%;
border-width: 1px;
border-style: solid;
}
.owl-pagination .owl-page:first-child {
margin-left: 0;
}
.owl-pagination .owl-page:last-child {
margin-right: 0;
}
.owl-pagination .owl-page:hover,
.owl-pagination .owl-page.active {
-webkit-box-shadow: none;
box-shadow: none;
}
.owl-pagination .owl-page.active {
cursor: default;
}
.owl-buttons {
display: block;
text-align: center;
}
.owl-buttons > div {
display: inline-block;
cursor: pointer;
position: relative;
} #slide_top {
text-align: center;
width: 50px;
height: 50px;
position: fixed;
bottom: 50px;
right: 20px;
z-index: 99999;
display: none;
}
#slide_top:before {
font-size: 20px;
line-height: 50px;
}
#slide_top > span {
display: inline-block;
text-indent: -9999px;
} .button,
input[type=submit],
input[type=button],
button {
display: inline-block;
padding: 0 25px;
text-align: center;
border-width: 2px;
border-style: solid;
-webkit-border-radius: 0;
border-radius: 0;
background-color: transparent;
} .seasidetms_items_filter_wrap {
padding: 0 0 50px;
position: relative;
overflow: hidden;
}
.seasidetms_items_filter_wrap .seasidetms_items_filter {
position: relative;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.seasidetms_items_filter_wrap .seasidetms_items_filter:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.seasidetms_items_filter_wrap .seasidetms_items_sort_block {
display: block;
position: relative;
float: right;
}
.seasidetms_items_filter_wrap .seasidetms_items_sort_but {
display: block;
margin: 7px 0 0 20px;
padding: 0 28px 0 0;
float: left;
border-width: 0;
border-style: solid;
background: none;
position: relative;
}
.seasidetms_items_filter_wrap .seasidetms_items_sort_but:before {
display: block;
width: 18px;
height: 18px;
line-height: 18px;
border-width: 0;
border-style: solid;
position: absolute;
right: 0;
top: 50%;
margin-top: -9px;
}
.seasidetms_items_filter_wrap .seasidetms_items_sort_but.reversed:before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.seasidetms_items_filter_wrap .seasidetms_items_filter_block {
position: relative;
float: left;
}
.seasidetms_items_filter_wrap .seasidetms_items_filter_but {
display: none;
}
.seasidetms_items_filter_wrap .seasidetms_items_filter_list {
margin: 0;
padding: 0 20px 0 0;
overflow: visible !important;
}
.seasidetms_items_filter_wrap .seasidetms_items_filter_list li {
display: inline-block;
margin: 0 0 -1px;
padding: 0;
}
.seasidetms_items_filter_wrap .seasidetms_items_filter_list li:before {
content: none;
}
.seasidetms_items_filter_wrap .seasidetms_items_filter_list li a {
background-color: transparent;
display: inline-block;
padding: 7px 20px;
-webkit-border-radius: 0;
border-radius: 0;
border-width: 1px;
border-style: solid;
border-top-width: 2px;
border-top-style: solid;
border-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
} .seasidetms_wrap_more_items {
width: 100%;
padding: 50px 0 0;
overflow: hidden;
}
.seasidetms_wrap_more_items.seasidetms_loading {
min-height: 60px;
}
.seasidetms_wrap_more_items.seasidetms_loading:before {
font-size: 30px;
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: auto;
bottom: 0;
}
.seasidetms_wrap_items_loader {
text-align: center;
overflow: hidden;
}
.seasidetms_wrap_items_loader .seasidetms_items_loader {
display: inline-block;
}
.seasidetms_wrap_pagination {
overflow: hidden;
}
.seasidetms_wrap_pagination ul {
display: inline-block;
padding: 0;
margin: 0;
}
.seasidetms_wrap_pagination ul li {
display: block;
margin: 0;
padding: 0;
float: left;
}
.seasidetms_wrap_pagination ul li:before {
content: none;
}
.seasidetms_wrap_pagination ul li:first-child .page-numbers {
border-left-width: 1px;
border-left-style: solid;
}
.seasidetms_wrap_pagination ul li .page-numbers {
line-height: 42px;
display: block;
min-width: 40px;
height: 40px;
position: relative;
border-width: 1px;
border-style: solid;
border-left-width: 0;
border-left-style: solid;
text-align: center;
}
.seasidetms_wrap_pagination ul li .page-numbers:before {
content: '';
display: block;
height: 2px;
position: absolute;
top: -1px;
left: -1px;
right: -1px;
opacity: 0;
}
.seasidetms_wrap_pagination ul li .page-numbers:hover:before,
.seasidetms_wrap_pagination ul li .page-numbers.current:before {
opacity: 1;
} .post_nav {
margin-top: 30px;
padding: 25px 20px;
position: relative;
border-width: 1px;
border-style: solid;
overflow: hidden;
}
.post_nav > span {
display: block;
position: relative;
}
.post_nav > span a {
display: inline-block;
padding: 4px 0;
position: relative;
z-index: 2;
}
.post_nav > span > span {
margin: auto !important;
position: absolute;
top: 0;
bottom: 0;
width: 26px;
height: 26px;
}
.post_nav > span.seasidetms_prev_post {
padding-right: 20px;
float: left;
}
.post_nav > span.seasidetms_prev_post a {
padding-left: 40px;
}
.post_nav > span.seasidetms_prev_post > span {
left: 0;
right: auto;
}
.post_nav > span.seasidetms_next_post {
padding-left: 20px;
float: right;
}
.post_nav > span.seasidetms_next_post a {
padding-right: 40px;
}
.post_nav > span.seasidetms_next_post > span {
left: auto;
right: 0;
} .share_posts {
padding: 15px 0 0;
position: relative;
overflow: hidden;
}
.share_posts .share_posts_title {
position: relative;
margin-bottom: 12px;
}
.share_posts .share_posts_inner {
position: relative;
overflow: hidden;
}
.share_posts a {
display: inline-block;
position: relative;
margin-right: 2px;
}
.share_posts a:before {
font-family: 'fontello';
font-size: 26px;
margin: 0;
} .about_author {
padding: 50px 0 0;
position: relative;
}
.about_author .about_author_inner {
overflow: hidden;
}
.about_author .about_author_avatar {
margin: 0 25px 0 0;
float: left;
overflow: hidden;
}
.about_author .about_author_cont {
position: relative;
overflow: hidden;
}
.about_author .about_author_cont p {
padding: 0 0 10px;
}
.about_author .about_author_cont_title {
margin: 0 0 10px;
} .seasidetms_single_slider {
padding: 50px 0 0;
position: relative;
overflow: hidden;
}
.seasidetms_single_slider .preloader {
padding-bottom: 60.34%;
}
.seasidetms_single_slider .preloader.highImg {
height: auto;
padding: 0;
}
.seasidetms_single_slider .seasidetms_owl_slider {
padding-bottom: 0;
}
.seasidetms_single_slider .seasidetms_single_slider_item_date {
display: block;
padding: 12px 20px;
border-width: 1px;
border-style: solid;
border-bottom-width: 0;
border-bottom-style: solid;
}
.seasidetms_single_slider .seasidetms_single_slider_title {
margin: 0 0 20px;
}
.seasidetms_single_slider .seasidetms_single_slider_inner {
margin: 0 -20px;
padding-top: 5px;
}
.seasidetms_single_slider .seasidetms_single_slider_item {
min-width: 200px;
padding: 0 20px;
position: relative;
}
.seasidetms_single_slider .seasidetms_single_slider_item_outer {
position: relative;
overflow: hidden;
}
.seasidetms_single_slider .seasidetms_single_slider_item_inner {
padding: 15px 20px;
position: relative;
border-width: 1px;
border-style: solid;
border-top-width: 0;
border-top-style: solid;
overflow: hidden;
}
.seasidetms_single_slider .seasidetms_single_slider_item_title {
margin: 0;
padding: 0;
}
.seasidetms_single_slider .seasidetms_single_slider_item_meta {
padding-top: 15px;
}
.seasidetms_single_slider .seasidetms_single_slider_item_meta a {
margin-right: 10px;
}
.seasidetms_single_slider .owl-buttons {
position: absolute;
right: 20px;
top: -52px;
}
.seasidetms_single_slider .owl-buttons > div {
margin-left: 3px;
} .seasidetms_pings_list {
padding: 50px 0 0;
position: relative;
overflow: hidden;
}
.seasidetms_pings_list .pingslist .pingback {
position: relative;
padding: 8px 50px 8px 0;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.seasidetms_pings_list .pingslist .pingback:last-child {
border-bottom-width: 0;
border-bottom-style: solid;
}
.seasidetms_pings_list .pingslist .pingback .comment-body {
display: inline;
}
.seasidetms_pings_list .pingslist .pingback .comment-body .edit-link {
width: auto;
height: auto;
margin: auto !important;
position: absolute;
left: auto;
right: 0;
top: 0;
bottom: 0;
}
.seasidetms_pings_list .pingslist .pingback .comment-body .edit-link:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.seasidetms_pings_list .pingslist .pingback .comment-body .edit-link .comment-edit-link {
display: inline-block;
vertical-align: middle;
} .comments_nav {
padding: 10px 0;
overflow: hidden;
}
.comments_nav .comments_nav_prev {
float: left;
}
.comments_nav .comments_nav_next {
float: right;
}
.post_comments {
padding: 45px 0 0;
position: relative;
}
.post_comments:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.post_comments .post_comments_title {
margin: 0 0 5px;
}
.post_comments .commentlist {
list-style: none;
margin: 0;
padding: 0;
}
.post_comments .commentlist:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.post_comments .children {
list-style: none;
margin: 0;
padding: 0 0 0 20px;
}
.post_comments .comment {
margin: 0;
padding: 25px 0 0;
}
.post_comments .comment:before {
content: none;
}
.post_comments .comment:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.post_comments .seasidetms_comment_item {
position: relative;
}
.post_comments .seasidetms_comment_item:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.post_comments .comment-reply-link {
float: right;
margin-left: 15px;
}
.post_comments .seasidetms_comment_item_date {
float: right;
margin-left: 15px;
}
.post_comments .seasidetms_comment_item_avatar_wrap {
margin: 0 25px 0 0;
float: left;
text-align: center;
}
.post_comments .seasidetms_comment_item_avatar {
display: block;
margin-bottom: 4px;
overflow: hidden;
}
.post_comments .seasidetms_comment_item_cont {
position: relative;
margin-top: -3px;
overflow: hidden;
}
.post_comments .seasidetms_comment_item_cont_info {
padding: 0 0 10px;
position: relative;
overflow: hidden;
}
.post_comments .seasidetms_comment_item_title {
display: inline-block;
margin: 0;
padding: 0;
}
.post_comments .seasidetms_comment_item_content > *:last-child {
margin-bottom: 0;
padding-bottom: 0;
} .seasidetmsLike {
font-size: 11px;
}
.seasidetmsLike:before {
position: relative;
top: 1px;
}
.seasidetmsLike span {
padding-left: 5px;
}
.seasidetms_comments a,
.seasidetms_post_comments a {
font-size: 12px;
}
.seasidetms_comments a:before,
.seasidetms_post_comments a:before {
position: relative;
top: 1px;
}
.seasidetms_comments a span,
.seasidetms_post_comments a span {
padding-left: 5px;
} .comment-respond {
padding: 50px 0 0;
position: relative;
}
.comment-respond:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.comment-respond textarea {
min-height: 170px;
}
.comment-respond label {
padding-bottom: 10px;
display: inline-block;
}
.comment-respond p {
padding-bottom: 15px;
}
.comment-respond .comment-reply-title {
position: relative;
}
.comment-respond .comment-reply-title small {
float: right;
}
.comment-respond .comment-form {
position: relative;
}
.comment-respond .comment-form:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.comment-respond .comment-notes,
.comment-respond .logged-in-as {
padding-bottom: 20px;
clear: both;
}
.comment-respond .comment-form-author,
.comment-respond .comment-form-email {
float: left;
width: 50%;
}
.comment-respond .comment-form-author input,
.comment-respond .comment-form-email input {
width: 100%;
}
.comment-respond .comment-form-author {
padding-right: 20px;
}
.comment-respond .comment-form-email {
padding-left: 20px;
}
.comment-respond .comment-form-comment textarea {
width: 100%;
}
.comment-respond .form-submit {
padding-top: 10px;
clear: both;
} .seasidetms_pings_list {
padding: 50px 0 0;
}
.pingslist .pingback {
padding: 7px 0;
border-top-width: 1px;
border-top-style: solid;
}
.pingslist .pingback:first-child {
border-top-width: 0;
border-top-style: solid;
}
.pingslist .pingback .comment-body {
padding-right: 50px;
}
.pingslist .pingback .comment-body .edit-link {
width: auto;
height: auto;
margin: auto !important;
position: absolute;
left: auto;
right: 0;
top: 0;
bottom: 0;
}
.pingslist .pingback .comment-body .edit-link:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.pingslist .pingback .comment-body .edit-link .comment-edit-link {
display: inline-block;
vertical-align: middle;
}
.nocomments {
margin-top: 30px;
}   #header {
width: 100%;
position: absolute;
z-index: 999;
}
.fixed_header #header {
position: fixed;
} .header_top .header_top_but {
width: 100%;
height: 32px;
position: relative;
cursor: pointer;
border-bottom-width: 1px;
border-bottom-style: solid;
display: none;
}
.header_top .header_top_but > span {
font-size: 14px;
line-height: 14px;
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.header_top .header_top_outer {
height: 100%;
position: relative;
}
.header_top .header_top_inner {
height: 100%;
padding-top: 8px;
}
.header_top .header_top_inner:before {
content: '';
position: absolute;
top: 0;
left: 20px;
right: 20px;
border-top-width: 8px;
border-top-style: solid;
}
.header_top .header_top_inner:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.header_top .header_top_right {
height: 100%;
float: right;
}
.header_top .header_top_left {
height: 100%;
padding: 0 20px 0 0;
overflow: hidden;
}
.header_top .header_top_left:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.header_top .top_nav_wrap {
display: block;
height: 100%;
text-align: center;
}
.header_top .responsive_top_nav {
width: 12px;
height: 12px;
position: relative;
display: none;
overflow: hidden;
}
.header_top .responsive_top_nav span {
display: block;
height: 1px;
width: 22px;
position: absolute;
bottom: 0;
left: 0;
}
.header_top .responsive_top_nav:before {
content: '';
width: 22px;
height: 1px;
position: absolute;
bottom: 5px;
right: 0;
}
.header_top .responsive_top_nav:after {
content: '';
width: 22px;
height: 1px;
position: absolute;
bottom: 10px;
left: 0;
}
.header_top .responsive_top_nav.active span {
opacity: 0;
}
.header_top .responsive_top_nav.active:before {
bottom: 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
-o-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.header_top .responsive_top_nav.active:after {
bottom: 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
}
.header_top .social_wrap {
outline: none;
}
.header_top .social_wrap li {
margin-right: 0;
}
.header_top .social_wrap li:last-child {
margin-right: 0;
}
.header_top .social_wrap a {
font-size: 14px;
line-height: 14px;
width: 20px;
height: 20px;
opacity: 0.3;
}
.header_top .social_wrap a:hover {
opacity: 1;
}
.header_top .meta_wrap {
display: inline-block;
vertical-align: middle;
position: relative;
}
.header_top .meta_wrap > * {
margin: 0 10px 0 0;
display: inline-block;
}
.header_top .meta_wrap > *:last-child {
margin: 0;
}
.header_top .meta_wrap > *[class^="seasidetms-icon-"]:before,
.header_top .meta_wrap > *[class*=" seasidetms-icon-"]:before,
.header_top .meta_wrap > *[class^="seasidetms_theme_icon_"]:before,
.header_top .meta_wrap > *[class*=" seasidetms_theme_icon_"]:before {
margin-left: 0.1em;
margin-right: 0.5em;
vertical-align: middle;
}
.header_top .meta_wrap > p {
padding: 0;
}
.header_top .meta_wrap .adr {
white-space: nowrap;
} .top_line_nav {
z-index: 205;
}
.top_line_nav > li {
height: 100%;
}
.top_line_nav > li > a {
height: 100%;
padding: 0 10px;
}
.top_line_nav > li > a:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.top_line_nav > li > a .nav_item_wrap {
display: inline-block;
vertical-align: middle;
}
.top_line_nav ul {
left: -5px;
}
.top_line_nav ul li {
padding: 0;
}
.top_line_nav ul li a {
padding: 1px 15px;
}
.top_line_nav ul ul {
left: 100%;
} .header_mid {
clear: both;
}
.header_mid.header_mid_scroll {
position: relative;
}
.header_mid .header_mid_outer {
height: 100%;
position: relative;
}
.header_mid .header_mid_inner {
height: 100%;
}
.header_mid .header_mid_inner:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.header_mid .logo_wrap {
height: 100%;
position: relative;
float: left;
}
.enable_header_centered .header_mid .logo_wrap {
float: none;
margin: 0 auto;
}
.header_mid .logo_wrap:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.header_mid .logo_wrap .logo_text_wrap {
display: inline-block;
vertical-align: middle;
}
.header_mid .logo_wrap .title {
display: block;
line-height: 1em;
}
.header_mid .logo_wrap .title_text {
padding: 0 0 0 2px;
}
.header_mid .logo_wrap .logo {
display: inline-block;
width: auto;
vertical-align: middle;
}
.header_mid .logo_wrap .logo img {
max-height: 100%;
width: auto;
height: auto;
margin: auto !important;
position: absolute;
left: 0;
right: auto;
top: 0;
bottom: 0;
}
.header_mid .logo_wrap .logo .logo_retina {
display: none;
}
.header_mid .header_mid_but_wrap {
height: 100%;
margin-left: 15px;
position: relative;
text-align: center;
float: right;
}
.header_mid .header_mid_but_wrap:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.header_mid .header_mid_but_wrap .header_mid_but_wrap_inner {
display: inline-block;
vertical-align: middle;
}
.header_mid .mid_search_but_wrap {
height: 100%;
margin-left: 15px;
position: relative;
float: right;
}
.header_mid .mid_search_but_wrap .seasidetms_header_search_but {
height: 100%;
}
.header_mid .mid_search_but_wrap .seasidetms_header_search_but:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.header_mid .search_wrap {
height: 100%;
margin-left: 6px;
position: relative;
float: right;
}
.header_mid .search_wrap .search_wrap_inner {
height: 100%;
}
.header_mid .search_wrap .search_wrap_inner:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.header_mid .search_wrap .search_wrap_in_inner {
display: inline-block;
vertical-align: middle;
height: 36px;
position: relative;
}
.header_mid .search_wrap .search_bar_wrap {
width: auto;
margin: 0;
padding: 0;
overflow: visible;
position: absolute;
right: 30px;
top: 0;
z-index: 202;
}
.header_mid .search_wrap .search_bar_wrap .search_field {
width: 0;
position: relative;
opacity: 0;
}
.header_mid .search_wrap .search_bar_wrap .search_field input {
padding-top: 3px;
padding-bottom: 3px;
padding-right: 36px;
height: 36px;
}
.header_mid .search_wrap .search_bar_wrap .search_button {
width: 0;
opacity: 0;
}
.header_mid .search_wrap .search_bar_wrap .search_button button {
background: none;
}
.header_mid .search_wrap .search_toggle {
display: block;
width: 20px;
height: 36px;
cursor: pointer;
}
.header_mid .search_wrap .search_toggle:before {
font-size: 16px;
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: auto;
right: 0;
top: 0;
bottom: 0;
}
.header_mid .search_wrap .search_toggle.seasidetms_theme_icon_cancel:before {
font-size: 15px;
}
.header_mid .search_wrap.search_opened .search_bar_wrap .search_field {
width: 230px;
opacity: 1;
}
.header_mid .search_wrap.search_opened .search_bar_wrap .search_button {
width: 36px;
opacity: 1;
}
.header_mid .social_wrap {
outline: none;
float: right;
overflow: visible;
margin-left: 7px;
}
.header_mid .social_wrap .social_wrap_inner {
text-align: right;
}
.header_mid .social_wrap li {
margin-left: 0;
margin-right: 2px;
}
.header_mid .social_wrap li:last-child {
margin-left: 0;
margin-right: 0;
}
.header_mid .social_wrap a {
font-size: 14px;
line-height: 14px;
width: 20px;
height: 20px;
}
.header_mid .slogan_wrap {
height: 100%;
display: block;
position: relative;
float: right;
margin-left: 10px;
}
.header_mid .slogan_wrap.slogan_closed {
opacity: 0;
visibility: hidden;
}
.header_mid .slogan_wrap .slogan_wrap_inner {
height: 100%;
text-align: right;
}
.header_mid .slogan_wrap .slogan_wrap_inner:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.header_mid .slogan_wrap .slogan_wrap_text {
display: inline-block;
vertical-align: middle;
}
.header_mid .slogan_wrap .slogan_wrap_text > * {
margin: 0 10px 0 0;
display: inline-block;
}
.header_mid .slogan_wrap .slogan_wrap_text > *:last-child {
margin: 0;
}
.header_mid .slogan_wrap .slogan_wrap_text > *[class^="seasidetms-icon-"]:before,
.header_mid .slogan_wrap .slogan_wrap_text > *[class*=" seasidetms-icon-"]:before,
.header_mid .slogan_wrap .slogan_wrap_text > *[class^="seasidetms_theme_icon_"]:before,
.header_mid .slogan_wrap .slogan_wrap_text > *[class*=" seasidetms_theme_icon_"]:before {
margin-left: 0;
margin-right: 0.5em;
vertical-align: middle;
}
.header_mid .slogan_wrap .slogan_wrap_text > p {
padding: 0;
}
.header_mid .slogan_wrap .slogan_wrap_text .adr {
white-space: nowrap;
}
.header_mid .resp_mid_nav_wrap {
position: relative;
padding: 0 20px;
display: none;
float: right;
}
.header_mid .resp_mid_nav_wrap:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.header_mid .resp_mid_nav_wrap .resp_mid_nav_outer {
text-align: center;
padding: 0;
}
.header_mid .resp_mid_nav_wrap .resp_mid_nav {
display: inline-block;
vertical-align: middle;
position: relative;
}
.header_mid .resp_mid_nav_wrap .resp_mid_nav:hover,
.header_mid .resp_mid_nav_wrap .resp_mid_nav.active {
outline: none;
}
.header_mid .resp_mid_nav_wrap .responsive_nav {
width: 16px;
height: 16px;
overflow: hidden;
}
.header_mid .resp_mid_nav_wrap .responsive_nav span {
display: block;
height: 1px;
width: 22px;
position: absolute;
bottom: 2px;
left: 0;
}
.header_mid .resp_mid_nav_wrap .responsive_nav:before {
content: '';
width: 22px;
height: 1px;
position: absolute;
bottom: 8px;
right: 0;
}
.header_mid .resp_mid_nav_wrap .responsive_nav:after {
content: '';
width: 22px;
height: 1px;
position: absolute;
bottom: 14px;
left: 0;
}
.header_mid .resp_mid_nav_wrap .responsive_nav.active span {
opacity: 0;
}
.header_mid .resp_mid_nav_wrap .responsive_nav.active:before {
bottom: 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transform-origin: 100% 0;
-moz-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
-o-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.header_mid .resp_mid_nav_wrap .responsive_nav.active:after {
bottom: 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
}
.header_mid .mid_nav_wrap {
height: 100%;
position: relative;
float: right;
}
.header_mid .mid_nav_wrap.nav_closed {
visibility: hidden;
opacity: 0;
} .mid_nav_wrap #navigation {
display: inline-block;
height: 100%;
vertical-align: middle;
position: relative;
}
.mid_nav_wrap #navigation > li {
height: 100%;
margin: 0;
border-right-width: 0;
border-right-style: solid;
}
.mid_nav_wrap #navigation > li:last-child .nav_item_wrap:before {
content: none;
}
.mid_nav_wrap #navigation > li > a {
display: block;
height: 100%;
padding: 4px 10px;
}
.mid_nav_wrap #navigation > li > a:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.mid_nav_wrap #navigation > li > a .nav_item_wrap {
display: inline-block;
vertical-align: middle;
position: relative;
}
.mid_nav_wrap #navigation > li > a .nav_item_wrap:before {
content: '';
height: 100%;
width: 1px;
position: absolute;
right: -10px;
}
.mid_nav_wrap #navigation > li > a .nav_tag {
display: inline-block;
padding: 0 10px;
margin-left: 5px;
}
.mid_nav_wrap #navigation ul li a {
padding: 6px 0;
}
.mid_nav_wrap #navigation ul .nav_tag {
display: inline-block;
margin: 0 5px;
padding: 0 3px;
}
.mid_nav_wrap #navigation .nav_subtitle {
display: block;
} .header_bot {
clear: both;
}
.header_bot .header_bot_outer {
height: 100%;
position: relative;
}
.header_bot .header_bot_inner {
height: 100%;
}
.header_bot .header_bot_inner:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
border-top-width: 1px;
border-top-style: solid;
z-index: 204;
}
.header_bot .header_bot_inner:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.enable_header_centered .header_bot .header_bot_inner {
text-align: center;
}
.header_bot .resp_bot_nav_wrap {
position: relative;
display: none;
overflow: hidden;
}
.header_bot .resp_bot_nav_wrap .resp_bot_nav_outer {
outline: none;
}
.header_bot .bot_nav_wrap {
height: 100%;
position: relative;
float: left;
}
.enable_header_right .header_bot .bot_nav_wrap {
float: right;
}
.enable_header_centered .header_bot .bot_nav_wrap {
display: inline-block;
float: none;
} .bot_nav {
position: relative;
}
.bot_nav > li {
height: 100%;
margin: 0 9px 0 0;
word-spacing: -2px;
border-right-width: 0;
border-right-style: solid;
}
.bot_nav > li * {
word-spacing: normal;
}
.bot_nav > li:before {
content: '';
display: block;
width: 3px;
height: 3px;
margin: auto !important;
position: absolute;
left: auto;
right: -6px;
top: 0;
bottom: 0;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.bot_nav > li:last-child {
margin: 0;
}
.bot_nav > li:last-child:before {
content: none;
display: none;
}
.bot_nav > li:after {
content: '';
display: inline-block;
vertical-align: middle;
height: 100%;
}
.bot_nav > li > a {
display: inline-block;
padding: 4px 15px;
vertical-align: middle;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.bot_nav > li > a .nav_item_wrap {
display: block;
}
.bot_nav > li > a .nav_tag {
display: inline-block;
padding: 0 10px;
margin-left: 5px;
}
.bot_nav ul a {
padding: 6px 0;
}
.bot_nav ul .nav_tag {
display: inline-block;
margin: 0 5px;
padding: 0 3px;
}
.bot_nav .nav_subtitle {
display: block;
}   body .headline {
background-color: transparent;
}
.seasidetms_breadcrumbs {
position: relative;
overflow: hidden;
}
.seasidetms_breadcrumbs .seasidetms_breadcrumbs_aligner {
display: inline-block;
vertical-align: middle;
}
.seasidetms_breadcrumbs .seasidetms_breadcrumbs_inner {
display: inline-block;
padding-top: 10px;
padding-bottom: 10px;
vertical-align: middle;
overflow: hidden;
}
.headline {
border-top-width: 1px;
border-top-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.headline.headline_disabled {
border-width: 0;
border-style: solid;
}
.headline_outer {
position: relative;
z-index: 1;
}
.headline_outer .headline_color {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.headline_outer .headline_inner {
position: relative;
z-index: 1;
overflow: hidden;
}
.headline_outer .headline_inner .headline_aligner {
display: inline-block;
vertical-align: middle;
}
.headline_outer .headline_inner .headline_text {
display: inline-block;
vertical-align: middle;
position: relative;
padding: 15px 0;
}
.headline_outer .headline_inner .headline_text:before {
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: auto;
vertical-align: middle;
}
.headline_outer .headline_inner .headline_text .entry-title {
word-break: break-word;
margin: 0;
}
.headline_outer .headline_inner .headline_text .entry-subtitle {
margin: 5px 0 0;
}
.headline_outer .headline_inner.align_left {
text-align: left;
}
.headline_outer .headline_inner.align_left .headline_text {
text-align: left;
}
.headline_outer .headline_inner.align_left .headline_text:before {
right: auto;
}
.headline_outer .headline_inner.align_left .seasidetms_breadcrumbs {
float: right;
}
.headline_outer .headline_inner.align_right {
text-align: right;
}
.headline_outer .headline_inner.align_right .headline_text {
text-align: right;
}
.headline_outer .headline_inner.align_right .headline_text:before {
left: auto;
}
.headline_outer .headline_inner.align_right .seasidetms_breadcrumbs {
float: left;
}
.headline_outer .headline_inner.align_center {
padding: 0 20px;
text-align: center;
}
.headline_outer .headline_inner.align_center .headline_text {
text-align: center;
}
.headline_outer .headline_inner.align_center .headline_text:before {
bottom: auto;
}
.headline_outer .headline_inner.align_center .seasidetms_breadcrumbs {
text-align: center;
}
.headline_outer .headline_inner.align_center .seasidetms_breadcrumbs .seasidetms_breadcrumbs_aligner {
display: none;
}
.headline_outer .headline_inner.align_center .seasidetms_breadcrumbs .seasidetms_breadcrumbs_inner {
padding: 20px 0;
}
.content_wrap {
display: block;
min-width: inherit;
}   .bottom_inner .widgettitle {
margin-bottom: 35px;
position: relative;
} #footer {
overflow: hidden;
}
.footer_inner {
position: relative;
overflow: hidden;
}
.footer_inner .social_wrap ul {
line-height: 0;
} .seasidetms_footer_default .footer_inner {
padding: 50px 0 10px;
}
.seasidetms_footer_default .footer_inner > div:first-child {
padding-top: 0;
}
.seasidetms_footer_default .footer_logo_wrap {
position: relative;
text-align: center;
overflow: hidden;
}
.seasidetms_footer_default .footer_logo_wrap .footer_logo {
display: inline-block;
}
.seasidetms_footer_default .footer_logo_wrap .footer_logo > .footer_logo_retina {
display: none;
}
.seasidetms_footer_default .footer_custom_html_wrap {
padding: 20px 0 0;
position: relative;
text-align: center;
overflow: hidden;
}
.seasidetms_footer_default .footer_custom_html {
display: inline-block;
overflow: hidden;
}
.seasidetms_footer_default .footer_nav_wrap {
padding: 35px 0 0;
position: relative;
overflow: hidden;
}
.seasidetms_footer_default .footer_nav_wrap div {
text-align: center;
}
.seasidetms_footer_default .footer_nav {
display: inline-block;
width: auto;
}
.seasidetms_footer_default .footer_nav > li {
margin: 0 30px 0 0;
border-width: 0;
border-style: solid;
}
.seasidetms_footer_default .footer_nav > li ul {
display: none !important;
}
.seasidetms_footer_default .social_wrap {
padding: 40px 0 0;
}
.seasidetms_footer_default .social_wrap .social_wrap_inner {
text-align: center;
}
.seasidetms_footer_default .social_wrap li {
margin-left: 0;
margin-right: 5px;
}
.seasidetms_footer_default .social_wrap li:last-child {
margin-left: 0;
margin-right: 0;
}
.seasidetms_footer_default .social_wrap a {
font-size: 14px;
line-height: 14px;
width: 30px;
height: 30px;
}
.seasidetms_footer_default .footer_copyright {
display: block;
padding: 55px 0 0;
text-align: center;
} .seasidetms_footer_small .footer_border .footer_inner {
padding: 20px 0;
border-top-width: 1px;
border-top-style: solid;
}
.seasidetms_footer_small .footer_nav_wrap {
position: relative;
float: right;
overflow: hidden;
}
.seasidetms_footer_small .footer_nav > li {
margin: 0 25px 0 0;
border-width: 0;
border-style: solid;
}
.seasidetms_footer_small .footer_nav > li:last-child {
margin: 0;
}
.seasidetms_footer_small .social_wrap {
overflow: visible;
float: right;
}
.seasidetms_footer_small .social_wrap li {
margin-left: 0;
margin-right: 5px;
}
.seasidetms_footer_small .social_wrap li:last-child {
margin-left: 0;
margin-right: 0;
}
.seasidetms_footer_small .social_wrap a {
font-size: 14px;
line-height: 16px;
width: 20px;
height: 20px;
}
.seasidetms_footer_small .social_wrap a:before {
padding-top: 1px;
}
.seasidetms_footer_small .footer_custom_html_wrap {
position: relative;
float: right;
overflow: hidden;
}
.seasidetms_footer_small .footer_copyright {
display: block;
padding: 0 20px 0 0;
position: relative;
overflow: hidden;
}   .blog {
position: relative;
}
.blog:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.blog.columns {
margin: 0 -20px;
}
.seasidetms_4.blog.columns .post {
width: 25%;
}
.seasidetms_3.blog.columns .post {
width: 33.33%;
}
.seasidetms_2.blog.columns .post {
width: 50%;
}
.blog.timeline:before {
content: '';
width: 1px;
height: 100%;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.blog .seasidetms_wrap_pagination {
margin-top: 50px;
} .post.seasidetms_post_default {
max-width: 100%;
width: 100%;
padding: 60px 0 0;
position: relative;
overflow: hidden;
}
.post.seasidetms_post_default.sticky .seasidetms_post_title:before {
content: '\e830';
font-family: 'fontello';
margin: 0 15px 0 0;
}
.post.seasidetms_post_default .preloader {
padding-bottom: 58.14%;
}
.post.seasidetms_post_default .preloader.highImg {
height: auto;
padding: 0;
}
.post.seasidetms_post_default:first-child {
padding-top: 0;
}
.post.seasidetms_post_default .seasidetms_post_date {
float: left;
width: 60px;
margin-right: 30px;
border-top-width: 2px;
border-top-style: solid;
}
.post.seasidetms_post_default .seasidetms_post_date .published {
display: block;
border-width: 1px;
border-style: solid;
border-top-width: 0;
border-top-style: solid;
}
.post.seasidetms_post_default .seasidetms_post_date .seasidetms_day {
display: block;
padding: 10px 5px;
text-align: center;
font-size: 28px;
line-height: 30px;
}
.post.seasidetms_post_default .seasidetms_post_date .seasidetms_mon {
display: block;
padding: 4px 5px;
border-top-width: 1px;
border-top-style: solid;
text-align: center;
font-size: 12px;
line-height: 20px;
}
.post.seasidetms_post_default .seasidetms_post_cont {
overflow: hidden;
}
.post.seasidetms_post_default .seasidetms_owl_slider,
.post.seasidetms_post_default .seasidetms_img_wrap {
margin-bottom: 33px;
}
.post.seasidetms_post_default .seasidetms_post_title {
margin-bottom: 17px;
}
.post.seasidetms_post_default .seasidetms_post_footer {
padding-bottom: 25px;
}
.post.seasidetms_post_default .seasidetms_post_cont_info {
border-top-width: 1px;
border-top-style: solid;
padding: 13px 0;
}
.post.seasidetms_post_default .seasidetms_post_cont_info > * {
margin-right: 10px;
}
.post.seasidetms_post_default .seasidetms_post_meta_info {
float: right;
margin: 0;
}
.post.seasidetms_post_default .seasidetms_post_meta_info span + span {
margin-left: 10px;
}
.post.seasidetms_post_default.format-gallery .owl-buttons > div {
display: block;
width: 40px;
height: 100%;
position: absolute;
top: 0;
}
.post.seasidetms_post_default.format-gallery .owl-buttons > div > span {
background: none;
border-width: 0;
border-style: solid;
width: 30px;
height: 30px;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.post.seasidetms_post_default.format-gallery .owl-buttons > div > span span {
width: 10px;
height: 14px;
}
.post.seasidetms_post_default.format-gallery .owl-buttons > div > span span:before {
font-size: 26px;
}
.post.seasidetms_post_default.format-gallery .owl-buttons > div.owl-prev {
left: -40px;
}
.post.seasidetms_post_default.format-gallery .owl-buttons > div.owl-next {
right: -40px;
}
.post.seasidetms_post_default.format-gallery .seasidetms_owl_slider {
overflow: hidden;
}
.post.seasidetms_post_default.format-gallery .seasidetms_owl_slider:hover .owl-buttons > div.owl-prev {
left: 0;
}
.post.seasidetms_post_default.format-gallery .seasidetms_owl_slider:hover .owl-buttons > div.owl-next {
right: 0;
} .post.seasidetms_post_masonry {
min-width: 280px;
padding: 0 20px 40px;
float: left;
opacity: 0;
}
.post.seasidetms_post_masonry.shortcode_animated {
opacity: 1;
}
.post.seasidetms_post_masonry .preloader {
padding-bottom: 60.34%;
}
.post.seasidetms_post_masonry .preloader.highImg {
height: auto;
padding: 0;
}
.post.seasidetms_post_masonry .seasidetms_video_wrap,
.post.seasidetms_post_masonry .resizable_block {
padding-bottom: 60.34%;
}
.post.seasidetms_post_masonry .seasidetms_post_date {
display: block;
border-width: 1px;
border-style: solid;
border-bottom-width: 0;
border-bottom-style: solid;
padding: 12px 20px;
}
.post.seasidetms_post_masonry .seasidetms_post_date + .seasidetms_post_cont_inner {
border-top-width: 1px;
border-top-style: solid;
}
.post.seasidetms_post_masonry .seasidetms_post_cont_inner {
padding: 17px 20px 15px;
border-width: 1px;
border-style: solid;
border-top-width: 0;
border-top-style: solid;
}
.post.seasidetms_post_masonry .seasidetms_post_title {
margin: 0;
}
.post.seasidetms_post_masonry .seasidetms_post_cont_info {
margin-bottom: 12px;
}
.post.seasidetms_post_masonry .seasidetms_post_cont_info > * {
margin-right: 10px;
}
.post.seasidetms_post_masonry .seasidetms_post_content {
padding-bottom: 15px;
}
.post.seasidetms_post_masonry .seasidetms_post_content p {
padding: 0;
}
.post.seasidetms_post_masonry .seasidetms_post_meta_info span + span {
margin-left: 10px;
}
.post.seasidetms_post_masonry .seasidetms_post_read_more {
float: right;
font-weight: 600;
}
.post.seasidetms_post_masonry.format-gallery .owl-buttons > div {
display: block;
width: 40px;
height: 100%;
position: absolute;
top: 0;
}
.post.seasidetms_post_masonry.format-gallery .owl-buttons > div > span {
background: none;
border-width: 0;
border-style: solid;
width: 30px;
height: 30px;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.post.seasidetms_post_masonry.format-gallery .owl-buttons > div > span span {
width: 10px;
height: 14px;
}
.post.seasidetms_post_masonry.format-gallery .owl-buttons > div > span span:before {
font-size: 26px;
}
.post.seasidetms_post_masonry.format-gallery .owl-buttons > div.owl-prev {
left: -40px;
}
.post.seasidetms_post_masonry.format-gallery .owl-buttons > div.owl-next {
right: -40px;
}
.post.seasidetms_post_masonry.format-gallery .seasidetms_owl_slider {
overflow: hidden;
}
.post.seasidetms_post_masonry.format-gallery .seasidetms_owl_slider:hover .owl-buttons > div.owl-prev {
left: 0;
}
.post.seasidetms_post_masonry.format-gallery .seasidetms_owl_slider:hover .owl-buttons > div.owl-next {
right: 0;
}
.post.seasidetms_post_masonry.format-audio .seasidetms_audio + .seasidetms_post_date {
border-top-width: 0;
border-top-style: solid;
}
.post.seasidetms_post_masonry.format-audio .mejs-container.wp-video-shortcode,
.post.seasidetms_post_masonry.format-audio .mejs-container.wp-audio-shortcode {
margin-bottom: 0;
}
.post.seasidetms_post_masonry .seasidetms_video_wrap {
margin-bottom: 0;
} .post.seasidetms_post_timeline {
width: 50%;
float: left;
opacity: 0;
}
.post.seasidetms_post_timeline:before {
content: '';
width: 100%;
height: 1px;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 26px;
bottom: auto;
}
.post.seasidetms_post_timeline .preloader {
padding-bottom: 58.14%;
}
.post.seasidetms_post_timeline .preloader.highImg {
height: auto;
padding-bottom: 0;
}
.post.seasidetms_post_timeline.seasidetms_timeline_left .seasidetms_timeline_margin {
margin-right: 22%;
}
.post.seasidetms_post_timeline.seasidetms_timeline_left .seasidetms_post_info {
right: -30px;
}
.post.seasidetms_post_timeline.seasidetms_timeline_right .seasidetms_timeline_margin {
margin-left: 22%;
}
.post.seasidetms_post_timeline.seasidetms_timeline_right .seasidetms_post_info {
left: -30px;
}
.post.seasidetms_post_timeline.shortcode_animated {
opacity: 1;
}
.post.seasidetms_post_timeline .seasidetms_post_cont {
position: relative;
}
.post.seasidetms_post_timeline .seasidetms_post_info {
position: absolute;
top: 0;
width: 60px;
}
.post.seasidetms_post_timeline .seasidetms_post_date {
display: block;
width: 60px;
margin-right: 30px;
border-top-width: 2px;
border-top-style: solid;
}
.post.seasidetms_post_timeline .seasidetms_post_date .published {
display: block;
border-width: 1px;
border-style: solid;
border-top-width: 0;
border-top-style: solid;
}
.post.seasidetms_post_timeline .seasidetms_post_date .seasidetms_day {
display: block;
padding: 10px 5px;
text-align: center;
font-size: 28px;
line-height: 30px;
}
.post.seasidetms_post_timeline .seasidetms_post_date .seasidetms_mon {
display: block;
padding: 4px 5px;
border-top-width: 1px;
border-top-style: solid;
text-align: center;
font-size: 12px;
line-height: 20px;
}
.post.seasidetms_post_timeline .seasidetms_audio + .seasidetms_post_cont_inner,
.post.seasidetms_post_timeline .seasidetms_video_wrap + .seasidetms_post_cont_inner,
.post.seasidetms_post_timeline .seasidetms_owl_slider + .seasidetms_post_cont_inner,
.post.seasidetms_post_timeline .seasidetms_img_wrap + .seasidetms_post_cont_inner {
border-top-width: 0;
border-top-style: solid;
}
.post.seasidetms_post_timeline .seasidetms_post_cont_inner {
border-width: 1px;
border-style: solid;
padding: 17px 20px 15px;
overflow: hidden;
}
.post.seasidetms_post_timeline .seasidetms_post_title {
margin: 0;
}
.post.seasidetms_post_timeline .seasidetms_post_cont_info {
margin-bottom: 12px;
}
.post.seasidetms_post_timeline .seasidetms_post_cont_info > * {
margin-right: 10px;
}
.post.seasidetms_post_timeline .seasidetms_post_content {
padding-bottom: 15px;
}
.post.seasidetms_post_timeline .seasidetms_post_content p {
padding: 0;
}
.post.seasidetms_post_timeline .seasidetms_post_meta_info span + span {
margin-left: 10px;
}
.post.seasidetms_post_timeline .seasidetms_post_read_more {
float: right;
font-weight: 600;
}
.post.seasidetms_post_timeline .seasidetms_video_wrap,
.post.seasidetms_post_timeline .mejs-container.wp-video-shortcode,
.post.seasidetms_post_timeline .mejs-container.wp-audio-shortcode {
margin-bottom: 0;
}
.post.seasidetms_post_timeline.format-gallery .owl-buttons > div {
display: block;
width: 40px;
height: 100%;
position: absolute;
top: 0;
}
.post.seasidetms_post_timeline.format-gallery .owl-buttons > div > span {
background: none;
border-width: 0;
border-style: solid;
width: 30px;
height: 30px;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.post.seasidetms_post_timeline.format-gallery .owl-buttons > div > span span {
width: 10px;
height: 14px;
}
.post.seasidetms_post_timeline.format-gallery .owl-buttons > div > span span:before {
font-size: 26px;
}
.post.seasidetms_post_timeline.format-gallery .owl-buttons > div.owl-prev {
left: -40px;
}
.post.seasidetms_post_timeline.format-gallery .owl-buttons > div.owl-next {
right: -40px;
}
.post.seasidetms_post_timeline.format-gallery .seasidetms_owl_slider {
overflow: hidden;
}
.post.seasidetms_post_timeline.format-gallery .seasidetms_owl_slider:hover .owl-buttons > div.owl-prev {
left: 0;
}
.post.seasidetms_post_timeline.format-gallery .seasidetms_owl_slider:hover .owl-buttons > div.owl-next {
right: 0;
} .blog.columns.puzzle {
margin: 0;
overflow: visible !important;
}
.blog.columns.puzzle.seasidetms_4 .post.seasidetms_post_puzzle {
min-width: 230px;
}
.post.seasidetms_post_puzzle {
min-width: 280px;
padding: 0;
float: left;
opacity: 0;
}
.post.seasidetms_post_puzzle.shortcode_animated {
opacity: 1;
}
.post.seasidetms_post_puzzle .preloader {
padding-bottom: 100%;
}
.post.seasidetms_post_puzzle .preloader[class^="seasidetms_theme_icon_"],
.post.seasidetms_post_puzzle .preloader[class*=" seasidetms_theme_icon_"] {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.post.seasidetms_post_puzzle .preloader:before {
font-size: 30px;
line-height: 1em;
margin: -15px 0 0 -15px;
position: absolute;
top: 50%;
left: 50%;
}
.post.seasidetms_post_puzzle .preloader:after {
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.post.seasidetms_post_puzzle .seasidetms_video_wrap,
.post.seasidetms_post_puzzle .resizable_block {
padding-bottom: 100%;
}
.post.seasidetms_post_puzzle:nth-child(odd) .puzzle_post_content_wrapper {
bottom: 0;
}
.post.seasidetms_post_puzzle:nth-child(odd) .puzzle_post_content_wrapper:before {
top: -9px;
border-top: 0 solid transparent !important;
border-left: 9px solid transparent !important;
border-right: 9px solid transparent !important;
border-bottom-width: 10px;
border-bottom-style: solid;
}
.post.seasidetms_post_puzzle:nth-child(odd) .seasidetms_img_wrap {
top: 0;
}
.post.seasidetms_post_puzzle:nth-child(odd) .preloader[class^="seasidetms_theme_icon_"],
.post.seasidetms_post_puzzle:nth-child(odd) .preloader[class*=" seasidetms_theme_icon_"] {
border-bottom-width: 1px;
border-bottom-style: solid;
}
.post.seasidetms_post_puzzle:nth-child(even) .puzzle_post_content_wrapper {
top: 0;
}
.post.seasidetms_post_puzzle:nth-child(even) .puzzle_post_content_wrapper:before {
bottom: -9px;
border-bottom: 0 solid transparent !important;
border-left: 9px solid transparent !important;
border-right: 9px solid transparent !important;
border-top-width: 10px;
border-top-style: solid;
}
.post.seasidetms_post_puzzle:nth-child(even) .seasidetms_img_wrap {
bottom: 0;
}
.post.seasidetms_post_puzzle:nth-child(even) .preloader[class^="seasidetms_theme_icon_"],
.post.seasidetms_post_puzzle:nth-child(even) .preloader[class*=" seasidetms_theme_icon_"] {
border-top-width: 1px;
border-top-style: solid;
}
.post.seasidetms_post_puzzle .seasidetms_post_cont {
padding-bottom: 200%;
}
.post.seasidetms_post_puzzle .seasidetms_post_cont:hover .preloader:after {
opacity: 1;
}
.post.seasidetms_post_puzzle figure,
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper {
width: 100%;
position: absolute;
left: 0;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper {
padding-bottom: 100%;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper:before {
content: '';
display: block;
position: absolute;
left: 25px;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .puzzle_post_content_wrap {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
padding: 20px 25px 15px;
overflow: hidden;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .seasidetms_post_date {
display: block;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .seasidetms_post_header {
padding: 3px 0 0;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .seasidetms_post_title {
margin: 0;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .seasidetms_post_content {
padding: 18px 0 0;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .seasidetms_post_content p {
padding: 0;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .seasidetms_post_read_more {
font-weight: 600;
margin-top: 10px;
display: inline-block;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .seasidetms_post_footer {
padding: 30px 25px 15px 25px;
position: absolute;
bottom: 0;
left: 1px;
right: 1px;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .seasidetms_post_footer > span {
display: block;
padding-bottom: 5px;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .seasidetms_post_footer .seasidetms_post_footer_info {
padding: 0 0 0 10px;
float: right;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .seasidetms_post_footer .seasidetms_post_footer_info a {
margin: 0 0 3px;
display: block;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .seasidetms_post_comments span,
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .seasidetmsLike span {
padding: 0 6px 0 0;
float: left;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .seasidetms_post_comments {
font-size: 14px;
}
.post.seasidetms_post_puzzle .puzzle_post_content_wrapper .seasidetmsLike {
font-size: 13px;
}
.post.seasidetms_post_puzzle .seasidetms_audio {
margin-top: 10px;
}
.post.seasidetms_post_puzzle .seasidetms_audio + .seasidetms_post_content {
padding-top: 25px;
}
.post.seasidetms_post_puzzle .mejs-container.wp-video-shortcode,
.post.seasidetms_post_puzzle .mejs-container.wp-audio-shortcode {
margin: 0;
} .blog.opened-article {
padding-top: 0;
}
.blog.opened-article .post .seasidetms_owl_slider .owl-buttons {
display: none;
}
.blog.opened-article .post .seasidetms_post_date {
float: left;
width: 60px;
margin-right: 30px;
border-top-width: 2px;
border-top-style: solid;
}
.blog.opened-article .post .seasidetms_post_date .published {
display: block;
border-width: 1px;
border-style: solid;
border-top-width: 0;
border-top-style: solid;
}
.blog.opened-article .post .seasidetms_post_date .seasidetms_day {
display: block;
padding: 10px 5px;
text-align: center;
font-size: 28px;
line-height: 30px;
}
.blog.opened-article .post .seasidetms_post_date .seasidetms_mon {
display: block;
padding: 4px 5px;
border-top-width: 1px;
border-top-style: solid;
text-align: center;
font-size: 12px;
line-height: 20px;
}
.blog.opened-article .post .seasidetms_post_content {
padding-top: 30px;
}
.blog.opened-article .post .seasidetms_post_cont {
overflow: hidden;
}
.blog.opened-article .post .seasidetms_post_cont .seasidetms_post_content {
padding-top: 0;
padding-bottom: 10px;
}
.blog.opened-article .post .seasidetms_post_cont .seasidetms_video_wrap,
.blog.opened-article .post .seasidetms_post_cont .seasidetms_img_wrap,
.blog.opened-article .post .seasidetms_post_cont .seasidetms_owl_slider {
margin-bottom: 33px;
}
.blog.opened-article .post .seasidetms_post_cont_info {
border-top-width: 1px;
border-top-style: solid;
padding: 13px 0;
}
.blog.opened-article .post .seasidetms_post_cont_info > * {
margin-right: 10px;
}
.blog.opened-article .post .seasidetms_post_meta_info {
float: right;
margin: 0;
}
.blog.opened-article .post .seasidetms_post_meta_info span + span {
margin-left: 10px;
}   .portfolio {
position: relative;
}
.portfolio:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.portfolio .project {
min-width: 200px;
position: relative;
float: left;
}
.portfolio .project .preloader {
padding-bottom: 100%;
}
.portfolio .project .preloader.highImg {
height: auto;
padding-bottom: 0;
}
.portfolio.large_gap {
margin: 0 -20px;
}
.portfolio.large_gap .project {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 40px;
}
.portfolio.small_gap {
padding: 1px 1px 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.portfolio.small_gap .project {
overflow: visible;
}
.portfolio.small_gap .project .project_outer {
margin-right: 1px;
margin-bottom: 1px;
border-width: 0;
border-style: solid;
}
.portfolio.grid.perfect .project figure {
opacity: 0;
}
.portfolio.grid.perfect .project.shortcode_animated figure {
opacity: 1;
}
.portfolio.small_gap .project .img_placeholder,
.portfolio.zero_gap .project .img_placeholder {
border-width: 0;
border-style: solid;
}
.portfolio.grid.masonry .project,
.portfolio.puzzle .project {
opacity: 0;
}
.portfolio.grid.masonry .project.shortcode_animated,
.portfolio.puzzle .project.shortcode_animated {
opacity: 1;
}
.portfolio.seasidetms_5 .project {
max-width: 20%;
}
.portfolio.seasidetms_4 .project {
max-width: 25%;
}
.portfolio.seasidetms_3 .project {
max-width: 33%;
}
.portfolio.seasidetms_2 .project {
max-width: 50%;
}
.portfolio.isotope.seasidetms_5 .project,
.portfolio.isotope.seasidetms_4 .project,
.portfolio.isotope.seasidetms_3 .project,
.portfolio.isotope.seasidetms_2 .project {
max-width: none;
} .portfolio.grid .project .project_outer {
position: relative;
}
.portfolio.grid .project .project_inner {
position: relative;
padding: 14px 15px;
}
.portfolio.grid .project .seasidetms_project_title {
margin: 0;
}
.portfolio.grid .project .seasidetms_project_category {
display: block;
margin-top: -1px;
}
.portfolio.grid .project .seasidetms_project_content {
padding-top: 12px;
}
.portfolio.grid .project .seasidetms_project_content p {
padding: 0;
}
.portfolio.grid .project .seasidetms_project_footer {
padding-top: 15px;
}
.portfolio.grid .project .seasidetms_project_footer > a {
margin-right: 10px;
}
.portfolio.grid.large_gap .project_outer {
border-width: 1px;
border-style: solid;
}
.portfolio.grid.large_gap .project_outer .seasidetms_img_rollover_wrap {
margin: -1px -1px 0;
width: auto;
} .portfolio.puzzle .project .project_outer {
position: relative;
}
.portfolio.puzzle .project .project_inner {
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 100%;
height: 90px;
padding: 0 40px;
margin: auto !important;
opacity: 0;
}
.portfolio.puzzle .project .project_outer {
overflow: hidden;
}
.portfolio.puzzle .project .project_outer:hover img {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
.portfolio.puzzle .project .project_outer:hover .project_inner {
opacity: 1;
}
.portfolio.puzzle .project .seasidetms_project_header {
text-align: center;
}
.portfolio.puzzle .project .project_inner.header_only {
display: table;
}
.portfolio.puzzle .project .project_inner.header_only .seasidetms_project_header {
display: table-cell;
vertical-align: middle;
}
.portfolio.puzzle .project .seasidetms_project_title {
margin: 0;
}
.portfolio.puzzle .project .seasidetms_project_title a:hover {
opacity: 0.6;
}
.portfolio.puzzle .project .seasidetms_project_category {
text-align: center;
display: block;
margin-top: 5px;
}
.portfolio.puzzle .project .seasidetms_project_category a:hover {
opacity: 0.6;
}
.portfolio.puzzle .project .seasidetms_project_footer {
text-align: center;
margin-top: 15px;
}
.portfolio.puzzle .project .seasidetms_project_footer > a {
display: inline-block;
margin: 0 5px;
}
.portfolio.puzzle .project .seasidetms_project_footer > a.active:before,
.portfolio.puzzle .project .seasidetms_project_footer > a:hover:before {
opacity: 0.6;
} .portfolio.opened-article {
padding-top: 40px;
padding-bottom: 40px;
}
.portfolio.opened-article .project {
min-width: 1px;
float: none;
overflow: visible;
clear: both;
}
.portfolio.opened-article .project:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.portfolio.opened-article .project .seasidetms_project_title {
display: inline-block;
margin-bottom: 40px;
border-bottom-width: 2px;
border-bottom-style: solid;
}
.portfolio.opened-article .project .seasidetms_video_wrap,
.portfolio.opened-article .project .seasidetms_img_wrap {
margin-bottom: 35px;
}
.portfolio.opened-article .project .project_content.with_sidebar {
width: 69%;
float: left;
padding-right: 40px;
}
.portfolio.opened-article .project .project_content .seasidetms_owl_slider {
margin-bottom: 35px;
}
.portfolio.opened-article .project .project_sidebar {
width: 31%;
float: right;
}
.portfolio.opened-article .project .project_features,
.portfolio.opened-article .project .project_details {
margin-bottom: 35px;
}
.portfolio.opened-article .project .project_details_title {
margin-bottom: 30px;
}
.portfolio.opened-article .project .project_features_item,
.portfolio.opened-article .project .project_details_item {
padding: 9px 0;
border-bottom-width: 1px;
border-bottom-style: solid;
display: table;
width: 100%;
}
.portfolio.opened-article .project .project_features_item:first-child,
.portfolio.opened-article .project .project_details_item:first-child {
padding-top: 0;
}
.portfolio.opened-article .project .project_features_item:last-child,
.portfolio.opened-article .project .project_details_item:last-child {
padding-bottom: 0;
border-bottom-width: 0;
border-bottom-style: solid;
}
.portfolio.opened-article .project .project_features_item > div,
.portfolio.opened-article .project .project_details_item > div {
width: 50%;
display: table-cell;
}
.portfolio.opened-article .project .project_features_item_title,
.portfolio.opened-article .project .project_details_item_title {
font-weight: 600;
}
.portfolio.opened-article .project .project_details_item_desc,
.portfolio.opened-article .project .project_features_item_desc {
text-align: right;
}
.portfolio.opened-article .project .seasidetms_gallery_row {
margin: 0 -2% 4%;
}   .seasidetms_posts_slider {
padding-top: 80px;
margin: 0 -20px;
position: relative;
overflow: hidden;
}
.seasidetms_posts_slider .seasidetms_owl_slider {
opacity: 0;
}
.seasidetms_posts_slider .owl-pagination {
top: -35px;
bottom: auto;
left: 20px;
width: 100%;
text-align: left;
}
.seasidetms_posts_slider .owl-buttons {
position: absolute;
top: -60px;
right: 20px;
left: auto;
width: 100%;
text-align: right;
}
.seasidetms_posts_slider .owl-buttons > div {
margin: 0;
}
.seasidetms_posts_slider .seasidetms_owl_slider_item {
min-width: 280px;
max-width: 100%;
} .seasidetms_posts_slider .post {
display: block;
padding: 0 20px 40px;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont {
overflow: hidden;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont .preloader {
width: 130px;
height: 130px;
padding-bottom: 0;
float: left;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont .seasidetms_post_date {
display: block;
padding: 0;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont .img_placeholder {
border-width: 1px;
border-style: solid;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont .seasidetms_slider_post_cont_wrap {
padding-left: 25px;
overflow: hidden;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont .seasidetms_slider_post_header {
margin-bottom: 15px;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont .seasidetms_slider_post_header .seasidetms_slider_post_title {
margin: 0;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont .seasidetms_slider_post_content p {
padding: 0;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont .seasidetms_post_read_more {
font-weight: 600;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont .seasidetms_slider_post_footer {
margin-top: 25px;
overflow: hidden;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont .seasidetms_slider_post_footer .seasidetms_post_cont_info {
float: left;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont .seasidetms_slider_post_footer .seasidetms_post_cont_info > span + span {
padding-left: 10px;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont .seasidetms_slider_post_footer .seasidetms_post_cont_info > span + span:before {
content: '/';
position: relative;
left: -5px;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont .seasidetms_slider_post_footer .seasidetms_slider_post_meta_info {
float: right;
}
.seasidetms_posts_slider .post .seasidetms_slider_post_cont .seasidetms_slider_post_footer .seasidetms_slider_post_meta_info a {
margin-right: 10px;
} .seasidetms_posts_slider .project {
padding: 0 20px 40px;
position: relative;
overflow: hidden;
}
.seasidetms_posts_slider .project .preloader {
padding-bottom: 100%;
}
.seasidetms_posts_slider .project .img_placeholder {
border-width: 1px;
border-style: solid;
}
.seasidetms_posts_slider .project .slider_project_inner {
padding: 17px 0 15px;
}
.seasidetms_posts_slider .project .seasidetms_slider_project_title {
margin: 0;
}
.seasidetms_posts_slider .project .seasidetms_slider_project_cont_info {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.seasidetms_posts_slider .project .seasidetms_slider_project_content {
margin-bottom: 15px;
}
.seasidetms_posts_slider .project .seasidetms_slider_project_content p {
padding: 0;
}
.seasidetms_posts_slider .project .seasidetms_slider_project_footer > span + span {
margin-left: 10px;
}   .seasidetms_profile {
position: relative;
overflow: hidden;
} .seasidetms_profile.vertical .profile {
display: table;
width: 100%;
padding: 40px;
margin-bottom: 20px;
border-width: 1px;
border-style: solid;
position: relative;
}
.seasidetms_profile.vertical .profile .pl_img {
display: table-cell;
width: 22%;
padding: 0 30px 0 0;
vertical-align: middle;
}
.seasidetms_profile.vertical .profile .pl_img img,
.seasidetms_profile.vertical .profile .pl_img .pl_noimg {
-webkit-border-radius: 50%;
border-radius: 50%;
width: 100%;
position: relative;
}
.seasidetms_profile.vertical .profile .pl_img figure {
display: block;
position: relative;
overflow: hidden;
-webkit-border-radius: 50%;
border-radius: 50%;
z-index: 2;
}
.seasidetms_profile.vertical .profile .pl_img a {
display: block;
position: relative;
overflow: hidden;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.seasidetms_profile.vertical .profile .pl_img a:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.seasidetms_profile.vertical .profile .pl_img .pl_noimg {
position: relative;
width: 100%;
height: 0;
padding-bottom: 100%;
min-width: 100%;
border-width: 1px;
border-style: solid;
}
.seasidetms_profile.vertical .profile .pl_img .pl_noimg:before {
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
font-size: 36px;
}
.seasidetms_profile.vertical .profile .pl_content {
display: table-cell;
width: 27%;
padding: 0 30px 0 40px;
vertical-align: middle;
}
.seasidetms_profile.vertical .profile .entry-title {
margin: 0 0 1px;
}
.seasidetms_profile.vertical .profile .profile_social_icons {
margin: 25px 0 0;
}
.seasidetms_profile.vertical .profile .profile_social_icons .profile_social_icons_list {
padding: 0;
margin: 0;
display: block;
}
.seasidetms_profile.vertical .profile .profile_social_icons .profile_social_icons_list li {
list-style: none;
display: inline-block;
padding: 0;
margin: 0 8px 0 0;
}
.seasidetms_profile.vertical .profile .profile_social_icons .profile_social_icons_list li:before {
display: none;
}
.seasidetms_profile.vertical .profile .profile_social_icons .profile_social_icons_list li a {
display: block;
width: 1em;
height: 1em;
font-size: 14px;
}
.seasidetms_profile.vertical .profile .profile_social_icons .profile_social_icons_list li a:before {
display: block;
margin: 0;
}
.seasidetms_profile.vertical .profile .entry-content {
display: table-cell;
vertical-align: middle;
}
.seasidetms_profile.vertical .profile.shortcode_animated .pl_img img,
.seasidetms_profile.vertical .profile.shortcode_animated .pl_img .pl_noimg {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
}
.seasidetms_profile.vertical .profile.shortcode_animated .pl_social .pl_social_list {
margin: 0;
opacity: 1;
} .seasidetms_profile.horizontal {
margin: 0 -2%;
}
.seasidetms_profile.horizontal .profile {
padding: 40px 30px 30px;
margin-bottom: 30px;
border-width: 1px;
border-style: solid;
text-align: center;
}
.seasidetms_profile.horizontal .profile.one_half:nth-child(2n+1),
.seasidetms_profile.horizontal .profile.one_third:nth-child(3n+1),
.seasidetms_profile.horizontal .profile.one_fourth:nth-child(4n+1) {
clear: left;
}
.seasidetms_profile.horizontal .profile .entry-content {
margin: 15px 0 10px;
text-align: center;
}
.seasidetms_profile.horizontal .pl_content {
text-align: center;
}
.seasidetms_profile.horizontal .entry-title {
padding-top: 5px;
margin-bottom: 0;
}
.seasidetms_profile.horizontal .profile_social_icons_list {
padding: 10px 0 0;
display: block;
margin: 0;
text-align: center;
}
.seasidetms_profile.horizontal .profile_social_icons_list li {
display: inline-block;
padding: 0;
margin: 0 5px;
list-style: none;
}
.seasidetms_profile.horizontal .profile_social_icons_list li:before {
display: none;
}
.seasidetms_profile.horizontal .profile_social_icons_list li a {
font-size: 14px;
display: block;
width: 1em;
height: 1em;
}
.seasidetms_profile.horizontal .profile_social_icons_list li a:before {
margin: 0;
display: block;
}
.seasidetms_profile.horizontal figure {
display: block;
position: relative;
overflow: hidden;
-webkit-border-radius: 50%;
border-radius: 50%;
z-index: 2;
}
.seasidetms_profile.horizontal .pl_img {
padding: 0 10px;
margin-bottom: 25px;
display: inline-block;
max-width: 100%;
}
.seasidetms_profile.horizontal .pl_img img {
-webkit-border-radius: 50%;
border-radius: 50%;
width: 100%;
position: relative;
}
.seasidetms_profile.horizontal .pl_img a {
display: block;
position: relative;
overflow: hidden;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.seasidetms_profile.horizontal .pl_img a:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.seasidetms_profile.horizontal .one_fourth:nth-child(4n+1),
.seasidetms_profile.horizontal .one_third:nth-child(3n+1),
.seasidetms_profile.horizontal .one_half:nth-child(2n+1) {
clear: both;
} .profiles.opened-article {
padding-top: 40px;
padding-bottom: 40px;
}
.profiles.opened-article:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.profiles.opened-article .profile {
position: relative;
clear: both;
}
.profiles.opened-article .profile:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.profiles.opened-article .profile .seasidetms_profile_header {
margin-bottom: 40px;
}
.profiles.opened-article .profile .seasidetms_profile_title {
display: inline-block;
border-bottom-width: 2px;
border-bottom-style: solid;
margin: 0;
}
.profiles.opened-article .profile .seasidetms_profile_subtitle {
margin: 10px 0 0;
}
.profiles.opened-article .profile .with_sidebar {
width: 69%;
float: left;
padding-right: 40px;
}
.profiles.opened-article .profile .profile_sidebar {
width: 31%;
padding: 25px;
float: right;
border-width: 3px;
border-style: solid;
}
.profiles.opened-article .profile .profile_features,
.profiles.opened-article .profile .profile_details {
margin-bottom: 35px;
}
.profiles.opened-article .profile .profile_features_item,
.profiles.opened-article .profile .profile_details_item {
display: table;
width: 100%;
padding: 9px 0;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.profiles.opened-article .profile .profile_features_item:last-child,
.profiles.opened-article .profile .profile_details_item:last-child {
padding-bottom: 0;
border-bottom-width: 0;
border-bottom-style: solid;
}
.profiles.opened-article .profile .profile_features_item > div,
.profiles.opened-article .profile .profile_details_item > div {
display: table-cell;
width: 50%;
}
.profiles.opened-article .profile .profile_features_item > div.profile_details_item_desc,
.profiles.opened-article .profile .profile_details_item > div.profile_details_item_desc,
.profiles.opened-article .profile .profile_features_item > div.profile_features_item_desc,
.profiles.opened-article .profile .profile_details_item > div.profile_features_item_desc {
text-align: right;
}
.profiles.opened-article .profile .profile_features_title {
margin-bottom: 25px;
}
.profiles.opened-article .profile .profile_features_item_title,
.profiles.opened-article .profile .profile_details_item_title {
font-weight: 600;
}
.profiles.opened-article .profile .profile_social_icons_list {
padding: 0;
margin: 0;
display: block;
}
.profiles.opened-article .profile .profile_social_icons_list li {
list-style: none;
display: inline-block;
padding: 0;
margin: 0 10px 0 0;
}
.profiles.opened-article .profile .profile_social_icons_list li:before {
display: none;
}
.profiles.opened-article .profile .profile_social_icons_list li a {
display: block;
width: 1em;
height: 1em;
font-size: 16px;
}
.profiles.opened-article .profile .profile_social_icons_list li a:before {
display: block;
margin: 0;
}   hr {
border: 0;
border-top-style: solid;
margin: 40px 0;
}
hr,
.seasidetms_widget_divider,
.seasidetms_divider {
background-color: transparent;
border-bottom-width: 1px;
width: 100%;
height: 1px;
position: relative;
clear: both;
}
.seasidetms_widget_divider {
margin: 0 2% 20px;
width: 96%;
}
.seasidetms_widget_divider.solid {
border-bottom-style: solid;
}
.seasidetms_widget_divider.dashed {
border-bottom-style: dashed;
}
.seasidetms_widget_divider.dotted {
border-bottom-style: dotted;
}
.seasidetms_widget_divider.transparent {
border-bottom-width: 0;
}
.seasidetms_divider.seasidetms_divider_width_short {
width: 20%;
}
.seasidetms_divider.seasidetms_divider_width_short.seasidetms_divider_pos_center {
left: 40%;
}
.seasidetms_divider.seasidetms_divider_width_short.seasidetms_divider_pos_right {
left: 80%;
}
.seasidetms_divider.seasidetms_divider_width_custom {
border-bottom-width: 2px !important;
width: 50px;
margin-bottom: -1px !important;
z-index: 2;
}
.seasidetms_divider.seasidetms_divider_width_custom + .seasidetms_divider {
padding-top: 0 !important;
}
.seasidetms_divider.seasidetms_divider_width_medium {
width: 40%;
}
.seasidetms_divider.seasidetms_divider_width_medium.seasidetms_divider_pos_center {
left: 30%;
}
.seasidetms_divider.seasidetms_divider_width_medium.seasidetms_divider_pos_right {
left: 60%;
}
.seasidetms_divider.seasidetms_divider_width_long {
width: 100%;
} .seasidetms_heading_wrap {
position: relative;
}
.seasidetms_heading_wrap .seasidetms_heading_divider {
display: inline-block;
height: 2px;
position: absolute;
top: 50%;
}
.seasidetms_heading_wrap .seasidetms_heading_divider_left_wrap,
.seasidetms_heading_wrap .seasidetms_heading_divider_right_wrap {
display: inline-block;
width: 0;
}
.seasidetms_heading_wrap.seasidetms_heading_divider_short .seasidetms_heading_divider {
width: 10%;
}
.seasidetms_heading_wrap.seasidetms_heading_divider_short .seasidetms_heading_divider_left {
margin-left: -10%;
}
.seasidetms_heading_wrap.seasidetms_heading_divider_medium .seasidetms_heading_divider {
width: 20%;
}
.seasidetms_heading_wrap.seasidetms_heading_divider_medium .seasidetms_heading_divider_left {
margin-left: -20%;
}
.seasidetms_heading_wrap.seasidetms_heading_divider_long .seasidetms_heading_divider {
width: 100%;
}
.seasidetms_heading_wrap.seasidetms_heading_divider_long .seasidetms_heading_divider_left {
margin-left: -100%;
}
.seasidetms_heading_wrap.seasidetms_heading_divider_short .seasidetms_heading,
.seasidetms_heading_wrap.seasidetms_heading_divider_medium .seasidetms_heading,
.seasidetms_heading_wrap.seasidetms_heading_divider_long .seasidetms_heading {
max-width: 80%;
}
.seasidetms_heading_wrap .seasidetms_heading {
display: inline-block;
margin: 0;
}
.seasidetms_heading_wrap .seasidetms_heading:before,
.seasidetms_heading_wrap .seasidetms_heading a:before {
margin-left: 0;
margin-right: 0.5em;
} .seasidetms_featured_block {
position: relative;
overflow: hidden;
}
.seasidetms_featured_block .featured_block_link {
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 1;
}
.seasidetms_featured_block .featured_block_inner {
width: 100%;
padding: 20px 20px 0;
position: relative;
overflow: hidden;
} .seasidetms_table {
width: 100%;
}
.seasidetms_table tr td,
.seasidetms_table tr th {
padding: 15px;
}
.seasidetms_table tr td.seasidetms_table_cell_aligncenter,
.seasidetms_table tr th.seasidetms_table_cell_aligncenter {
text-align: center;
}
.seasidetms_table tr td.seasidetms_table_cell_alignleft,
.seasidetms_table tr th.seasidetms_table_cell_alignleft {
text-align: left;
}
.seasidetms_table tr td.seasidetms_table_cell_alignright,
.seasidetms_table tr th.seasidetms_table_cell_alignright {
text-align: right;
}
.seasidetms_table tfoot tr,
.seasidetms_table tbody tr {
border-bottom-width: 1px;
border-bottom-style: solid;
border-left-width: 1px;
border-left-style: solid;
border-right-width: 1px;
border-right-style: solid;
} .seasidetms_notice {
display: block;
width: 100%;
padding: 0 30px;
margin-bottom: 20px;
position: relative;
border-width: 1px;
border-style: solid;
}
.seasidetms_notice[class*=" seasidetms-icon-"],
.seasidetms_notice[class*=" seasidetms_theme_icon_"] {
padding-left: 80px;
}
.seasidetms_notice:before {
font-size: 32px;
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 25px;
right: auto;
top: 0;
bottom: 0;
}
.seasidetms_notice .notice_content {
position: relative;
padding: 20px 0 0;
}
.seasidetms_notice .notice_close {
font-size: 14px;
line-height: 32px;
text-align: center;
width: 30px;
height: 30px;
margin: auto !important;
position: absolute;
left: auto;
right: -15px;
top: -15px;
bottom: auto;
border-width: 1px;
border-style: solid;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.seasidetms_notice.seasidetms_notice_success {
border-color: #d0e4a8;
background-color: #fdfff9;
}
.seasidetms_notice.seasidetms_notice_success:before {
color: #8bc34a;
content: '\e8be';
}
.seasidetms_notice.seasidetms_notice_error {
border-color: #f7d1d1;
background-color: #fffdfd;
}
.seasidetms_notice.seasidetms_notice_error:before {
color: #ea5151;
content: '\e8c2';
}
.seasidetms_notice.seasidetms_notice_error a {
color: rgba(255, 255, 255, 0.8);
}
.seasidetms_notice.seasidetms_notice_error a:hover {
color: #ffffff;
}
.seasidetms_notice.seasidetms_notice_info {
border-color: #d5dde9;
background-color: #fafcff;
}
.seasidetms_notice.seasidetms_notice_info:before {
color: #6e95d1;
content: '\e8cf';
}
.seasidetms_notice.seasidetms_notice_warning {
border-color: #f1ceb7;
background-color: #fffdf9;
}
.seasidetms_notice.seasidetms_notice_warning:before {
color: #fdb543;
content: '\eae7';
}
.seasidetms_notice.seasidetms_notice_download {
border-color: #c9e0cd;
background-color: #f9fffa;
}
.seasidetms_notice.seasidetms_notice_download:before {
color: #63b698;
content: '\e8ea';
} .seasidetms_icon_wrap a {
display: inline-block;
}
.seasidetms_icon_wrap .seasidetms_simple_icon_title {
display: inline-block;
margin-left: 8px;
}
.seasidetms_icon_wrap .seasidetms_simple_icon {
font-family: arial;
border-style: solid;
display: inline-block;
vertical-align: middle;
}
.seasidetms_icon_wrap .seasidetms_simple_icon:before {
margin: 0;
} .seasidetms_icon_list_items {
list-style: none;
padding: 0;
margin: 0;
position: relative;
}
.seasidetms_icon_list_items li:before {
position: absolute;
}
.seasidetms_icon_list_items .seasidetms_icon_list_item {
position: relative;
}
.seasidetms_icon_list_items .seasidetms_icon_list_item:before {
left: 50px;
right: auto;
top: auto;
}
.seasidetms_icon_list_items .seasidetms_icon_list_item .seasidetms_icon_list_icon {
width: 100px;
height: 100px;
margin: 1px;
position: relative;
}
.seasidetms_icon_list_items .seasidetms_icon_list_item .seasidetms_icon_list_icon:before {
font-size: 32px;
line-height: 80px;
}
.seasidetms_icon_list_items .seasidetms_icon_list_item .seasidetms_icon_list_icon:after {
content: '';
border-width: 10px;
border-style: solid;
width: 102px;
height: 102px;
position: absolute;
top: -1px;
left: -1px;
}
.seasidetms_icon_list_items .seasidetms_icon_list_item .seasidetms_icon_list_item_title {
word-wrap: break-word;
margin-bottom: 10px;
}
.seasidetms_icon_list_items.seasidetms_color_type_icon .seasidetms_icon_list_item {
overflow: hidden;
}
.seasidetms_icon_list_items.seasidetms_icon_list_pos_right .seasidetms_icon_list_item:before {
left: auto;
right: 50px;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_list {
padding-left: 30px;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_list .seasidetms_icon_list_item:before {
left: -32px;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block {
padding: 0;
margin: 0;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block .seasidetms_icon_list_item {
display: block;
width: 100%;
padding: 0 0 50px;
position: relative;
overflow: hidden;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block .seasidetms_icon_list_item:before {
content: '';
display: block;
width: 1px;
height: 0;
padding: 0;
position: absolute;
top: 40px;
z-index: 1;
opacity: 0;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block .seasidetms_icon_list_item:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block .seasidetms_icon_list_item:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block .seasidetms_icon_list_item:last-child:before {
display: none;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block .seasidetms_icon_list_item.seasidetms_icon_type_image .seasidetms_icon_list_icon {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block .seasidetms_icon_list_item .seasidetms_icon_list_icon {
display: block;
text-align: center;
z-index: 2;
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
transform: scale(0.5);
opacity: 0.3;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block .seasidetms_icon_list_item.shortcode_animated:before {
height: 100%;
opacity: 1;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block .seasidetms_icon_list_item.shortcode_animated .seasidetms_icon_list_icon {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block .seasidetms_icon_list_item_content {
overflow: hidden;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block.seasidetms_icon_list_pos_left .seasidetms_icon_list_item_content {
text-align: left;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block.seasidetms_icon_list_pos_left .seasidetms_icon_list_item_content .seasidetms_icon_list_item_text {
text-align: left;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block.seasidetms_icon_list_pos_left .seasidetms_icon_list_icon_wrap {
padding-right: 30px;
float: left;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block.seasidetms_icon_list_pos_right .seasidetms_icon_list_item_content {
text-align: right;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block.seasidetms_icon_list_pos_right .seasidetms_icon_list_item_content .seasidetms_icon_list_item_text {
text-align: right;
}
.seasidetms_icon_list_items.seasidetms_icon_list_type_block.seasidetms_icon_list_pos_right .seasidetms_icon_list_icon_wrap {
padding-left: 30px;
float: right;
} .seasidetms_icon_box {
border-style: solid;
border-color: transparent;
position: relative;
}
.seasidetms_icon_box:before,
.seasidetms_icon_box .icon_box_heading:before {
border-style: solid;
text-align: center;
}
.seasidetms_icon_box.box_icon_type_image:before,
.seasidetms_icon_box.box_icon_type_number:before {
content: '';
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.seasidetms_icon_box.box_icon_type_image.seasidetms_icon_heading_left:before,
.seasidetms_icon_box.box_icon_type_number.seasidetms_icon_heading_left:before {
content: none;
}
.seasidetms_icon_box.box_icon_type_image.seasidetms_icon_heading_left .icon_box_heading:before,
.seasidetms_icon_box.box_icon_type_number.seasidetms_icon_heading_left .icon_box_heading:before {
content: '';
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
display: inline-block;
vertical-align: middle;
text-align: center;
}
.seasidetms_icon_box.seasidetms_icon_top:before {
font-size: 0;
position: absolute;
left: 50%;
top: 30px;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0);
opacity: 0;
}
.seasidetms_icon_box.seasidetms_icon_top.shortcode_animated:before {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.seasidetms_icon_box.seasidetms_icon_top .icon_box_inner {
text-align: center;
}
.seasidetms_icon_box.seasidetms_icon_top .icon_box_inner .icon_box_text {
text-align: center;
}
.seasidetms_icon_box.seasidetms_icon_box_top {
border-width: 1px;
padding: 10px 20px 20px;
}
.seasidetms_icon_box.seasidetms_icon_box_top:before {
font-size: 0;
position: absolute;
left: 50%;
top: 35px;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0);
opacity: 0;
}
.seasidetms_icon_box.seasidetms_icon_box_top[class*=" seasidetms-icon-"],
.seasidetms_icon_box.seasidetms_icon_box_top[class*=" seasidetms_theme_icon_"] {
padding-top: 120px;
}
.seasidetms_icon_box.seasidetms_icon_box_top.shortcode_animated:before {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.seasidetms_icon_box.seasidetms_icon_box_top .icon_box_inner {
text-align: center;
}
.seasidetms_icon_box.seasidetms_icon_box_top .icon_box_inner .icon_box_text {
text-align: center;
}
.seasidetms_icon_box.seasidetms_icon_box_left {
border-width: 1px;
padding: 10px 20px 20px;
}
.seasidetms_icon_box.seasidetms_icon_box_left:before {
font-size: 24px;
line-height: 45px;
width: 45px;
height: 45px;
margin: 0;
position: absolute;
left: 0;
top: 50%;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0);
text-align: center;
opacity: 0;
}
.seasidetms_icon_box.seasidetms_icon_box_left.shortcode_animated:before {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.seasidetms_icon_box.seasidetms_icon_box_left_top {
padding-left: 60px;
}
.seasidetms_icon_box.seasidetms_icon_box_left_top:before {
font-size: 24px;
line-height: 45px;
width: 45px;
height: 45px;
margin: 0;
position: absolute;
left: 0;
top: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0);
text-align: center;
opacity: 0;
}
.seasidetms_icon_box.seasidetms_icon_box_left_top.shortcode_animated:before {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.seasidetms_icon_box.seasidetms_icon_box_left_top .icon_box_heading {
margin-bottom: 5px;
}
.seasidetms_icon_box.seasidetms_icon_heading_left h1,
.seasidetms_icon_box.seasidetms_icon_heading_left h2,
.seasidetms_icon_box.seasidetms_icon_heading_left h3,
.seasidetms_icon_box.seasidetms_icon_heading_left h4,
.seasidetms_icon_box.seasidetms_icon_heading_left h5,
.seasidetms_icon_box.seasidetms_icon_heading_left h6 {
display: flex;
align-items: center;
position: relative;
}
.seasidetms_icon_box.seasidetms_icon_heading_left h1:before,
.seasidetms_icon_box.seasidetms_icon_heading_left h2:before,
.seasidetms_icon_box.seasidetms_icon_heading_left h3:before,
.seasidetms_icon_box.seasidetms_icon_heading_left h4:before,
.seasidetms_icon_box.seasidetms_icon_heading_left h5:before,
.seasidetms_icon_box.seasidetms_icon_heading_left h6:before {
margin-left: 0;
margin-right: 15px;
vertical-align: inherit;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0);
opacity: 0;
width: auto;
height: auto;
margin: auto !important;
position: absolute;
left: 0;
right: auto;
top: 0;
bottom: 0;
}
.seasidetms_icon_box.seasidetms_icon_heading_left.shortcode_animated h1,
.seasidetms_icon_box.seasidetms_icon_heading_left.shortcode_animated h2,
.seasidetms_icon_box.seasidetms_icon_heading_left.shortcode_animated h3,
.seasidetms_icon_box.seasidetms_icon_heading_left.shortcode_animated h4,
.seasidetms_icon_box.seasidetms_icon_heading_left.shortcode_animated h5,
.seasidetms_icon_box.seasidetms_icon_heading_left.shortcode_animated h6 {
display: flex;
align-items: center;
position: relative;
}
.seasidetms_icon_box.seasidetms_icon_heading_left.shortcode_animated h1:before,
.seasidetms_icon_box.seasidetms_icon_heading_left.shortcode_animated h2:before,
.seasidetms_icon_box.seasidetms_icon_heading_left.shortcode_animated h3:before,
.seasidetms_icon_box.seasidetms_icon_heading_left.shortcode_animated h4:before,
.seasidetms_icon_box.seasidetms_icon_heading_left.shortcode_animated h5:before,
.seasidetms_icon_box.seasidetms_icon_heading_left.shortcode_animated h6:before {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
opacity: 1;
width: auto;
height: auto;
margin: auto !important;
position: absolute;
left: 0;
right: auto;
top: 0;
bottom: 0;
}
.seasidetms_icon_box .icon_box_text {
margin-bottom: 10px;
} .seasidetms_toggles {
position: relative;
}
.seasidetms_toggles .seasidetms_toggles_filter {
padding: 0 0 15px;
position: relative;
}
.seasidetms_toggles .seasidetms_toggle_wrap {
position: relative;
}
.seasidetms_toggles .seasidetms_toggle_wrap:before {
content: '';
position: absolute;
left: -1px;
right: -1px;
top: -1px;
height: 2px;
z-index: 2;
}
.seasidetms_toggles .seasidetms_toggle_wrap .seasidetms_toggle_title {
position: relative;
}
.seasidetms_toggles .seasidetms_toggle_wrap .seasidetms_toggle_title > .seasidetms_toggle_plus {
display: block;
z-index: 1;
width: 26px;
height: 26px;
margin: auto !important;
position: absolute;
left: auto;
right: 15px;
top: 0;
bottom: 0;
}
.seasidetms_toggles .seasidetms_toggle_wrap .seasidetms_toggle_title > .seasidetms_toggle_plus > span {
display: block;
width: 8px;
height: 2px;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.seasidetms_toggles .seasidetms_toggle_wrap .seasidetms_toggle_title > .seasidetms_toggle_plus > span.seasidetms_toggle_plus_vert {
width: 2px;
height: 8px;
}
.seasidetms_toggles .seasidetms_toggle_wrap .seasidetms_toggle_title > a {
display: block;
padding: 14px 55px 14px 25px;
position: relative;
z-index: 2;
}
.seasidetms_toggles .seasidetms_toggle_wrap .seasidetms_toggle {
display: none;
}
.seasidetms_toggles .seasidetms_toggle_wrap .seasidetms_toggle:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.seasidetms_toggles .seasidetms_toggle_wrap .seasidetms_toggle .seasidetms_toggle_inner {
padding: 0 25px 15px;
}
.seasidetms_toggles .seasidetms_toggle_wrap.current_toggle .seasidetms_toggle_title .seasidetms_toggle_plus_vert {
display: none;
}
.seasidetms_toggles .seasidetms_toggle_wrap.current_toggle .seasidetms_toggle {
display: block;
}
.seasidetms_toggles.toggles_mode_accordion .seasidetms_toggles_filter {
padding-bottom: 10px;
}
.seasidetms_toggles.toggles_mode_accordion .seasidetms_toggle_wrap {
margin: 0 0 1px;
border-width: 1px;
border-style: solid;
}
.seasidetms_toggles.toggles_mode_toggle .seasidetms_toggle_wrap {
border: 1px solid transparent;
margin-bottom: 1px;
} .seasidetms_tabs {
position: relative;
}
.seasidetms_tabs:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.seasidetms_tabs .seasidetms_tabs_list {
list-style: none;
padding: 0;
margin: 0;
position: relative;
}
.seasidetms_tabs .seasidetms_tabs_list:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.seasidetms_tabs .seasidetms_tabs_list .seasidetms_tabs_list_item {
display: block;
padding: 0;
margin: 0;
}
.seasidetms_tabs .seasidetms_tabs_list .seasidetms_tabs_list_item:before {
display: none;
}
.seasidetms_tabs .seasidetms_tabs_list .seasidetms_tabs_list_item > a {
display: block;
position: relative;
}
.seasidetms_tabs .seasidetms_tabs_list .seasidetms_tabs_list_item > a[class^="seasidetms-icon-"],
.seasidetms_tabs .seasidetms_tabs_list .seasidetms_tabs_list_item > a[class^="seasidetms_theme_icon_"] {
padding: 15px 30px 15px 60px;
}
.seasidetms_tabs .seasidetms_tabs_list .seasidetms_tabs_list_item > a:before {
font-size: 20px;
line-height: 46px;
display: block;
width: 24px;
height: 48px;
padding: 0;
margin: 0 0 0 -0.1em;
position: absolute;
left: 25px;
top: 0;
}
.seasidetms_tabs .seasidetms_tabs_wrap {
position: relative;
overflow: hidden;
}
.seasidetms_tabs .seasidetms_tabs_wrap .seasidetms_tab {
display: none;
}
.seasidetms_tabs .seasidetms_tabs_wrap .seasidetms_tab:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.seasidetms_tabs .seasidetms_tabs_wrap .seasidetms_tab.active_tab {
display: block;
}
.seasidetms_tabs.tabs_mode_tab .seasidetms_tabs_list {
text-align: center;
border-bottom-width: 1px;
border-bottom-style: solid;
overflow: visible !important;
}
.seasidetms_tabs.tabs_mode_tab .seasidetms_tabs_list .seasidetms_tabs_list_item {
display: inline-block;
margin-bottom: -1px;
}
.seasidetms_tabs.tabs_mode_tab .seasidetms_tabs_list .seasidetms_tabs_list_item > a {
padding: 15px 25px;
border: 1px solid transparent;
}
.seasidetms_tabs.tabs_mode_tab .seasidetms_tabs_list .seasidetms_tabs_list_item > a[class^="seasidetms-icon-"],
.seasidetms_tabs.tabs_mode_tab .seasidetms_tabs_list .seasidetms_tabs_list_item > a[class^="seasidetms_theme_icon_"] {
padding-left: 55px;
}
.seasidetms_tabs.tabs_mode_tab .seasidetms_tabs_list .seasidetms_tabs_list_item:before {
content: '';
display: block;
width: 100%;
height: 2px;
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
.seasidetms_tabs.tabs_mode_tab .seasidetms_tabs_wrap .seasidetms_tab .seasidetms_tab_inner {
padding: 40px 0 20px;
}
.seasidetms_tabs.tabs_mode_tour {
display: table;
}
.seasidetms_tabs.tabs_mode_tour .seasidetms_tabs_list {
display: table-cell;
width: 35%;
padding-left: 4px;
vertical-align: top;
border-right-width: 1px;
border-right-style: solid;
overflow: visible !important;
}
.seasidetms_tabs.tabs_mode_tour .seasidetms_tabs_list .seasidetms_tabs_list_item {
margin-right: -1px;
}
.seasidetms_tabs.tabs_mode_tour .seasidetms_tabs_list .seasidetms_tabs_list_item:before {
content: '';
display: block;
width: 2px;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2;
}
.seasidetms_tabs.tabs_mode_tour .seasidetms_tabs_list .seasidetms_tabs_list_item > a {
padding: 14px 20px;
border: 1px solid transparent;
}
.seasidetms_tabs.tabs_mode_tour .seasidetms_tabs_list .seasidetms_tabs_list_item > a[class^="seasidetms-icon-"],
.seasidetms_tabs.tabs_mode_tour .seasidetms_tabs_list .seasidetms_tabs_list_item > a[class^="seasidetms_theme_icon_"] {
padding: 14px 20px 14px 50px;
}
.seasidetms_tabs.tabs_mode_tour .seasidetms_tabs_list .seasidetms_tabs_list_item > a:before {
left: 20px;
}
.seasidetms_tabs.tabs_mode_tour .seasidetms_tabs_wrap {
display: table-cell;
width: 65%;
padding: 0 0 0 40px;
vertical-align: top;
}
.seasidetms_tabs.tabs_mode_tour .seasidetms_tabs_wrap .seasidetms_tab .seasidetms_tab_inner {
padding: 0;
}
.seasidetms_tabs.tabs_mode_tour.tabs_pos_right {
direction: rtl;
}
.seasidetms_tabs.tabs_mode_tour.tabs_pos_right .seasidetms_tabs_list {
text-align: right;
padding-left: 0;
padding-right: 4px;
direction: ltr;
border-left-width: 1px;
border-left-style: solid;
border-right-width: 0;
border-right-style: solid;
}
.seasidetms_tabs.tabs_mode_tour.tabs_pos_right .seasidetms_tabs_list .seasidetms_tabs_list_item {
margin-left: -1px;
margin-right: 0;
}
.seasidetms_tabs.tabs_mode_tour.tabs_pos_right .seasidetms_tabs_list .seasidetms_tabs_list_item:before {
left: auto;
right: 0;
margin: 0;
}
.seasidetms_tabs.tabs_mode_tour.tabs_pos_right .seasidetms_tabs_list .seasidetms_tabs_list_item > a[class^="seasidetms-icon-"],
.seasidetms_tabs.tabs_mode_tour.tabs_pos_right .seasidetms_tabs_list .seasidetms_tabs_list_item > a[class^="seasidetms_theme_icon_"] {
padding: 14px 50px 14px 20px;
}
.seasidetms_tabs.tabs_mode_tour.tabs_pos_right .seasidetms_tabs_list .seasidetms_tabs_list_item > a:before {
margin: 0 -0.1em 0 0;
left: auto;
right: 20px;
}
.seasidetms_tabs.tabs_mode_tour.tabs_pos_right .seasidetms_tabs_wrap {
padding: 0 40px 0 0;
direction: ltr;
} .seasidetms_stats {
position: relative;
text-align: center;
}
.seasidetms_stats:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.seasidetms_stats .seasidetms_stat_wrap .seasidetms_stat {
position: relative;
}
.seasidetms_stats .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner {
display: block;
position: relative;
}
.seasidetms_stats.stats_mode_bars .seasidetms_stat_wrap .seasidetms_stat_container {
width: 100%;
height: 220px;
margin: 0 0 15px;
position: relative;
}
.seasidetms_stats.stats_mode_bars .seasidetms_stat_wrap .seasidetms_stat {
width: 0;
overflow: hidden;
}
.seasidetms_stats.stats_mode_bars .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner[class^="seasidetms-icon-"]:before,
.seasidetms_stats.stats_mode_bars .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner[class*=" seasidetms-icon-"]:before,
.seasidetms_stats.stats_mode_bars .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner[class^="seasidetms_theme_icon_"]:before,
.seasidetms_stats.stats_mode_bars .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner[class*=" seasidetms_theme_icon_"]:before {
font-size: 16px;
margin: 0;
position: absolute;
left: 15px;
top: 10px;
}
.seasidetms_stats.stats_mode_bars .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner .seasidetms_stat_title {
position: absolute;
left: 15px;
top: 10px;
}
.seasidetms_stats.stats_mode_bars .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner .seasidetms_stat_counter_wrap {
position: absolute;
left: auto;
right: 15px;
top: 10px;
}
.seasidetms_stats.stats_mode_bars .seasidetms_stat_wrap .seasidetms_stat canvas {
display: none;
}
.seasidetms_stats.stats_mode_bars.stats_type_vertical {
margin: 0 -2%;
}
.seasidetms_stats.stats_mode_bars.stats_type_vertical .seasidetms_stat_wrap {
padding-bottom: 20px;
}
.seasidetms_stats.stats_mode_bars.stats_type_vertical .seasidetms_stat_wrap .seasidetms_stat_counter_wrap {
position: absolute;
left: 10px;
top: -3px;
}
.seasidetms_stats.stats_mode_bars.stats_type_vertical .seasidetms_stat_wrap .seasidetms_stat_container_wrap {
position: relative;
padding-top: 30px;
border-left-width: 1px;
border-left-style: solid;
}
.seasidetms_stats.stats_mode_bars.stats_type_vertical .seasidetms_stat_wrap .seasidetms_stat_container {
width: 60%;
margin-left: -1px;
}
.seasidetms_stats.stats_mode_bars.stats_type_vertical .seasidetms_stat_wrap .seasidetms_stat {
width: 100%;
height: 0;
position: absolute;
bottom: 0;
left: 0;
overflow: hidden;
}
.seasidetms_stats.stats_mode_bars.stats_type_vertical .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner {
height: 100%;
}
.seasidetms_stats.stats_mode_bars.stats_type_vertical .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner:before {
left: auto;
right: 15px;
top: 10px;
}
.seasidetms_stats.stats_mode_bars.stats_type_vertical .seasidetms_stat_wrap .seasidetms_stat_title {
display: block;
padding-bottom: 5px;
}
.seasidetms_stats.stats_mode_bars.stats_type_vertical .seasidetms_stat_wrap .seasidetms_stat_subtitle {
display: block;
}
.seasidetms_stats.stats_mode_bars.stats_type_horizontal .seasidetms_stat_wrap {
padding-bottom: 15px;
position: relative;
}
.seasidetms_stats.stats_mode_bars.stats_type_horizontal .seasidetms_stat_wrap:before {
content: '';
display: block;
width: 100%;
height: 6px;
position: absolute;
top: 34px;
left: 0;
}
.seasidetms_stats.stats_mode_bars.stats_type_horizontal .seasidetms_stat_wrap .seasidetms_stat {
min-height: 40px;
}
.seasidetms_stats.stats_mode_bars.stats_type_horizontal .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner {
width: 100%;
height: 6px;
position: absolute;
bottom: 0;
left: 0;
}
.seasidetms_stats.stats_mode_bars.stats_type_horizontal .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner .seasidetms_stat_counter_wrap {
left: auto;
right: 0;
top: auto;
bottom: 13px;
}
.seasidetms_stats.stats_mode_bars.stats_type_horizontal .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner:before,
.seasidetms_stats.stats_mode_bars.stats_type_horizontal .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner .seasidetms_stat_title {
left: 0;
top: auto;
bottom: 13px;
}
.seasidetms_stats.stats_mode_bars.stats_type_horizontal .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner[class^="seasidetms-icon-"] .seasidetms_stat_title,
.seasidetms_stats.stats_mode_bars.stats_type_horizontal .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner[class*=" seasidetms-icon-"] .seasidetms_stat_title,
.seasidetms_stats.stats_mode_bars.stats_type_horizontal .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner[class^="seasidetms_theme_icon_"] .seasidetms_stat_title,
.seasidetms_stats.stats_mode_bars.stats_type_horizontal .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner[class*=" seasidetms_theme_icon_"] .seasidetms_stat_title {
left: 30px;
}
.seasidetms_stats.stats_mode_bars.stats_type_horizontal .seasidetms_stat_wrap .seasidetms_stat_subtitle {
display: inline-block;
padding-top: 10px;
}
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap {
display: inline-block;
float: none;
margin: 0 0 20px;
vertical-align: top;
text-align: center;
}
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap.one_fifth {
width: 20%;
}
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap.one_fourth {
width: 25%;
}
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap.one_third {
width: 33.3%;
}
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap.one_half {
width: 50%;
}
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap.one_first {
width: 100%;
}
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap .seasidetms_stat {
display: inline-block;
width: 180px;
height: 90px;
overflow: hidden;
margin: 0 0 20px;
}
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner {
width: 170px;
height: 170px;
padding-top: 47px;
position: absolute;
left: 5px;
top: 5px;
border-width: 1px;
border-style: solid;
z-index: 2;
text-align: center;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner:before {
font-size: 26px;
margin-top: -10px;
}
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner .seasidetms_stat_counter_wrap {
display: block;
text-align: center;
}
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap .seasidetms_stat .seasidetms_stat_inner .seasidetms_stat_counter_wrap > span {
display: inline-block;
vertical-align: top;
}
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap .seasidetms_stat canvas {
width: 180px;
height: 180px;
position: relative;
z-index: 1;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap .seasidetms_stat.stat_has_titleicon .seasidetms_stat_inner {
padding-top: 30px;
}
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap .seasidetms_stat_title,
.seasidetms_stats.stats_mode_circles .seasidetms_stat_wrap .seasidetms_stat_subtitle {
display: block;
text-align: center;
padding: 10px 20px 0;
} .seasidetms_counters {
position: relative;
text-align: center;
}
.seasidetms_counters:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.seasidetms_counters canvas {
display: none;
}
.seasidetms_counters .seasidetms_counter_wrap {
display: inline-block;
padding: 0 2px;
margin: 0;
float: none;
vertical-align: top;
text-align: center;
}
.seasidetms_counters .seasidetms_counter_wrap.one_fifth {
width: 20%;
}
.seasidetms_counters .seasidetms_counter_wrap.one_fourth {
width: 25%;
}
.seasidetms_counters .seasidetms_counter_wrap.one_third {
width: 33.3%;
}
.seasidetms_counters .seasidetms_counter_wrap.one_half {
width: 50%;
}
.seasidetms_counters .seasidetms_counter_wrap.one_first {
width: 100%;
}
.seasidetms_counters .seasidetms_counter_wrap .seasidetms_counter {
min-height: 100px;
padding: 0 20px;
margin: 0 0 20px;
position: relative;
overflow: hidden;
}
.seasidetms_counters .seasidetms_counter_wrap .seasidetms_counter .seasidetms_counter_inner {
display: block;
margin: 30px 0;
position: relative;
}
.seasidetms_counters .seasidetms_counter_wrap .seasidetms_counter .seasidetms_counter_inner:before {
border-style: solid;
position: absolute;
left: 0;
top: 0;
}
.seasidetms_counters .seasidetms_counter_wrap .seasidetms_counter .seasidetms_counter_inner .seasidetms_counter_title {
display: block;
margin-top: 2px;
}
.seasidetms_counters .seasidetms_counter_wrap .seasidetms_counter .seasidetms_counter_inner .seasidetms_counter_counter_wrap {
display: inline-block;
}
.seasidetms_counters .seasidetms_counter_wrap .seasidetms_counter.counter_has_icon .seasidetms_counter_inner:before {
margin-left: 0;
margin-right: 0;
}
.seasidetms_counters .seasidetms_counter_wrap .seasidetms_counter.counter_has_image .seasidetms_counter_inner:before {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.seasidetms_counters .seasidetms_counter_wrap .seasidetms_counter_subtitle {
display: block;
padding-bottom: 20px;
}
.seasidetms_counters.counters_type_vertical .seasidetms_counter_wrap .seasidetms_counter {
text-align: center;
}
.seasidetms_counters.counters_type_vertical .seasidetms_counter_wrap .seasidetms_counter .seasidetms_counter_inner {
text-align: center;
}
.seasidetms_counters.counters_type_vertical .seasidetms_counter_wrap .seasidetms_counter .seasidetms_counter_inner:before {
left: 50%;
}
.seasidetms_counters.counters_type_vertical .seasidetms_counter_wrap .seasidetms_counter_subtitle {
display: block;
text-align: center;
} .seasidetms_button {
display: inline-block;
padding: 0 28px;
cursor: pointer;
position: relative;
border-width: 2px;
border-style: solid;
-webkit-border-radius: 0;
border-radius: 0;
}
.seasidetms_button:before {
line-height: inherit !important;
position: relative;
z-index: 10;
}
.seasidetms_button span {
position: relative;
z-index: 10;
}
.seasidetms_button.seasidetms_but_clear_styles {
background: none;
border: 0;
margin: 0;
padding: 0 20px;
overflow: hidden;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.seasidetms_button.seasidetms_but_clear_styles:hover {
margin: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.seasidetms_button.seasidetms_but_clear_styles:after {
content: '';
position: absolute;
}
.seasidetms_button.seasidetms_but_bg_hover {
border-width: 1px;
border-style: solid;
}
.seasidetms_button.seasidetms_but_bd_underline {
border-left-width: 0;
border-left-style: solid;
border-right-width: 0;
border-right-style: solid;
border-top-width: 0;
border-top-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
}
#page .seasidetms_button.seasidetms_but_bd_underline:before {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.seasidetms_button.seasidetms_but_bg_slide_left {
border-width: 1px;
border-style: solid;
}
.seasidetms_button.seasidetms_but_bg_slide_left:after {
width: 100%;
height: 100%;
left: -100%;
top: 0;
}
.seasidetms_button.seasidetms_but_bg_slide_left:hover:after {
left: 0%;
}
.seasidetms_button.seasidetms_but_bg_slide_right {
border-width: 1px;
border-style: solid;
}
.seasidetms_button.seasidetms_but_bg_slide_right:after {
width: 100%;
height: 100%;
right: -100%;
top: 0;
}
.seasidetms_button.seasidetms_but_bg_slide_right:hover:after {
right: 0%;
}
.seasidetms_button.seasidetms_but_bg_slide_top {
border-width: 1px;
border-style: solid;
}
.seasidetms_button.seasidetms_but_bg_slide_top:after {
width: 100%;
height: 0;
left: 0;
top: 0;
}
.seasidetms_button.seasidetms_but_bg_slide_top:hover:after {
height: 100%;
}
.seasidetms_button.seasidetms_but_bg_slide_bottom {
border-width: 1px;
border-style: solid;
}
.seasidetms_button.seasidetms_but_bg_slide_bottom:after {
width: 100%;
height: 0;
left: 0;
bottom: 0;
}
.seasidetms_button.seasidetms_but_bg_slide_bottom:hover:after {
height: 100%;
}
.seasidetms_button.seasidetms_but_bg_expand_vert {
border-width: 1px;
border-style: solid;
}
.seasidetms_button.seasidetms_but_bg_expand_vert:after {
width: 0;
height: 105%;
left: 50%;
top: 50%;
opacity: 0;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.seasidetms_button.seasidetms_but_bg_expand_vert:hover:after {
width: 90%;
opacity: 1;
}
.seasidetms_button.seasidetms_but_bg_expand_hor {
border-width: 1px;
border-style: solid;
}
.seasidetms_button.seasidetms_but_bg_expand_hor:after {
width: 105%;
height: 0;
left: 50%;
top: 50%;
opacity: 0;
-webkit-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.seasidetms_button.seasidetms_but_bg_expand_hor:hover:after {
height: 75%;
opacity: 1;
}
.seasidetms_button.seasidetms_but_bg_expand_diag {
border-width: 1px;
border-style: solid;
}
.seasidetms_button.seasidetms_but_bg_expand_diag:after {
width: 500%;
height: 0;
left: 50%;
top: 50%;
opacity: 0;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.seasidetms_button.seasidetms_but_bg_expand_diag:hover:after {
height: 170%;
opacity: 1;
}
.seasidetms_button.seasidetms_but_shadow {
padding-bottom: 3px;
-webkit-box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
box-shadow: inset 0 -3px 0 0 rgba(0, 0, 0, 0.2);
}
#page .seasidetms_button.seasidetms_but_shadow {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.seasidetms_button.seasidetms_but_shadow:hover {
padding-bottom: 0;
margin-top: 3px;
-webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
}
.seasidetms_button.seasidetms_but_icon_dark_bg:before,
.seasidetms_button.seasidetms_but_icon_light_bg:before,
.seasidetms_button.seasidetms_but_icon_divider:before,
.seasidetms_button.seasidetms_but_icon_inverse:before {
margin: auto !important;
position: absolute;
left: 0;
top: 0;
}
.seasidetms_button.seasidetms_but_icon_dark_bg:after,
.seasidetms_button.seasidetms_but_icon_light_bg:after,
.seasidetms_button.seasidetms_but_icon_divider:after,
.seasidetms_button.seasidetms_but_icon_inverse:after {
content: '';
background-color: rgba(0, 0, 0, 0.2);
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.seasidetms_button.seasidetms_but_icon_dark_bg:hover:before,
.seasidetms_button.seasidetms_but_icon_light_bg:hover:before,
.seasidetms_button.seasidetms_but_icon_divider:hover:before {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
}
.seasidetms_button.seasidetms_but_icon_light_bg:after {
background-color: rgba(255, 255, 255, 0.2);
}
.seasidetms_button.seasidetms_but_icon_divider:after {
background-color: transparent;
border-right-width: 1px;
border-right-style: solid;
}
.seasidetms_button.seasidetms_but_icon_inverse {
border-width: 1px;
border-style: solid;
}
.seasidetms_button.seasidetms_but_icon_inverse:after {
background-color: transparent;
}
.seasidetms_button.seasidetms_but_icon_slide_left,
.seasidetms_button.seasidetms_but_icon_slide_right {
padding-left: 40px;
padding-right: 40px;
border-width: 1px;
border-style: solid;
}
.seasidetms_button.seasidetms_but_icon_slide_left:before {
width: 40px;
height: auto;
margin: auto !important;
position: absolute;
left: -40px;
right: auto;
top: 0;
bottom: 0;
}
.seasidetms_button.seasidetms_but_icon_slide_left:hover:before {
left: 0;
}
.seasidetms_button.seasidetms_but_icon_slide_right:before {
width: 40px;
height: auto;
margin: auto !important;
position: absolute;
left: auto;
right: -40px;
top: 0;
bottom: 0;
}
.seasidetms_button.seasidetms_but_icon_slide_right:hover:before {
right: 0;
}
.seasidetms_button.seasidetms_but_icon_hover_slide_left,
.seasidetms_button.seasidetms_but_icon_hover_slide_right,
.seasidetms_button.seasidetms_but_icon_hover_slide_top,
.seasidetms_button.seasidetms_but_icon_hover_slide_bottom {
border-width: 1px;
border-style: solid;
}
.seasidetms_button.seasidetms_but_icon_hover_slide_left:before,
.seasidetms_button.seasidetms_but_icon_hover_slide_right:before,
.seasidetms_button.seasidetms_but_icon_hover_slide_top:before,
.seasidetms_button.seasidetms_but_icon_hover_slide_bottom:before {
width: 100%;
height: auto;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.seasidetms_button.seasidetms_but_icon_hover_slide_left span,
.seasidetms_button.seasidetms_but_icon_hover_slide_right span,
.seasidetms_button.seasidetms_but_icon_hover_slide_top span,
.seasidetms_button.seasidetms_but_icon_hover_slide_bottom span {
display: block;
position: relative;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.seasidetms_button.seasidetms_but_icon_hover_slide_left:before {
left: -200%;
}
.seasidetms_button.seasidetms_but_icon_hover_slide_left:hover:before {
left: 0;
}
.seasidetms_button.seasidetms_but_icon_hover_slide_left:hover span {
-webkit-transform: translateX(200%);
-moz-transform: translateX(200%);
-ms-transform: translateX(200%);
-o-transform: translateX(200%);
transform: translateX(200%);
}
.seasidetms_button.seasidetms_but_icon_hover_slide_right:before {
right: -200%;
}
.seasidetms_button.seasidetms_but_icon_hover_slide_right:hover:before {
right: 0;
}
.seasidetms_button.seasidetms_but_icon_hover_slide_right:hover span {
-webkit-transform: translateX(-200%);
-moz-transform: translateX(-200%);
-ms-transform: translateX(-200%);
-o-transform: translateX(-200%);
transform: translateX(-200%);
}
.seasidetms_button.seasidetms_but_icon_hover_slide_top:before {
top: -200%;
}
.seasidetms_button.seasidetms_but_icon_hover_slide_top:hover:before {
top: 0;
}
.seasidetms_button.seasidetms_but_icon_hover_slide_top:hover span {
-webkit-transform: translateY(200%);
-moz-transform: translateY(200%);
-ms-transform: translateY(200%);
-o-transform: translateY(200%);
transform: translateY(200%);
}
.seasidetms_button.seasidetms_but_icon_hover_slide_bottom:before {
top: 200%;
}
.seasidetms_button.seasidetms_but_icon_hover_slide_bottom:hover:before {
top: 0;
}
.seasidetms_button.seasidetms_but_icon_hover_slide_bottom:hover span {
-webkit-transform: translateY(-200%);
-moz-transform: translateY(-200%);
-ms-transform: translateY(-200%);
-o-transform: translateY(-200%);
transform: translateY(-200%);
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button {
padding-bottom: 0;
margin-top: 3px;
-webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_clear_styles {
margin: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_bg_slide_left:after {
width: 100%;
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_bg_slide_right:after {
width: 100%;
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_bg_slide_top:after {
height: 100%;
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_bg_slide_bottom:after {
height: 100%;
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_bg_expand_vert:after {
width: 90%;
opacity: 1;
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_bg_expand_hor:after {
height: 75%;
opacity: 1;
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_bg_expand_diag:after {
height: 170%;
opacity: 1;
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_shadow {
padding-bottom: 0;
top: 3px;
-webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.02);
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_icon_dark_bg:before,
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_icon_light_bg:before,
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_icon_divider:before {
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-ms-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_icon_slide_left:before {
left: 0;
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_icon_slide_right:before {
right: 0;
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_icon_hover_slide_left:before {
left: 0;
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_icon_hover_slide_left span {
-webkit-transform: translateX(200%);
-moz-transform: translateX(200%);
-ms-transform: translateX(200%);
-o-transform: translateX(200%);
transform: translateX(200%);
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_icon_hover_slide_right:before {
right: 0;
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_icon_hover_slide_right span {
-webkit-transform: translateX(-200%);
-moz-transform: translateX(-200%);
-ms-transform: translateX(-200%);
-o-transform: translateX(-200%);
transform: translateX(-200%);
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_icon_hover_slide_top:before {
top: 0;
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_icon_hover_slide_top span {
-webkit-transform: translateY(200%);
-moz-transform: translateY(200%);
-ms-transform: translateY(200%);
-o-transform: translateY(200%);
transform: translateY(200%);
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_icon_hover_slide_bottom:before {
top: 0;
}
.seasidetms_paypal_donations > form:hover + .seasidetms_button.seasidetms_but_icon_hover_slide_bottom span {
-webkit-transform: translateY(-200%);
-moz-transform: translateY(-200%);
-ms-transform: translateY(-200%);
-o-transform: translateY(-200%);
transform: translateY(-200%);
} .wpcf7-form input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]),
.wpcf7-form select,
.wpcf7-form textarea,
.wpcf7-form option {
min-width: 100px;
width: 100%;
} .seasidetms_hover_slider {
position: relative;
overflow: hidden;
}
.seasidetms_hover_slider li:before {
display: none;
}
.seasidetms_hover_slider .seasidetms_hover_slider_items {
list-style: none;
width: 100%;
height: 1px;
padding: 0 0 58.14%;
margin: 0;
position: relative;
}
.seasidetms_hover_slider .seasidetms_hover_slider_items > li {
list-style: none;
padding: 0;
width: 100%;
height: 100%;
visibility: hidden;
position: absolute;
left: 0;
top: 0;
opacity: 0;
}
.seasidetms_hover_slider .seasidetms_hover_slider_items > li > figure.seasidetms_hover_slider_full_img {
width: 100%;
max-width: 100%;
height: 100%;
max-height: 100%;
}
.seasidetms_hover_slider .seasidetms_hover_slider_items > li > figure.seasidetms_hover_slider_full_img img {
display: block;
width: 100%;
max-width: 100%;
position: absolute;
height: 100%;
max-height: 100%;
}
.seasidetms_hover_slider .seasidetms_hover_slider_thumbs {
font-size: 0;
line-height: 0;
margin: 0 -4px;
padding: 0;
word-spacing: -1px;
}
.seasidetms_hover_slider .seasidetms_hover_slider_thumbs > li {
word-spacing: normal;
display: inline-block;
display: -moz-inline-stack;
padding: 11px 4px 0;
vertical-align: top;
}
.seasidetms_hover_slider .seasidetms_hover_slider_thumbs > li a {
display: block;
position: relative;
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
transform: scale(0.5);
opacity: 0.3;
}
.seasidetms_hover_slider .seasidetms_hover_slider_thumbs > li a:before {
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 1;
}
.seasidetms_hover_slider .seasidetms_hover_slider_thumbs > li a:hover:before {
opacity: 0;
}
.seasidetms_hover_slider .seasidetms_hover_slider_thumbs > li img {
display: block;
}
.seasidetms_hover_slider .seasidetms_hover_slider_thumbs > li.hovered_item a:before {
opacity: 0;
}
.seasidetms_hover_slider .seasidetms_hover_slider_thumbs > li.shortcode_animated a {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.js_body .seasidetms_hover_slider_items > li > figure.seasidetms_hover_slider_full_img img {
position: absolute;
} .seasidetms_content_slider {
margin-bottom: 20px;
overflow: hidden;
}
.seasidetms_content_slider .item > img {
width: 100%;
}
.seasidetms_content_slider .owl-buttons > div {
display: block;
width: 40px;
height: 100%;
position: absolute;
top: 0;
}
.seasidetms_content_slider .owl-buttons > div > span {
background: none;
border-width: 0;
border-style: solid;
width: 30px;
height: 30px;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.seasidetms_content_slider .owl-buttons > div > span span {
width: 10px;
height: 14px;
}
.seasidetms_content_slider .owl-buttons > div > span span:before {
font-size: 26px;
}
.seasidetms_content_slider .owl-buttons > div.owl-prev {
left: -40px;
}
.seasidetms_content_slider .owl-buttons > div.owl-next {
right: -40px;
}
.seasidetms_content_slider:hover .owl-buttons > div.owl-prev {
left: 0;
}
.seasidetms_content_slider:hover .owl-buttons > div.owl-next {
right: 0;
} .seasidetms_gallery {
margin: 0 0 0 -10px;
padding: 0;
}
.seasidetms_gallery .seasidetms_gallery_item {
min-width: 180px;
padding: 0 0 10px 10px;
float: left;
opacity: 0;
}
.seasidetms_gallery .seasidetms_gallery_item:before {
display: none;
}
.seasidetms_gallery .seasidetms_gallery_item img {
display: block;
width: 100%;
}
.seasidetms_gallery .seasidetms_gallery_item.shortcode_animated {
opacity: 1;
}
.seasidetms_gallery .seasidetms_gallery_item.seasidetms_caption figure {
display: block;
padding: 20px 20px 15px;
}
.seasidetms_gallery .seasidetms_gallery_item.seasidetms_caption figcaption {
padding: 15px 0 0;
text-align: center;
} .seasidetms_quotes_slider {
margin-bottom: 20px;
}
.seasidetms_quotes_slider .seasidetms_quote_inner {
padding: 0 1px;
position: relative;
}
.seasidetms_quotes_slider .quote_content {
position: relative;
}
.seasidetms_quotes_slider .quote_content p {
padding: 0;
}
.seasidetms_quotes_slider .quote_content img {
width: auto;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .seasidetms_quote {
padding-top: 25px;
position: relative;
overflow: hidden;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .quote_content {
border-width: 1px;
border-style: solid;
padding: 25px 30px;
margin-bottom: 25px;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .quote_content:before,
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .quote_content:after {
content: '';
display: block;
position: absolute;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .quote_content:before {
left: 25px;
bottom: -12px;
border-right: 12px solid transparent !important;
border-left: 0 solid transparent !important;
border-bottom: 0 solid transparent !important;
border-top-width: 12px;
border-top-style: solid;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .quote_content:after {
left: 26px;
bottom: -10px;
border-right: 10px solid transparent !important;
border-left: 0 solid transparent !important;
border-bottom: 0 solid transparent !important;
border-top-width: 10px;
border-top-style: solid;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .quote_info_wrap {
display: table;
overflow: hidden;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .quote_image {
display: table-cell;
vertical-align: top;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .quote_image img {
width: 50px;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .wrap_quote_title {
display: table-cell;
vertical-align: middle;
padding: 5px 15px;
min-width: 150px;
height: 50px;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .quote_link {
display: inline-block;
margin-top: -5px;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .quote_link:hover {
opacity: 0.7;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .quote_subtitle {
display: inline-block;
margin-top: -5px;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .owl-pagination {
width: auto;
right: 0;
left: auto;
bottom: 35px;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .owl-pagination .owl-page {
border-width: 1px;
border-style: solid;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_center .seasidetms_quote {
padding-top: 75px;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_center .seasidetms_quote_inner {
text-align: center;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_center .quote_content {
padding: 70px 12% 50px;
text-align: center;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_center .quote_content:before {
content: '\e8f0';
font-family: 'fontello';
display: block;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 26px;
position: absolute;
top: 0;
left: 50%;
margin-left: -15px;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_center .wrap_quote_title {
margin-top: 15px;
text-align: center;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_center .quote_subtitle {
display: block;
margin-top: -3px;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_center .quote_image {
padding: 5px;
display: inline-block;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_center .quote_image img {
width: 50px;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_center .owl-buttons > div {
position: absolute;
top: 50%;
margin-top: -15px;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_center .owl-buttons > div.owl-prev {
left: 0;
}
.seasidetms_quotes_slider.seasidetms_quotes_slider_type_center .owl-buttons > div.owl-next {
right: 0;
}
.quote_title {
margin-bottom: 0;
}
.quote_content_wrap {
overflow: hidden;
}
.seasidetms_quote_inner blockquote {
padding: 0;
}
.seasidetms_quotes_grid {
display: table;
border-spacing: 4px;
border-collapse: separate;
margin: 0 -4px 20px -4px;
position: relative;
overflow: hidden;
}
.seasidetms_quotes_grid.quote_two .seasidetms_quote {
width: 50%;
}
.seasidetms_quotes_grid.quote_three .seasidetms_quote {
width: 33.33%;
}
.seasidetms_quotes_grid.quote_four .seasidetms_quote {
width: 25%;
}
.seasidetms_quotes_grid .quote_content {
margin: 15px 0 25px;
}
.seasidetms_quotes_grid .quote_content p {
padding: 0;
}
.seasidetms_quotes_grid .quote_info_wrap {
display: table;
}
.seasidetms_quotes_grid .seasidetms_quote_inner {
position: relative;
padding: 60px 40px 25px;
}
.seasidetms_quotes_grid .seasidetms_quote_inner:before {
content: '\e8f0';
font-family: 'fontello';
font-size: 17px;
line-height: 80px;
text-align: center;
display: block;
width: 37px;
height: 60px;
position: absolute;
top: -1px;
left: 40px;
}
.seasidetms_quotes_grid .quote_image {
display: table-cell;
vertical-align: middle;
padding-right: 20px;
}
.seasidetms_quotes_grid .quote_image img {
width: 50px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.seasidetms_quotes_grid .wrap_quote_title {
display: table-cell;
vertical-align: middle;
}
.seasidetms_quotes_grid .quote_subtitle {
display: block;
margin-top: -3px;
}
.seasidetms_quotes_grid .seasidetms_quote {
border-width: 1px;
border-style: solid;
}
.seasidetms_quotes_grid .seasidetms_quotes_list {
display: table-row;
width: 100%;
overflow: hidden;
}
.seasidetms_quotes_grid .seasidetms_quotes_list .seasidetms_quote {
display: table-cell;
} .seasidetms_pricing_table {
margin: 0 -20px;
position: relative;
overflow: hidden;
}
.seasidetms_pricing_table .seasidetms_pricing_item {
width: 25%;
display: block;
padding: 0 20px 40px;
position: relative;
float: left;
}
.seasidetms_pricing_table .seasidetms_pricing_item .seasidetms_pricing_item_inner {
padding: 20px 0 30px;
position: relative;
text-align: center;
border-width: 1px;
border-style: solid;
}
.seasidetms_pricing_table .seasidetms_pricing_item .seasidetms_pricing_item_inner:before {
content: '';
display: block;
width: 60px;
height: 2px;
position: absolute;
top: -1px;
left: 50%;
margin-left: -30px;
}
.seasidetms_pricing_table .seasidetms_pricing_item .pricing_title {
margin-bottom: 20px;
}
.seasidetms_pricing_table .seasidetms_pricing_item .feature_list {
padding-left: 0;
margin: 0 20px;
}
.seasidetms_pricing_table .seasidetms_pricing_item .feature_list li:before {
content: none;
}
.seasidetms_pricing_table .seasidetms_pricing_item .feature_list a {
font-size: 14px;
}
.seasidetms_pricing_table .seasidetms_pricing_item .seasidetms_button {
margin-top: 25px;
}
.seasidetms_pricing_table .seasidetms_pricing_item .seasidetms_price_wrap {
padding: 15px 10px 20px;
margin-bottom: 30px;
position: relative;
text-align: center;
border-top-width: 1px;
border-top-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.seasidetms_pricing_table .seasidetms_pricing_item .seasidetms_price_wrap .seasidetms_currency,
.seasidetms_pricing_table .seasidetms_pricing_item .seasidetms_price_wrap .seasidetms_price,
.seasidetms_pricing_table .seasidetms_pricing_item .seasidetms_price_wrap .seasidetms_coins {
display: inline-block;
vertical-align: middle;
}
.seasidetms_pricing_table .seasidetms_pricing_item.pricing_best .seasidetms_price_wrap {
margin-left: -1px;
margin-right: -1px;
}
.seasidetms_pricing_table.pricing_one .seasidetms_pricing_item {
width: 100%;
}
.seasidetms_pricing_table.pricing_two .seasidetms_pricing_item {
width: 50%;
}
.seasidetms_pricing_table.pricing_three .seasidetms_pricing_item {
width: 33.33%;
}
.seasidetms_pricing_table.pricing_four .seasidetms_pricing_item {
width: 25%;
} .resizable_block .google_map {
position: absolute;
width: 100%;
left: 0;
top: 0;
height: 100%;
}
.google_map img {
max-width: none;
} .seasidetms_img {
display: inline-block;
max-width: 100%;
}
.seasidetms_img.seasidetms_image_l {
margin-right: 20px;
float: left;
}
.seasidetms_img.seasidetms_image_r {
margin-left: 20px;
float: right;
}
.seasidetms_img.with_caption {
padding: 20px 20px 0 20px;
border-width: 1px;
border-style: solid;
}
.seasidetms_img .seasidetms_img_caption {
padding: 15px 0;
text-align: center;
}
.wp-caption {
max-width: 100%;
padding: 20px 20px 0;
margin-bottom: 20px;
}
.wp-caption.aligncenter {
margin-left: auto;
margin-right: auto;
}
.wp-caption.alignleft {
margin-right: 25px;
}
.wp-caption.alignright {
margin-left: 25px;
}
.wp-caption .wp-caption-text {
padding: 15px 0;
text-align: center;
} .gallery {
position: relative;
margin: 0 -2% 20px;
}
.gallery img {
width: 100%;
border: none;
}
.gallery .gallery-item {
position: relative;
float: left;
margin: 0 2% 20px;
}
.gallery .gallery-item .wp-caption-text {
padding: 15px 0;
text-align: center;
}
.gallery.gallery-columns-1 .gallery-item {
width: 96%;
position: relative;
float: none;
clear: both;
}
.gallery.gallery-columns-2 .gallery-item {
width: 46%;
}
.gallery.gallery-columns-2 .gallery-item:nth-child(2n+1) {
clear: both;
}
.gallery.gallery-columns-3 .gallery-item {
width: 29.33%;
}
.gallery.gallery-columns-3 .gallery-item:nth-child(3n+1) {
clear: both;
}
.gallery.gallery-columns-4 .gallery-item {
width: 21%;
}
.gallery.gallery-columns-4 .gallery-item:nth-child(4n+1) {
clear: both;
}
.gallery.gallery-columns-5 .gallery-item {
width: 16%;
}
.gallery.gallery-columns-5 .gallery-item:nth-child(5n+1) {
clear: both;
}
.gallery.gallery-columns-6 .gallery-item {
width: 12.67%;
}
.gallery.gallery-columns-6 .gallery-item:nth-child(6n+1) {
clear: both;
}
.gallery.gallery-columns-7 .gallery-item {
width: 10.29%;
}
.gallery.gallery-columns-7 .gallery-item:nth-child(7n+1) {
clear: both;
}
.gallery.gallery-columns-8 .gallery-item {
width: 8.5%;
}
.gallery.gallery-columns-8 .gallery-item:nth-child(8n+1) {
clear: both;
}
.gallery.gallery-columns-9 .gallery-item {
width: 7.11%;
}
.gallery.gallery-columns-9 .gallery-item:nth-child(9n+1) {
clear: both;
}
.gallery .gallery-icon {
padding: 20px;
}
.gallery .gallery-icon img {
width: 100%;
}
.gallery .gallery-caption {
text-align: center;
padding: 0 20px 15px;
margin-top: -5px;
}
.gallery:after,
.gallery-item:after {
content: '.';
display: block;
clear: both;
height: 0;
visibility: hidden;
overflow: hidden;
}
.gallery-caption {
outline: none;
} .seasidetms_sidebar {
margin: 0 -2%;
}
.seasidetms_sidebar aside {
margin: 0 2%;
float: left;
}
.sidebar_layout_14141414 aside {
width: 21%;
}
.sidebar_layout_141412 > aside:first-child,
.sidebar_layout_141412 > aside:first-child + aside,
.sidebar_layout_141412 > div.cl + aside,
.sidebar_layout_141412 > div.cl + aside + aside,
.sidebar_layout_141412 > div.seasidetms_widget_divider + aside,
.sidebar_layout_141412 > div.seasidetms_widget_divider + aside + aside {
width: 21%;
}
.sidebar_layout_141412 > aside:first-child + aside + aside,
.sidebar_layout_141412 > div.cl + aside + aside + aside,
.sidebar_layout_141412 > div.seasidetms_widget_divider + aside + aside + aside {
width: 46%;
}
.sidebar_layout_141214 > aside:first-child,
.sidebar_layout_141214 > aside:first-child + aside + aside,
.sidebar_layout_141214 > div.cl + aside,
.sidebar_layout_141214 > div.cl + aside + aside + aside,
.sidebar_layout_141214 > div.seasidetms_widget_divider + aside,
.sidebar_layout_141214 > div.seasidetms_widget_divider + aside + aside + aside {
width: 21%;
}
.sidebar_layout_141214 > aside:first-child + aside,
.sidebar_layout_141214 > div.cl + aside + aside,
.sidebar_layout_141214 > div.seasidetms_widget_divider + aside + aside {
width: 46%;
}
.sidebar_layout_121414 > aside:first-child,
.sidebar_layout_121414 > div.cl + aside,
.sidebar_layout_121414 > div.seasidetms_widget_divider + aside {
width: 46%;
}
.sidebar_layout_121414 > aside:first-child + aside,
.sidebar_layout_121414 > aside:first-child + aside + aside,
.sidebar_layout_121414 > div.cl + aside + aside,
.sidebar_layout_121414 > div.cl + aside + aside + aside,
.sidebar_layout_121414 > div.seasidetms_widget_divider + aside + aside,
.sidebar_layout_121414 > div.seasidetms_widget_divider + aside + aside + aside {
width: 21%;
}
.sidebar_layout_131313 aside {
width: 29.33%;
}
.sidebar_layout_3414 > aside:first-child,
.sidebar_layout_3414 > div.cl + aside,
.sidebar_layout_3414 > div.seasidetms_widget_divider + aside {
width: 71%;
}
.sidebar_layout_3414 > aside:first-child + aside,
.sidebar_layout_3414 > div.cl + aside + aside,
.sidebar_layout_3414 > div.seasidetms_widget_divider + aside + aside {
width: 21%;
}
.sidebar_layout_1434 > aside:first-child,
.sidebar_layout_1434 > div.cl + aside,
.sidebar_layout_1434 > div.seasidetms_widget_divider + aside {
width: 21%;
}
.sidebar_layout_1434 > aside:first-child + aside,
.sidebar_layout_1434 > div.cl + aside + aside,
.sidebar_layout_1434 > div.seasidetms_widget_divider + aside + aside {
width: 71%;
}
.sidebar_layout_2313 > aside:first-child,
.sidebar_layout_2313 > div.cl + aside,
.sidebar_layout_2313 > div.seasidetms_widget_divider + aside {
width: 62.67%;
}
.sidebar_layout_2313 > aside:first-child + aside,
.sidebar_layout_2313 > div.cl + aside + aside,
.sidebar_layout_2313 > div.seasidetms_widget_divider + aside + aside {
width: 29.33%;
}
.sidebar_layout_1323 > aside:first-child,
.sidebar_layout_1323 > div.cl + aside,
.sidebar_layout_1323 > div.seasidetms_widget_divider + aside {
width: 29.33%;
}
.sidebar_layout_1323 > aside:first-child + aside,
.sidebar_layout_1323 > div.cl + aside + aside,
.sidebar_layout_1323 > div.seasidetms_widget_divider + aside + aside {
width: 62.67%;
}
.sidebar_layout_1212 aside {
width: 46%;
}
.sidebar_layout_11 aside {
width: 96%;
} .seasidetms_sharing {
overflow: hidden;
}
.share_wrap {
float: left;
margin-bottom: 20px;
margin-right: 20px;
}
.share_wrap .button {
padding-left: 20px;
padding-right: 20px;
}
.share_wrap .button:before {
margin-right: 10px;
}
.share_wrap:last-child {
margin-right: 0;
}
.social_vertical .share_wrap {
float: none;
margin-right: 0;
} .seasidetms_twitter_wrap {
position: relative;
}
.seasidetms_twitter .seasidetms_twitter_item {
padding: 0 50px 0 45px;
position: relative;
}
.seasidetms_twitter .published {
padding: 0 15px 0 0;
position: absolute;
top: 50%;
left: 45px;
width: 110px;
height: 20px;
margin-top: -10px;
}
.seasidetms_twitter .seasidetms_twitter_item {
padding-right: 80px;
}
.seasidetms_twitter .seasidetms_twitter_item_content {
display: block;
padding: 0 0 0 160px;
}
.seasidetms_twitter .owl-buttons {
position: absolute;
right: 0;
top: 50%;
margin-top: -15px;
}
.seasidetms_twitter .owl-buttons > div {
margin-left: 3px;
}
.twr_icon {
font-size: 26px;
line-height: 26x;
display: block;
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: auto;
top: 0;
bottom: 0;
}
.twr_icon:before {
margin: 0 !important;
} .seasidetms_dropcap {
margin: 5px 33px 5px 23px;
line-height: 50px;
float: left;
}
.seasidetms_dropcap.type2 {
width: 46px;
height: 46px;
-webkit-border-radius: 50%;
border-radius: 50%;
text-align: center;
margin: 5px 25px 5px 0;
} .seasidetms_clients_slider {
margin: 0 0 30px;
}
.seasidetms_clients_slider .seasidetms_owl_slider_item {
min-width: 170px;
}
.seasidetms_clients_item {
height: 180px;
min-width: 170px;
line-height: 180px;
text-align: center;
vertical-align: middle;
}
.seasidetms_clients_item img {
display: inline-block;
padding: 20px;
max-width: 100%;
max-height: 100%;
height: auto;
width: auto;
vertical-align: middle;
}
.seasidetms_clients_item a {
display: block;
line-height: 180px;
height: 100%;
}
.seasidetms_clients_grid {
overflow: hidden;
}
.seasidetms_clients_grid.clients_five .seasidetms_clients_item {
width: 20%;
}
.seasidetms_clients_grid.clients_four .seasidetms_clients_item {
width: 25%;
}
.seasidetms_clients_grid.clients_three .seasidetms_clients_item {
width: 33.33%;
}
.seasidetms_clients_grid.clients_two .seasidetms_clients_item {
width: 50%;
}
.seasidetms_clients_grid .seasidetms_clients_items {
height: auto;
}
.seasidetms_clients_grid .seasidetms_clients_item {
margin-bottom: 20px;
float: left;
}
.seasidetms_clients_grid .seasidetms_clients_item img {
-webkit-transform: scale(0.5);
-moz-transform: scale(0.5);
transform: scale(0.5);
opacity: 0.1;
}
.seasidetms_clients_grid .seasidetms_clients_item.shortcode_animated img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.seasidetms_clients_grid.clients_one .seasidetms_clients_item:last-child,
.seasidetms_clients_grid.clients_one .seasidetms_clients_item {
width: 100%;
float: none;
height: auto;
line-height: 0;
}
.seasidetms_clients_grid.clients_two .seasidetms_clients_item:nth-child(2n+1),
.seasidetms_clients_grid.clients_three .seasidetms_clients_item:nth-child(3n+1),
.seasidetms_clients_grid.clients_four .seasidetms_clients_item:nth-child(4n+1),
.seasidetms_clients_grid.clients_five .seasidetms_clients_item:nth-child(5n+1) {
clear: both;
}
.seasidetms_clients_slider {
padding: 0 50px;
}
.seasidetms_clients_slider .owl-pagination {
bottom: 0;
}
.seasidetms_clients_slider .owl-pagination .owl-page {
border-width: 1px;
border-style: solid;
}
.seasidetms_clients_slider .owl-buttons > div {
position: absolute;
top: 50%;
margin-top: -15px;
}
.seasidetms_clients_slider .owl-buttons > div.owl-prev {
left: 0;
}
.seasidetms_clients_slider .owl-buttons > div.owl-next {
right: 0;
}  .widget {
position: relative;
padding: 0 0 20px;
}
.sidebar .widget {
margin-bottom: 50px;
padding-bottom: 0;
}
.sidebar .widget:last-child {
margin-bottom: 0;
}
.sidebar .widget .widgettitle {
margin-bottom: 25px;
}
.widget .widgettitle {
margin-bottom: 30px;
}
.widget ul {
padding: 0;
margin-bottom: 0;
}
.widget ul li {
padding: 7px 0;
border-top-width: 1px;
border-top-style: solid;
}
.widget ul li:first-child {
border-top-width: 0;
border-top-style: solid;
padding-top: 0;
}
.widget ul li li:first-child {
border-top-width: 1px;
border-top-style: solid;
}
.bottom_inner .widget .widgettitle {
display: block;
padding-bottom: 5px;
}
.bottom_inner .widget .textwidget li:before {
content: none;
}
.widget_pages ul,
.widget_categories ul,
.widget_archive ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
margin: 0;
padding: 0;
}
.widget_pages ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_meta ul li,
.widget_recent_comments ul li,
.widget_recent_entries ul li {
margin: 0;
padding: 0;
border-top-width: 1px;
border-top-style: solid;
}
.widget_pages ul li:before,
.widget_categories ul li:before,
.widget_archive ul li:before,
.widget_meta ul li:before,
.widget_recent_comments ul li:before,
.widget_recent_entries ul li:before {
content: none;
}
.widget_pages ul li a,
.widget_categories ul li a,
.widget_archive ul li a,
.widget_meta ul li a,
.widget_recent_comments ul li a,
.widget_recent_entries ul li a {
display: inline-block;
padding: 8px 0;
}
.widget_pages > ul > li:first-child,
.widget_categories > ul > li:first-child,
.widget_archive > ul > li:first-child,
.widget_meta > ul > li:first-child,
.widget_recent_comments > ul > li:first-child,
.widget_recent_entries > ul > li:first-child {
border-top-width: 0;
border-top-style: solid;
}
.widget_pages > ul > li > ul > li > a,
.widget_categories > ul > li > ul > li > a,
.widget_archive > ul > li > ul > li > a,
.widget_meta > ul > li > ul > li > a,
.widget_recent_comments > ul > li > ul > li > a,
.widget_recent_entries > ul > li > ul > li > a {
padding-left: 15px;
}
.widget_pages > ul > li > ul > li > ul > li > a,
.widget_categories > ul > li > ul > li > ul > li > a,
.widget_archive > ul > li > ul > li > ul > li > a,
.widget_meta > ul > li > ul > li > ul > li > a,
.widget_recent_comments > ul > li > ul > li > ul > li > a,
.widget_recent_entries > ul > li > ul > li > ul > li > a {
padding-left: 30px;
}
.widget_pages > ul > li > ul > li > ul > li > ul > li > a,
.widget_categories > ul > li > ul > li > ul > li > ul > li > a,
.widget_archive > ul > li > ul > li > ul > li > ul > li > a,
.widget_meta > ul > li > ul > li > ul > li > ul > li > a,
.widget_recent_comments > ul > li > ul > li > ul > li > ul > li > a,
.widget_recent_entries > ul > li > ul > li > ul > li > ul > li > a {
padding-left: 45px;
}
.widget_pages > ul > li > ul > li > ul > li > ul > li > ul > li > a,
.widget_categories > ul > li > ul > li > ul > li > ul > li > ul > li > a,
.widget_archive > ul > li > ul > li > ul > li > ul > li > ul > li > a,
.widget_meta > ul > li > ul > li > ul > li > ul > li > ul > li > a,
.widget_recent_comments > ul > li > ul > li > ul > li > ul > li > ul > li > a,
.widget_recent_entries > ul > li > ul > li > ul > li > ul > li > ul > li > a {
padding-left: 60px;
}
.widget_pages .post-date,
.widget_categories .post-date,
.widget_archive .post-date,
.widget_meta .post-date,
.widget_recent_comments .post-date,
.widget_recent_entries .post-date {
display: block;
margin: -3px 0 0;
}
.widget_recent_comments ul li {
padding: 8px 0;
}
.widget_recent_entries .post-date {
margin: 5px 0 0;
}
.widget_pages ul li a {
padding: 9px 0;
}
.widget_categories ul li a,
.widget_archive ul li a,
.widget_meta ul li a {
padding: 8px 0;
position: relative;
}
.widget_categories ul li a:before,
.widget_archive ul li a:before,
.widget_meta ul li a:before {
content: '\e888';
font-family: 'fontello';
margin: 0 10px 0 1px;
position: relative;
left: 1px;
}
.widget_categories .screen-reader-text,
.widget_archive .screen-reader-text {
display: none;
} .widget_custom_booking_entries {
display: table;
width: 100%;
}
.widget_custom_booking_entries .booking_title {
margin-bottom: 30px;
}
.widget_custom_booking_entries .widget_content li {
padding: 10px 0;
border-top-width: 1px;
border-top-style: solid;
}
.widget_custom_booking_entries .widget_content li:first-child {
border-top-width: 0;
border-top-style: solid;
padding-top: 0;
}
.widget_custom_booking_entries .widget_booking_cell {
display: table-cell;
padding: 30px;
}
.widget_custom_booking_entries .widget_booking_cell.booking_one_fourth {
width: 25%;
}
.widget_custom_booking_entries .widget_booking_cell.booking_one_half {
width: 50%;
}
.widget_custom_booking_entries .widget_booking_cell .button,
.widget_custom_booking_entries .widget_booking_cell input[type=submit],
.widget_custom_booking_entries .widget_booking_cell input[type=button],
.widget_custom_booking_entries .widget_booking_cell button {
width: 100%;
height: 38px;
}
.widget_custom_booking_entries input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]),
.widget_custom_booking_entries textarea,
.widget_custom_booking_entries select {
width: 100%;
}
.widget_custom_booking_entries textarea {
height: auto;
}
.widget_custom_booking_entries span.wpcf7-not-valid-tip {
padding: 5px 15px;
margin: 5px 0;
}
.select_arrow {
position: relative;
}
.select_arrow select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-image: none;
position: relative;
z-index: 2;
}
.select_arrow select::-ms-expand {
display: none;
}
.select_arrow:after {
content: '\eb20';
font-family: 'fontello';
line-height: 10px;
font-size: 14px;
display: block;
height: 10px;
width: 10px;
position: absolute;
right: 11px;
top: 15px;
z-index: 1;
} .widget_nav_menu > div > ul {
padding: 0;
}
.widget_nav_menu > div > ul ul {
margin: 0;
}
.widget_nav_menu > div > ul li {
padding: 0;
}
.widget_nav_menu > div > ul li:before {
content: none;
}
.widget_nav_menu > div > ul li li:first-child {
padding: 0;
}
.widget_nav_menu > div > ul li > a {
display: block;
padding: 10px 0;
position: relative;
}
.widget_nav_menu > div > ul li > a:before {
content: '';
display: block;
width: 100%;
height: 2px;
position: absolute;
bottom: -1px;
left: 0;
opacity: 0;
z-index: 2;
}
.widget_nav_menu > div > ul li > a:hover:before {
opacity: 1;
}
.widget_nav_menu > div > ul li.current_page_item > a:before {
opacity: 1;
}
.widget_nav_menu > div > ul > li > a {
padding-left: 0;
}
.widget_nav_menu > div > ul > li > ul > li > a {
padding-left: 20px;
padding-top: 8px;
padding-bottom: 8px;
}
.widget_nav_menu > div > ul > li > ul > li > ul > li > a {
padding-left: 40px;
padding-top: 6px;
padding-bottom: 6px;
}
.widget_nav_menu > div > ul > li > ul > li > ul > li > ul > li > a {
padding-left: 60px;
padding-top: 6px;
padding-bottom: 6px;
}
.widget_nav_menu > div > ul > li > ul > li > ul > li > ul > li > ul > li > a {
padding-left: 80px;
padding-top: 6px;
padding-bottom: 6px;
}
.widget_nav_menu > div > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
padding-left: 100px;
padding-top: 6px;
padding-bottom: 6px;
}
.widget_nav_menu > div > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
padding-left: 110px;
padding-top: 6px;
padding-bottom: 6px;
}
.widget_nav_menu > div > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
padding-left: 120px;
padding-top: 6px;
padding-bottom: 6px;
}
.widget_nav_menu > div > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
padding-left: 130px;
padding-top: 6px;
padding-bottom: 6px;
}
.widget_nav_menu > div > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
padding-left: 140px;
padding-top: 6px;
padding-bottom: 6px;
}
.widget_nav_menu > div > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
padding-left: 150px;
padding-top: 6px;
padding-bottom: 6px;
} .widget_custom_advertisement_entries .widgettitle {
margin-bottom: 25px;
}
.widget_custom_advertisement_entries .adv_image_wrap {
margin: -5px;
overflow: hidden;
}
.widget_custom_advertisement_entries .adv_image_wrap .adv_widget_image {
width: 125px;
height: 125px;
float: left;
margin: 5px;
} .widget_custom_facebook_entries iframe {
margin-bottom: 0;
} .widget_custom_contact_info_entries span {
display: block;
}
.contact_widget_name,
.contact_widget_email,
.contact_widget_url,
.contact_widget_phone,
.adress_wrap {
padding-left: 33px;
position: relative;
}
.contact_widget_name:before,
.contact_widget_email:before,
.contact_widget_url:before,
.contact_widget_phone:before,
.adress_wrap:before {
font-size: 16px;
padding-top: 2px;
width: 1.1em !important;
position: absolute;
left: 0;
top: 0;
}
.contact_widget_name,
.contact_widget_email,
.contact_widget_url,
.contact_widget_phone {
padding-bottom: 20px;
} .widget_custom_twitter_entries {
position: relative;
}
.widget_custom_twitter_entries .tweet_list li {
border-width: 1px;
border-style: solid;
border-top-width: 0;
border-top-style: solid;
padding: 15px 20px 25px;
}
.widget_custom_twitter_entries .tweet_list li:before {
content: none;
}
.widget_custom_twitter_entries .tweet_list li:first-child {
border-top-width: 1px;
border-top-style: solid;
padding-top: 15px;
}
.widget_custom_twitter_entries .tweet_list li .tweet_time {
padding-left: 27px;
position: relative;
display: block;
}
.widget_custom_twitter_entries .tweet_list li .tweet_time:before {
content: '\eb9a';
font-size: 15px;
font-family: 'fontello';
position: absolute;
left: 0;
top: -1px;
}
.widget_custom_twitter_entries .tweet_list li .tweet_text {
display: block;
padding-top: 15px;
}
.widget_categories > .screen-reader-text,
.widget_archive > .screen-reader-text {
display: none;
} #wp-calendar {
border-spacing: 0;
width: auto;
min-width: 200px;
}
#wp-calendar caption {
position: relative;
text-align: left;
padding: 10px 15px;
}
#wp-calendar caption:before {
content: '\eb1e';
font-family: 'fontello';
font-size: 14px;
left: 2px;
top: 10px;
position: absolute;
}
#wp-calendar td,
#wp-calendar th {
padding: 5px 0;
}
#wp-calendar tfoot a {
display: inline-block;
padding-top: 10px;
}
#wp-calendar #next {
text-align: right;
} .widget_custom_flickr_entries .wrap {
margin: 0 -7px;
}
.widget_custom_flickr_entries .more_button {
display: none;
}
.widget_custom_flickr_entries .flickr_badge_image {
margin: 0 7px 14px;
float: left;
} .seasidetms_tabs.lpr {
position: relative;
}
.seasidetms_tabs.lpr li {
border-width: 0;
border-style: solid;
}
.seasidetms_tabs.lpr li:before {
content: none;
}
.seasidetms_tabs.lpr .seasidetms_tabs_list {
text-align: left;
}
.seasidetms_tabs.lpr .seasidetms_tabs_list .seasidetms_tabs_list_item {
width: 33.32%;
}
.seasidetms_tabs.lpr .seasidetms_tabs_list .seasidetms_tabs_list_item > a {
padding: 12px 0 8px;
text-align: center;
}
.seasidetms_tabs.lpr .seasidetms_tabs_wrap {
padding-top: 20px;
}
.seasidetms_tabs.lpr .seasidetms_tabs_wrap .seasidetms_tab:first-child {
display: block;
}
.seasidetms_tabs.lpr .seasidetms_tabs_wrap .seasidetms_tab li {
padding: 10px 0;
}
.seasidetms_tabs.lpr .seasidetms_tabs_wrap p {
padding: 0;
}
.seasidetms_tabs.lpr .seasidetms_lpr_img {
margin-right: 20px;
float: left;
}
.seasidetms_tabs.lpr .seasidetms_lpr_img .img_placeholder_small {
width: 50px;
height: 50px;
}
.seasidetms_tabs.lpr .seasidetms_lpr_img img {
width: 50px;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.seasidetms_tabs.lpr .seasidetms_lpr_cont {
overflow: hidden;
padding-top: 5px;
}
.seasidetms_tabs.lpr .published {
display: block;
} .widget_rss ul li {
padding: 15px 0;
overflow: hidden;
}
.widget_rss ul li:before {
content: none;
}
.widget_rss ul li cite {
float: right;
}
.widget_rss ul li:first-child {
padding-top: 0;
}
.widget_rss ul li:last-child {
padding-bottom: 0;
}
.iclflag {
display: inline;
}
.rss-date {
display: block;
}
.rssSummary {
padding-top: 10px;
}
.rsswidget img {
margin: 0 3px 2px 0;
} .widget_custom_popular_projects_entries,
.widget_custom_latest_projects_entries {
position: relative;
}
.widget_custom_popular_projects_entries .widgettitle,
.widget_custom_latest_projects_entries .widgettitle {
padding-right: 60px;
}
.widget_custom_popular_projects_entries .img_placeholder,
.widget_custom_latest_projects_entries .img_placeholder {
position: relative;
padding-bottom: 60.34%;
display: block;
border-width: 1px;
border-style: solid;
}
.widget_custom_popular_projects_entries .img_placeholder:before,
.widget_custom_latest_projects_entries .img_placeholder:before {
font-size: 40px;
width: 1em;
height: 1em;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.widget_custom_popular_projects_entries .pj_ddn,
.widget_custom_latest_projects_entries .pj_ddn {
border-width: 1px;
border-style: solid;
border-top-width: 0;
border-top-style: solid;
padding: 15px 20px;
}
.widget_custom_popular_projects_entries .pj_ddn .entry-title,
.widget_custom_latest_projects_entries .pj_ddn .entry-title {
margin: 0;
}
.widget_custom_popular_projects_entries .pj_ddn .seasidetms_project_content,
.widget_custom_latest_projects_entries .pj_ddn .seasidetms_project_content {
margin-top: 15px;
}
.widget_custom_popular_projects_entries .pj_ddn .seasidetms_project_content p,
.widget_custom_latest_projects_entries .pj_ddn .seasidetms_project_content p {
padding: 0;
}
.widget_custom_popular_projects_entries .pj_ddn .seasidetmsLike,
.widget_custom_latest_projects_entries .pj_ddn .seasidetmsLike,
.widget_custom_popular_projects_entries .pj_ddn .seasidetms_post_comments,
.widget_custom_latest_projects_entries .pj_ddn .seasidetms_post_comments {
margin: 15px 10px 0 0;
display: inline-block;
}
.widget_custom_popular_projects_entries .owl-buttons,
.widget_custom_latest_projects_entries .owl-buttons {
position: absolute;
right: 0;
top: -50px;
}
.widget_custom_popular_projects_entries .owl-buttons > div > span,
.widget_custom_latest_projects_entries .owl-buttons > div > span {
width: 26px;
height: 26px;
margin-left: 3px;
}   .seasidetms_search,
.seasidetms_archive {
position: relative;
overflow: hidden;
}
.seasidetms_search .seasidetms_wrap_pagination,
.seasidetms_archive .seasidetms_wrap_pagination {
margin-top: 50px;
}
.seasidetms_archive .about_author {
padding: 0 0 50px;
}
.seasidetms_archive_type {
padding: 60px 0 0;
overflow: hidden;
}
.seasidetms_archive_type:first-of-type {
padding-top: 0;
}
.seasidetms_archive_type .preloader {
padding-bottom: 100%;
}
.seasidetms_archive_type .preloader.highImg {
height: auto;
padding: 0;
}
.seasidetms_archive_type .seasidetms_archive_item_img_wrap {
margin: 0 30px 0 0;
width: 23%;
float: left;
}
.seasidetms_archive_type .seasidetms_archive_item_cont_wrap {
overflow: hidden;
}
.seasidetms_archive_type .seasidetms_archive_item_type {
overflow: hidden;
}
.seasidetms_archive_type .seasidetms_archive_item_header {
padding: 0 0 20px;
}
.seasidetms_archive_type .seasidetms_archive_item_title {
margin: 0;
}
.seasidetms_archive_type .seasidetms_archive_item_content {
padding: 0 0 20px;
position: relative;
overflow: hidden;
}
.seasidetms_archive_type .seasidetms_archive_item_content p {
padding: 0;
}
.seasidetms_archive_type .seasidetms_archive_item_info {
padding: 10px 0 0;
overflow: hidden;
border-top-width: 1px;
border-top-style: solid;
}
.seasidetms_archive_type .seasidetms_archive_item_date_wrap {
padding: 0 0 0 10px;
float: right;
}
.seasidetms_archive_type .seasidetms_archive_item_user_name {
padding: 0 20px 0 0;
} .middle_content .seasidetms_sitemap_wrap {
padding: 0 0 50px;
}
.seasidetms_sitemap_wrap {
position: relative;
overflow: hidden;
}
.seasidetms_sitemap_wrap ul,
.seasidetms_sitemap_wrap ol,
.seasidetms_sitemap_wrap li {
margin: 0;
padding: 0;
position: relative;
overflow: hidden;
}
.seasidetms_sitemap_wrap ul:before,
.seasidetms_sitemap_wrap ol:before,
.seasidetms_sitemap_wrap li:before {
content: none;
}
.seasidetms_sitemap_wrap .seasidetms_divider {
margin-bottom: 30px;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap {
padding: 0;
margin: 0;
overflow: hidden;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap > li {
width: 100%;
padding-top: 30px;
position: relative;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap > li:before {
content: '';
display: block;
width: 100%;
height: 1px;
position: absolute;
left: 0;
top: 0;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap > li:first-child {
margin-top: 0;
padding-top: 0;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap > li:first-child:before {
content: none;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > a {
display: inline-block;
margin-bottom: 35px;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > a + ul {
margin-top: -10px;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul {
width: 100%;
overflow: hidden;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li {
width: 25%;
padding-top: 0;
padding-right: 20px;
margin-bottom: 40px;
float: left;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li:nth-child(5),
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li:nth-child(9),
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li:nth-child(13),
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li:nth-child(17),
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li:nth-child(21),
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li:nth-child(25),
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li:nth-child(29),
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li:nth-child(33),
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li:nth-child(37),
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li:nth-child(41),
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li:nth-child(45) {
clear: both;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li > ul {
padding-top: 20px;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li > ul ul {
padding-top: 10px;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li > ul li {
margin-left: 20px;
padding-top: 10px;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li > ul li:first-child {
padding-top: 0;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li > ul > li {
margin-left: 0;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap_category {
padding: 5px 0 0;
margin: 0;
overflow: hidden;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li {
width: 25%;
padding-right: 20px;
margin-bottom: 40px;
float: left;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li:nth-child(5),
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li:nth-child(9),
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li:nth-child(13),
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li:nth-child(17),
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li:nth-child(21),
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li:nth-child(25),
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li:nth-child(29),
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li:nth-child(33),
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li:nth-child(37),
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li:nth-child(41),
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li:nth-child(45) {
clear: both;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li > ul {
padding-top: 20px;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li > ul ul {
padding-top: 10px;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li > ul li {
margin-left: 20px;
padding-top: 10px;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li > ul li:first-child {
padding-top: 0;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap_category > li > ul > li {
margin-left: 0;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap_archive {
padding: 5px 0 20px;
margin: 0;
overflow: hidden;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap_archive > li {
width: 25%;
margin-bottom: 20px;
padding-right: 20px;
float: left;
}
.seasidetms_sitemap_wrap .seasidetms_sitemap_archive > li:nth-child(5),
.seasidetms_sitemap_wrap .seasidetms_sitemap_archive > li:nth-child(9),
.seasidetms_sitemap_wrap .seasidetms_sitemap_archive > li:nth-child(13),
.seasidetms_sitemap_wrap .seasidetms_sitemap_archive > li:nth-child(17),
.seasidetms_sitemap_wrap .seasidetms_sitemap_archive > li:nth-child(21),
.seasidetms_sitemap_wrap .seasidetms_sitemap_archive > li:nth-child(25),
.seasidetms_sitemap_wrap .seasidetms_sitemap_archive > li:nth-child(29),
.seasidetms_sitemap_wrap .seasidetms_sitemap_archive > li:nth-child(33),
.seasidetms_sitemap_wrap .seasidetms_sitemap_archive > li:nth-child(37),
.seasidetms_sitemap_wrap .seasidetms_sitemap_archive > li:nth-child(41),
.seasidetms_sitemap_wrap .seasidetms_sitemap_archive > li:nth-child(45) {
clear: both;
} .error {
overflow: hidden;
}
.error .search_bar_wrap {
margin: 0 auto 40px;
width: 400px;
max-width: 100%;
display: block;
}
.error .error_subtitle {
text-align: center;
margin-bottom: 50px;
}
.error .error_title {
font-size: 220px;
text-align: center;
line-height: 1em;
margin: 0;
padding: 100px 0;
}
.error .error_inner {
margin-bottom: 60px;
}
.error .error_button_wrap {
text-align: center;
padding-bottom: 50px;
} .seasidetms_attach_img {
padding: 40px 0;
position: relative;
overflow: hidden;
}
.seasidetms_attach_img .seasidetms_attach_img_info {
padding: 0 0 20px;
margin: 0 0 30px;
position: relative;
border-bottom-width: 1px;
border-bottom-style: solid;
overflow: hidden;
}
.seasidetms_attach_img .seasidetms_attach_img_edit {
margin: 0;
padding: 0;
float: right;
}
.seasidetms_attach_img .seasidetms_attach_img_meta {
margin: 0;
padding: 0;
overflow: hidden;
} #main .with_frm_style .frm_form_fields input,
#main #wpcontent .with_frm_style .frm_form_fields select,
#main .with_frm_style .frm_form_fields select,
#main .with_frm_style .frm_form_fields textarea {
padding: 8px;
}
#lang_sel ul {
overflow: visible;
}
#lang_sel_footer {
display: none;
} .seasidetms_paypal_donations {
display: inline-block;
position: relative;
}
.seasidetms_paypal_donations > form > .paypal-donations input[type="image"] {
display: block;
z-index: 100;
width: 100%;
height: 100%;
margin: auto !important;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
opacity: 0;
}
.seasidetms_paypal_donations > form > .paypal-donations > img {
display: none;
}
.seasidetms_paypal_donations .seasidetms_button {
display: block;
position: relative;
z-index: 10;
}  .seasidetms-form-builder {
margin: 0 -2%;
}
.seasidetms-form-builder .success_box {
margin: 0 2% 10px;
width: 96%;
}
.seasidetms-form-builder .form_info {
margin: 0 2%;
padding-bottom: 15px !important;
}
.seasidetms-form-builder .form_info.submit_wrap {
padding-top: 10px;
}
#page .seasidetms-form-builder textarea {
min-height: 140px;
height: 140px;
}
.seasidetms-form-builder [class*="one_"] input[type="text"],
.seasidetms-form-builder [class*="one_"] select,
.seasidetms-form-builder [class*="one_"] textarea {
width: 100%;
}
select {
min-width: 100px;
height: 40px;
}
span.wpcf7-list-item {
display: block;
}
.wpcf7-list-item-label,
body .seasidetms-form-builder .check_parent input[type="checkbox"] + label,
body .seasidetms-form-builder .check_parent input[type="radio"] + label {
padding-left: 28px;
position: relative;
float: left;
cursor: pointer;
}
.wpcf7-list-item label {
position: relative;
display: block;
overflow: hidden;
padding: 5px 0;
}
.seasidetms-form-builder .check_parent input[type="checkbox"],
.seasidetms-form-builder .check_parent input[type="radio"],
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"],
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] {
position: absolute;
top: 0;
left: 0;
float: left;
opacity: 0;
}
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:after,
.seasidetms-form-builder .check_parent input[type="checkbox"] + label:after {
position: absolute;
top: 0;
left: 4px;
display: block;
content: '\eabb';
font-size: 14px;
line-height: 20px;
font-weight: bold;
font-family: 'fontello';
opacity: 0;
-webkit-transform: scale(0.75);
-moz-transform: scale(0.75);
transform: scale(0.75);
}
.seasidetms-form-builder .check_parent input[type="radio"] + label:after,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:after {
position: absolute;
top: 5px;
left: 4px;
display: block;
width: 10px;
height: 10px;
text-align: center;
content: '';
-webkit-border-radius: 50%;
border-radius: 50%;
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0);
}
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"]:checked + span.wpcf7-list-item-label:after,
.seasidetms-form-builder .check_parent input[type="checkbox"]:checked + label:after,
.seasidetms-form-builder .check_parent input[type="radio"]:checked + label:after,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"]:checked + span.wpcf7-list-item-label:after {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:before,
.seasidetms-form-builder .check_parent input[type="checkbox"] + label:before,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:before,
.seasidetms-form-builder .check_parent input[type="radio"] + label:before {
display: block;
content: '';
width: 17px;
height: 17px;
text-align: center;
position: absolute;
left: 0;
top: 1px;
border-width: 1px;
border-style: solid;
}
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:before,
.seasidetms-form-builder .check_parent input[type="radio"] + label:before {
-webkit-border-radius: 50%;
border-radius: 50%;
width: 18px;
height: 18px;
}
.widget_custom_contact_form_entries input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]),
.widget_custom_contact_form_entries textarea,
.widget_custom_contact_form_entries select {
width: 100%;
}
.widget_custom_contact_form_entries .form_info.submit_wrap {
padding-top: 0;
}
.wpcf7-form-control-wrap {
margin-bottom: 20px;
display: block;
}
.wpcf7-mail-sent-ok {
overflow: hidden;
}
@supports (-ms-accelerator:true) {
.seasidetms-form-builder .check_parent input[type="radio"] + label:after,
.wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:after {
top: 0;
}
.seasidetms_profile.vertical .profile:before {
left: 0;
}
}
.custom_subscribe .widget_wysija {
position: relative;
}
.custom_subscribe .widgettitle {
margin: 0;
}
.custom_subscribe .wysija-paragraph {
padding: 0;
}
.custom_subscribe input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]) {
height: 40px;
}
.custom_subscribe .wysija-submit-field {
position: absolute;
right: 0;
bottom: 0;
line-height: 36px;
-webkit-border-radius: 0 20px 20px 0;
border-radius: 0 20px 20px 0;
}
#page #signup-content {
padding: 60px 0 40px;
}
#page .mu_register input[type=submit],
#page .mu_register #blog_title,
#page .mu_register #user_email,
#page .mu_register #blogname,
#page .mu_register #user_name {
font-size: inherit;
width: auto;
}
#page .mu_register label {
font-size: inherit;
font-weight: inherit;
}
#page .mu_register .error {
padding: 15px 20px;
margin-bottom: 10px;
font-weight: inherit;
position: relative;
overflow: visible;
}
#page .mu_register .error:before {
content: '';
display: block;
width: 2px;
position: absolute;
left: -1px;
top: -1px;
bottom: -1px;
}  html.csstransitions { }
html.csstransitions input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]),
html.csstransitions textarea,
html.csstransitions select {
-webkit-transition: border-color .2s ease-in-out, box-shadow .1s ease-in-out, background-color .2s ease-in-out;
-moz-transition: border-color .2s ease-in-out, box-shadow .1s ease-in-out, background-color .2s ease-in-out;
-ms-transition: border-color .2s ease-in-out, box-shadow .1s ease-in-out, background-color .2s ease-in-out;
-o-transition: border-color .2s ease-in-out, box-shadow .1s ease-in-out, background-color .2s ease-in-out;
transition: border-color .2s ease-in-out, box-shadow .1s ease-in-out, background-color .2s ease-in-out;
}
html.csstransitions .img_placeholder_small,
html.csstransitions .seasidetms_toggles .seasidetms_toggle_wrap,
html.csstransitions .seasidetms_tabs .seasidetms_tabs_list .seasidetms_tabs_list_item > a,
html.csstransitions .seasidetms_items_filter_wrap .seasidetms_items_filter_list li a,
html.csstransitions .owl-pagination .owl-page,
html.csstransitions .seasidetms_content_slider .owl-buttons > div,
html.csstransitions .post.seasidetms_post_default.format-gallery .owl-buttons > div,
html.csstransitions .post.seasidetms_post_timeline.format-gallery .owl-buttons > div,
html.csstransitions .post.seasidetms_post_masonry.format-gallery .owl-buttons > div,
html.csstransitions .button,
html.csstransitions input[type=submit],
html.csstransitions input[type=button],
html.csstransitions button,
html.csstransitions .seasidetms_prev_arrow,
html.csstransitions .seasidetms_next_arrow,
html.csstransitions #slide_top {
-webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
-moz-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
-ms-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
-o-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
}
html.csstransitions .post.seasidetms_post_default.format-gallery .owl-buttons > div,
html.csstransitions .post.seasidetms_post_masonry.format-gallery .owl-buttons > div,
html.csstransitions .post.seasidetms_post_timeline.format-gallery .owl-buttons > div,
html.csstransitions .seasidetms_content_slider .owl-buttons > div {
-webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out, right .3s ease-in-out, left .3s ease-in-out;
-moz-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out, right .3s ease-in-out, left .3s ease-in-out;
-ms-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out, right .3s ease-in-out, left .3s ease-in-out;
-o-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out, right .3s ease-in-out, left .3s ease-in-out;
transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out, right .3s ease-in-out, left .3s ease-in-out;
}
html.csstransitions .seasidetms_quotes_slider.seasidetms_quotes_slider_type_box .quote_link,
html.csstransitions .header_bot nav > div > ul ul li a:before,
html.csstransitions .header_mid nav > div > ul ul li a:before,
html.csstransitions .widget_nav_menu > div > ul li > a:before,
html.csstransitions .seasidetms_profile .profile .pl_img a:before,
html.csstransitions .portfolio.puzzle .project .seasidetms_project_footer a:before,
html.csstransitions .portfolio.puzzle .project .seasidetms_project_category a,
html.csstransitions .portfolio.puzzle .project .seasidetms_project_title a,
html.csstransitions .seasidetms_wrap_pagination ul li .page-numbers:before,
html.csstransitions .post.seasidetms_post_puzzle .seasidetms_post_cont .preloader:after {
-webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
}
html.csstransitions .header_top .social_wrap .seasidetms_social_icon {
-webkit-transition: opacity .3s ease-in-out, color .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out, color .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out, color .3s ease-in-out;
-o-transition: opacity .3s ease-in-out, color .3s ease-in-out;
transition: opacity .3s ease-in-out, color .3s ease-in-out;
}
html.csstransitions .responsive_top_nav:before,
html.csstransitions .responsive_top_nav:after,
html.csstransitions .responsive_nav:before,
html.csstransitions .responsive_nav:after,
html.csstransitions .responsive_top_nav span,
html.csstransitions .responsive_nav span {
-webkit-transition: opacity .3s ease-in-out .1s, background-color .3s ease-in-out, bottom .3s ease-in-out, transform .3s ease-out .3s;
-moz-transition: opacity .3s ease-in-out .1s, background-color .3s ease-in-out, bottom .3s ease-in-out, transform .3s ease-out .3s;
-ms-transition: opacity .3s ease-in-out .1s, background-color .3s ease-in-out, bottom .3s ease-in-out, transform .3s ease-out .3s;
-o-transition: opacity .3s ease-in-out .1s, background-color .3s ease-in-out, bottom .3s ease-in-out, transform .3s ease-out .3s;
transition: opacity .3s ease-in-out .1s, background-color .3s ease-in-out, bottom .3s ease-in-out, transform .3s ease-out .3s;
}
html.csstransitions .seasidetms_header_search_form .seasidetms_header_search_form_close:before,
html.csstransitions .seasidetms_header_search_form .seasidetms_header_search_form_close:after,
html.csstransitions .seasidetms_toggles .seasidetms_toggle_wrap:before,
html.csstransitions .seasidetms_tabs .seasidetms_tabs_list .seasidetms_tabs_list_item:before,
html.csstransitions .seasidetms_img_rollover_wrap .seasidetms_img_rollover,
html.csstransitions .seasidetms_wrap_pagination ul li a.page-numbers,
html.csstransitions .header_mid_but {
-webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out;
-moz-transition: background-color .3s ease-in-out, color .3s ease-in-out;
-ms-transition: background-color .3s ease-in-out, color .3s ease-in-out;
-o-transition: background-color .3s ease-in-out, color .3s ease-in-out;
transition: background-color .3s ease-in-out, color .3s ease-in-out;
}
html.csstransitions .seasidetmsLike span,
html.csstransitions .seasidetms_comments span,
html.csstransitions .seasidetmsLike:before,
html.csstransitions .seasidetms_comments:before,
html.csstransitions .seasidetms_post_comments:before {
-webkit-transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
-ms-transition: color .3s ease-in-out;
-o-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
}
html.csstransitions .search_button,
html.csstransitions .search_wrap .search_bar_wrap .search_field {
-webkit-transition: width .3s ease-in-out, opacity .3s ease-in-out;
-moz-transition: width .3s ease-in-out, opacity .3s ease-in-out;
-ms-transition: width .3s ease-in-out, opacity .3s ease-in-out;
-o-transition: width .3s ease-in-out, opacity .3s ease-in-out;
transition: width .3s ease-in-out, opacity .3s ease-in-out;
}
html.csstransitions .slogan_wrap,
html.csstransitions .header_top .responsive_top_nav,
html.csstransitions .header_mid .resp_mid_nav_wrap .resp_mid_nav,
html.csstransitions .header_mid .resp_mid_nav_wrap .resp_mid_nav:before,
html.csstransitions .seasidetms_items_filter_wrap .seasidetms_items_sort_but:before,
html.csstransitions .header_mid .mid_nav_wrap {
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
html.csstransitions .seasidetms_img_rollover_wrap img,
html.csstransitions .pl_img img,
html.csstransitions .seasidetms_img_wrap img {
-webkit-transition: transform .2s ease-in-out;
-moz-transition: transform .2s ease-in-out;
-ms-transition: transform .2s ease-in-out;
-o-transition: transform .2s ease-in-out;
transition: transform .2s ease-in-out;
}
html.csstransitions .seasidetms_profile .profile .pl_img a:after,
html.csstransitions .seasidetms_img_rollover_wrap .seasidetms_img_rollover .seasidetms_image_link {
-webkit-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;
-moz-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;
-ms-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;
-o-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;
transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s;
}
html.csstransitions .seasidetms_img_rollover_wrap .seasidetms_img_rollover .seasidetms_open_post_link {
-webkit-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s, transform .4s ease-in-out .1s, color .3s ease-in-out;
-moz-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s, transform .4s ease-in-out .1s, color .3s ease-in-out;
-ms-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s, transform .4s ease-in-out .1s, color .3s ease-in-out;
-o-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s, transform .4s ease-in-out .1s, color .3s ease-in-out;
transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s, transform .4s ease-in-out .1s, color .3s ease-in-out;
}
html.csstransitions .portfolio.puzzle .project .seasidetms_img_rollover:before {
-webkit-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s, transform .4s ease-in-out .1s, color .3s ease-in-out;
-moz-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s, transform .4s ease-in-out .1s, color .3s ease-in-out;
-ms-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s, transform .4s ease-in-out .1s, color .3s ease-in-out;
-o-transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s, transform .4s ease-in-out .1s, color .3s ease-in-out;
transition: opacity .2s ease-in-out .1s, top .4s ease-in-out .1s, transform .4s ease-in-out .1s, color .3s ease-in-out;
}
html.csstransitions .portfolio.puzzle .project .project_outer .project_inner {
-webkit-transition: margin-top .4s ease-in-out .1s, opacity .3s ease-in-out;
-moz-transition: margin-top .4s ease-in-out .1s, opacity .3s ease-in-out;
-ms-transition: margin-top .4s ease-in-out .1s, opacity .3s ease-in-out;
-o-transition: margin-top .4s ease-in-out .1s, opacity .3s ease-in-out;
transition: margin-top .4s ease-in-out .1s, opacity .3s ease-in-out;
}
html.csstransitions a,
html.csstransitions .img_placeholder_small,
html.csstransitions .seasidetms_icon_wrap .seasidetms_simple_icon_title,
html.csstransitions .seasidetms_sitemap_wrap .seasidetms_sitemap > li > ul > li > ul li a:before {
-webkit-transition: color 0.3s ease-in-out;
-moz-transition: color 0.3s ease-in-out;
-ms-transition: color 0.3s ease-in-out;
-o-transition: color 0.3s ease-in-out;
transition: color 0.3s ease-in-out;
}
html.csstransitions .header_mid_outer,
html.csstransitions .header_bot_outer {
-webkit-transition: background-color .2s ease-in-out;
-moz-transition: background-color .2s ease-in-out;
-ms-transition: background-color .2s ease-in-out;
-o-transition: background-color .2s ease-in-out;
transition: background-color .2s ease-in-out;
}
html.csstransitions .seasidetms_social_icon,
html.csstransitions .edge_only .seasidetms_but_icon_inverse {
-webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
-moz-transition: color .3s ease-in-out, background-color .3s ease-in-out;
-ms-transition: color .3s ease-in-out, background-color .3s ease-in-out;
-o-transition: color .3s ease-in-out, background-color .3s ease-in-out;
transition: color .3s ease-in-out, background-color .3s ease-in-out;
}
html.csstransitions .seasidetms_header_search_form {
-webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
-ms-transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
-o-transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
}
html.csstransitions nav > div > ul ul,
html.csstransitions nav > div > ul div {
-webkit-transition: opacity .3s ease-in-out .1s, margin-top .3s ease-in-out .1s;
-moz-transition: opacity .3s ease-in-out .1s, margin-top .3s ease-in-out .1s;
-ms-transition: opacity .3s ease-in-out .1s, margin-top .3s ease-in-out .1s;
-o-transition: opacity .3s ease-in-out .1s, margin-top .3s ease-in-out .1s;
transition: opacity .3s ease-in-out .1s, margin-top .3s ease-in-out .1s;
}
html.csstransitions nav > div > ul ul ul {
-webkit-transition: opacity .3s ease-in-out .1s, margin-left .3s ease-in-out .1s, margin-right .3s ease-in-out .1s;
-moz-transition: opacity .3s ease-in-out .1s, margin-left .3s ease-in-out .1s, margin-right .3s ease-in-out .1s;
-ms-transition: opacity .3s ease-in-out .1s, margin-left .3s ease-in-out .1s, margin-right .3s ease-in-out .1s;
-o-transition: opacity .3s ease-in-out .1s, margin-left .3s ease-in-out .1s, margin-right .3s ease-in-out .1s;
transition: opacity .3s ease-in-out .1s, margin-left .3s ease-in-out .1s, margin-right .3s ease-in-out .1s;
}
html.csstransitions nav > div > ul li a,
html.csstransitions .seasidetms_icon_wrap .seasidetms_simple_icon {
-webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
-moz-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
-ms-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
-o-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
}
html.csstransitions nav > div > ul li a .nav_subtitle {
-webkit-transition: color .3s ease-in-out;
-moz-transition: color .3s ease-in-out;
-ms-transition: color .3s ease-in-out;
-o-transition: color .3s ease-in-out;
transition: color .3s ease-in-out;
}
html.csstransitions .search_wrap ~ div {
-webkit-transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
-moz-transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
-ms-transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
-o-transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
transition: opacity .2s ease-in-out, visibility .2s ease-in-out;
}
html.csstransitions .header_top .header_top_but {
-webkit-transition: color .3s ease-in-out, border-color .3s ease-in-out;
-moz-transition: color .3s ease-in-out, border-color .3s ease-in-out;
-ms-transition: color .3s ease-in-out, border-color .3s ease-in-out;
-o-transition: color .3s ease-in-out, border-color .3s ease-in-out;
transition: color .3s ease-in-out, border-color .3s ease-in-out;
}
html.csstransitions .seasidetms_hover_slider_thumbs > li img {
-webkit-transition: opacity .4s ease-in-out, width .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out;
-moz-transition: opacity .4s ease-in-out, width .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out;
-ms-transition: opacity .4s ease-in-out, width .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out;
-o-transition: opacity .4s ease-in-out, width .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out;
transition: opacity .4s ease-in-out, width .3s ease-in-out, left .3s ease-in-out, right .3s ease-in-out;
}
html.csstransitions .seasidetms_hover_slider_items > li {
-webkit-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
-ms-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
-o-transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
transition: opacity .5s ease-in-out, visibility .5s ease-in-out;
}
html.csstransitions .seasidetms_hover_slider_thumbs > li a {
-webkit-transition: border-color 0.3s ease-in-out;
-moz-transition: border-color 0.3s ease-in-out;
-ms-transition: border-color 0.3s ease-in-out;
-o-transition: border-color 0.3s ease-in-out;
transition: border-color 0.3s ease-in-out;
}
html.csstransitions .seasidetms_hover_slider .seasidetms_hover_slider_thumbs > li a:before {
-webkit-transition: opacity 0.4s ease-in-out;
-moz-transition: opacity 0.4s ease-in-out;
-ms-transition: opacity 0.4s ease-in-out;
-o-transition: opacity 0.4s ease-in-out;
transition: opacity 0.4s ease-in-out;
}
html.csstransitions .isotope > * {
-webkit-transition: opacity 0.8s ease-in-out;
-moz-transition: opacity 0.8s ease-in-out;
-ms-transition: opacity 0.8s ease-in-out;
-o-transition: opacity 0.8s ease-in-out;
transition: opacity 0.8s ease-in-out;
}
html.csstransitions .seasidetms_button,
html.csstransitions .seasidetms_button.seasidetms_but_clear_styles:before,
html.csstransitions .seasidetms_button.seasidetms_but_clear_styles:after {
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
html.csstransitions .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="checkbox"] + span.wpcf7-list-item-label:after,
html.csstransitions .seasidetms-form-builder .check_parent input[type="checkbox"] + label:after,
html.csstransitions .seasidetms-form-builder .check_parent input[type="radio"] + label:after,
html.csstransitions .wpcf7 form.wpcf7-form span.wpcf7-list-item input[type="radio"] + span.wpcf7-list-item-label:after {
-webkit-transition: all .2s ease-out;
-moz-transition: all .2s ease-out;
-ms-transition: all .2s ease-out;
-o-transition: all .2s ease-out;
transition: all .2s ease-out;
}
html.csstransitions .seasidetms_icon_box.seasidetms_icon_top:before,
html.csstransitions .seasidetms_icon_box.seasidetms_icon_box_top:before,
html.csstransitions .seasidetms_icon_box.seasidetms_icon_box_left_top:before,
html.csstransitions .seasidetms_icon_box.seasidetms_icon_box_left:before,
html.csstransitions .seasidetms_icon_box.seasidetms_icon_heading_left h1:before,
html.csstransitions .seasidetms_icon_box.seasidetms_icon_heading_left h2:before,
html.csstransitions .seasidetms_icon_box.seasidetms_icon_heading_left h3:before,
html.csstransitions .seasidetms_icon_box.seasidetms_icon_heading_left h4:before,
html.csstransitions .seasidetms_icon_box.seasidetms_icon_heading_left h5:before,
html.csstransitions .seasidetms_icon_box.seasidetms_icon_heading_left h6:before {
-webkit-transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
-moz-transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
-ms-transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
-o-transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
transition: all 1s cubic-bezier(.55, .3, .5, 1.65);
}
html.csstransitions .seasidetms_icon_list_items.seasidetms_icon_list_type_block .seasidetms_icon_list_item:before {
-webkit-transition: height .5s ease-in;
-moz-transition: height .5s ease-in;
-ms-transition: height .5s ease-in;
-o-transition: height .5s ease-in;
transition: height .5s ease-in;
}
html.csstransitions .seasidetms_icon_list_items.seasidetms_icon_list_type_block .seasidetms_icon_list_item .seasidetms_icon_list_icon,
html.csstransitions .seasidetms_icon_list_items.seasidetms_icon_list_type_block .seasidetms_icon_list_item .seasidetms_icon_list_icon:after {
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
html.csstransitions .seasidetms_icon_list_items.seasidetms_icon_list_type_block .seasidetms_icon_list_item .seasidetms_icon_list_icon:before {
-webkit-transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
-moz-transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
-ms-transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
-o-transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
transition: color .4s ease-in-out, font-size .4s ease-in-out, line-height .4s ease-in;
}
html.csstransitions .seasidetms_clients_item img,
html.csstransitions .seasidetms_hover_slider .seasidetms_hover_slider_thumbs a {
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
html.csstransitions .seasidetms_profile .profile .pl_social_list {
-webkit-transition: opacity .5s ease-out, margin .5s ease-out;
-moz-transition: opacity .5s ease-out, margin .5s ease-out;
-ms-transition: opacity .5s ease-out, margin .5s ease-out;
-o-transition: opacity .5s ease-out, margin .5s ease-out;
transition: opacity .5s ease-out, margin .5s ease-out;
}
html.csstransitions .portfolio.grid article.project figure {
-webkit-transition: opacity .7s ease-in-out;
-moz-transition: opacity .7s ease-in-out;
-ms-transition: opacity .7s ease-in-out;
-o-transition: opacity .7s ease-in-out;
transition: opacity .7s ease-in-out;
}
html.csstransitions .portfolio.puzzle .project .project_outer figure img,
html.csstransitions .portfolio.puzzle .project .project_outer figure .img_placeholder {
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
html.csstransitions .seasidetms_stats.stats_mode_bars.stats_type_horizontal.shortcode_animated .seasidetms_stat_inner {
-webkit-animation: bar_move 2s ease-in;
-moz-animation: bar_move 2s ease-in;
-ms-animation: bar_move 2s ease-in;
-o-animation: bar_move 2s ease-in;
animation: bar_move 2s ease-in;
}
html.csstransitions .seasidetms_stats.stats_mode_bars.stats_type_vertical.shortcode_animated .seasidetms_stat_inner {
-webkit-animation: bar_up 2s ease-in;
-moz-animation: bar_up 2s ease-in;
-ms-animation: bar_up 2s ease-in;
-o-animation: bar_up 2s ease-in;
animation: bar_up 2s ease-in;
}
html.csstransitions .seasidetms_stats.stats_mode_bars.stats_type_horizontal.shortcode_animated .seasidetms_stat_inner:before,
html.csstransitions .seasidetms_stats.stats_mode_bars.shortcode_animated .seasidetms_stat_inner .seasidetms_stat_title {
-webkit-animation: bar_title 2.2s ease-out;
-moz-animation: bar_title 2.2s ease-out;
-ms-animation: bar_title 2.2s ease-out;
-o-animation: bar_title 2.2s ease-out;
animation: bar_title 2.2s ease-out;
}
html.csstransitions .seasidetms_stats.stats_mode_bars.shortcode_animated .seasidetms_stat_counter_wrap {
-webkit-animation: bar_inner 1s ease-in-out;
-moz-animation: bar_inner 1s ease-in-out;
-ms-animation: bar_inner 1s ease-in-out;
-o-animation: bar_inner 1s ease-in-out;
animation: bar_inner 1s ease-in-out;
}
@-webkit-keyframes bar_move {
from {
width: 0;
}
to {
width: 100%;
}
}
@-moz-keyframes bar_move {
from {
width: 0;
}
to {
width: 100%;
}
}
@-ms-keyframes bar_move {
from {
width: 0;
}
to {
width: 100%;
}
}
@-o-keyframes bar_move {
from {
width: 0;
}
to {
width: 100%;
}
}
@keyframes bar_move {
from {
width: 0;
}
to {
width: 100%;
}
}
@-webkit-keyframes bar_up {
from {
-webkit-transform: translate(0, 100%);
}
to {
-webkit-transform: translate(0, 0%);
}
}
@-moz-keyframes bar_up {
from {
-moz-transform: translate(0, 100%);
}
to {
-moz-transform: translate(0, 0%);
}
}
@-ms-keyframes bar_up {
from {
-ms-transform: translate(0, 100%);
}
to {
-ms-transform: translate(0, 0%);
}
}
@-o-keyframes bar_up {
from {
-o-transform: translate(0, 100%);
}
to {
-o-transform: translate(0, 0%);
}
}
@keyframes bar_up {
from {
transform: translate(0, 100%);
}
to {
transform: translate(0, 0%);
}
}
@-webkit-keyframes bar_title {
from {
margin-left: -200px;
}
to {
margin-left: 0px;
}
}
@-moz-keyframes bar_title {
from {
margin-left: -200px;
}
to {
margin-left: 0px;
}
}
@-ms-keyframes bar_title {
from {
margin-left: -200px;
}
to {
margin-left: 0px;
}
}
@-o-keyframes bar_title {
from {
margin-left: -200px;
}
to {
margin-left: 0px;
}
}
@keyframes bar_title {
from {
margin-left: -200px;
}
to {
margin-left: 0px;
}
}
@-webkit-keyframes bar_inner {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-moz-keyframes bar_inner {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-ms-keyframes bar_inner {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-o-keyframes bar_inner {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes bar_inner {
from {
opacity: 0;
}
to {
opacity: 1;
}
}