@charset "UTF-8";
#dslc-content .sklc-gmaps-wrapper img {
max-width: none;
}
.lc-googlemap-empty-map {
background: rgba(0, 0, 0, 0) url(//www.pomstv.com/wp-content/plugins/lc-googlemaps/images/map-placeholder.jpg) no-repeat scroll 0 0 / cover ;
padding: 120px;
}
.lc-googlemap-empty-map:before {
background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.lc-googlemap-empty-map .dslc-notification {
margin-bottom: 0;
text-align: center;
}
.lc-googlemap-empty-map .dslca-module-edit-hook.dslca-notification-action {
background: rgba(255, 255, 255, 0.21);
border-radius: 4px;
display: inline-block;
margin: 8px 4px 4px;
padding: 1px 9px;
}
.lc-googlemap-empty-map .dslca-notification-action {
cursor: pointer;
}
.lc-googlemap-empty-map .dslc-notification  .dslc-icon {
position: relative;
left: auto;
top: auto;
right: auto;
margin-right: 8px;
}
.dslc-notification.lc-notice-blue {
background: #5890e5;
border-color: #5890e5;
color: #fff;
text-shadow: 0 1px 1px #5890e5;
}.dslca-enabled.dslc-res-tablet .dslc-module-DSLC_Menu_Pro, .dslca-enabled.dslc-res-phone .dslc-module-DSLC_Menu_Pro {
z-index: inherit;
}
.lcmenupro-navigation {
display: flex;
}
.lcmenupro-navigation .menu,
.lcmenupro-inner {
display: flex;
align-items: center;
}
.lcmenupro-navigation .menu li {
position: relative; z-index: 1; display: flex;
flex-wrap: wrap;
align-items: center;
}
.lcmenupro-navigation .menu > li {
flex-wrap: nowrap;
}
.lcmenupro-navigation .menu > li:hover,
.lcmenupro-navigation .menu > li.lc-menu-hover {
z-index: 2; }
.lcmenupro-navigation .menu > li a {
display: inline-block; line-height: 1.2;
position: relative;
z-index: 2;
} .lcmenupro-navigation .menu > li > a .menu-item-description {
display: block;
max-width: 110px;
font-size: 12px;
color: gray;
} .lcmenupro-navigation .menu > li.menu-type-columns > .sub-menu > li a .menu-item-description {
display: block;
font-size: 12px;
text-transform: none;
font-weight: 400;
color: gray;
} body .lcmenupro-navigation .menu > li.menu-type-columns > .sub-menu {
flex-direction: row;
align-items: flex-start;
} .lcmenupro-navigation .menu > li.menu-type-columns.menu-width-2s > .sub-menu {
min-width: 400px;
}
.lcmenupro-navigation .menu > li.menu-type-columns.menu-width-2m > .sub-menu {
min-width: 460px;
}
.lcmenupro-navigation .menu > li.menu-type-columns.menu-width-2l > .sub-menu {
min-width: 540px;
}
.lcmenupro-navigation .menu > li.menu-type-columns.menu-width-3s > .sub-menu {
min-width: 600px;
}
.lcmenupro-navigation .menu > li.menu-type-columns.menu-width-3m > .sub-menu {
min-width: 700px;
}
.lcmenupro-navigation .menu > li.menu-type-columns.menu-width-3l > .sub-menu {
min-width: 800px;
}
.lcmenupro-navigation .menu > li.menu-type-columns.menu-width-4s > .sub-menu {
min-width: 880px;
}
.lcmenupro-navigation .menu > li.menu-type-columns.menu-width-4m > .sub-menu {
min-width: 940px;
}
.lcmenupro-navigation .menu > li.menu-type-columns.menu-width-4l > .sub-menu {
min-width: 1000px;
}
.lcmenupro-navigation .menu-type-columns.menu-width-full > .sub-menu {
width: 1200px;
}
@media only screen and (max-width: 1280px) and (min-width: 1024px) {
.lcmenupro-navigation .menu-type-columns.menu-width-full > .sub-menu {
width: 940px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {
.lcmenupro-navigation .menu-type-columns.menu-width-full > .sub-menu {
min-width: 688px;
}
}
@media only screen and ( max-width: 767px ) {
.lcmenupro-navigation .menu-type-columns.menu-width-full > .sub-menu {
min-width: 420px;
}
}
body .lcmenupro-navigation .menu > li.menu-type-columns > .sub-menu > li {
flex-grow: 1;
flex-basis: 0;
display: flex;
align-items: baseline;
min-width: 200px;
} body .lcmenupro-navigation .menu li.menu-type-columns .sub-menu .sub-menu {
position: relative;
visibility: visible;
opacity: 1;
left: 0;
flex-basis: 100%;
flex-grow: 1;
box-shadow: none; } body .lcmenupro-navigation .menu li.menu-type-columns .sub-menu .sub-menu li {
padding: 0;
flex-wrap: nowrap; }
body .lcmenupro-navigation .menu li.menu-type-columns .sub-menu .sub-menu .sub-menu li a {
padding-left: 26px;
}
body .lcmenupro-navigation .menu li.menu-type-columns .sub-menu .sub-menu .sub-menu li li a {
padding-left: 47px;
} .lcmenupro-navigation .menu > li > .sub-menu > li:before {
max-width: 40px;
width: 40px;
text-align: center;
vertical-align: middle;
} .lcmenupro-navigation .menu > li > .sub-menu > li[class^="dslc-icon-"] > a,
.lcmenupro-navigation .menu > li > .sub-menu > li[class*=" dslc-icon-"] > a {
max-width: calc( 100% - 40px );
}
.menu .sub-menu .lcmenu-additional-info > a {
cursor: default!important;
} .lcmenupro-navigation .menu .sub-menu {
display: flex;
flex-direction: column;
position: absolute;
z-index: 1;
left: 0; min-width: 200px;
visibility:hidden;
opacity:0;
transition: opacity .6s cubic-bezier(0.22, 0.61, 0.36, 1); box-shadow: inset 0px 1px 0px rgba(255,255,255, 0.8), 0px 2px 1px rgba(0, 0, 0, 0.15), 3px 5px 10px rgba(0, 0, 0, 0.19); }
.lcmenupro-navigation .menu > li.menu-item-has-children > .sub-menu {
top: -2000px;
}
.lcmenupro-navigation .menu > li.menu-item-has-children:hover > .sub-menu,
.lcmenupro-navigation .menu > li.menu-item-has-children.lc-menu-hover > .sub-menu {
top: 100%;
}        .lcmenupro-navigation .menu .sub-menu .sub-menu {
left: 99%; top: 0;
}
.lcmenupro-navigation li.menu-item-has-children:hover > .sub-menu,
.lcmenupro-navigation li.menu-item-has-children.lc-menu-hover > .sub-menu {
visibility:visible;
opacity:1;
} .lcmenupro-mobile-navigation {
display: block; width: 300px;
position: fixed;
top: 0; height: 100vh;
z-index: 999999;  right: -300px;
transition: right .5s ease-in-out;
}
.admin-bar .lcmenupro-mobile-navigation {
top: 32px;
}
.admin-bar.dslca-enabled .lcmenupro-mobile-navigation {
top: 0;
}
.lcmenupro-mobile-navigation.open { right: 0;
}
.lcmenupro-mobile-inner {
overflow: auto;
height: 100vh;
}
.lcmenupro-mobile-inner .lcmenu-mobile-close-hook {
position: absolute;
right: 0;
top: 0;
background: rgba(0,0,0,.3);
color: rgba(255, 255, 255, 0.3); cursor: pointer;
}
.lcmenupro-mobile-navigation .lcmenupro-mobile-menu a {
line-height: 1.3;
} .lcmenupro-mobile-inner .menu-item-description {
display: none;
}
.lcmenupro-icon {
display: inline-block;
width: 24px;
height: 24px;
stroke-width: 0;
stroke: currentColor;
fill: currentColor;
vertical-align: middle;
}
.lcmenu-mobile-hook {
cursor: pointer;
} .lcmenupro-mobile-menu a {
color: rgba(255, 255, 255, 0.7);
display: inline-block;
}
.lcmenupro-mobile-menu .sub-menu {
display: none;
}
.lcmenupro-mobile-menu li.menu-item-has-children:hover > .sub-menu,
.lcmenupro-mobile-menu li.menu-item-has-children.lc-menu-hover > .sub-menu {
display: block;
}
.lcmenupro-mobile-menu .sub-menu {
font-size: 90%;
padding: 6px 0 10px 0;
}
.lcmenu-mobile-logo {
text-align: center; }
.lcmenu-mobile-logo img {
max-height: 100%;
}
.lcmenupro-site-overlay {
position: fixed;
left: 0;
top: 0;
bottom: 0;
right: 0;
z-index: 999;
display: none;
background: url(http://www.pomstv.com/wp-content/plugins/lc-menu-pro/css/black-orchid.png) rgba(28, 28, 29, 0.83);
opacity: 0.8;
}    .menu-item[class^="dslc-icon-"],
.menu-item[class*=" dslc-icon-"] {
font-weight: inherit;
font-family: inherit;
font-size: inherit;
font-style: inherit;
text-decoration: inherit;
-webkit-font-smoothing: inherit;
display: inherit;
width: inherit;
height: inherit;
line-height: inherit;
vertical-align: inherit;
background-image: inherit;
background-position: inherit;
background-repeat: inherit;
margin-top: inherit;
} .menu-item[class^="dslc-icon-"]:before,
.menu-item[class*=" dslc-icon-"]:before {
font-family: DSLCFontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
display: inline;
width: auto;
height: auto;
line-height: normal;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
} #dslc-content .lcmenupro-navigation.lcmenupro-sub-position-left .menu ul.sub-menu {
left: 0;
right: auto;
} #dslc-content .lcmenupro-navigation.lcmenupro-sub-position-right .menu ul.sub-menu {
right: 0;
left: auto;
} #dslc-content .lcmenupro-navigation.lcmenupro-sub-position-center .menu ul.sub-menu {
left: auto;
right: auto;
}
.dslca-enabled .lcmenu-mobile-hook.dslc-hide-on-desktop {
display: none !important;
}
.dslca-enabled.dslc-res-tablet .lcmenu-mobile-hook.dslc-hide-on-desktop {
display: block !important;
}
.dslca-enabled.dslc-res-phone .lcmenu-mobile-hook.dslc-hide-on-desktop {
display: block !important;
}
.lcmenupro-navigation .menu-item-description {
display: block;
} ul.sub-menu li:hover,
ul.sub-menu li:hover > a,
ul.sub-menu li > a:hover,
ul.sub-menu li:hover::before {
cursor: pointer;
}
.menu > li.menu-type-columns .sub-menu .menu-item-has-children,
.menu > li.menu-type-columns .sub-menu .menu-item-has-children > a {
cursor: default;
}  #dslc-content .menu .menu-type-columns ul li {
border-width: 0;
}
#dslc-content .menu ul li:last-child {
border-bottom-width: 0;
}   @media only screen and (min-width : 1025px) {
.dslca-enabled .lcmenupro-inner .menu.dslc-hide-on-desktop {
display: none !important;
}
}.cart .variations td, table.variations td {
display: list-item;
list-style: none;
padding: 0;
}
.cart table {
margin: 0;
}
.cart .reset_variations:before {
content: '';
margin-left: 0;
}
.cart .reset_variations {
margin-left: 0;
}
.woocommerce button.button.alt {
-webkit-font-smoothing: inherit !important;
} .lcwoo_product_images {
position: relative;
}
.lcwoo_product_images figure {
margin: 0;
}
.lcwoo_product_images a.woocommerce-product-gallery__trigger {
position: absolute;
z-index: 1;
top: 10px;
right: 10px;
}
.lcwoo_product_images .woocommerce-product-gallery .flex-control-nav li {
float: left;
}
.lcwoo_product_images .woocommerce-product-gallery--columns-1 .flex-control-nav li {
width: 100%;
float: none;
}
.lcwoo_product_images .woocommerce-product-gallery--columns-2 .flex-control-nav li {
width: 50%;
}
.lcwoo_product_images .woocommerce-product-gallery--columns-3 .flex-control-nav li {
width: 33.3%;
}
.lcwoo_product_images .woocommerce-product-gallery--columns-4 .flex-control-nav li {
width: 25%;
}
img#lcwoo_edit_mode_image {
width: 100%;
}
.lcwoo_product_images .flex-control-nav li img:hover {
cursor: pointer;
} .product_meta span {
display: block;
}
.product_meta span.sku_wrapper span.sku {
display: inline;
} .dslc-module-LCWoo_Mini_Cart {
z-index: 1;
}
.dslc-module-LCWoo_Mini_Cart .woo_mini_cart p.buttons a:after {
content: '';
}
.woo_mini_cart ul.cart_list, .woo_mini_cart p.total, .woo_mini_cart p.buttons {
display: none;
}
.woo_mini_cart:hover ul.cart_list, .woo_mini_cart:hover p.total, .woo_mini_cart:hover p.buttons {
display: block;
}
.woo_mini_cart .woo_shop_cart {
position: absolute;
z-index: 1;
width: 100%;
}
.woo_mini_cart .woo_shop_cart li.mini_cart_item img {
width: 60px;
float: right;
height: 60px;
}
.woo_mini_cart .woo_shop_cart span.quantity {
display: block;
}
.woo_mini_cart a.cart-contents {
display: block;
}
.woo_mini_cart a.cart-contents span.dslc-icon-ext-cart {
margin-top: 5px;
}
#dslc-content #dslc-main .woo_mini_cart ul.cart_list li a.remove {
border-color: 0;
border-width: 0;
border-radius: 9px;
display: inline-block;
text-align: center;
width: 13px;
height: 13px;
font-size: 11px;
line-height: 13px;
padding-left: 0;
padding-right: 0;
vertical-align: middle;
}
.woo_mini_cart dd.variation-color p {
margin-bottom: 0;
}
.woo_mini_cart p.total {
margin-bottom: 0;
}
.woocommerce ul.cart_list li a {
display: inline;
}
.woocommerce ul.cart_list li dl {
padding-left: 0;
border-left: 0;
}
.woocommerce ul.cart_list li dl dd {
padding: 0;
margin: 0;
}
.woo_shop_cart li.empty{
font-size: 14px;
}
.woo_mini_cart .woocommerce-mini-cart__empty-message {
display: none;
} .related {
overflow: hidden;
}
.related ul.products li.product {
float: left;
position: relative;
width: 30%;
margin-right: 5%;
}
.related ul.products li.last {
margin-right: 0;
}
.related ul.products li.product .price {
display: block;
}
.related ul.products li.product .star-rating {
display: block;
}
.related ul.products li.product span.onsale {
position: absolute;
right: 0;
top: 0;
}
.woocommerce .related ul.products li.product .price del {
opacity: inherit;
display: inline;
}
.related ul.products li.product a.add_to_cart_button, .related ul.products li.product a.wc-forward {
display: inline-block;
}
.related ul.products li.product .star-rating {
margin: 0 auto;
}
.related li.product a.wc-forward:after {
content: '';
} .upsells {
overflow: hidden;
}
.upsells ul.products li.product {
float: left;
position: relative;
width: 30%;
margin-right: 5%;
}
.upsells ul.products li.last {
margin-right: 0;
}
.upsells ul.products li.product .price {
display: block;
}
.upsells ul.products li.product .star-rating {
display: block;
}
.upsells ul.products li.product span.onsale {
position: absolute;
right: 0;
top: 0;
}
.upsells ul.products li.product a.add_to_cart_button, .upsells ul.products li.product a.wc-forward{
display: inline-block;
}
.upsells ul.products li.product .star-rating {
margin: 0 auto;
}
.woocommerce .upsells ul.products li.product .price del {
opacity: inherit;
display: inline;
}
.upsells li.product a.wc-forward:after {
content: '';
} .woocommerce-sale span.onsale {
display: block;
position: inherit;
min-height: 0;
min-width: 0;
} .woocommerce-tabs {
overflow: hidden;
}
#dslc-content .woocommerce-tabs .entry-content {
margin: 0;
}
.lc-tabs-tab-content {
display: none;
}
.lc-tabs-tab-content.lc-active {
display: block;
}
.dslc-module-LCWoo_Tabs .woocommerce-tabs ul.tabs li:after {
content: '';
}
.woocommerce-tabs .shop_attributes tr {
text-align: left;
}
.woocommerce-tabs #tab-reviews li {
list-style-type: none;
}
.woocommerce-tabs #tab-reviews img {
float: right;
}
.woocommerce-tabs #review_form #commentform p.comment-form-author, .woocommerce-tabs #review_form #commentform p.comment-form-email {
width: 50%;
}
.woocommerce-tabs #review_form #commentform p.comment-form-author input, .woocommerce-tabs #review_form #commentform p.comment-form-email input {
width: 100%
}
.woocommerce-tabs #review_form label {
display: block;
}
.woocommerce #review_form #respond textarea {
width: 100%;
border: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
float: left;
width: 5%;
height: auto;
margin-right: 15px;
position: relative;
padding: 0;
background: none;
border: none;
}
#reviews #respond .form-submit {
clear: both;
}
#reviews #respond {
background: none;
padding: 0;
}
#reviews #reply-title {
display: block;
}
#content .woocommerce-tabs ul.tabs li a {
padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
margin: 0;
border: 0;
border-radius: 0;
padding: 0;
}
#tab-reviews .star-rating {
float: none;
}
.woocommerce .woocommerce-tabs ul.tabs {
border-top: 0
}
.woocommerce #review_form #respond p {
margin: 0;
}
.woocommerce #respond .comment-form-email {
float: none;
} .dslc-module-LCWoo_View_Cart .woocommerce-message:before {
content: '';
} .woocommerce .woocommerce-product-rating .star-rating {
margin: 0;
float: none;
}
.woocommerce ul.products li.product .button {
margin-top: 0;
}
@media only screen and (max-width: 1024px) and (min-width: 768px)  { .woocommerce #dslc-content .woo_mini_cart ul.cart_list li a.remove {
font-size: 11px;
line-height: 13px;
padding-left: 0;
padding-right: 0;
} .woocommerce #dslc-content .related ul.products li.product {
clear: none;
margin-right: 3.4%;
width: 30%;
}
.woocommerce #dslc-content .related ul.products li.product:last-child {
margin-right: 0;
}
.woocommerce #dslc-content .related ul.products li.product span.onsale {
margin-top: -7%;
margin-right: 0;
} .woocommerce #dslc-content .upsells ul.products li.product {
width: 30%;
margin-right: 5%;
}
.woocommerce #dslc-content .upsells ul.products li.product:last-child {
margin-right: 0;
}
.woocommerce #dslc-content .upsells ul.products li.product span.onsale {
margin-top: -7%;
margin-right: 0;
} .woocommerce #dslc-content .woocommerce-tabs #review_form #commentform p.comment-form-author, .woocommerce #dslc-content .woocommerce-tabs #review_form #commentform p.comment-form-email {
float: none;
width: 100%;
}
.woocommerce #dslc-content .woocommerce-tabs #review_form #commentform p.comment-form-author {
margin-right: 0;
}
}
@media only screen and ( max-width: 767px ) { .woocommerce #dslc-content .woo_mini_cart:hover ul.cart_list, .woocommerce #dslc-content .woo_mini_cart:hover p.total, .woocommerce #dslc-content .woo_mini_cart:hover p.buttons {
display: none;
} .woocommerce #dslc-content .related ul.products li.product {
float: none;
width: 100%;
}
.woocommerce #dslc-content .related ul.products li.product span.onsale {
margin-top: -9%;
margin-right: 0;
} .woocommerce #dslc-content .upsells ul.products li.product {
float: none;
width: 100%;
}
.woocommerce #dslc-content .upsells ul.products li.product span.onsale {
margin-top: -9%;
margin-right: 0;
} .woocommerce #dslc-content .woocommerce-tabs .tabs {
float: none;
width: 100%;
}
.woocommerce #dslc-content .woocommerce-tabs .tabs li {
display: block;
}
.woocommerce #dslc-content .woocommerce-tabs .panel {
float: none;
width: 100%;
}
.woocommerce #dslc-content .woocommerce-tabs #review_form #commentform p.comment-form-author, .woocommerce #dslc-content .woocommerce-tabs #review_form #commentform p.comment-form-email {
float: none;
width: 100%;
}
}.woo-listing ul.products li,
.lcwoo-recent-products ul.products li,
.lcwoo-featured-products ul.products li,
.lcwoo-products ul.products li {
text-align: center;
}
.woo-listing .woocommerce ul.products li.last,
.lcwoo-recent-products .woocommerce ul.products li.last,
.lcwoo-featured-products .woocommerce ul.products li.last,
.lcwoo-products .woocommerce ul.products li.last {
margin-right: 0;
}
.woo-listing ul.products li,
.lcwoo-recent-products ul.products li,
.lcwoo-featured-products ul.products li,
.lcwoo-products ul.products li {
text-align: center;
}
.woo-listing ul.products li a .star-rating,
.lcwoo-recent-products ul.products li a .star-rating,
.lcwoo-featured-products ul.products li a .star-rating,
.lcwoo-products ul.products li a .star-rating {
float: none;
margin: 0 auto;
padding: 0;
}
.woo-listing ul.products li .button,
.lcwoo-recent-products ul.products li .button,
.lcwoo-featured-products ul.products li .button,
.lcwoo-products ul.products li .button {
margin-top: 0!important;
display: inline-block;
}
.woo-listing ul.products li .price,
.lcwoo-recent-products ul.products li .price,
.lcwoo-featured-products ul.products li .price,
.lcwoo-products ul.products li .price {
display: block;
}
.woo-listing .woocommerce ul.products li .price del,
.lcwoo-recent-products .woocommerce ul.products li .price del,
.lcwoo-featured-products .woocommerce ul.products li .price del,
.lcwoo-products .woocommerce ul.products li .price del {
display: inline-block;
}
.woo-listing .woocommerce ul.products li .price del,
.lcwoo-recent-products .woocommerce ul.products li .price del,
.lcwoo-featured-products .woocommerce ul.products li .price del,
.lcwoo-products .woocommerce ul.products li .price del {
opacity: 1!important;
}
.woo-listing span.onsale,
.lcwoo-recent-products span.onsale,
.lcwoo-featured-products span.onsale,
.lcwoo-products span.onsale {
position: absolute;
min-height: 0;
min-width: 0;
top: 0;
right: 0;
left: auto;
-webkit-font-smoothing: auto;
}
.woo-listing .woocommerce nav.woocommerce-pagination ul,
.lcwoo-recent-products .woocommerce nav.woocommerce-pagination ul,
.lcwoo-featured-products .woocommerce nav.woocommerce-pagination ul,
.lcwoo-products .woocommerce nav.woocommerce-pagination ul {
margin: 0;
border: 0;
}
.woo-listing .woocommerce nav.woocommerce-pagination ul li,
.lcwoo-recent-products .woocommerce nav.woocommerce-pagination ul li,
.lcwoo-featured-products .woocommerce nav.woocommerce-pagination ul li,
.lcwoo-products .woocommerce nav.woocommerce-pagination ul li {
margin: 0;
border: 0;
}
.woo-listing .woocommerce-info:before,
.lcwoo-recent-products .woocommerce-info:before,
.lcwoo-featured-products .woocommerce-info:before,
.lcwoo-products .woocommerce-info:before {
content: '';
}
.woo-listing .site-content, .woo-listing .content-area,
.lcwoo-recent-products .site-content, .lcwoo-recent-products .content-area,
.lcwoo-featured-products .site-content, .lcwoo-featured-products .content-area,
.lcwoo-products .site-content, .lcwoo-products .content-area {
margin: 0;
width: 100%;
}
.woo-listing .woocommerce-pagination {
float: none;
}
.woo-listing ul.products li.product .onsale,
.lcwoo-recent-products ul.products li.product .onsale,
.lcwoo-featured-products ul.products li.product .onsale,
.lcwoo-products ul.products li.product .onsale {
margin: 0;
text-transform: none;
}
.woo-listing .woocommerce a.added_to_cart,
.lcwoo-recent-products .woocommerce a.added_to_cart,
.lcwoo-featured-products .woocommerce a.added_to_cart,
.lcwoo-products .woocommerce a.added_to_cart {
display: inline;
}
.woo-listing .woocommerce ul.products li.product,
.lcwoo-recent-products .woocommerce ul.products li.product,
.lcwoo-featured-products .woocommerce ul.products li.product,
.lcwoo-products .woocommerce ul.products li.product {
float: left;
margin: 0 3.8% 2.992em 0;
padding: 0;
position: relative;
width: 22.15%
}
.woo-listing .woocommerce ul.products li.last,
.lcwoo-recent-products .woocommerce ul.products li.last,
.lcwoo-featured-products .woocommerce ul.products li.last,
.lcwoo-products .woocommerce ul.products li.last {
margin-right: 0;
}
.woo-listing .woocommerce.columns-1 ul.products li.product,
.lcwoo-recent-products .woocommerce.columns-1 ul.products li.product,
.lcwoo-featured-products .woocommerce.columns-1 ul.products li.product,
.lcwoo-products .woocommerce.columns-1 ul.products li.product {
width: 100%;
margin-right: 0;
}
.woo-listing .woocommerce.columns-2 ul.products li.product,
.lcwoo-recent-products .woocommerce.columns-2 ul.products li.product,
.lcwoo-featured-products .woocommerce.columns-2 ul.products li.product,
.lcwoo-products .woocommerce.columns-2 ul.products li.product {
width: 48%;
}
.woo-listing .woocommerce.columns-3 ul.products li.product,
.lcwoo-recent-products .woocommerce.columns-3 ul.products li.product,
.lcwoo-featured-products .woocommerce.columns-3 ul.products li.product,
.lcwoo-products .woocommerce.columns-3 ul.products li.product {
width: 30.75%;
}
.woo-listing .woocommerce.columns-5 ul.products li.product,
.lcwoo-recent-products .woocommerce.columns-5 ul.products li.product,
.lcwoo-featured-products .woocommerce.columns-5 ul.products li.product,
.lcwoo-products .woocommerce.columns-5 ul.products li.product {
width: 16.95%;
}
.woo-listing .woocommerce.columns-6 ul.products li.product,
.lcwoo-recent-products .woocommerce.columns-6 ul.products li.product,
.lcwoo-featured-products .woocommerce.columns-6 ul.products li.product,
.lcwoo-products .woocommerce.columns-6 ul.products li.product {
width: 13.5%;
}
.woo-listing .woocommerce .woocommerce-result-count {
float: left;
}
.woo-listing .woocommerce .woocommerce-ordering {
float: right;
margin: 0;
}
.woo-listing .woocommerce ul.products li.product .woocommerce-loop-product__title,
.lcwoo-recent-products .woocommerce ul.products li.product .woocommerce-loop-product__title,
.lcwoo-featured-products .woocommerce ul.products li.product .woocommerce-loop-product__title,
.lcwoo-products .woocommerce ul.products li.product .woocommerce-loop-product__title {
padding: 0;
}
@media only screen and (max-width: 1024px) and (min-width: 768px)  {
.woocommerce .woo-listing ul.products li.product, .woo-listing .woocommerce  ul.products li.product,
.woocommerce .lcwoo-recent-products ul.products li.product, .lcwoo-recent-products .woocommerce  ul.products li.product,
.woocommerce .lcwoo-featured-products ul.products li.product, .lcwoo-featured-products .woocommerce  ul.products li.product,
.woocommerce .lcwoo-products ul.products li.product, .lcwoo-products .woocommerce  ul.products li.product {
clear: none;
width: 30%;
margin-right: 5%;
margin-bottom: 5%;
}
.woocommerce .woo-listing ul.products li.product:nth-child(2n), .woo-listing .woocommerce  ul.products li.product:nth-child(2n),
.woocommerce .lcwoo-recent-products ul.products li.product:nth-child(2n), .lcwoo-recent-products .woocommerce  ul.products li.product:nth-child(2n),
.woocommerce .lcwoo-featured-products ul.products li.product:nth-child(2n), .lcwoo-featured-products .woocommerce  ul.products li.product:nth-child(2n),
.woocommerce .lcwoo-products ul.products li.product:nth-child(2n), .lcwoo-products .woocommerce  ul.products li.product:nth-child(2n) {
float: left;
}
.woocommerce .woo-listing ul.products li.product:nth-child(3n), .woo-listing .woocommerce ul.products li.product:nth-child(3n),
.woocommerce .lcwoo-recent-products ul.products li.product:nth-child(3n), .lcwoo-recent-products .woocommerce ul.products li.product:nth-child(3n),
.woocommerce .lcwoo-featured-products ul.products li.product:nth-child(3n), .lcwoo-featured-products .woocommerce ul.products li.product:nth-child(3n),
.woocommerce .lcwoo-products ul.products li.product:nth-child(3n), .lcwoo-products .woocommerce ul.products li.product:nth-child(3n) {
margin-right: 0;
margin-bottom: 5%;
}
.woocommerce .woo-listing ul.products li.product.last, .woo-listing .woocommerce ul.products li.product.last,
.woocommerce .lcwoo-recent-products ul.products li.product.last, .lcwoo-recent-products .woocommerce ul.products li.product.last,
.woocommerce .lcwoo-featured-products ul.products li.product.last, .lcwoo-featured-products .woocommerce ul.products li.product.last,
.woocommerce .lcwoo-products ul.products li.product.last, .lcwoo-products .woocommerce ul.products li.product.last {
margin-right: 5% !important;
}
.woo-listing ul.products li.product.first,
.lcwoo-recent-products ul.products li.product.first,
.lcwoo-featured-products ul.products li.product.first,
.lcwoo-products ul.products li.product.first {
clear: none !important;
}
}
@media only screen and ( max-width: 767px ) {
.woocommerce .woo-listing ul.products li.product, .woo-listing .woocommerce ul.products li.product,
.woocommerce .lcwoo-recent-products ul.products li.product, .lcwoo-recent-products .woocommerce ul.products li.product,
.woocommerce .lcwoo-featured-products ul.products li.product, .lcwoo-featured-products .woocommerce ul.products li.product,
.woocommerce .lcwoo-products ul.products li.product, .lcwoo-products .woocommerce ul.products li.product {
clear: none;
width: 100%;
margin-right: 0;
float: none;
}
.woocommerce .woo-listing ul.products li.product .onsale, .woo-listing .woocommerce  ul.products li.product .onsale,
.woocommerce .lcwoo-recent-products ul.products li.product .onsale, .lcwoo-recent-products .woocommerce  ul.products li.product .onsale,
.woocommerce .lcwoo-featured-products ul.products li.product .onsale, .lcwoo-featured-products .woocommerce  ul.products li.product .onsale,
.woocommerce .lcwoo-products ul.products li.product .onsale, .lcwoo-products .woocommerce  ul.products li.product .onsale {
right: 6px;
}
.woocommerce .woo-listing .woocommerce-result-count, .woocommerce .woo-listing .woocommerce-ordering, .woo-listing .woocommerce .woocommerce-result-count, .woo-listing .woocommerce .woocommerce-ordering {
float: none;
}
}.lcwoo-shopping-cart table.shop_table {
width: 100%;
border-collapse: collapse;
table-layout: auto;
}
.lcwoo-shopping-cart .coupon label {
display: none;
}
.lcwoo-shopping-cart .coupon {
width: 50%;
}
.lcwoo-shopping-cart .actions .coupon input.button {
float: left;
}
.lcwoo-shopping-cart th.product-name, .lcwoo-shopping-cart th.product-price, .lcwoo-shopping-cart th.product-quantity, .lcwoo-shopping-cart th.product-subtotal{
text-align: left;
}
.lcwoo-shopping-cart .product-remove a {
display: block;
text-align: center;
}
.lcwoo-shopping-cart .cart_item .product-name dd p {
margin-bottom: 0;
}
.lcwoo-shopping-cart .actions .coupon {
float: left;
}
.lcwoo-shopping-cart .actions input.button {
float: right;
}
.dslc-module-LCWoo_Table .woocommerce-message:before {
content: '';
}
.lcwoo-shopping-cart table tr.cart_item td {
vertical-align: middle;
background: none;
}
.lcwoo-shopping-cart table tr.cart_item:nth-child(2n) td {
background: none;
}
.lcwoo-shopping-cart table thead tr th {
background: none;
}
.lcwoo-shopping-cart table.cart .product-thumbnail img {
margin: 0;
}
.lcwoo-shopping-cart table .cart_item .product-name dl {
margin: 0;
}
.lcwoo-shopping-cart table .coupon input.input-text {
float: left;
}
.lcwoo-shopping-cart table .cart_item .product-remove a.remove:before {
content: '';
}
.lcwoo-shopping-cart table .cart_item .product-remove a.remove {
text-indent: 0;
position: relative;
}
.lcwoo-shopping-cart table.cart, .lcwoo-shopping-cart table.cart thead tr th, .lcwoo-shopping-cart table.cart tbody tr td {
border: 0;
} .woocommerce-page .cart-collaterals .cross-sells, .lcwoo-shopping-cart .cart-collaterals .cross-sells {
width: 45%;
float: left;
margin-right: 5%;
}
.woocommerce-page .cross-sells ul.products li, .lcwoo-shopping-cart .cross-sells ul.products li {
float: left;
position: relative;
}
.lcwoo-shopping-cart .cross-sells .star-rating {
overflow: hidden;
position: relative;
width: 5.3em;
font-family: star;
}
.lcwoo-shopping-cart .cross-sells .star-rating span {
position: absolute;
}
.lcwoo-shopping-cart .cross-sells .star-rating span:before, .star-rating:before {
content: "\53\53\53\53\53";
top: 0;
left: 0;
}
.woocommerce-page .cross-sells ul.products li.last, .lcwoo-shopping-cart .cross-sells ul.products li.last {
margin-right: 0!important;
}
.lcwoo-shopping-cart .cross-sells ul.products li .price {
display: block;
}
.lcwoo-shopping-cart .cross-sells ul.products li .star-rating {
display: block;
margin: 0 auto;
}
.lcwoo-shopping-cart .cross-sells ul.products li span.onsale {
position: absolute;
right: 0;
}
.lcwoo-shopping-cart .cart-collaterals .cross-sells ul.products {
list-style: none;
margin: 0;
}
.woocommerce .cross-sells ul.products li.product .button, .lcwoo-shopping-cart .cross-sells ul.products li.product .button {
margin-top: 0;
}
.woocommerce .cross-sells ul.products li.product h3, .lcwoo-shopping-cart .cross-sells ul.products li.product h3 {
padding: 0;
} .woocommerce-page .cart-collaterals .cart_totals, .lcwoo-shopping-cart .cart-collaterals .cart_totals {
float: right;
width: 50%;
}
.woocommerce-cart .cart_totals .wc-proceed-to-checkout, .lcwoo-shopping-cart .cart_totals .wc-proceed-to-checkout {
padding: 0;
}
.woocommerce-page .cart_totals table.shop_table_responsive tr td, .lcwoo-shopping-cart .cart_totals table.shop_table_responsive tr td {
text-align: left!important;
}
.lcwoo-shopping-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a:after {
content: '';
}
.lcwoo-shopping-cart .cart-collaterals .cart_totals table {
border: 0;
}
.woocommerce .cart_totals .wc-proceed-to-checkout a.checkout-button, .lcwoo-shopping-cart .cart_totals .wc-proceed-to-checkout a.checkout-button {
-webkit-font-smoothing: auto;
}
.lcwoo-shopping-cart .woocommerce input.button[disabled]:disabled {
opacity: 1;
}
.lcwoo-shopping-cart .woocommerce-message:before {
content: '';
}
.lcwoo-shopping-cart .woocommerce-error:before {
content: '';
}
.lcwoo-shopping-cart .woocommerce .cart_totals form .form-row {
padding: 0;
margin: 0;
}
.lcwoo-shopping-cart  .cart-collaterals .cart_totals tr th, .lcwoo-shopping-cart  .cart-collaterals .cart_totals tr td {
border-top: 0;
}
@media only screen and (max-width: 1024px) and (min-width: 768px)  {
.woocommerce-page #dslc-content .lcwoo-shopping-cart table.cart .product-thumbnail, .lcwoo-shopping-cart table.cart .product-thumbnail {
display: table-cell;
}
.woocommerce-page #dslc-content .lcwoo-shopping-cart td.actions .coupon, .lcwoo-shopping-cart td.actions .coupon {
display: inline-block;
}
.woocommerce-page #dslc-content .lcwoo-shopping-cart table.cart td.actions .coupon .button, .lcwoo-shopping-cart .woocommerce table.cart td.actions .coupon .button {
width: auto;
float: left;
}
.woocommerce-page #dslc-content .lcwoo-shopping-cart table.cart td.actions .button, .lcwoo-shopping-cart table.cart td.actions .button {
width: auto;
}
.lcwoo-shopping-cart .woocommerce table.shop_table_responsive thead {
display: table-header-group;
}
.lcwoo-shopping-cart .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
content: '';
float: none;
}
.lcwoo-shopping-cart .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
display: table-row;
}
.lcwoo-shopping-cart .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
display: table-cell;
text-align: left !important;
}
.lcwoo-shopping-cart .woocommerce #content table.cart td.actions .coupon, .lcwoo-shopping-cart .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
padding-bottom: 0;
} .woocommerce-page .cross-sells ul.products li, .lcwoo-shopping-cart .cross-sells ul.products li {
float: left;
} .woocommerce-page .cart_totals table.shop_table_responsive tr:nth-child(2n) td, .lcwoo-shopping-cart .cart_totals table.shop_table_responsive tr:nth-child(2n) td {
background: none;
}
.woocommerce-page .cart_totals table.shop_table_responsive tr, .lcwoo-shopping-cart .cart_totals table.shop_table_responsive tr {
display: flex;
}
.lcwoo-shopping-cart .cart_totals table.shop_table_responsive tbody th, .lcwoo-shopping-cart .cart_totals table.shop_table_responsive tr td {
display: table-cell;
}
.lcwoo-shopping-cart .cart_totals table.shop_table_responsive tr td::before {
display: none;
}
}
@media only screen and ( max-width: 767px ) {
#dslc-content .lcwoo-shopping-cart table.shop_table thead, .lcwoo-shopping-cart table.shop_table thead {
display: none;
}
.lcwoo-shopping-cart .woocommerce table.shop_table_responsive tr td.product-thumbnail::before, .woocommerce-page table.shop_table_responsive tr td.product-thumbnail::before {
content: '';
}
.lcwoo-shopping-cart .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
display: table-row;
}
.lcwoo-shopping-cart .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
display: block;
width: 100% !important;
}
.lcwoo-shopping-cart .woocommerce table.shop_table_responsive tr td.product-remove, .woocommerce-page table.shop_table_responsive tr td.product-remove {
display: block;
width: 15% !important;
margin: 0 auto;
}
.lcwoo-shopping-cart .woocommerce #content table.cart td.actions .coupon, .lcwoo-shopping-cart .woocommerce table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon {
padding-bottom: 0;
}
#dslc-content .lcwoo-shopping-cart .product-quantity input[type=number], .lcwoo-shopping-cart .product-quantity input[type=number] {
width: 30% !important;
}
#dslc-content .lcwoo-shopping-cart table .cart_item td.product-quantity, .lcwoo-shopping-cart table .cart_item td.product-quantity  {
text-align: center;
}
#dslc-content .lcwoo-shopping-cart .coupon, #dslc-content .lcwoo-shopping-cart .actions input[type="text"], #dslc-content .lcwoo-shopping-cart .actions .coupon input.button, .lcwoo-shopping-cart .coupon, .lcwoo-shopping-cart .actions input[type="text"], .lcwoo-shopping-cart .actions .coupon input.button  {
width: 100% !important;
}
#dslc-content .lcwoo-shopping-cart table.cart td.product-remove, .lcwoo-shopping-cart table.cart td.product-remove {
border: none;
}
#dslc-content .lcwoo-shopping-cart table.cart td.actions .coupon, .lcwoo-shopping-cart table.cart td.actions .coupon {
border: none;
padding: 0;
margin: 0;
}
.lcwoo-shopping-cart .woocommerce table.shop_table_responsive tr td.product-thumbnail, .woocommerce-page table.shop_table_responsive tr td.product-thumbnail {
text-align: center !important;
}
.lcwoo-shopping-cart .actions {
overflow: hidden;
} .woocommerce-page .cart-collaterals .cross-sells, .lcwoo-shopping-cart .cart-collaterals .cross-sells {
width: 100%;
float: none;
margin-right: 0;
}
.woocommerce-page .cart-collaterals .cross-sells ul.products li, .lcwoo-shopping-cart .cart-collaterals .cross-sells ul.products li  {
width: 100%!important;
float: none;
margin-right: 0!important;
} .woocommerce-page .cart-collaterals .cart_totals, .lcwoo-shopping-cart .cart-collaterals .cart_totals {
float: none;
width: 100%;
}
.woocommerce-page .cart_totals table.shop_table_responsive tr:nth-child(2n) td, .lcwoo-shopping-cart .cart_totals table.shop_table_responsive tr:nth-child(2n) td {
background: none;
}
.woocommerce-page .cart_totals table.shop_table_responsive tr, .lcwoo-shopping-cart .cart_totals table.shop_table_responsive tr {
display: flex;
}
.lcwoo-shopping-cart .cart_totals table.shop_table_responsive tbody th, .lcwoo-shopping-cart .cart_totals table.shop_table_responsive tr td {
display: table-cell;
}
.lcwoo-shopping-cart .cart_totals table.shop_table_responsive tr td::before {
display: none;
}
.woocommerce-page .cart_totals table.shop_table_responsive tr td, .lcwoo-shopping-cart .cart_totals table.shop_table_responsive tr td {
text-align: right!important;
}
} body.woocommerce-cart .woocommerce .woocommerce-info {
display: none;
}.lcwoo-checkout {
overflow: hidden;
}
.lcwoo-checkout .woocommerce form.checkout_coupon {
border: 0;
}
.lcwoo-checkout .col2-set {
float: none;
width: 100%;
margin-right: 0;
}
.lcwoo-checkout #order_review {
float: none;
width: 100%;
}
.lcwoo-checkout .col2-set .col-1 {
float: left;
width: 48%;
}
.lcwoo-checkout .col2-set .col-2 {
float: right;
width: 48%;
}
.lcwoo-checkout  .woocommerce form .form-row {
padding: 0;
margin: 0;
}
.lcwoo-checkout .woocommerce-info:before, .lcwoo-checkout .woocommerce-error:before {
content: '';
}
.lcwoo-checkout form.login input[type=submit], .lcwoo-checkout form.checkout_coupon input[type=submit] {
width: 30%;
}
.lcwoo-checkout .clear {
clear: both;
}
.lcwoo-checkout form.login input[type=checkbox] {
width: auto;
}
.lcwoo-checkout form .form-row label.inline {
display: block;
}
.lcwoo-checkout .form-row input, .lcwoo-checkout .form-row select, .lcwoo-checkout .form-row textarea {
width: 100%
}
.lcwoo-checkout .select2-chosen {
color: #999; }
.lcwoo-checkout p.form-row-first, .lcwoo-checkout p.form-row-last {
width: 48%;
}
.lcwoo-checkout p.form-row-first {
float: left;
}
.lcwoo-checkout p.form-row-last {
float: right;
}
.lcwoo-checkout .create-account input.input-checkbox[type=checkbox] {
width: auto;
margin: 0 5px 0 0 !important;
vertical-align: initial;
}
.lcwoo-checkout .create-account label.checkbox {
display: inline-block;
}
.lcwoo-checkout form.woocommerce-checkout .col-2 h3 label {
margin-right: 0;
}
.lcwoo-checkout form.woocommerce-checkout .col-1 label abbr.required, form.woocommerce-checkout .col-2 label abbr.required {
border-bottom: none;
}
.lcwoo-checkout form.woocommerce-checkout .col-1 select, form.woocommerce-checkout .col-2 select {
height: auto;
}
.lcwoo-checkout .woocommerce-checkout-review-order table.shop_table {
border:none;
border-collapse: collapse;
}
.lcwoo-checkout h3#order_review_heading {
float: right;
width: 100%;
margin-top: 0;
}
.lcwoo-checkout .woocommerce-checkout-review-order table {
width: 100%;
}
.lcwoo-checkout .woocommerce-checkout-review-order table th {
width: 52%;
border: 0;
}
.lcwoo-checkout .woocommerce-checkout-review-order table td {
border: 0;
}
.lcwoo-checkout .cart_item .product-name dd p {
margin-bottom: 0;
}
.lcwoo-checkout .woocommerce td.product-name dl.variation, .lcwoo-checkout .woocommerce td.product-name dl.variation dt, .lcwoo-checkout .woocommerce td.product-name dl.variation dd, .lcwoo-checkout .woocommerce td.product-name dl.variation dd {
margin: 0;
padding: 0;
}
.lcwoo-checkout .woocommerce-checkout #payment {
background: none;
}
.lcwoo-checkout #payment .payment_methods li.wc_payment_method input[type=radio] {
display: inline-block !important;
}
.lcwoo-checkout .woocommerce-checkout-review-order #payment ul.payment_methods li:not([class]) {
padding: 10px 15px;
}
.lcwoo-checkout .woocommerce-checkout-review-order #payment li.payment_method_bacs label, .lcwoo-checkout .woocommerce-checkout-review-order #payment li.payment_method_cheque label {
display: inline-block;
}
.lcwoo-checkout .woocommerce-checkout-review-order #payment .input-radio {
margin-left: 15px;
margin-bottom: 15px;
margin-top: 15px;
margin-right: 0;
}
.lcwoo-checkout .woocommerce-checkout-review-order #payment .payment_method_paypal img {
float: right;
}
.lcwoo-checkout div.payment_box p {
margin-bottom: 0;
}
.lcwoo-checkout tr.cart-subtotal, .lcwoo-checkout tr.shipping, .lcwoo-checkout tr.order-total {
text-align: left;
}
.lcwoo-checkout tr.shipping td p {
margin-bottom: 0;
}
.lcwoo-checkout #payment div.form-row {
margin: 0;
}
.lcwoo-checkout #payment ul.payment_methods {
border: none;
padding: 0;
}
.lcwoo-checkout #payment .place-order .terms input {
margin: 0 5px 0 0;
width: auto;
vertical-align: initial;
}
.lcwoo-checkout #payment div.payment_box {
margin: 0;
}
.lcwoo-checkout #payment div.payment_box:before {
display: none;
}
.lcwoo-checkout .woocommerce .place-order input[type=submit] {
-webkit-font-smoothing: auto;
}
@media only screen and ( max-width: 767px ) {
.lcwoo-checkout .col2-set .col-1 {
float: none;
width: 100%;
}
.lcwoo-checkout .col2-set .col-2 {
float: right;
width: 100%;
}
.lcwoo-checkout .col2-set {
float: none;
width: 100%;
margin-right: 0;
}
.lcwoo-checkout .woocommerce-checkout-review-order {
float: none;
width: 100%;
}
.lcwoo-checkout h3#order_review_heading {
float: none;
width: 100%;
}
.lcwoo-checkout p.form-row-first {
float: none;
width: 100%;
}
.lcwoo-checkout p.form-row-last {
float: none;
width: 100%;
}
} .lcwoo_order_tracking form .form-row-first {
float: left;
width: 47%;
overflow: visible;
}
.lcwoo_order_tracking form .form-row-last {
float: right;
width: 47%;
overflow: visible;
}
.lcwoo_order_tracking form .form-row input.input-text {
width: 100%;
}
.lcwoo_order_tracking form .form-row label {
display: block;
}
.lcwoo_order_tracking form .form-row {
padding: 0;
margin: 0;
}
.lcwoo_order_tracking p.order-info mark {
color: #000000;
background: none;
font-weight: 400;
}
.lcwoo_order_tracking table.order_details, .lcwoo_order_tracking table.customer_details {
width: 100%;
border: 0;
border-radius: 0;
}
.lcwoo_order_tracking .col2-set .col-1 {
float: left;
width: 48%;
}
.lcwoo_order_tracking .col2-set .col-2 {
float: right;
width: 48%;
}
.lcwoo_order_tracking .order-again a {
display: inline-block;
}.lcwoo_account .woocommerce-MyAccount-navigation {
width: 18%;
margin-right: 0;
float: left;
}
.lcwoo_account .woocommerce-MyAccount-content {
width: 79%;
float: right;
}
.lcwoo_account .woocommerce-MyAccount-navigation ul li a {
display: block;
}
@media only screen and (max-width: 1024px) and (min-width: 768px)  {
.lcwoo_account .woocommerce-MyAccount-navigation {
width: 18%;
float: left;
}
.lcwoo_account .woocommerce-MyAccount-content {
width: 79%;
float: right;
}
}
@media only screen and ( max-width: 767px ) {
.lcwoo_account .woocommerce-MyAccount-navigation, .lcwoo_account .woocommerce-MyAccount-content {
width: 100%;
float: none;
}
} .lcwoo_account .woocommerce-MyAccount-content p mark {
background: none;
}
.lcwoo_account .addresses {
margin: 0;
width: 100%;
float: none;
}
.lcwoo_account .addresses .col-1 {
float: left;
width: 48%;
}
.lcwoo_account .addresses .col-2 {
float: right;
width: 48%;
}
.lcwoo_account .woocommerce table.shop_table {
border: 0;
}
#dslc-content .lcwoo_account address .woocommerce-customer-details--phone,
#dslc-content .lcwoo_account address .woocommerce-customer-details--email,
#dslc-content .lcwoo_account .woocommerce-customer-details address .woocommerce-customer-details--phone,
#dslc-content .lcwoo_account .woocommerce-customer-details address .woocommerce-customer-details--email {
padding: 0;
margin: 0;
}
.lcwoo_account address .woocommerce-customer-details--phone:before,
.lcwoo_account address .woocommerce-customer-details--email:before,
.lcwoo_account .woocommerce-customer-details address .woocommerce-customer-details--phone:before,
.lcwoo_account .woocommerce-customer-details address .woocommerce-customer-details--email:before {
display: none;
} .lcwoo_account .woocommerce-MyAccount-content .woocommerce-info:before {
content: '';
} .lcwoo_account form p.form-row {
padding: 0;
}
.select2-results {
font-size: 14px;
} .lcwoo_account form.login {
border: 0;
padding: 0;
margin: 0;
border-radius: 0;
}.essb_links.essb_template_cutoff-fill-retina,.essb_links.essb_template_cutoff-retina{overflow:hidden}@font-face{font-family:essb;src:url(//www.pomstv.com/wp-content/plugins/easy-social-share-buttons3/assets/fonts/essb.eot);src:url(//www.pomstv.com/wp-content/plugins/easy-social-share-buttons3/assets/fonts/essb.eot?#iefix) format("embedded-opentype"),url(//www.pomstv.com/wp-content/plugins/easy-social-share-buttons3/assets/fonts/essb.woff) format("woff"),url(//www.pomstv.com/wp-content/plugins/easy-social-share-buttons3/assets/fonts/essb.ttf) format("truetype"),url(//www.pomstv.com/wp-content/plugins/easy-social-share-buttons3/assets/fonts/essb.svg#essb) format("svg");font-weight:400;font-style:normal}[class*=" essb_icon_"]:before,[class^=essb_icon_]:before{font-family:essb!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.essb_links li,.essb_links li a,.essb_links li a .essb_icon,.essb_links li a .essb_network_name,.essb_links ul{font-family:'Open Sans',helvetica,arial,sans-serif;line-height:1em;text-transform:none;border:0;outline:0;background-image:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:100%}.essb_icon_facebook:before{content:"\61"}.essb_icon_facebook-official:before{content:"\62"}.essb_icon_facebook-square:before{content:"\63"}.essb_icon_twitter:before{content:"\64"}.essb_icon_twitter-square:before{content:"\65"}.essb_icon_google:before{content:"\66"}.essb_icon_pinterest-alt:before{content:"\67"}.essb_icon_pinterest:before{content:"\68"}.essb_icon_pinterest-square:before{content:"\69"}.essb_icon_linkedin-square:before{content:"\6a"}.essb_icon_linkedin:before{content:"\6b"}.essb_icon_digg:before{content:"\6c"}.essb_icon_del:before{content:"\6d"}.essb_icon_stumbleupon:before{content:"\6e"}.essb_icon_tumblr:before{content:"\6f"}.essb_icon_tumblr-square:before{content:"\70"}.essb_icon_vk:before{content:"\71"}.essb_icon_vkontakte:before{content:"\72"}.essb_icon_print:before{content:"\73"}.essb_icon_envelope:before,.essb_icon_subscribe:before{content:"\74"}.essb_icon_envelope-o:before{content:"\75"}.essb_icon_mail:before{content:"\76"}.essb_icon_flattr:before{content:"\77"}.essb_icon_social-reddit:before{content:"\78"}.essb_icon_reddit:before{content:"\79"}.essb_icon_buffer:before{content:"\7a"}.essb_icon_love:before{content:"\41"}.essb_icon_heart-o:before{content:"\42"}.essb_icon_weibo:before{content:"\43"}.essb_icon_pocket:before{content:"\44"}.essb_icon_xing:before{content:"\45"}.essb_icon_xing-square:before{content:"\46"}.essb_icon_ok:before{content:"\47"}.essb_icon_odnoklassniki-square:before{content:"\48"}.essb_icon_mwp:before{content:"\49"}.essb_icon_whatsapp:before{content:"\4a"}.essb_icon_meneame:before{content:"\4b"}.essb_icon_blogger:before{content:"\4c"}.essb_icon_amazon:before{content:"\4d"}.essb_icon_gmail:before{content:"\4e"}.essb_icon_aol:before{content:"\4f"}.essb_icon_newsvine:before{content:"\50"}.essb_icon_hackernews:before{content:"\51"}.essb_icon_evernote:before{content:"\52"}.essb_icon_myspace:before{content:"\53"}.essb_icon_mailru:before{content:"\54"}.essb_icon_viadeo:before{content:"\55"}.essb_icon_line:before{content:"\56"}.essb_icon_flipboard:before{content:"\57"}.essb_icon_comments:before{content:"\58"}.essb_icon_comment-o:before{content:"\59"}.essb_icon_yummly:before{content:"\5a"}.essb_icon_sms:before{content:"\30"}.essb_icon_plus:before{content:"\31"}.essb_icon_plus-square:before{content:"\32"}.essb_icon_minus:before{content:"\33"}.essb_icon_minus-square:before{content:"\34"}.essb_icon_close:before{content:"\35"}.essb_icon_share:before{content:"\36"}.essb_icon_share-alt-square:before{content:"\37"}.essb_icon_share-alt:before{content:"\38"}.essb_icon_ellipsis-h:before{content:"\39"}.essb_icon_yahoomail:before{content:"\76"}.essb_icon_viber:before{content:"\21"}.essb_icon_telegram:before{content:"\22"}.essb_icon_more:before{content:"\31"}.essb_icon_less:before{content:"\33"}.essb_icon_dots:before,.essb_icon_more_dots:before{content:"\23"}.essb_icon_prev:before{content:"\24"}.essb_icon_next:before{content:"\25"}.essb_icon_clock:before{content:"\26"}.essb_icon_youtube-play:before{content:"\27"}.essb_icon_youtube:before{content:"\28"}.essb_icon_skype:before{content:"\29"}.essb_icon_messenger:before{content:"\2a"}.essb_icon_kakaotalk:before{content:"\2d"}.essb_icon_close2:before{content:"\2c"}.essb_icon_share-tiny:before{content:"\2e"}.essb_icon_share-outline:before{content:"\2f"}.essb_icon_livejournal:before{content:"\3a"}.essb_icon_yammer:before{content:"\3b"}.essb_links{word-wrap:normal!important;clear:both;margin:1em 0}.essb_maybe_hidden_text{position:absolute;left:-9999px;text-indent:-9999px}.essb_links li,.essb_links ul{padding:0!important;margin:0!important;list-style:none!important;font-weight:400;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0)}.essb_links li,.essb_links li a,.essb_links li a .essb_icon,.essb_links li a .essb_network_name{display:inline-block;vertical-align:middle;margin:0;padding:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0)}.essb_links li a{margin:2px 5px 2px 0;color:#fff!important;text-decoration:none;font-size:100%;background-clip:padding-box;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.essb_links .essb_icon{width:36px;height:36px;background-position:center;background-repeat:no-repeat}.essb_links .essb_vertical_name li a{text-align:center}.essb_links .essb_vertical_name .essb_network_name{display:block}.essb_links .essb_force_hide_name .essb_network_name,.essb_links .essb_hide_icon .essb_icon{display:none}.essb_links .essb_vertical_name li a .essb_network_name{margin:0 10px 8px}.essb_links .essb_force_hide_name .essb_icon{margin-right:0!important}.essb_links .essb_hide_icon .essb_network_name{padding:10px 15px;margin-right:0!important}.essb_links .essb_hide_name a .essb_network_name{max-width:0;white-space:nowrap!important;overflow:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;margin-right:0}.essb_links .essb_hide_name a .essb_icon{margin-right:0}.essb_links.essb_sharebtn_button .essb_hide_name .essb_link_sharebtn a .essb_network_name,.essb_links.essb_sharebtn_text .essb_hide_name .essb_link_sharebtn a .essb_network_name{max-width:420px;margin-right:10px}.essb_links.essb_sharebtn_button .essb_force_hide_name .essb_link_sharebtn .essb_network_name,.essb_links.essb_sharebtn_text .essb_force_hide_name .essb_link_sharebtn .essb_network_name{display:inline-block}.essb_links.essb_sharebtn_counter_bottom .essb_link_sharebtn .essb_network_name{display:block!important;text-align:center;margin-right:0!important;font-size:10px;margin-bottom:5px}.essb_links.essb_sharebtn_text .essb_link_sharebtn .essb_icon{visibility:hidden;width:10px}.essb_links.essb_sharebtn_icon .essb_hide_icon .essb_link_sharebtn .essb_icon{display:inline-block;margin-right:0}.essb_links.essb_sharebtn_icon .essb_hide_icon .essb_link_sharebtn .essb_network_name{padding:0}.essb_links .essb_hide_name a:hover .essb_network_name{max-width:420px;margin-right:10px}.essb_links .essb_icon:before{font-size:18px!important;text-align:center;position:absolute;top:9px;left:9px}.essb_links li a .essb_network_name{margin-right:10px;font-size:14px}.essb_links li a .essb_network_name.essb_noname{margin-right:0}.essb_links.essb_links_center,.essb_links.essb_network_align_center{text-align:center}.essb_links.essb_network_align_right .essb_network_name{float:right;margin-top:10px}.essb_links.essb_links_right{text-align:right}.essb_links.essb_width_columns_4 li{width:25%}.essb_links.essb_width_columns_5 li{width:20%}.essb_links.essb_width_columns_6 li{width:16.6666%}.essb_links.essb_width_columns_3 li{width:33.3333%}.essb_links.essb_width_columns_2 li{width:50%}.essb_links.essb_width_columns_1 li{width:100%}.essb_links.essb_width_columns_2 li a,.essb_links.essb_width_columns_3 li a,.essb_links.essb_width_columns_4 li a,.essb_links.essb_width_columns_5 li a{width:98%}.essb_links.essb_width_columns_6 li a{width:96%}.essb_links.essb_width_columns_1 li a{width:98%}.essb_nospace li a{margin-right:0!important}.essb_links.essb_width_flex ul{display:flex}.essb_links.essb_width_flex li{width:100%}.essb_links.essb_width_flex li a{width:98%;white-space:nowrap!important}.essb_links.essb_width_flex li.essb_link_less,.essb_links.essb_width_flex li.essb_link_more,.essb_links.essb_width_flex li.essb_link_more_dots,.essb_links.essb_width_flex li.essb_totalcount_item{width:inherit}.essb_links.essb_width_flex li.essb_link_less,.essb_links.essb_width_flex li.essb_totalcount_item{margin:auto 0!important}.essb_links.essb_fixed{position:fixed;top:0;background:#fff;display:block;padding-top:10px;padding-bottom:10px;padding-right:10px;z-index:2000}.essb_links .essb_after_more,.essb_links .essb_link_less a .essb_network_name,.essb_links .essb_link_more a .essb_network_name,.essb_links .essb_link_more_dots a .essb_network_name{display:none}.essb_links .essb_link_less a,.essb_links .essb_link_less a:focus,.essb_links .essb_link_less a:hover,.essb_links .essb_link_more a,.essb_links .essb_link_more a:focus,.essb_links .essb_link_more a:hover,.essb_links .essb_link_more_dots a,.essb_links .essb_link_more_dots a:focus,.essb_links .essb_link_more_dots a:hover{background-color:#c5c5c5!important}.essb_links .essb_hide_name .essb_link_less a:focus .essb_icon,.essb_links .essb_hide_name .essb_link_less a:hover .essb_icon,.essb_links .essb_hide_name .essb_link_more a:focus .essb_icon,.essb_links .essb_hide_name .essb_link_more a:hover .essb_icon,.essb_links .essb_hide_name .essb_link_more_dots a:focus .essb_icon,.essb_links .essb_hide_name .essb_link_more_dots a:hover .essb_icon,.essb_links .essb_link_less a .essb_icon,.essb_links .essb_link_more a .essb_icon,.essb_links .essb_link_more_dots a .essb_icon{margin-right:0!important;margin-left:0!important;padding:0}.essb_links .essb_link_meneame a,.essb_links .essb_link_meneame a:focus,.essb_links .essb_link_meneame a:hover{background-color:#FF7D12!important}.essb_links .essb_link_whatsapp a,.essb_links .essb_link_whatsapp a:focus,.essb_links .essb_link_whatsapp a:hover{background-color:#1D9E11!important}.essb_links .essb_link_mwp a,.essb_links .essb_link_mwp a:focus,.essb_links .essb_link_mwp a:hover{background-color:#056CAD!important}.essb_links .essb_link_flattr a,.essb_links .essb_link_flattr a:focus,.essb_links .essb_link_flattr a:hover{background-color:#8CB55B!important}.essb_links .essb_link_ok a,.essb_links .essb_link_ok a:focus,.essb_links .essb_link_ok a:hover{background-color:#F4731C!important}.essb_links .essb_link_xing a,.essb_links .essb_link_xing a:focus,.essb_links .essb_link_xing a:hover{background-color:#135a5b!important}.essb_links .essb_link_weibo a,.essb_links .essb_link_weibo a:focus,.essb_links .essb_link_weibo a:hover{background-color:#ED1C24!important}.essb_links .essb_link_pocket a,.essb_links .essb_link_pocket a:focus,.essb_links .essb_link_pocket a:hover{background-color:#EE4055!important}.essb_links .essb_link_tumblr a,.essb_links .essb_link_tumblr a:focus,.essb_links .essb_link_tumblr a:hover{background-color:#2c4762!important}.essb_links .essb_link_print a,.essb_links .essb_link_print a:focus,.essb_links .essb_link_print a:hover{background-color:#666!important}.essb_links .essb_link_del a,.essb_links .essb_link_del a:focus,.essb_links .essb_link_del a:hover{background-color:#3398fc!important}.essb_links .essb_link_buffer a,.essb_links .essb_link_buffer a:focus,.essb_links .essb_link_buffer a:hover{background-color:#111!important}.essb_links .essb_link_love a,.essb_links .essb_link_love a:focus,.essb_links .essb_link_love a:hover{background-color:#ED1C24!important}.essb_links .essb_link_twitter a,.essb_links .essb_link_twitter a:focus,.essb_links .essb_link_twitter a:hover{background-color:#00abf0!important}.essb_links .essb_link_google a,.essb_links .essb_link_google a:focus,.essb_links .essb_link_google a:hover{background-color:#EA4335!important}.essb_links .essb_link_facebook a,.essb_links .essb_link_facebook a:focus,.essb_links .essb_link_facebook a:hover{background-color:#3a579a!important}.essb_links .essb_link_pinterest a,.essb_links .essb_link_pinterest a:focus,.essb_links .essb_link_pinterest a:hover{background-color:#cd1c1f!important}.essb_links .essb_link_digg a,.essb_links .essb_link_digg a:focus,.essb_links .essb_link_digg a:hover{background-color:#1b5791!important}.essb_links .essb_link_linkedin a,.essb_links .essb_link_linkedin a:focus,.essb_links .essb_link_linkedin a:hover{background-color:#127bb6!important}.essb_links .essb_link_stumbleupon a,.essb_links .essb_link_stumbleupon a:focus,.essb_links .essb_link_stumbleupon a:hover{background-color:#eb4723!important}.essb_links .essb_link_vk a,.essb_links .essb_link_vk a:focus,.essb_links .essb_link_vk a:hover{background-color:#4c75a3!important}.essb_links .essb_link_mail a,.essb_links .essb_link_mail a:focus,.essb_links .essb_link_mail a:hover{background-color:#666!important}.essb_links .essb_link_reddit a,.essb_links .essb_link_reddit a:focus,.essb_links .essb_link_reddit a:hover{background-color:#333!important}.essb_links .essb_link_blogger a,.essb_links .essb_link_blogger a:focus,.essb_links .essb_link_blogger a:hover{background-color:#f59038!important}.essb_links .essb_link_amazon a,.essb_links .essb_link_amazon a:focus,.essb_links .essb_link_amazon a:hover{background-color:#111!important}.essb_links .essb_link_yahoomail a,.essb_links .essb_link_yahoomail a:focus,.essb_links .essb_link_yahoomail a:hover{background-color:#511295!important}.essb_links .essb_link_gmail a,.essb_links .essb_link_gmail a:focus,.essb_links .essb_link_gmail a:hover{background-color:#dd4b39!important}.essb_links .essb_link_newsvine a,.essb_links .essb_link_newsvine a:focus,.essb_links .essb_link_newsvine a:hover{background-color:#0d642e!important}.essb_links .essb_link_hackernews a,.essb_links .essb_link_hackernews a:focus,.essb_links .essb_link_hackernews a:hover{background-color:#f08641!important}.essb_links .essb_link_evernote a,.essb_links .essb_link_evernote a:focus,.essb_links .essb_link_evernote a:hover{background-color:#7cbf4b!important}.essb_links .essb_link_aol a,.essb_links .essb_link_aol a:focus,.essb_links .essb_link_aol a:hover{background-color:#111!important}.essb_links .essb_link_myspace a,.essb_links .essb_link_myspace a:focus,.essb_links .essb_link_myspace a:hover{background-color:#3a5998!important}.essb_links .essb_link_mailru a,.essb_links .essb_link_mailru a:focus,.essb_links .essb_link_mailru a:hover{background-color:#FAA519!important}.essb_links .essb_link_viadeo a,.essb_links .essb_link_viadeo a:focus,.essb_links .essb_link_viadeo a:hover{background-color:#222!important}.essb_links .essb_link_line a,.essb_links .essb_link_line a:focus,.essb_links .essb_link_line a:hover{background-color:#2CBF13!important}.essb_links .essb_link_flipboard a,.essb_links .essb_link_flipboard a:focus,.essb_links .essb_link_flipboard a:hover{background-color:#B31F17!important}.essb_links .essb_link_comments a,.essb_links .essb_link_comments a:focus,.essb_links .essb_link_comments a:hover{background-color:#444!important}.essb_links .essb_link_yummly a,.essb_links .essb_link_yummly a:focus,.essb_links .essb_link_yummly a:hover{background-color:#e26326!important}.essb_links .essb_link_sms a,.essb_links .essb_link_sms a:focus,.essb_links .essb_link_sms a:hover{background-color:#4ea546!important}.essb_links .essb_link_viber a,.essb_links .essb_link_viber a:focus,.essb_links .essb_link_viber a:hover{background-color:#7d539d!important}.essb_links .essb_link_telegram a,.essb_links .essb_link_telegram a:focus,.essb_links .essb_link_telegram a:hover{background-color:#08c!important}.essb_links .essb_link_subscribe a,.essb_links .essb_link_subscribe a:focus,.essb_links .essb_link_subscribe a:hover{background-color:#f47555!important}.essb_links .essb_link_skype a,.essb_links .essb_link_skype a:focus,.essb_links .essb_link_skype a:hover{background-color:#00aff0!important}.essb_links .essb_link_messenger a,.essb_links .essb_link_messenger a:focus,.essb_links .essb_link_messenger a:hover{background-color:#0d87ff!important}.essb_links .essb_link_kakaotalk a,.essb_links .essb_link_kakaotalk a:focus,.essb_links .essb_link_kakaotalk a:hover{background-color:#FBE600!important;color:#000!important}.essb_links .essb_link_sharebtn a,.essb_links .essb_link_sharebtn a:focus,.essb_links .essb_link_sharebtn a:hover{background-color:#2B6A94!important}.essb_links .essb_link_livejournal a,.essb_links .essb_link_livejournal a:focus,.essb_links .essb_link_livejournal a:hover{background-color:#0ca8ec!important}.essb_links .essb_link_yammer a,.essb_links .essb_link_yammer a:focus,.essb_links .essb_link_yammer a:hover{background-color:#3469BA!important}.essb_links .essb_counter,.essb_links .essb_counter_right{display:inline-block;padding:9px 7px;font-size:11px;color:#999;background:#fff;top:0;vertical-align:0}.essb_links .essb_counter_insidename{margin-left:5px;font-weight:700}.essb_links.essb_width_flex .essb_counter_insidehover{margin-right:15px}.essb_links .essb_counter{position:relative;right:-5px;border:1px solid #ddd;border-right-width:0;border-radius:4px;z-index:2}.essb_links .essb_counter:after{content:"";position:absolute;right:-4px;top:50%;margin-top:-4px;border-left:4px solid #FFF;border-bottom:4px solid transparent;border-top:4px solid transparent}.essb_links .essb_counter_right{position:relative;right:6px;border:1px solid #ddd;border-left-width:0;border-radius:4px}.essb_links .essb_counter_right:before{content:"";position:absolute;left:-4px;top:50%;margin-top:-4px;border-right:4px solid #FFF;border-bottom:4px solid transparent;border-top:4px solid transparent}.essb_links.essb_counter_modern_left .essb_counter{right:-5px;margin-right:10px!important;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;width:30px;text-align:center;background:#E6E7E9;color:#666;border:0}.essb_links.essb_counter_modern_right .essb_counter_right{right:0;margin-left:5px;margin-right:10px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;width:30px;text-align:center;background:#E6E7E9;color:#666;border:0}.essb_links.essb_counter_modern_right .essb_counter_right:before{border-right:6px solid #E6E7E9}.essb_links.essb_counter_modern_left .essb_counter:after{border-left:6px solid #E6E7E9}.essb_links.essb_counter_modern_top .essb_counter{right:0;margin-bottom:7px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;width:30px;text-align:center;background:#E6E7E9;color:#666;border:0;display:block}.essb_links.essb_counter_modern_top .essb_counter:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #E6E7E9;top:100%;left:50%;right:6px;margin-top:-2px;margin-left:-6px;margin-right:6px}.essb_links.essb_counter_modern_top_mini .essb_counter{display:block;right:0;top:10px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;text-align:center;background:#34495e;color:#fff;border:0;padding:2px;width:24px;font-size:9px;font-weight:600;margin-top:-5px;border-bottom:1px solid #fff;z-index:2}.essb_links.essb_counter_modern_top_mini .essb_counter:after{border-left:0 solid #E6E7E9}.essb_links .essb_counter_topn{display:block;font-weight:700;text-align:center;margin-left:0;margin-right:0;margin-top:5px}.essb_links .essb_totalcount_item .essb_t_r,.essb_links .essb_totalcount_item .essb_t_r_big,.essb_links.essb_template_clear-retina a .essb_network_name,.essb_links.essb_template_deluxe-retina .essb_network_name{margin-left:5px}.essb_links.essb_counter_modern_bottom.essb_counters .essb_icon{text-align:center}.essb_links.essb_counter_modern_bottom.essb_counters .essb_network_name{display:block;font-weight:700;text-align:center;width:100%;margin-bottom:8px}.essb_links.essb_template_copy-retina .essb_icon,.essb_links.essb_template_tiny-retina .essb_icon{width:28px;height:28px}.essb_links .essb_counter_insidebeforename{margin-right:5px;font-weight:700}.essb_links .essb_vertical_name .essb_counter_insidebeforename{margin-right:0;font-size:12px;display:block}.essb_totalcount_item.essb_totalcount_item_before{font-weight:700;display:block}.essb_links .essb_totalcount_item .essb_t_l,.essb_links .essb_totalcount_item .essb_t_l_big{margin-right:10px}.essb_links .essb_totalcount_item .essb_t_l_big,.essb_links .essb_totalcount_item .essb_t_r_big{font-size:21px;font-weight:700;text-align:center;display:block}.essb_links .essb_totalcount_item .essb_t_l_big.essb_total_icon .essb_t_nb,.essb_links .essb_totalcount_item .essb_t_r_big.essb_total_icon .essb_t_nb{display:inline-block}.essb_links .essb_totalcount_item .essb_t_l_big.essb_total_icon:before,.essb_links .essb_totalcount_item .essb_t_r_big.essb_total_icon:before{font-size:24px;margin-right:5px}.essb_links .essb_totalcount_item .essb_t_l_big .essb_t_nb_after,.essb_links .essb_totalcount_item .essb_t_r_big .essb_t_nb_after{text-transform:uppercase;font-size:11px;font-weight:400;color:#777;display:block;line-height:11px;text-align:center;margin-top:3px}.essb_links.essb_template_bold-retina .essb_network_name,.essb_links.essb_template_default4-retina a,.essb_links.essb_template_fancy-bold-retina .essb_network_name,.essb_links.essb_template_metro-bold-retina .essb_network_name{font-weight:700}.essb_links.essb_template_bold-retina li a{border-radius:4px;-webkit-border-radius:4px}.essb_links.essb_template_bold-retina li a:focus,.essb_links.essb_template_bold-retina li a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.05)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_bold-retina .essb_icon{background-color:rgba(0,0,0,.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.essb_links.essb_template_bold-retina .essb_hide_name a:hover .essb_icon,.essb_links.essb_template_bold-retina li a .essb_icon{margin-right:8px}.essb_links.essb_template_default-retina li a{box-shadow:inset 0 -4px 0 rgba(0,0,0,.15);border-radius:3px;-webkit-border-radius:3px;-webkit-box-shadow:inset 0 -4px 0 rgba(0,0,0,.2)}.essb_links.essb_template_default-retina .essb_links_list:hover li a{opacity:.5}.essb_links.essb_template_default-retina .essb_links_list:hover li a:hover{opacity:1}.essb_links.essb_template_default-retina a:focus,.essb_links.essb_template_default-retina a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.05)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background-color:inherit;background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_dark-retina a{background-color:#111!important}.essb_links.essb_template_dark-retina .essb_link_kakaotalk a{color:#fff!important}.essb_links.essb_template_metro-retina a:focus,.essb_links.essb_template_metro-retina a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.35)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background-clip:padding-box}.essb_links.essb_template_big-retina li a{border-radius:5px;-webkit-border-radius:5px;background-image:-webkit-gradient(linear,0 100%,0 0,from(rgba(255,255,255,0)),to(rgba(255,255,255,.26)));background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.26) 100%);background-image:-moz-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.26) 100%);background-image:-o-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.26) 100%);background-image:linear-gradient(to top,rgba(255,255,255,0) 0,rgba(255,255,255,.26) 100%)}.essb_links.essb_template_big-retina a:focus,.essb_links.essb_template_big-retina a:hover{color:#FFF!important;background-image:-webkit-gradient(linear,0 100%,0 0,from(rgba(155,155,155,0)),to(rgba(155,155,155,.46)));background-image:-webkit-linear-gradient(bottom,rgba(155,155,155,0) 0,rgba(155,155,155,.46) 100%);background-image:-moz-linear-gradient(bottom,rgba(155,155,155,0) 0,rgba(155,155,155,.46) 100%);background-image:-o-linear-gradient(bottom,rgba(155,155,155,0) 0,rgba(155,155,155,.46) 100%);background-image:linear-gradient(to top,rgba(155,155,155,0) 0,rgba(155,155,155,.46) 100%);box-shadow:0 1px 1px rgba(0,0,0,.19),inset 0 0 5px rgba(155,155,155,.38);background-clip:padding-box}.essb_links.essb_template_light-retina a,.essb_links.essb_template_light-retina a:focus,.essb_links.essb_template_light-retina a:hover{background-color:transparent!important}.essb_links.essb_template_light-retina li a:focus,.essb_links.essb_template_light-retina li a:hover,.essb_links.essb_template_light-retina li.essb_link_less a,.essb_links.essb_template_light-retina li.essb_link_more a,.essb_links.essb_template_light-retina li.essb_link_more_dots a{color:#212121!important}.essb_links.essb_template_light-retina .essb_link_meneame a{color:#FF7D12!important}.essb_links.essb_template_light-retina .essb_link_whatsapp a{color:#1D9E11!important}.essb_links.essb_template_light-retina .essb_link_mwp a{color:#056CAD!important}.essb_links.essb_template_light-retina .essb_link_flattr a{color:#8CB55B!important}.essb_links.essb_template_light-retina .essb_link_ok a{color:#F4731C!important}.essb_links.essb_template_light-retina .essb_link_xing a{color:#135a5b!important}.essb_links.essb_template_light-retina .essb_link_weibo a{color:#ED1C24!important}.essb_links.essb_template_light-retina .essb_link_pocket a{color:#EE4055!important}.essb_links.essb_template_light-retina .essb_link_tumblr a{color:#2c4762!important}.essb_links.essb_template_light-retina .essb_link_print a{color:#666!important}.essb_links.essb_template_light-retina .essb_link_del a{color:#3398fc!important}.essb_links.essb_template_light-retina .essb_link_buffer a{color:#111!important}.essb_links.essb_template_light-retina .essb_link_love a{color:#ED1C24!important}.essb_links.essb_template_light-retina .essb_link_twitter a{color:#00abf0!important}.essb_links.essb_template_light-retina .essb_link_google a{color:#EA4335!important}.essb_links.essb_template_light-retina .essb_link_facebook a{color:#3a579a!important}.essb_links.essb_template_light-retina .essb_link_pinterest a{color:#cd1c1f!important}.essb_links.essb_template_light-retina .essb_link_digg a{color:#1b5791!important}.essb_links.essb_template_light-retina .essb_link_linkedin a{color:#127bb6!important}.essb_links.essb_template_light-retina .essb_link_stumbleupon a{color:#eb4723!important}.essb_links.essb_template_light-retina .essb_link_vk a{color:#4c75a3!important}.essb_links.essb_template_light-retina .essb_link_mail a{color:#666!important}.essb_links.essb_template_light-retina .essb_link_reddit a{color:#333!important}.essb_links.essb_template_light-retina .essb_link_blogger a{color:#f59038!important}.essb_links.essb_template_light-retina .essb_link_amazon a{color:#111!important}.essb_links.essb_template_light-retina .essb_link_yahoomail a{color:#511295!important}.essb_links.essb_template_light-retina .essb_link_gmail a{color:#dd4b39!important}.essb_links.essb_template_light-retina .essb_link_newsvine a{color:#0d642e!important}.essb_links.essb_template_light-retina .essb_link_hackernews a{color:#f08641!important}.essb_links.essb_template_light-retina .essb_link_evernote a{color:#7cbf4b!important}.essb_links.essb_template_light-retina .essb_link_aol a{color:#111!important}.essb_links.essb_template_light-retina .essb_link_myspace a{color:#3a5998!important}.essb_links.essb_template_light-retina .essb_link_mailru a{color:#FAA519!important}.essb_links.essb_template_light-retina .essb_link_viadeo a{color:#222!important}.essb_links.essb_template_light-retina .essb_link_line a{color:#2CBF13!important}.essb_links.essb_template_light-retina .essb_link_flipboard a{color:#B31F17!important}.essb_links.essb_template_light-retina .essb_link_comments a{color:#444!important}.essb_links.essb_template_light-retina .essb_link_yummly a{color:#e26326!important}.essb_links.essb_template_light-retina .essb_link_sms a{color:#4ea546!important}.essb_links.essb_template_light-retina .essb_link_viber a{color:#7d539d!important}.essb_links.essb_template_light-retina .essb_link_telegram a{color:#08c!important}.essb_links.essb_template_light-retina .essb_link_subscribe a{color:#f47555!important}.essb_links.essb_template_light-retina .essb_link_skype a{color:#00aff0!important}.essb_links.essb_template_light-retina .essb_link_messenger a{color:#0d87ff!important}.essb_links.essb_template_light-retina .essb_link_sharebtn a{color:#2B6A94!important}.essb_links.essb_template_light-retina .essb_link_livejournal a{color:#0ca8ec!important}.essb_links.essb_template_light-retina .essb_link_yammer a{color:#3469BA!important}.essb_links.essb_template_flat-retina li a{box-shadow:inset 0 -4px 0 rgba(0,0,0,.15);border-radius:3px;-webkit-border-radius:3px;-webkit-box-shadow:inset 0 -4px 0 rgba(0,0,0,.2)}.essb_links.essb_template_flat-retina a:focus,.essb_links.essb_template_flat-retina a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.3)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background-color:inherit;background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_tiny-retina .essb_icon:before{font-size:14px!important;top:7px;left:7px}.essb_links.essb_template_tiny-retina li a .essb_network_name{font-size:13px}.essb_links.essb_template_tiny-retina a:focus,.essb_links.essb_template_tiny-retina a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.3)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background-color:inherit;background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_circles-retina a,.essb_links.essb_template_clear-retina a,.essb_links.essb_template_clear-retina a:focus,.essb_links.essb_template_clear-retina a:hover,.essb_links.essb_template_clear-retina li a,.essb_links.essb_template_clear-retina li a:focus,.essb_links.essb_template_clear-retina li a:hover,.essb_links.essb_template_grey-blocks-retina li a,.essb_links.essb_template_modern-retina a,.essb_links.essb_template_round-retina a{background-color:transparent!important}.essb_links.essb_template_round-retina li a{border-radius:18px;-webkit-border-radius:18px;box-shadow:1px 1px 3px 0 rgba(0,0,0,.2)}.essb_links.essb_template_round-retina li.essb_link_less a,.essb_links.essb_template_round-retina li.essb_link_more a,.essb_links.essb_template_round-retina li.essb_link_more_dots a{color:#212121!important}.essb_links.essb_template_round-retina li a:focus,.essb_links.essb_template_round-retina li a:hover{color:#fff!important}.essb_links.essb_template_round-retina .essb_link_meneame a{color:#FF7D12!important}.essb_links.essb_template_round-retina .essb_link_whatsapp a{color:#1D9E11!important}.essb_links.essb_template_round-retina .essb_link_mwp a{color:#056CAD!important}.essb_links.essb_template_round-retina .essb_link_flattr a{color:#8CB55B!important}.essb_links.essb_template_round-retina .essb_link_ok a{color:#F4731C!important}.essb_links.essb_template_round-retina .essb_link_xing a{color:#135a5b!important}.essb_links.essb_template_round-retina .essb_link_weibo a{color:#ED1C24!important}.essb_links.essb_template_round-retina .essb_link_pocket a{color:#EE4055!important}.essb_links.essb_template_round-retina .essb_link_tumblr a{color:#2c4762!important}.essb_links.essb_template_round-retina .essb_link_print a{color:#666!important}.essb_links.essb_template_round-retina .essb_link_del a{color:#3398fc!important}.essb_links.essb_template_round-retina .essb_link_buffer a{color:#111!important}.essb_links.essb_template_round-retina .essb_link_love a{color:#ED1C24!important}.essb_links.essb_template_round-retina .essb_link_twitter a{color:#00abf0!important}.essb_links.essb_template_round-retina .essb_link_google a{color:#EA4335!important}.essb_links.essb_template_round-retina .essb_link_facebook a{color:#3a579a!important}.essb_links.essb_template_round-retina .essb_link_pinterest a{color:#cd1c1f!important}.essb_links.essb_template_round-retina .essb_link_digg a{color:#1b5791!important}.essb_links.essb_template_round-retina .essb_link_linkedin a{color:#127bb6!important}.essb_links.essb_template_round-retina .essb_link_stumbleupon a{color:#eb4723!important}.essb_links.essb_template_round-retina .essb_link_vk a{color:#4c75a3!important}.essb_links.essb_template_round-retina .essb_link_mail a{color:#666!important}.essb_links.essb_template_round-retina .essb_link_reddit a{color:#333!important}.essb_links.essb_template_round-retina .essb_link_blogger a{color:#f59038!important}.essb_links.essb_template_round-retina .essb_link_amazon a{color:#111!important}.essb_links.essb_template_round-retina .essb_link_yahoomail a{color:#511295!important}.essb_links.essb_template_round-retina .essb_link_gmail a{color:#dd4b39!important}.essb_links.essb_template_round-retina .essb_link_newsvine a{color:#0d642e!important}.essb_links.essb_template_round-retina .essb_link_hackernews a{color:#f08641!important}.essb_links.essb_template_round-retina .essb_link_evernote a{color:#7cbf4b!important}.essb_links.essb_template_round-retina .essb_link_aol a{color:#111!important}.essb_links.essb_template_round-retina .essb_link_myspace a{color:#3a5998!important}.essb_links.essb_template_round-retina .essb_link_mailru a{color:#FAA519!important}.essb_links.essb_template_round-retina .essb_link_viadeo a{color:#222!important}.essb_links.essb_template_round-retina .essb_link_line a{color:#2CBF13!important}.essb_links.essb_template_round-retina .essb_link_flipboard a{color:#B31F17!important}.essb_links.essb_template_round-retina .essb_link_comments a{color:#444!important}.essb_links.essb_template_round-retina .essb_link_yummly a{color:#e26326!important}.essb_links.essb_template_round-retina .essb_link_sms a{color:#4ea546!important}.essb_links.essb_template_round-retina .essb_link_viber a{color:#7d539d!important}.essb_links.essb_template_round-retina .essb_link_telegram a{color:#08c!important}.essb_links.essb_template_round-retina .essb_link_subscribe a{color:#f47555!important}.essb_links.essb_template_round-retina .essb_link_skype a{color:#00aff0!important}.essb_links.essb_template_round-retina .essb_link_messenger a{color:#0d87ff!important}.essb_links.essb_template_round-retina .essb_link_sharebtn a{color:#2B6A94!important}.essb_links.essb_template_round-retina .essb_link_livejournal a{color:#0ca8ec!important}.essb_links.essb_template_round-retina .essb_link_yammer a{color:#3469BA!important}.essb_links.essb_template_modern-retina li a{border-top-left-radius:7px;border-top-right-radius:7px;-moz-border-top-left-radius:7px;-moz-border-top-right-radius:7px;box-shadow:1px 1px 3px 0 rgba(0,0,0,.2)}.essb_links.essb_template_modern-retina li.essb_link_less a,.essb_links.essb_template_modern-retina li.essb_link_more a,.essb_links.essb_template_modern-retina li.essb_link_more_dots a{color:#212121!important;border-bottom:3px inset #212121}.essb_links.essb_template_modern-retina li a:focus,.essb_links.essb_template_modern-retina li a:hover{color:#fff!important}.essb_links.essb_template_modern-retina .essb_link_meneame a{color:#FF7D12!important;border-bottom:3px inset #FF7D12}.essb_links.essb_template_modern-retina .essb_link_whatsapp a{color:#1D9E11!important;border-bottom:3px inset #1D9E11}.essb_links.essb_template_modern-retina .essb_link_mwp a{color:#056CAD!important;border-bottom:3px inset #056CAD}.essb_links.essb_template_modern-retina .essb_link_flattr a{color:#8CB55B!important;border-bottom:3px inset #8CB55B}.essb_links.essb_template_modern-retina .essb_link_ok a{color:#F4731C!important;border-bottom:3px inset #F4731C}.essb_links.essb_template_modern-retina .essb_link_xing a{color:#135a5b!important;border-bottom:3px inset #135a5b}.essb_links.essb_template_modern-retina .essb_link_weibo a{color:#ED1C24!important;border-bottom:3px inset #ED1C24}.essb_links.essb_template_modern-retina .essb_link_pocket a{color:#EE4055!important;border-bottom:3px inset #EE4055}.essb_links.essb_template_modern-retina .essb_link_tumblr a{color:#2c4762!important;border-bottom:3px inset #2c4762}.essb_links.essb_template_modern-retina .essb_link_print a{color:#666!important;border-bottom:3px inset #666}.essb_links.essb_template_modern-retina .essb_link_del a{color:#3398fc!important;border-bottom:3px inset #3398fc}.essb_links.essb_template_modern-retina .essb_link_buffer a{color:#111!important;border-bottom:3px inset #111}.essb_links.essb_template_modern-retina .essb_link_love a{color:#ED1C24!important;border-bottom:3px inset #ED1C24}.essb_links.essb_template_modern-retina .essb_link_twitter a{color:#00abf0!important;border-bottom:3px inset #00abf0}.essb_links.essb_template_modern-retina .essb_link_google a{color:#EA4335!important;border-bottom:3px inset #EA4335}.essb_links.essb_template_modern-retina .essb_link_facebook a{color:#3a579a!important;border-bottom:3px inset #3a579a}.essb_links.essb_template_modern-retina .essb_link_pinterest a{color:#cd1c1f!important;border-bottom:3px inset #cd1c1f}.essb_links.essb_template_modern-retina .essb_link_digg a{color:#1b5791!important;border-bottom:3px inset #1b5791}.essb_links.essb_template_modern-retina .essb_link_linkedin a{color:#127bb6!important;border-bottom:3px inset #127bb6}.essb_links.essb_template_modern-retina .essb_link_stumbleupon a{color:#eb4723!important;border-bottom:3px inset #eb4723}.essb_links.essb_template_modern-retina .essb_link_vk a{color:#4c75a3!important;border-bottom:3px inset #4c75a3}.essb_links.essb_template_modern-retina .essb_link_mail a{color:#666!important;border-bottom:3px inset #666}.essb_links.essb_template_modern-retina .essb_link_reddit a{color:#333!important;border-bottom:3px inset #333}.essb_links.essb_template_modern-retina .essb_link_blogger a{color:#f59038!important;border-bottom:3px inset #f59038}.essb_links.essb_template_modern-retina .essb_link_amazon a{color:#111!important;border-bottom:3px inset #111}.essb_links.essb_template_modern-retina .essb_link_yahoomail a{color:#511295!important;border-bottom:3px inset #511295}.essb_links.essb_template_modern-retina .essb_link_gmail a{color:#dd4b39!important;border-bottom:3px inset #dd4b39}.essb_links.essb_template_modern-retina .essb_link_newsvine a{color:#0d642e!important;border-bottom:3px inset #0d642e}.essb_links.essb_template_modern-retina .essb_link_hackernews a{color:#f08641!important;border-bottom:3px inset #f08641}.essb_links.essb_template_modern-retina .essb_link_evernote a{color:#7cbf4b!important;border-bottom:3px inset #7cbf4b}.essb_links.essb_template_modern-retina .essb_link_aol a{color:#111!important;border-bottom:3px inset #111}.essb_links.essb_template_modern-retina .essb_link_myspace a{color:#3a5998!important;border-bottom:3px inset #3a5998}.essb_links.essb_template_modern-retina .essb_link_mailru a{color:#FAA519!important;border-bottom:3px inset #FAA519}.essb_links.essb_template_modern-retina .essb_link_viadeo a{color:#222!important;border-bottom:3px inset #222}.essb_links.essb_template_modern-retina .essb_link_line a{color:#2CBF13!important;border-bottom:3px inset #2CBF13}.essb_links.essb_template_modern-retina .essb_link_flipboard a{color:#B31F17!important;border-bottom:3px inset #B31F17}.essb_links.essb_template_modern-retina .essb_link_comments a{color:#444!important;border-bottom:3px inset #444}.essb_links.essb_template_modern-retina .essb_link_yummly a{color:#e26326!important;border-bottom:3px inset #e26326}.essb_links.essb_template_modern-retina .essb_link_sms a{color:#4ea546!important;border-bottom:3px inset #4ea546}.essb_links.essb_template_modern-retina .essb_link_viber a{color:#7d539d!important;border-bottom:3px inset #7d539d}.essb_links.essb_template_modern-retina .essb_link_telegram a{color:#08c!important;border-bottom:3px inset #08c}.essb_links.essb_template_modern-retina .essb_link_subscribe a{color:#f47555!important;border-bottom:3px inset #f47555}.essb_links.essb_template_modern-retina .essb_link_skype a{color:#00aff0!important;border-bottom:3px inset #00aff0}.essb_links.essb_template_modern-retina .essb_link_messenger a{color:#0d87ff!important;border-bottom:3px inset #0d87ff}.essb_links.essb_template_modern-retina .essb_link_kakaotalk a{border-bottom:3px inset #FBE600}.essb_links.essb_template_modern-retina .essb_link_sharebtn a{color:#2B6A94!important;border-bottom:3px inset #2B6A94}.essb_links.essb_template_modern-retina .essb_link_livejournal a{color:#0ca8ec!important;border-bottom:3px inset #0ca8ec}.essb_links.essb_template_modern-retina .essb_link_yammer a{color:#3469BA!important;border-bottom:3px inset #3469BA}.essb_links.essb_template_circles-retina li a{border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_circles-retina li.essb_link_less a,.essb_links.essb_template_circles-retina li.essb_link_more a,.essb_links.essb_template_circles-retina li.essb_link_more_dots a{color:#212121!important;border:2px solid #212121}.essb_links.essb_template_circles-retina li a:focus,.essb_links.essb_template_circles-retina li a:hover{color:#fff!important}.essb_links.essb_template_circles-retina .essb_link_meneame a{color:#FF7D12!important;border:2px solid #FF7D12}.essb_links.essb_template_circles-retina .essb_link_whatsapp a{color:#1D9E11!important;border:2px solid #1D9E11}.essb_links.essb_template_circles-retina .essb_link_mwp a{color:#056CAD!important;border:2px solid #056CAD}.essb_links.essb_template_circles-retina .essb_link_flattr a{color:#8CB55B!important;border:2px solid #8CB55B}.essb_links.essb_template_circles-retina .essb_link_ok a{color:#F4731C!important;border:2px solid #F4731C}.essb_links.essb_template_circles-retina .essb_link_xing a{color:#135a5b!important;border:2px solid #135a5b}.essb_links.essb_template_circles-retina .essb_link_weibo a{color:#ED1C24!important;border:2px solid #ED1C24}.essb_links.essb_template_circles-retina .essb_link_pocket a{color:#EE4055!important;border:2px solid #EE4055}.essb_links.essb_template_circles-retina .essb_link_tumblr a{color:#2c4762!important;border:2px solid #2c4762}.essb_links.essb_template_circles-retina .essb_link_print a{color:#666!important;border:2px solid #666}.essb_links.essb_template_circles-retina .essb_link_del a{color:#3398fc!important;border:2px solid #3398fc}.essb_links.essb_template_circles-retina .essb_link_buffer a{color:#111!important;border:2px solid #111}.essb_links.essb_template_circles-retina .essb_link_love a{color:#ED1C24!important;border:2px solid #ED1C24}.essb_links.essb_template_circles-retina .essb_link_twitter a{color:#00abf0!important;border:2px solid #00abf0}.essb_links.essb_template_circles-retina .essb_link_google a{color:#EA4335!important;border:2px solid #EA4335}.essb_links.essb_template_circles-retina .essb_link_facebook a{color:#3a579a!important;border:2px solid #3a579a}.essb_links.essb_template_circles-retina .essb_link_pinterest a{color:#cd1c1f!important;border:2px solid #cd1c1f}.essb_links.essb_template_circles-retina .essb_link_digg a{color:#1b5791!important;border:2px solid #1b5791}.essb_links.essb_template_circles-retina .essb_link_linkedin a{color:#127bb6!important;border:2px solid #127bb6}.essb_links.essb_template_circles-retina .essb_link_stumbleupon a{color:#eb4723!important;border:2px solid #eb4723}.essb_links.essb_template_circles-retina .essb_link_vk a{color:#4c75a3!important;border:2px solid #4c75a3}.essb_links.essb_template_circles-retina .essb_link_mail a{color:#666!important;border:2px solid #666}.essb_links.essb_template_circles-retina .essb_link_reddit a{color:#333!important;border:2px solid #333}.essb_links.essb_template_circles-retina .essb_link_blogger a{color:#f59038!important;border:2px solid #f59038}.essb_links.essb_template_circles-retina .essb_link_amazon a{color:#111!important;border:2px solid #111}.essb_links.essb_template_circles-retina .essb_link_yahoomail a{color:#511295!important;border:2px solid #511295}.essb_links.essb_template_circles-retina .essb_link_gmail a{color:#dd4b39!important;border:2px solid #dd4b39}.essb_links.essb_template_circles-retina .essb_link_newsvine a{color:#0d642e!important;border:2px solid #0d642e}.essb_links.essb_template_circles-retina .essb_link_hackernews a{color:#f08641!important;border:2px solid #f08641}.essb_links.essb_template_circles-retina .essb_link_evernote a{color:#7cbf4b!important;border:2px solid #7cbf4b}.essb_links.essb_template_circles-retina .essb_link_aol a{color:#111!important;border:2px solid #111}.essb_links.essb_template_circles-retina .essb_link_myspace a{color:#3a5998!important;border:2px solid #3a5998}.essb_links.essb_template_circles-retina .essb_link_mailru a{color:#FAA519!important;border:2px solid #FAA519}.essb_links.essb_template_circles-retina .essb_link_viadeo a{color:#222!important;border:2px solid #222}.essb_links.essb_template_circles-retina .essb_link_line a{color:#2CBF13!important;border:2px solid #2CBF13}.essb_links.essb_template_circles-retina .essb_link_flipboard a{color:#B31F17!important;border:2px solid #B31F17}.essb_links.essb_template_circles-retina .essb_link_comments a{color:#444!important;border:2px solid #444}.essb_links.essb_template_circles-retina .essb_link_yummly a{color:#e26326!important;border:2px solid #e26326}.essb_links.essb_template_circles-retina .essb_link_sms a{color:#4ea546!important;border:2px solid #4ea546}.essb_links.essb_template_circles-retina .essb_link_viber a{color:#7d539d!important;border:2px solid #7d539d}.essb_links.essb_template_circles-retina .essb_link_telegram a{color:#08c!important;border:2px solid #08c}.essb_links.essb_template_circles-retina .essb_link_subscribe a{color:#f47555!important;border:2px solid #f47555}.essb_links.essb_template_circles-retina .essb_link_skype a{color:#00aff0!important;border:2px solid #00aff0}.essb_links.essb_template_circles-retina .essb_link_messenger a{color:#0d87ff!important;border:2px solid #0d87ff}.essb_links.essb_template_circles-retina .essb_link_kakaotalk a{border:2px solid #FBE600}.essb_links.essb_template_circles-retina .essb_link_sharebtn a{color:#2B6A94!important;border:2px solid #2B6A94}.essb_links.essb_template_circles-retina .essb_link_livejournal a{color:#0ca8ec!important;border:2px solid #0ca8ec}.essb_links.essb_template_circles-retina .essb_link_yammer a{color:#3469BA!important;border:2px solid #3469BA}.essb_links.essb_template_blocks-retina li a{border-radius:0;-webkit-border-radius:0}.essb_links.essb_template_grey-circles-retina li a{border:1px solid #bfbfbf;color:#666!important;background-color:transparent!important;border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_grey-circles-retina li a:focus,.essb_links.essb_template_grey-circles-retina li a:hover{color:#fff!important;border:1px solid transparent}.essb_links.essb_template_grey-blocks-retina li a{border:1px solid #bfbfbf;color:#666!important}.essb_links.essb_template_grey-blocks-retina li a:focus,.essb_links.essb_template_grey-blocks-retina li a:hover{color:#fff!important;border:1px solid transparent}.essb_links.essb_template_clear-retina li a{color:#343434!important;font-weight:700}.essb_links.essb_template_clear-retina li a:focus,.essb_links.essb_template_clear-retina li a:hover{color:#212121!important}.essb_links.essb_template_clear-retina a .essb_icon{color:#fff!important;border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_clear-retina li a:focus .essb_icon,.essb_links.essb_template_clear-retina li a:hover .essb_icon,.essb_links.essb_template_clear-retina li.essb_link_less a .essb_icon,.essb_links.essb_template_clear-retina li.essb_link_more a .essb_icon,.essb_links.essb_template_clear-retina li.essb_link_more_dots a .essb_icon{background-color:#212121!important}.essb_links.essb_template_clear-retina .essb_link_meneame a .essb_icon{background-color:#FF7D12!important}.essb_links.essb_template_clear-retina .essb_link_whatsapp a .essb_icon{background-color:#1D9E11!important}.essb_links.essb_template_clear-retina .essb_link_mwp a .essb_icon{background-color:#056CAD!important}.essb_links.essb_template_clear-retina .essb_link_flattr a .essb_icon{background-color:#8CB55B!important}.essb_links.essb_template_clear-retina .essb_link_ok a .essb_icon{background-color:#F4731C!important}.essb_links.essb_template_clear-retina .essb_link_xing a .essb_icon{background-color:#135a5b!important}.essb_links.essb_template_clear-retina .essb_link_weibo a .essb_icon{background-color:#ED1C24!important}.essb_links.essb_template_clear-retina .essb_link_pocket a .essb_icon{background-color:#EE4055!important}.essb_links.essb_template_clear-retina .essb_link_tumblr a .essb_icon{background-color:#2c4762!important}.essb_links.essb_template_clear-retina .essb_link_print a .essb_icon{background-color:#666!important}.essb_links.essb_template_clear-retina .essb_link_del a .essb_icon{background-color:#3398fc!important}.essb_links.essb_template_clear-retina .essb_link_buffer a .essb_icon{background-color:#111!important}.essb_links.essb_template_clear-retina .essb_link_love a .essb_icon{background-color:#ED1C24!important}.essb_links.essb_template_clear-retina .essb_link_twitter a .essb_icon{background-color:#00abf0!important}.essb_links.essb_template_clear-retina .essb_link_google a .essb_icon{background-color:#EA4335!important}.essb_links.essb_template_clear-retina .essb_link_facebook a .essb_icon{background-color:#3a579a!important}.essb_links.essb_template_clear-retina .essb_link_pinterest a .essb_icon{background-color:#cd1c1f!important}.essb_links.essb_template_clear-retina .essb_link_digg a .essb_icon{background-color:#1b5791!important}.essb_links.essb_template_clear-retina .essb_link_linkedin a .essb_icon{background-color:#127bb6!important}.essb_links.essb_template_clear-retina .essb_link_stumbleupon a .essb_icon{background-color:#eb4723!important}.essb_links.essb_template_clear-retina .essb_link_vk a .essb_icon{background-color:#4c75a3!important}.essb_links.essb_template_clear-retina .essb_link_mail a .essb_icon{background-color:#666!important}.essb_links.essb_template_clear-retina .essb_link_reddit a .essb_icon{background-color:#333!important}.essb_links.essb_template_clear-retina .essb_link_blogger a .essb_icon{background-color:#f59038!important}.essb_links.essb_template_clear-retina .essb_link_amazon a .essb_icon{background-color:#111!important}.essb_links.essb_template_clear-retina .essb_link_yahoomail a .essb_icon{background-color:#511295!important}.essb_links.essb_template_clear-retina .essb_link_gmail a .essb_icon{background-color:#dd4b39!important}.essb_links.essb_template_clear-retina .essb_link_newsvine a .essb_icon{background-color:#0d642e!important}.essb_links.essb_template_clear-retina .essb_link_hackernews a .essb_icon{background-color:#f08641!important}.essb_links.essb_template_clear-retina .essb_link_evernote a .essb_icon{background-color:#7cbf4b!important}.essb_links.essb_template_clear-retina .essb_link_aol a .essb_icon{background-color:#111!important}.essb_links.essb_template_clear-retina .essb_link_myspace a .essb_icon{background-color:#3a5998!important}.essb_links.essb_template_clear-retina .essb_link_mailru a .essb_icon{background-color:#FAA519!important}.essb_links.essb_template_clear-retina .essb_link_viadeo a .essb_icon{background-color:#222!important}.essb_links.essb_template_clear-retina .essb_link_line a .essb_icon{background-color:#2CBF13!important}.essb_links.essb_template_clear-retina .essb_link_flipboard a .essb_icon{background-color:#B31F17!important}.essb_links.essb_template_clear-retina .essb_link_comments a .essb_icon{background-color:#444!important}.essb_links.essb_template_clear-retina .essb_link_yummly a .essb_icon{background-color:#e26326!important}.essb_links.essb_template_clear-retina .essb_link_sms a .essb_icon{background-color:#4ea546!important}.essb_links.essb_template_clear-retina .essb_link_viber a .essb_icon{background-color:#7d539d!important}.essb_links.essb_template_clear-retina .essb_link_telegram a .essb_icon{background-color:#08c!important}.essb_links.essb_template_clear-retina .essb_link_subscribe a .essb_icon{background-color:#f47555!important}.essb_links.essb_template_clear-retina .essb_link_skype a .essb_icon{background-color:#00aff0!important}.essb_links.essb_template_clear-retina .essb_link_messenger a .essb_icon{background-color:#0d87ff!important}.essb_links.essb_template_clear-retina .essb_link_kakaotalk a .essb_icon{background-color:#FBE600!important}.essb_links.essb_template_clear-retina .essb_link_sharebtn a .essb_icon{background-color:#2B6A94!important}.essb_links.essb_template_clear-retina .essb_link_livejournal a .essb_icon{background-color:#0ca8ec!important}.essb_links.essb_template_clear-retina .essb_link_yammer a .essb_icon{background-color:#3469BA!important}.essb_links.essb_template_copy-retina a{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.essb_links.essb_template_copy-retina .essb_icon:before{font-size:14px!important;top:7px;left:7px}.essb_links.essb_template_copy-retina li a .essb_network_name{font-size:13px}.essb_links.essb_template_copy-retina a:focus,.essb_links.essb_template_copy-retina a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.3)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background-color:inherit;background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_copy-retina .essb_counter_right{position:relative;right:6px;top:0;display:inline-block;padding:6px 7px;border:2px solid #ddd;border-left-width:0;vertical-align:0;font-size:11px;color:#999;background:#fff;border-radius:0 4px 4px 0}.essb_links.essb_template_copy-retina .essb_counter_right:before{content:"";position:absolute;left:0;top:50%;margin-top:0;border-right:0 solid #FFF;border-bottom:0 solid transparent;border-top:0 solid transparent}.essb_links.essb_template_dimmed-retina a{background-color:transparent!important;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:.7}.essb_links.essb_template_dimmed-retina li a:focus,.essb_links.essb_template_dimmed-retina li a:hover{color:#fff!important;opacity:1}.essb_links.essb_template_dimmed-retina li.essb_link_less a,.essb_links.essb_template_dimmed-retina li.essb_link_more a,.essb_links.essb_template_dimmed-retina li.essb_link_more_dots a{color:#212121!important}.essb_links.essb_template_dimmed-retina .essb_link_meneame a{color:#FF7D12!important}.essb_links.essb_template_dimmed-retina .essb_link_whatsapp a{color:#1D9E11!important}.essb_links.essb_template_dimmed-retina .essb_link_mwp a{color:#056CAD!important}.essb_links.essb_template_dimmed-retina .essb_link_flattr a{color:#8CB55B!important}.essb_links.essb_template_dimmed-retina .essb_link_ok a{color:#F4731C!important}.essb_links.essb_template_dimmed-retina .essb_link_xing a{color:#135a5b!important}.essb_links.essb_template_dimmed-retina .essb_link_weibo a{color:#ED1C24!important}.essb_links.essb_template_dimmed-retina .essb_link_pocket a{color:#EE4055!important}.essb_links.essb_template_dimmed-retina .essb_link_tumblr a{color:#2c4762!important}.essb_links.essb_template_dimmed-retina .essb_link_print a{color:#666!important}.essb_links.essb_template_dimmed-retina .essb_link_del a{color:#3398fc!important}.essb_links.essb_template_dimmed-retina .essb_link_buffer a{color:#111!important}.essb_links.essb_template_dimmed-retina .essb_link_love a{color:#ED1C24!important}.essb_links.essb_template_dimmed-retina .essb_link_twitter a{color:#00abf0!important}.essb_links.essb_template_dimmed-retina .essb_link_google a{color:#EA4335!important}.essb_links.essb_template_dimmed-retina .essb_link_facebook a{color:#3a579a!important}.essb_links.essb_template_dimmed-retina .essb_link_pinterest a{color:#cd1c1f!important}.essb_links.essb_template_dimmed-retina .essb_link_digg a{color:#1b5791!important}.essb_links.essb_template_dimmed-retina .essb_link_linkedin a{color:#127bb6!important}.essb_links.essb_template_dimmed-retina .essb_link_stumbleupon a{color:#eb4723!important}.essb_links.essb_template_dimmed-retina .essb_link_vk a{color:#4c75a3!important}.essb_links.essb_template_dimmed-retina .essb_link_mail a{color:#666!important}.essb_links.essb_template_dimmed-retina .essb_link_reddit a{color:#333!important}.essb_links.essb_template_dimmed-retina .essb_link_blogger a{color:#f59038!important}.essb_links.essb_template_dimmed-retina .essb_link_amazon a{color:#111!important}.essb_links.essb_template_dimmed-retina .essb_link_yahoomail a{color:#511295!important}.essb_links.essb_template_dimmed-retina .essb_link_gmail a{color:#dd4b39!important}.essb_links.essb_template_dimmed-retina .essb_link_newsvine a{color:#0d642e!important}.essb_links.essb_template_dimmed-retina .essb_link_hackernews a{color:#f08641!important}.essb_links.essb_template_dimmed-retina .essb_link_evernote a{color:#7cbf4b!important}.essb_links.essb_template_dimmed-retina .essb_link_aol a{color:#111!important}.essb_links.essb_template_dimmed-retina .essb_link_myspace a{color:#3a5998!important}.essb_links.essb_template_dimmed-retina .essb_link_mailru a{color:#FAA519!important}.essb_links.essb_template_dimmed-retina .essb_link_viadeo a{color:#222!important}.essb_links.essb_template_dimmed-retina .essb_link_line a{color:#2CBF13!important}.essb_links.essb_template_dimmed-retina .essb_link_flipboard a{color:#B31F17!important}.essb_links.essb_template_dimmed-retina .essb_link_comments a{color:#444!important}.essb_links.essb_template_dimmed-retina .essb_link_yummly a{color:#e26326!important}.essb_links.essb_template_dimmed-retina .essb_link_sms a{color:#4ea546!important}.essb_links.essb_template_dimmed-retina .essb_link_viber a{color:#7d539d!important}.essb_links.essb_template_dimmed-retina .essb_link_telegram a{color:#08c!important}.essb_links.essb_template_dimmed-retina .essb_link_subscribe a{color:#f47555!important}.essb_links.essb_template_dimmed-retina .essb_link_skype a{color:#00aff0!important}.essb_links.essb_template_dimmed-retina .essb_link_messenger a{color:#0d87ff!important}.essb_links.essb_template_dimmed-retina .essb_link_sharebtn a{color:#2B6A94!important}.essb_links.essb_template_dimmed-retina .essb_link_livejournal a{color:#0ca8ec!important}.essb_links.essb_template_dimmed-retina .essb_link_yammer a{color:#3469BA!important}.essb_links.essb_template_grey-retina a{background-color:transparent!important;color:#454545!important;opacity:.5}.essb_links.essb_template_grey-retina li a:focus,.essb_links.essb_template_grey-retina li a:hover{background-color:transparent!important;color:#323232!important;opacity:1}.essb_links.essb_template_jumbo-retina .essb_icon{width:48px;height:48px}.essb_links.essb_template_jumbo-retina .essb_icon:before{font-size:24px!important;top:12px;left:12px}.essb_links.essb_template_jumbo-retina li a .essb_network_name{font-size:15px}.essb_links.essb_template_jumbo-retina a:focus,.essb_links.essb_template_jumbo-retina a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.3)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 100%);background-color:inherit;background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_jumbo-round-retina a{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.essb_links.essb_template_fancy-retina a{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.essb_links.essb_template_fancy-retina a .essb_icon{background-color:rgba(0,0,0,.2);width:28px;height:28px;border-radius:14px;-webkit-border-radius:14px;margin:5px}.essb_links.essb_template_fancy-retina a:focus .essb_icon,.essb_links.essb_template_fancy-retina a:hover .essb_icon{background-color:rgba(0,0,0,.4)}.essb_links.essb_template_fancy-retina .essb_icon:before{font-size:14px!important;text-align:center;position:absolute;top:7px;left:7px}.essb_links.essb_template_deluxe-retina .essb_icon:before,.essb_links.essb_template_fancy-bold-retina .essb_icon:before{font-size:16px!important;position:absolute;top:8px;left:8px;text-align:center}.essb_links.essb_template_fancy-retina a:focus,.essb_links.essb_template_fancy-retina a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.05)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background-color:inherit;background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_deluxe-retina a{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.essb_links.essb_template_deluxe-retina a .essb_icon{background-color:rgba(0,0,0,.2);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:32px;height:32px}.essb_links.essb_template_deluxe-retina a:focus .essb_icon,.essb_links.essb_template_deluxe-retina a:hover .essb_icon{background-color:rgba(0,0,0,.4)}.essb_links.essb_template_deluxe-retina a:focus,.essb_links.essb_template_deluxe-retina a:hover,.essb_links.essb_template_fancy-bold-retina li a:focus,.essb_links.essb_template_fancy-bold-retina li a:hover{background:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.05)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);color:#FFF!important}.essb_links.essb_template_deluxe-retina a:focus,.essb_links.essb_template_deluxe-retina a:hover{background:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background-color:inherit;background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_fancy-bold-retina li a{border-radius:4px;-webkit-border-radius:4px}.essb_links.essb_template_fancy-bold-retina a .essb_icon{background-color:rgba(0,0,0,.2);width:32px;height:32px;border-radius:16px;-webkit-border-radius:16px;margin:5px}.essb_links.essb_template_fancy-bold-retina a:hover .essb_icon{background-color:rgba(0,0,0,.4)}.essb_links.essb_template_fancy-bold-retina li a:focus,.essb_links.essb_template_fancy-bold-retina li a:hover{background:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_fancy-bold-retina .essb_hide_name a:hover .essb_icon,.essb_links.essb_template_fancy-bold-retina li a .essb_icon{margin-right:8px}.essb_links.essb_template_metro-bold-retina li a:focus,.essb_links.essb_template_metro-bold-retina li a:hover{color:#FFF!important;background:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.05)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background-clip:padding-box}.essb_links.essb_template_retro-retina{font-family:Oswald,helvetica,arial,sans-serif}.essb_links.essb_template_retro-retina li a{-webkit-box-shadow:1px 1px 2px 0 rgba(94,65,47,.2);-moz-box-shadow:1px 1px 2px 0 rgba(94,65,47,.2);box-shadow:1px 1px 2px 0 rgba(94,65,47,.2);background-color:#fdefc6!important;opacity:.8;color:#363636!important}.essb_links.essb_template_retro-retina a:focus,.essb_links.essb_template_retro-retina a:hover{background-clip:padding-box;opacity:1;background-color:#fef8e7!important;-webkit-box-shadow:inset 1px 1px 2px 0 rgba(94,65,47,.2);-moz-box-shadow:inset 1px 1px 2px 0 rgba(94,65,47,.2);box-shadow:inset 1px 1px 2px 0 rgba(94,65,47,.2)}.essb_links.essb_template_default4-retina a{box-shadow:inset 0 -4px 0 rgba(0,0,0,.15);border-radius:4px;-webkit-border-radius:4px;-webkit-box-shadow:inset 0 -4px 0 rgba(0,0,0,.2)}.essb_links.essb_template_default4-retina a:focus,.essb_links.essb_template_default4-retina a:hover{background-color:#363636!important}.essb_links.essb_template_clear-rounded-retina a .essb_icon{color:#fff!important;border-radius:4px;-webkit-border-radius:4px}.essb_links.essb_template_grey-fill-retina a{background-color:#454545!important}.essb_links.essb_template_grey-fill-retina .essb_link_kakaotalk a{color:#fff!important}.essb_links.essb_template_grey-fill-retina a:focus,.essb_links.essb_template_grey-fill-retina a:hover{background-color:#717171!important}.essb_links.essb_template_white-fill-retina a{background-color:#fff!important;color:#656565!important}.essb_links.essb_template_white-fill-retina a:focus,.essb_links.essb_template_white-fill-retina a:hover{background-color:#fff!important;color:#121212!important}.essb_links.essb_template_white-retina a{background-color:transparent!important;color:#f3f4f5!important}.essb_links.essb_template_white-retina a:focus,.essb_links.essb_template_white-retina a:hover{background-color:transparent!important;color:#e3e4e5!important}.essb_links.essb_template_color-leafs .essb_link_kakaotalk a:focus,.essb_links.essb_template_color-leafs .essb_link_kakaotalk a:hover,.essb_links.essb_template_grey-leafs .essb_link_kakaotalk a,.essb_links.essb_template_grey-round-retina .essb_link_kakaotalk a{color:#fff!important}.essb_links.essb_template_grey-round-retina li a{background-color:#616161!important;border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_grey-round-retina li a:focus,.essb_links.essb_template_grey-round-retina li a:hover{background-color:#212121!important}.essb_links.essb_template_modern-slim-retina li a{border-top-left-radius:0;border-top-right-radius:0;-moz-border-top-left-radius:0;-moz-border-top-right-radius:0;box-shadow:none!important;border-bottom-width:2px!important}.essb_links.essb_template_color-leafs li a{border-radius:14px 0}.essb_links.essb_template_color-leafs li a:focus,.essb_links.essb_template_color-leafs li a:hover{background-color:#353535!important}.essb_links.essb_template_grey-leafs li a{border-radius:14px 0;background-color:#353535!important}.essb_links.essb_tempate_color-blocks-outline-retina li a:focus,.essb_links.essb_tempate_color-blocks-outline-retina li a:hover,.essb_links.essb_tempate_color-circles-outline-retina li a:focus,.essb_links.essb_tempate_color-circles-outline-retina li a:hover{background-color:transparent!important;color:#515151!important;border-color:#515151!important}.essb_links.essb_template_grey-circles-outline-retina li a{background-color:transparent!important;color:#969696!important;border:2px solid #969696!important;border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_grey-circles-outline-retina li a:focus,.essb_links.essb_template_grey-circles-outline-retina li a:hover{background-color:transparent!important}.essb_links.essb_template_grey-circles-outline-retina li.essb_link_less a:hover,.essb_links.essb_template_grey-circles-outline-retina li.essb_link_more a:hover,.essb_links.essb_template_grey-circles-outline-retina li.essb_link_more_dots a:hover{color:#212121!important;border-color:#212121!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_meneame a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_meneame a:hover{color:#FF7D12!important;border-color:#FF7D12!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_whatsapp a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_whatsapp a:hover{color:#1D9E11!important;border-color:#1D9E11!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_mwp a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_mwp a:hover{color:#056CAD!important;border-color:#056CAD!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_flattr a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_flattr a:hover{color:#8CB55B!important;border-color:#8CB55B!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_ok a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_ok a:hover{color:#F4731C!important;border-color:#F4731C!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_xing a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_xing a:hover{color:#135a5b!important;border-color:#135a5b!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_weibo a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_weibo a:hover{color:#ED1C24!important;border-color:#ED1C24!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_pocket a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_pocket a:hover{color:#EE4055!important;border-color:#EE4055!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_tumblr a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_tumblr a:hover{color:#2c4762!important;border-color:#2c4762!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_print a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_print a:hover{color:#666!important;border-color:#666!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_del a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_del a:hover{color:#3398fc!important;border-color:#3398fc!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_buffer a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_buffer a:hover{color:#111!important;border-color:#111!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_love a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_love a:hover{color:#ED1C24!important;border-color:#ED1C24!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_twitter a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_twitter a:hover{color:#00abf0!important;border-color:#00abf0!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_google a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_google a:hover{color:#EA4335!important;border-color:#EA4335!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_facebook a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_facebook a:hover{color:#3a579a!important;border-color:#3a579a!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_pinterest a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_pinterest a:hover{color:#cd1c1f!important;border-color:#cd1c1f!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_digg a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_digg a:hover{color:#1b5791!important;border-color:#1b5791!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_linkedin a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_linkedin a:hover{color:#127bb6!important;border-color:#127bb6!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_stumbleupon a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_stumbleupon a:hover{color:#eb4723!important;border-color:#eb4723!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_vk a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_vk a:hover{color:#4c75a3!important;border-color:#4c75a3!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_mail a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_mail a:hover{color:#666!important;border-color:#666!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_reddit a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_reddit a:hover{color:#333!important;border-color:#333!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_blogger a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_blogger a:hover{color:#f59038!important;border-color:#f59038!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_amazon a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_amazon a:hover{color:#111!important;border-color:#111!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_yahoomail a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_yahoomail a:hover{color:#511295!important;border-color:#511295!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_gmail a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_gmail a:hover{color:#dd4b39!important;border-color:#dd4b39!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_newsvine a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_newsvine a:hover{color:#0d642e!important;border-color:#0d642e!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_hackernews a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_hackernews a:hover{color:#f08641!important;border-color:#f08641!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_evernote a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_evernote a:hover{color:#7cbf4b!important;border-color:#7cbf4b!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_aol a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_aol a:hover{color:#111!important;border-color:#111!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_myspace a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_myspace a:hover{color:#3a5998!important;border-color:#3a5998!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_mailru a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_mailru a:hover{color:#FAA519!important;border-color:#FAA519!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_viadeo a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_viadeo a:hover{color:#222!important;border-color:#222!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_line a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_line a:hover{color:#2CBF13!important;border-color:#2CBF13!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_flipboard a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_flipboard a:hover{color:#B31F17!important;border-color:#B31F17!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_comments a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_comments a:hover{color:#444!important;border-color:#444!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_yummly a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_yummly a:hover{color:#e26326!important;border-color:#e26326!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_sms a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_sms a:hover{color:#4ea546!important;border-color:#4ea546!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_viber a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_viber a:hover{color:#7d539d!important;border-color:#7d539d!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_telegram a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_telegram a:hover{color:#08c!important;border-color:#08c!important}.essb_links.essb_template_grey-circles-outline-retina .essb_link_subscribe a:focus,.essb_links.essb_template_grey-circles-outline-retina .essb_link_subscribe a:hover{color:#f47555!important;border-color:#f47555!important}.essb_links.essb_template_grey-blocks-outline-retina li a{border-radius:0;-webkit-border-radius:0}.essb_links.essb_template_dark-outline-retina li a{background-color:transparent!important;opacity:.5;color:#454545!important;border:2px solid #454545!important}.essb_links.essb_template_dark-outline-retina li a:focus,.essb_links.essb_template_dark-outline-retina li a:hover{background-color:transparent!important;opacity:1;color:#454545!important;border:2px solid #454545!important}.essb_links.essb_template_dark-round-outline-retina li a{border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_classic-retina li a{background:#fafbfc;background:-moz-linear-gradient(top,#fafbfc 0,#efefee 100%);background:-webkit-linear-gradient(top,#fafbfc 0,#efefee 100%);background:linear-gradient(to bottom,#fafbfc 0,#efefee 100%);filter:progid:DXImageTransform.Microsoft.gradient(  startColorstr='#fafbfc',
endColorstr='#efefee', GradientType=0 );border:1px solid #e1e1e1}.essb_links.essb_template_classic-round-retina li a{border-radius:4px;-webkit-border-radius:4px}.essb_links.essb_template_classic-fancy-retina li a{background-color:#fafafa!important;box-shadow:none!important;border-radius:4px;-webkit-border-radius:4px}.essb_links.essb_template_classic-fancy-retina li a:focus,.essb_links.essb_template_classic-fancy-retina li a:hover{-webkit-box-shadow:inset 0 4px 3px 0 rgba(0,0,0,.2)!important;-moz-box-shadow:inset 0 4px 3px 0 rgba(0,0,0,.2)!important;box-shadow:inset 0 4px 3px 0 rgba(0,0,0,.2)!important}.essb_links.essb_template_color-circles-retina li a{border-radius:24px;-webkit-border-radius:24px}.essb_links.essb_template_color-circles-retina .essb_icon{width:48px;height:48px}.essb_links.essb_template_color-circles-retina .essb_icon:before{font-size:22px!important;top:13px;left:13px}.essb_links.essb_template_massive-retina .essb_icon{width:55px;height:55px}.essb_links.essb_template_massive-retina .essb_icon:before{font-size:35px!important;top:10px;left:10px}.essb_links.essb_template_massive-retina .essb_network_name{font-size:11px}.essb_links.essb_template_cutoff-fill-retina li a .essb_icon:before,.essb_links.essb_template_cutoff-retina li a .essb_icon:before{font-size:24px!important}.essb_links.essb_template_massive-retina .essb_vertical_name li a .essb_network_name{margin:0 10px 12px}.essb_links.essb_template_cutoff-retina li a .essb_icon{width:40px!important;height:40px!important;top:8px!important;left:8px!important}.essb_links.essb_template_cutoff-retina li a{border-radius:3px;-webkit-border-radius:3px;box-shadow:none;-webkit-transition:all .1s cubic-bezier(.42,0,.58,1);transition:all .1s cubic-bezier(.42,0,.58,1);top:16px;position:relative}.essb_links.essb_template_cutoff-retina li a:hover{top:0}.essb_links.essb_template_cutoff-fill-retina li a .essb_icon{width:40px!important;height:40px!important;top:8px!important;left:8px!important}.essb_links.essb_template_cutoff-fill-retina li a{border-radius:4px;-webkit-border-radius:4px;box-shadow:none;-webkit-transition:all .1s cubic-bezier(.42,0,.58,1);transition:all .1s cubic-bezier(.42,0,.58,1);top:16px;position:relative}.essb_links.essb_template_cutoff-fill-retina li a:hover{top:0}.essb_links.essb_template_modern-light-retina li a{background-color:#fff!important;border-radius:4px;-webkit-border-radius:4px;box-shadow:none;transition-property:background-color;transition-duration:.2s;transition-timing-function:linear}.essb_links.essb_template_modern-light-retina li a .essb_icon{width:36px!important;height:36px!important;top:8px!important;left:8px!important}.essb_links.essb_template_modern-light-retina li a .essb_icon:before{font-size:20px!important}.essb_links.essb_template_modern-light-retina li a .essb_network_name{font-size:13px;text-transform:uppercase}.essb_links.essb_template_tiny-color-circles-retina li a{border-radius:16px;-webkit-border-radius:16px}.essb_links.essb_template_tiny-color-circles-retina .essb_icon{width:32px;height:32px}.essb_links.essb_template_tiny-color-circles-retina .essb_icon:before{font-size:16px!important;top:8px;left:8px}.essb_links.essb_template_tiny-color-circles-retina li a .essb_network_name{font-size:12px;text-transform:uppercase;font-weight:400}.essb_links.essb_template_lollipop-retina li a{color:#565656!important;background-color:transparent!important;font-weight:400;font-size:11px;text-transform:uppercase}.essb_links.essb_template_lollipop-retina li a .essb_network_name{text-transform:uppercase;font-size:11px}.essb_links.essb_template_lollipop-retina li a:focus,.essb_links.essb_template_lollipop-retina li a:hover{color:#D8335B!important}.essb_links.essb_template_lollipop-retina a .essb_network_name{margin-left:5px}.essb_links.essb_template_lollipop-retina a .essb_icon{color:#fff!important;border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_lollipop-retina li a:focus .essb_icon,.essb_links.essb_template_lollipop-retina li a:hover .essb_icon{background-color:#eb97ab!important}.essb_links.essb_template_lollipop-retina li.essb_link_less a .essb_icon,.essb_links.essb_template_lollipop-retina li.essb_link_more a .essb_icon,.essb_links.essb_template_lollipop-retina li.essb_link_more_dots a .essb_icon{background-color:#c2cfcd!important}.essb_links.essb_template_lollipop-retina .essb_link_meneame a .essb_icon{background-color:#ffbe89!important}.essb_links.essb_template_lollipop-retina .essb_link_whatsapp a .essb_icon{background-color:#83f179!important}.essb_links.essb_template_lollipop-retina .essb_link_mwp a .essb_icon{background-color:#72c6fb!important}.essb_links.essb_template_lollipop-retina .essb_link_flattr a .essb_icon{background-color:#c5daad!important}.essb_links.essb_template_lollipop-retina .essb_link_ok a .essb_icon{background-color:#f9b98d!important}.essb_links.essb_template_lollipop-retina .essb_link_xing a .essb_icon{background-color:#4fd8da!important}.essb_links.essb_template_lollipop-retina .essb_link_weibo a .essb_icon{background-color:#f68a8e!important}.essb_links.essb_template_lollipop-retina .essb_link_pocket a .essb_icon{background-color:#f8adb6!important}.essb_links.essb_template_lollipop-retina .essb_link_tumblr a .essb_icon{background-color:#82a4c7!important}.essb_links.essb_template_lollipop-retina .essb_link_print a .essb_icon{background-color:#91CED7!important}.essb_links.essb_template_lollipop-retina .essb_link_del a .essb_icon{background-color:#a8d3fe!important}.essb_links.essb_template_lollipop-retina .essb_link_buffer a .essb_icon{background-color:#5A5A5A!important}.essb_links.essb_template_lollipop-retina .essb_link_love a .essb_icon{background-color:#F7A3A2!important}.essb_links.essb_template_lollipop-retina .essb_link_twitter a .essb_icon{background-color:#95E7ED!important}.essb_links.essb_template_lollipop-retina .essb_link_google a .essb_icon{background-color:#FD7150!important}.essb_links.essb_template_lollipop-retina .essb_link_facebook a .essb_icon{background-color:#849FBB!important}.essb_links.essb_template_lollipop-retina .essb_link_pinterest a .essb_icon{background-color:#ED939D!important}.essb_links.essb_template_lollipop-retina .essb_link_digg a .essb_icon{background-color:#80b4e7!important}.essb_links.essb_template_lollipop-retina .essb_link_linkedin a .essb_icon{background-color:#8BB7D9!important}.essb_links.essb_template_lollipop-retina .essb_link_stumbleupon a .essb_icon{background-color:#f5a290!important}.essb_links.essb_template_lollipop-retina .essb_link_vk a .essb_icon{background-color:#97b1cf!important}.essb_links.essb_template_lollipop-retina .essb_link_mail a .essb_icon{background-color:#F2E4F9!important}.essb_links.essb_template_lollipop-retina .essb_link_reddit a .essb_icon{background-color:#D8E2EC!important}.essb_links.essb_template_lollipop-retina .essb_link_blogger a .essb_icon{background-color:#fbcfa9!important}.essb_links.essb_template_lollipop-retina .essb_link_amazon a .essb_icon{background-color:#AA8C91!important}.essb_links.essb_template_lollipop-retina .essb_link_yahoomail a .essb_icon{background-color:#af74ee!important}.essb_links.essb_template_lollipop-retina .essb_link_gmail a .essb_icon{background-color:#eea79e!important}.essb_links.essb_template_lollipop-retina .essb_link_newsvine a .essb_icon{background-color:#45e782!important}.essb_links.essb_template_lollipop-retina .essb_link_hackernews a .essb_icon{background-color:#f9ccaf!important}.essb_links.essb_template_lollipop-retina .essb_link_evernote a .essb_icon{background-color:#bcdea3!important}.essb_links.essb_template_lollipop-retina .essb_link_aol a .essb_icon{background-color:#999!important}.essb_links.essb_template_lollipop-retina .essb_link_myspace a .essb_icon{background-color:#94aad6!important}.essb_links.essb_template_lollipop-retina .essb_link_mailru a .essb_icon{background-color:#fdd38d!important}.essb_links.essb_template_lollipop-retina .essb_link_viadeo a .essb_icon{background-color:#999!important}.essb_links.essb_template_lollipop-retina .essb_link_line a .essb_icon{background-color:#8bf279!important}.essb_links.essb_template_lollipop-retina .essb_link_flipboard a .essb_icon{background-color:#eb6d66!important}.essb_links.essb_template_lollipop-retina .essb_link_comments a .essb_icon{background-color:#989898!important}.essb_links.essb_template_lollipop-retina .essb_link_yummly a .essb_icon{background-color:#f0ae8f!important}.essb_links.essb_template_lollipop-retina .essb_link_sms a .essb_icon{background-color:#97d091!important}.essb_links.essb_template_lollipop-retina .essb_link_viber a .essb_icon{background-color:#b79ccb!important}.essb_links.essb_template_lollipop-retina .essb_link_telegram a .essb_icon{background-color:#55c6ff!important}.essb_links.essb_template_lollipop-retina .essb_link_subscribe a .essb_icon{background-color:#fac3b5!important}.essb_links.essb_template_lollipop-retina .essb_link_skype a .essb_icon{background-color:#79dbff!important}.essb_links.essb_template_lollipop-retina .essb_link_messenger a .essb_icon{background-color:#95caff!important}.essb_links.essb_template_lollipop-retina .essb_link_kakaotalk a .essb_icon{background-color:#fff584!important}.essb_links.essb_template_lollipop-retina .essb_link_sharebtn a .essb_icon{background-color:#E2999F!important}.essb_links.essb_template_lollipop-retina .essb_link_livejournal a .essb_icon{background-color:#77d1f8!important}.essb_links.essb_template_lollipop-retina .essb_link_yammer a .essb_icon{background-color:#3469BA!important}.essb_links.essb_template_rainbow-retina li a{color:#fff!important;background:#E12F67;background:-webkit-gradient(linear,333 0,0 337,from(#8043af),color-stop(.029,#8442aa),color-stop(.029,#8740a9),color-stop(.042,#8842a8),color-stop(.059,#8d3fa7),color-stop(.067,#8d41a4),color-stop(.164,#9d3d9c),color-stop(.164,#9f3c9a),color-stop(.202,#a63b96),color-stop(.202,#a73a97),color-stop(.23,#a83b96),color-stop(.23,#aa3a92),color-stop(.253,#ac3990),color-stop(.312,#b63a8b),color-stop(.35,#b93a88),color-stop(.35,#bb3986),color-stop(.374,#bc3986),color-stop(.374,#be3884),color-stop(.397,#c03a83),color-stop(.403,#c13c83),color-stop(.412,#c4397f),color-stop(.443,#c63b7a),color-stop(.469,#ca3d75),color-stop(.475,#cb3c75),color-stop(.494,#ca3e74),color-stop(.494,#cc3d74),color-stop(.503,#ce3e75),color-stop(.503,#cf3d74),color-stop(.591,#d84466),color-stop(.591,#d94367),color-stop(.904,#ef6744),color-stop(.951,#f26a43),color-stop(.951,#f26c42),color-stop(.978,#f3703f),color-stop(.978,#f46f40),color-stop(.997,#f57041),color-stop(.997,#f47141),to(#f47141));background:-webkit-linear-gradient(225.34206029135854deg,#8043af,#8442aa 2.9%,#8740a9 2.9%,#8842a8 4.2%,#8d3fa7 5.9%,#8d41a4 6.7%,#9d3d9c 16.4%,#9f3c9a 16.4%,#a63b96 20.2%,#a73a97 20.2%,#a83b96 23%,#aa3a92 23%,#ac3990 25.3%,#b63a8b 31.2%,#b93a88 35%,#bb3986 35%,#bc3986 37.4%,#be3884 37.4%,#c03a83 39.7%,#c13c83 40.3%,#c4397f 41.2%,#c63b7a 44.3%,#ca3d75 46.9%,#cb3c75 47.5%,#ca3e74 49.4%,#cc3d74 49.4%,#ce3e75 50.3%,#cf3d74 50.3%,#d84466 59.1%,#d94367 59.1%,#ef6744 90.4%,#f26a43 95.1%,#f26c42 95.1%,#f3703f 97.8%,#f46f40 97.8%,#f57041 99.7%,#f47141 99.7%,#f47141);background:-moz-linear-gradient(225.34206029135854deg,#8043af,#8442aa 2.9%,#8740a9 2.9%,#8842a8 4.2%,#8d3fa7 5.9%,#8d41a4 6.7%,#9d3d9c 16.4%,#9f3c9a 16.4%,#a63b96 20.2%,#a73a97 20.2%,#a83b96 23%,#aa3a92 23%,#ac3990 25.3%,#b63a8b 31.2%,#b93a88 35%,#bb3986 35%,#bc3986 37.4%,#be3884 37.4%,#c03a83 39.7%,#c13c83 40.3%,#c4397f 41.2%,#c63b7a 44.3%,#ca3d75 46.9%,#cb3c75 47.5%,#ca3e74 49.4%,#cc3d74 49.4%,#ce3e75 50.3%,#cf3d74 50.3%,#d84466 59.1%,#d94367 59.1%,#ef6744 90.4%,#f26a43 95.1%,#f26c42 95.1%,#f3703f 97.8%,#f46f40 97.8%,#f57041 99.7%,#f47141 99.7%,#f47141);background:-o-linear-gradient(225.34206029135854deg,#8043af,#8442aa 2.9%,#8740a9 2.9%,#8842a8 4.2%,#8d3fa7 5.9%,#8d41a4 6.7%,#9d3d9c 16.4%,#9f3c9a 16.4%,#a63b96 20.2%,#a73a97 20.2%,#a83b96 23%,#aa3a92 23%,#ac3990 25.3%,#b63a8b 31.2%,#b93a88 35%,#bb3986 35%,#bc3986 37.4%,#be3884 37.4%,#c03a83 39.7%,#c13c83 40.3%,#c4397f 41.2%,#c63b7a 44.3%,#ca3d75 46.9%,#cb3c75 47.5%,#ca3e74 49.4%,#cc3d74 49.4%,#ce3e75 50.3%,#cf3d74 50.3%,#d84466 59.1%,#d94367 59.1%,#ef6744 90.4%,#f26a43 95.1%,#f26c42 95.1%,#f3703f 97.8%,#f46f40 97.8%,#f57041 99.7%,#f47141 99.7%,#f47141);background:linear-gradient(224.65793970864146deg,#8043af,#8442aa 2.9%,#8740a9 2.9%,#8842a8 4.2%,#8d3fa7 5.9%,#8d41a4 6.7%,#9d3d9c 16.4%,#9f3c9a 16.4%,#a63b96 20.2%,#a73a97 20.2%,#a83b96 23%,#aa3a92 23%,#ac3990 25.3%,#b63a8b 31.2%,#b93a88 35%,#bb3986 35%,#bc3986 37.4%,#be3884 37.4%,#c03a83 39.7%,#c13c83 40.3%,#c4397f 41.2%,#c63b7a 44.3%,#ca3d75 46.9%,#cb3c75 47.5%,#ca3e74 49.4%,#cc3d74 49.4%,#ce3e75 50.3%,#cf3d74 50.3%,#d84466 59.1%,#d94367 59.1%,#ef6744 90.4%,#f26a43 95.1%,#f26c42 95.1%,#f3703f 97.8%,#f46f40 97.8%,#f57041 99.7%,#f47141 99.7%,#f47141);font-size:11px;text-transform:uppercase}.essb-mobile-sharebar-icon,.essb-mobile-sharepoint-icon{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0MiA0MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDIgNDIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0zMi45LDI2LjJjLTIuMiwwLTQuMSwxLTUuNCwyLjdsLTExLjgtNmMwLjItMC42LDAuMy0xLjIsMC4zLTEuOGMwLTAuNy0wLjEtMS4zLTAuMy0xLjlsMTEuNy02YzEuMywxLjcsMy4zLDIuOCw1LjUsMi44YzMuOCwwLDYuOS0zLjEsNi45LTYuOWMwLTMuOC0zLjEtNi45LTYuOS02LjlDMjkuMSwyLDI2LDUuMSwyNiw4LjljMCwwLjYsMC4xLDEuMiwwLjMsMS44bC0xMS44LDZjLTEuMy0xLjYtMy4yLTIuNy01LjQtMi43Yy0zLjgsMC02LjksMy4xLTYuOSw2LjljMCwzLjgsMy4xLDYuOSw2LjksNi45YzIuMywwLDQuMi0xLjEsNS41LTIuOGwxMS43LDZjLTAuMiwwLjYtMC4zLDEuMy0wLjMsMS45YzAsMy44LDMuMSw2LjksNi45LDYuOWMzLjgsMCw2LjktMy4xLDYuOS02LjlDMzkuOCwyOS4zLDM2LjcsMjYuMiwzMi45LDI2LjJMMzIuOSwyNi4yeiBNMzIuOSwyNi4yIi8+PC9nPjwvc3ZnPg==);display:inline-block;vertical-align:middle}.essb_links.essb_template_rainbow-retina li a:hover{box-shadow:0 5px 10px rgba(0,0,0,.16)!important;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.16)!important;transform:translateY(-5px)!important;-webkit-transform:translateY(-5px)!important}.essb-mobile-sharebottom{position:fixed;bottom:0;left:0;width:100%;z-index:100001}.essb-mobile-sharebottom .essb_displayed_sharebottom{z-index:100001}.essb-mobile-sharebottom .essb_links .essb_icon{width:36px!important;height:36px!important;background-size:30px!important}.essb-mobile-sharebottom .essb_links.essb_template_fancy-retina .essb_icon{background-size:18px!important}.essb-mobile-sharebottom .essb_links li a{padding-top:8px;padding-bottom:8px}.essb-mobile-sharebottom .essb_links{background-color:#fff;margin:0!important;text-align:center}.essb-mobile-sharebar,.essb-mobile-sharepoint{background-color:#111;color:#fafafa;bottom:0;position:fixed;left:0}.essb-mobile-sharebottom .essb_links .essb_t_l_big{font-size:18px!important;margin-right:0!important}.essb-mobile-sharebottom .essb_links_list li.essb_totalcount_item .essb_t_l_big .essb_t_nb:after{margin-top:0!important;font-size:12px!important}.essb-mobile-sharebottom .essb_width_columns_4 li{width:25%}.essb-mobile-sharebottom .essb_width_columns_5 li{width:20%}.essb-mobile-sharebottom .essb_width_columns_6 li{width:16.6666%}.essb-mobile-sharebottom .essb_width_columns_3 li{width:33.3%}.essb-mobile-sharebottom .essb_width_columns_2 li{width:50%}.essb-mobile-sharebottom .essb_width_columns_2 li a,.essb-mobile-sharebottom .essb_width_columns_3 li a,.essb-mobile-sharebottom .essb_width_columns_4 li a,.essb-mobile-sharebottom .essb_width_columns_5 li a,.essb-mobile-sharebottom .essb_width_columns_6 li a{width:100%}.essb-mobile-sharebottom .essb_links li{margin-bottom:0!important}.essb-mobile-sharepoint{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;width:42px;height:42px;opacity:.8}.essb-mobile-sharepoint-icon{background-size:26px;width:26px;height:26px;margin-left:7px;margin-top:7px;opacity:.8}.essb-mobile-sharebar{width:100%;padding-top:10px;padding-bottom:10px;text-align:center;opacity:.85;line-height:18px;cursor:pointer;z-index:1000}.essb-mobile-sharebar-icon{background-size:16px;width:16px;height:16px}.essb-mobile-sharebar-text{font-size:12pt;display:inline-block;font-weight:700;text-transform:uppercase;margin-left:5px;vertical-align:middle}.essb-mobile-sharebar-window{position:fixed;z-index:99999;background:rgba(255,255,255,.85);color:#111;display:none;top:0;left:0}.essb-mobile-sharebar-window-content{padding:0 15px 15px;margin:10px 0 0;text-align:center;overflow-y:auto}.essb-mobile-sharebar-window-content .essb_links{margin-top:0}.essb-mobile-sharebar-window-content li a{text-align:left}.essb-mobile-sharebar-window-shadow{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(33,33,33,.85);z-index:9999;display:none}.essb-mobile-sharebar-window-close-title{background-color:#dadada;width:100%;height:32px}.essb-mobile-sharebar-window-close{width:14px;height:14px;display:inline-block;position:absolute;top:10px;right:10px;-webkit-transition:all ease .5s;transition:all ease .75s;font-weight:700;text-decoration:none;color:#111;line-height:160%;font-size:14px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDEuNzU2cHgiIGhlaWdodD0iNDEuNzU2cHgiIHZpZXdCb3g9IjAgMCA0MS43NTYgNDEuNzU2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MS43NTYgNDEuNzU2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZD0iTTI3Ljk0OCwyMC44NzhMNDAuMjkxLDguNTM2YzEuOTUzLTEuOTUzLDEuOTUzLTUuMTE5LDAtNy4wNzFjLTEuOTUxLTEuOTUyLTUuMTE5LTEuOTUyLTcuMDcsMEwyMC44NzgsMTMuODA5TDguNTM1LDEuNDY1Yy0xLjk1MS0xLjk1Mi01LjExOS0xLjk1Mi03LjA3LDBjLTEuOTUzLDEuOTUzLTEuOTUzLDUuMTE5LDAsNy4wNzFsMTIuMzQyLDEyLjM0MkwxLjQ2NSwzMy4yMmMtMS45NTMsMS45NTMtMS45NTMsNS4xMTksMCw3LjA3MUMyLjQ0LDQxLjI2OCwzLjcyMSw0MS43NTUsNSw0MS43NTVjMS4yNzgsMCwyLjU2LTAuNDg3LDMuNTM1LTEuNDY0bDEyLjM0My0xMi4zNDJsMTIuMzQzLDEyLjM0M2MwLjk3NiwwLjk3NywyLjI1NiwxLjQ2NCwzLjUzNSwxLjQ2NHMyLjU2LTAuNDg3LDMuNTM1LTEuNDY0YzEuOTUzLTEuOTUzLDEuOTUzLTUuMTE5LDAtNy4wNzFMMjcuOTQ4LDIwLjg3OHoiLz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PC9zdmc+);background-size:14px;z-index:1001}.essb_morepopup_shadow{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(33,33,33,.85);z-index:1100;display:none}.essb_morepopup_shadow.essb_morepopup_shadow_modern{background-color:rgba(0,0,0,.9)}.essb_morepopup{background-color:#fff;z-index:1101;-webkit-box-shadow:0 0 20px rgba(0,0,0,.3);-moz-box-shadow:0 0 20px rgba(0,0,0,.3);-ms-box-shadow:0 0 20px rgba(0,0,0,.3);-o-box-shadow:0 0 20px rgba(0,0,0,.3);box-shadow:0 0 20px rgba(0,0,0,.3);display:none;color:#111;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding-top:25px}.essb_morepopup.essb_morepopup_modern{background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;color:#fff;overflow:hidden}.essb_morepopup.essb_morepopup_modern .essb_network_name{color:#fff}.essb_morepopup.essb_morepopup_modern .essb_icon{width:52px;height:52px;margin-bottom:10px}.essb_morepopup.essb_morepopup_modern .essb_icon:before{font-size:32px!important;left:10px;top:10px}.essb_morepopup.essb_morepopup_modern .essb_morepopup_close{background-color:#fff;width:28px;height:28px;border-radius:50%;top:20px}.essb_morepopup.essb_morepopup_modern .essb_morepopup_close i:before{position:absolute;top:5px;left:5px;font-size:18px}.essb_morepopup.essb_morepopup_modern .essb_links.essb_width_columns_4 li a{width:95%!important;margin-bottom:10px!important}.essb-morepopup-modern-link a,.essb-morepopup-modern-link a:focus,.essb-morepopup-modern-link a:hover,.essb-morepopup-modern-link a:visited,.essb-morepopup-modern-title{color:#fff;text-decoration:none;font-size:13px}.essb_morepopup.essb_morepopup_modern .essb_morepopup_content{width:100%;padding-right:18px}@media (max-width:600px){.essb_morepopup.essb_morepopup_modern .essb_morepopup_content{padding:0 18px 0 0}}.essb_morepopup_content{padding:0 20px 20px;margin:0;text-align:center}.essb_morepopup_content .essb_links.essb_width_columns_3,.essb_morepopup_inline .essb_links{margin:0!important}.essb_morepopup_content .essb_links a{text-align:left}.essb_morepopup_close{display:inline-block;position:absolute;top:5px;right:5px;-webkit-transition:all ease .5s;transition:all ease .75s;font-weight:700;text-decoration:none;color:#111!important;line-height:18px;font-size:18px;z-index:1001}.essb_morepopup_inline{padding:10px!important;-webkit-box-shadow:-1px 4px 6px rgba(0,0,0,.09);-moz-box-shadow:-1px 4px 6px rgba(0,0,0,.09);-ms-box-shadow:-1px 4px 6px rgba(0,0,0,.09);-o-box-shadow:-1px 4px 6px rgba(0,0,0,.09);box-shadow:-1px 4px 6px rgba(0,0,0,.09);border:1px solid #b3b3b3;max-width:330px}.essb_morepopup_inline .essb_morepopup_close{display:none}.essb_morepopup_inline .essb_morepopup_content{padding:0!important;text-align:left}.essb_morepopup_inline .modal-pointer-down-left,.essb_morepopup_inline .modal-pointer-up-left{left:10px;right:auto}.essb_morepopup_inline .modal-pointer-down-right,.essb_morepopup_inline .modal-pointer-up-right{right:10px;left:auto}.essb_morepopup_inline .modal-pointer-up,.essb_morepopup_inline .modal-pointer-up-left,.essb_morepopup_inline .modal-pointer-up-right{width:0;height:0;display:inline-block;border-left:14px inset transparent;border-right:14px inset transparent;border-top:14px inset transparent;border-bottom:14px inset transparent;border-bottom:14px solid #b3b3b3;top:-28px}.essb_morepopup_inline .modal-pointer-down,.essb_morepopup_inline .modal-pointer-down-left,.essb_morepopup_inline .modal-pointer-down-right{width:0;height:0;display:inline-block;border-left:14px inset transparent;border-right:14px inset transparent;border-bottom:14px inset transparent;border-top:14px solid #b3b3b3;bottom:-28px}.modal,.modal-container,.modal-pointer,.modal-pointer-conceal{position:absolute}.essb_morepopup_inline .modal-pointer-up .modal-pointer-conceal,.essb_morepopup_inline .modal-pointer-up-left .modal-pointer-conceal,.essb_morepopup_inline .modal-pointer-up-right .modal-pointer-conceal{width:0;height:0;display:inline-block;border-left:14px inset transparent;border-right:14px inset transparent;border-top:14px inset transparent;border-bottom:14px solid #fff;left:-14px;top:-13px}.essb_morepopup_inline .modal-pointer-down .modal-pointer-conceal,.essb_morepopup_inline .modal-pointer-down-left .modal-pointer-conceal,.essb_morepopup_inline .modal-pointer-down-right .modal-pointer-conceal{width:0;height:0;display:inline-block;border-left:14px inset transparent;border-right:14px inset transparent;border-top:14px inset transparent;border-top:14px solid #fff;left:-14px;bottom:1px}.essb_mailform_shadow{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.4);z-index:1100;display:none}.essb_mailform{background-color:#fff;z-index:1101;-webkit-box-shadow:0 0 20px rgba(0,0,0,.3);-moz-box-shadow:0 0 20px rgba(0,0,0,.3);-ms-box-shadow:0 0 20px rgba(0,0,0,.3);-o-box-shadow:0 0 20px rgba(0,0,0,.3);box-shadow:0 0 20px rgba(0,0,0,.3);display:none;color:#111;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:15px;width:300px}.essb_mailform_content{padding:0;margin:0}.essb_mailform_content p{margin-bottom:20px}.essb_mailform_content .essb_mailform_content_input,.essb_mailform_content .essb_mailform_content_label{width:280px;display:block}.essb_mailform_content .essb_mailform_content_label{font-size:11px;text-transform:uppercase;font-weight:700;margin-bottom:5px}.essb_mailform_content .essb_mailform_content_input{border:1px solid #cacaca;font-size:13px;margin-bottom:15px}.essb_mailform_content .essb_mailform_content_input:focus{border:1px solid #2980b9}.essb_mailform_content .essb_mailform_content_button{font-weight:700;text-transform:uppercase;padding:5px 10px;text-align:center;background-color:#2980b9;color:#fff;margin-right:3px;font-size:12px;border:0;box-shadow:none;border-radius:3px}.essb_mailform_content .essb_mailform_content_buttons{border-top:1px solid #e3e3e3;padding-top:10px;text-align:right}.essb_mailform_content .essb_mailform_content_button:focus,.essb_mailform_content .essb_mailform_content_button:hover{background:#34495e!important}.essb_mailform_preview{font-size:12px;margin-bottom:10px}.essb_native_buttons.essb_native_after_share{margin-top:5px}.essb_links .essb_native_item{height:24px;margin-right:5px!important}.master-slider{
position: relative;
visibility: hidden;
-moz-transform: translate3d(0 , 0 , 0);
}
.ms-ie img{border:none;}
.ms-ie8 * {opacity:inherit;-webkit-filter:inherit;filter:inherit;}
.ms-ie7   {zoom:1;}
.ms-moz .ms-slide-bgcont>img { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); }
.master-slider a,
.master-slider a:hover {
-webkit-transition: none;
transition: none;
}
.wpb_row .master-slider-parent *,
.master-slider-parent * {
box-sizing: content-box;
}
.master-slider-parent {
margin-left: auto;
margin-right: auto;
}
.ms-layout-partialview .ms-view {
overflow: visible;
background-color:transparent;
}
.ms-layout-partialview .ms-container { overflow: hidden; }
.master-slider.before-init{}
.master-slider img, .ms-slide-bgvideocont video {max-width:none;}
.master-slider.ms-fullheight{height: 100%;}
.ms-slide-auto-height { display: table; }
.ms-loading-container{
position:absolute;
width:100%;
top:0;
}
.ms-loading-container .ms-loading,
.ms-slide .ms-slide-loading {
width: 36px;
height: 36px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/common/loading-2.gif) no-repeat center white;
border-radius: 60px;
box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
position: absolute;
left: 50%;
top: 50%;
margin: -18px;
opacity: 0.9;
} .ms-def-cursor{cursor:auto !important;}
.ms-grab-cursor{cursor: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/common/grab.png), move;}
.ms-grabbing-cursor{cursor: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/common/grabbing.png), move;}
.ms-ie .ms-grab-cursor{cursor: move;}
.ms-ie .ms-grabbing-cursor {cursor: move;}
.ms-view {
margin:0px auto;
overflow:hidden;
position:relative;
-webkit-perspective: 2000px;
-ms-perspective: 2000px;
perspective: 2000px;
}
.ms-view .ms-slide-container{position:relative;}
.ms-slide {
position:absolute;
height:100%;
-webkit-transform: translateZ(0px);
-ms-transform: translateZ(0px);
transform: translateZ(0px);
}
.ms-wk .ms-slide {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.ms-slide.selected {}
.ms-slide .ms-slide-bgcont,
.ms-slide .ms-slide-bgvideocont{
position: absolute;
overflow:hidden;
width: 100%;
}
.ms-slide .ms-slide-link {
display: block;
width: 100%;
height: 100%;
position: absolute;
top:0;
z-index: 110;
}
.ms-ie .ms-slide-link {
background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7) 0 0 repeat;
}
.ms-slide .ms-slide-bgvideocont{
z-index: 105;
height: 100%;
}
.ms-wk .ms-slide .ms-slide-bgvideocont,
.ms-wk .ms-slide-bgvideocont>video{
-webkit-transform: translateZ(0.3px);
transform: translateZ(0.3px);
}
.ms-slide .ms-slide-bgvideo{
position: absolute;
top: 0px;
}
.ms-inner-controls-cont, .ms-container {position: relative; margin:0 auto;}
.ms-slide .ms-slide-bgcont img , .ms-container , .ms-inner-controls-cont{
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;
}
.ms-slide .ms-layer,
.ms-fixed-layers .ms-layer,
.ms-overlay-layers .ms-layer {
position:absolute;
pointer-events: auto;
}
.ms-layer-mask {
position: absolute;
overflow: hidden;
}
.ms-layer-mask .ms-layer{
position: relative;
}
.ms-slide .ms-slide-layers,
.ms-overlay-layers .ms-slide-layers,
.ms-fixed-layers {
position: absolute;
overflow:hidden;
width:100%;
height: 100%;
z-index: 109;
top:0px;
pointer-events: none;
}  .ms-overlay-layers {
position: absolute;
top: 0;
z-index: 120;
width: 100%;
height: 100%;
pointer-events: none;
}
.ms-slide .ms-slide-video{
position:absolute;
top:0;
z-index: 111;
background:black;
padding:0;
margin: 0;
border: none;
}
.ms-slide .ms-pattern{
background-attachment: scroll;
width: 100%;
height: 100%;
z-index: 108;
position: absolute;
top: 0;
}
.ms-wk .ms-pattern{
-webkit-transform: translateZ(0.4px);
transform: translateZ(0.4px);
}
.ms-parallax-layer {
width: 100%;
position: absolute;
top: 0;
}
.ms-scroll-parallax-cont{
position: absolute;
top:0;
width: 100%;
height: 100%;
z-index: 109;
}
.ms-wk .ms-scroll-parallax-cont{
-webkit-transform: translateZ(0.4px);
transform: translateZ(0.4px);
}
.ms-scroll-parallax .ms-sl-selected .ms-scroll-parallax-cont,
.ms-scroll-parallax .ms-sl-selected .ms-slide-bgcont{
}
.ms-scroll-parallax .ms-slide-bgcont{
} .ms-action-layer{cursor: pointer;}
.ms-btn-container{position: absolute;}
.ms-btn {
text-decoration: none;
display: inline-block;
color:black;
position: relative;
padding: 8px 15px;
cursor: pointer;
white-space: nowrap;
}
.ms-default-btn{
background: #0074A2;
border-radius: 5px;
color: #FFF;
}
.ms-default-btn:hover{background-color: #0098D5;}
.ms-default-btn:active{top:1px;}
.ms-layer.video-box{background:black;}
.ms-layer.video-box iframe{
padding:0;
margin: 0;
border: none;
position: absolute;
z-index: 110;
}
.ms-btn-s{
padding: 14px 17px;
font-size: 80%;
line-height: 0;
}
.ms-btn-m{
padding: 12px 40px;
}
.ms-btn-n{
padding: 8px 25px;
font-size: 95%;
}
.ms-btn-l{
padding: 17px 50px;
font-size: 120%;
}
.ms-btn-box{}
.ms-btn-round{border-radius: 5px;}
.ms-btn-circle{border-radius: 100px;}
.ms-btn-outline-box{}
.ms-btn-outline-round{border-radius: 5px;}
.ms-btn-outline-circle{border-radius: 100px;} .ms-slide .ms-slide-vpbtn , .ms-slide .ms-video-btn{
position:absolute;
cursor: pointer;
z-index: 110;
}
.ms-slide .ms-slide-vcbtn{
position:absolute;
cursor: pointer;
z-index: 113;
}
.ms-slide-vcbtn-mobile{
position: relative;
bottom: 0;
left:0;
width:100%;
height: 28px;
background-color: black;
color: white;
text-align: center;
cursor: pointer;
z-index: 113;
}
.ms-slide-vcbtn-mobile .ms-vcbtn-txt {
text-transform: uppercase;
font-family: sans-serif;
font-size: 0.75em;
display: inline-block;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/common/video-close-btn.png) no-repeat 0px 3px;
padding-left: 15px;
height: 15px;
color: #DBDBDB;
margin-top: 7px;
}
.ms-wk .ms-slide .ms-slide-vcbtn,
.ms-wk .ms-slide .ms-slide-layers,
.ms-wk .ms-slide .ms-slide-vpbtn,
.ms-wk .ms-slide .ms-slide-video,
.ms-wk .ms-slide-link {
-webkit-transform: translateZ(0.44px);
transform: translateZ(0.44px);
}
.ms-video-img{
position:absolute;
width:100%;
height:100%;
top:0;
left:0;
}
.ms-mask-frame{
overflow:hidden;
position:absolute;
float:left;
} .ms-thumb-list{
overflow:hidden;
position:absolute;
}
.ms-thumb-list.ms-dir-h {width: 100%;}
.ms-thumb-list.ms-dir-v {height: 100%; top: 0;}
.ms-thumbs-cont{position: relative;}
.ms-thumb-frame img{width:100%;	height:auto;}
.ms-thumb-frame{
cursor: pointer;
float: left;
overflow: hidden;
opacity: 0.5;
-webkit-transition: opacity 300ms;
transition: opacity 300ms;
}
.ms-thumb-frame-selected{ opacity: 1; }
.ms-tabs .ms-thumb-frame {
background-color: #F6f6f6;
text-shadow: 0 1px 1px white;
color: #222;
border: solid 1px white;
border-width: 0 1px 1px 0;
overflow: visible;
position: relative;
opacity: 1;
-webkit-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.ms-tabs.ms-has-thumb .ms-tab-thumb{ width:auto; }
.ms-tabs.ms-dir-h .ms-thumb-frame {margin-top: 12px;}
.ms-tabs.ms-dir-v .ms-thumb-frame {margin-left: 12px;}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame {margin-left: 0px;}
.ms-tabs.ms-dir-h.ms-align-top {z-index: 140;}
.ms-tabs.ms-dir-h.ms-align-top  .ms-thumb-frame{margin-top: -12px;}
.ms-tabs .ms-thumb{padding: 20px 20px;}
.ms-tabs .ms-thumb-frame-selected {	opacity: 1; background: #EDEDED;}
.ms-tabs .ms-thumb-frame .ms-thumb-ol {
position: absolute;
opacity: 0;
-webkit-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
top: 0px;
left: 50%;
margin-left: -12px;
border-bottom: solid 12px #F6f6f6;
border-left: solid 12px transparent;
border-right: solid 12px transparent;
}
.ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
top:-12px;
border-bottom-color: #EDEDED;
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol {
bottom: 0px;
top:auto;
border-bottom:0px;
border-top: solid 12px #F6f6f6;
}
.ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
bottom:-12px;
border-top-color: #EDEDED;
}
.ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
top: 50%;
left: 0;
margin-top: -12px;
border-right: solid 12px #EDEDED;
border-top: solid 12px transparent;
border-bottom: solid 12px transparent;
}
.ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
left:-12px;
border-right-color:#EDEDED;
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol {
left: auto;
right: 0;
border-right: 0;
border-left: solid 12px #EDEDED;
}
.ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol{
opacity: 1;
right:-12px;
border-left-color:#EDEDED;
}
.ms-thumb-alt {
text-align: center;
margin: 5px;
font-size: 14px;
font-weight: 600;
} .ms-thumb-list.ms-dir-h .ms-thumblist-fwd, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
height: 100%;
width: 20px;
position: absolute;
left: 0;
cursor: pointer;
background: rgba(128, 128, 128, 0.5);
text-align: center;
color: white;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
right: 0;
left: auto;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
content: close-quote;
top: 43%;
position: relative;
border: solid rgba(0, 0, 0, 0);
border-width: 5px 5px 5px 0px;
display: block;
border-right-color: #FFF;
width: 6px;
height: 1px;
}
.ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
border-width: 5px 0px 5px 5px;
border-left-color: #FFF;
left: 7px;
} .ms-thumb-list.ms-dir-v .ms-thumblist-fwd, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
width: 100%;
height: 20px;
position: absolute;
top: 0;
cursor: pointer;
background: rgba(128, 128, 128, 0.5);
text-align: center;
color: white;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
bottom: 0;
top: auto;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
content: close-quote;
left: 43%;
position: relative;
border: solid rgba(0, 0, 0, 0);
border-width: 0px 5px 5px 5px;
display: block;
border-bottom-color: #FFF;
height: 1px;
top: 5px;
width: 0;
}
.ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
border-width: 5px 5px 0px 5px;
border-top-color: #FFF;
top: 7px;
} .ms-tabs.ms-dir-v.ms-has-thumb .ms-thumbs-cont{ top:0 !important; }
.ms-tabs.ms-has-thumb .ms-thumb-frame{ height: auto !important; }
.ms-tabs.ms-has-thumb .ms-thumb{ padding:0; }
.ms-tabs.ms-has-thumb .ms-tab-context{ padding:20px; }
.ms-tabs.ms-align-left  .ms-tab-thumb{ float:left;  margin-right:20px; }
.ms-tabs.ms-align-right .ms-tab-thumb{ float:right; margin-left: 20px; }
.ms-bullet{cursor:pointer;float: left;}
.ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-bullets.ms-dir-v {
position: absolute;
top:50%;
}
.ms-bullets.ms-dir-v .ms-bullet{
float: none;
}
.ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-sbar {position: absolute;}
.ms-sbar.ms-dir-h {
left: 10px;
right: 10px;
top: 5px
}
.ms-sbar.ms-dir-v {
top: 10px;
bottom: 10px;
right: 5px
}
.ms-sbar .ms-bar {
height: 4px;
background: #333;
border-radius: 4px;
}
.ms-sbar.ms-dir-v .ms-bar {	width: 4px;}
.ms-sbar .ms-bar{
position:relative;
-webkit-transition: opacity 300ms;
transition: opacity 300ms;
}
.ms-timerbar {
width: 100%;
bottom: 0px;
position: absolute;
}
.ms-ctimer {
position: absolute;
top: 30px;
left: 30px;
cursor: pointer;
}
.ms-ctimer-bullet {}
.ms-time-bar{
-webkit-transition: width 120ms linear;
transition: width 120ms linear;
}
.ms-ie7 .ms-tooltip-arrow{
height:0px;
}
.ms-slide-info {position: absolute;}
.ms-slide-info.ms-dir-v {top:0;}
.ms-slide-info.ms-dir-h {width:100%;}
@keyframes point-anim{
0% 		{transform: scale(0.5); -webkit-transform: scale(0.5); -moz-transform: scale(0.5); -o-transform: scale(0.5); -ms-transform: scale(0.5);  opacity: 1; }
100% 	{transform: scale(0.5); -webkit-transform: scale(0.5); -moz-transform: scale(1.5); -o-transform: scale(1.5); -ms-transform: scale(1.5);  opacity: 0; }
}
@-webkit-keyframes point-anim{
0% 		{-webkit-transform: scale(0.5); opacity: 1; }
100% 	{-webkit-transform: scale(1.5);	opacity: 0; }
} .ms-android .ms-tooltip-point .ms-point-border{
animation:none;
-moz-animation:none;
-webkit-animation:none;
-o-animation:none;
}
.ms-pattern.ms-patt-1  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYICA/wzoDGTwHyDAADXxAv4Eq8S5AAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-2  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYECA/wxogLAANoBdF0CAAQD+agT8l3ocpQAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-3  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACxJREFUeNqU0EENAAAMwkD8m+4s7PhCCmHbGijxE0jS1HOOhxJSUhf9eAIMAI/CEe94Ny14AAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-4  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYGBg+M+ABfxHo3Fz/gMEGACtlgX7j8MuyAAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-5  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABNJREFUeNpiYECA/3CCAV0UIMAANfEC/mOKn1cAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-6  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAYAAADjAO9DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+AClD4AAEGACn3Af/97SgJAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-7  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYMAE/+EEAy5Z0iUAAgwA/moE/KMl2lgAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-8  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAICAYAAAA4GpVBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+ACdDFAAIMADP0Af/w5VDVAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-9  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABJJREFUeNpiYGBg+M9AGQAIMABABAEA80yJjQAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-10 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYGBg+A/FcMDEQH0AEGAAxksCAb3vCDgAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-11 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABxJREFUeNpiZGBg+M+AChhBBBMDDkC6BOkAIMAAlXQBCO9f4icAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-12 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiYGBg+M8AATAaDnAKYEgQBgABBgB6/AT8h9ybfgAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-13 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB1JREFUeNpiYGBg+M+ABJig9H90AbggI7oWgAADAI5xBAIRYsxUAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-14 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpiYGBg+M+AA9BSgkQBgAADAJIyB/kDCjAnAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-15 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB9JREFUeNpiYGBg+M9ABPhPjPh/YjT9J2AipiRAgAEAhjsH+Utd9Z4AAAAASUVORK5CYII=);} .ms-pattern.ms-patt-16 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFAQMAAABCXz8WAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjaGBwZFBiEGHgAAAHPwEAP8TPrwAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-17 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAQMAAAALP6d4AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABZJREFUCNdjaGBwYFBgEGDgAGIFBgcADegBabpJ4LsAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-18 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGA4wPCA4QMACtgDEQ8Bqx8AAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-19 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA9JREFUCNdjWMDgAMRAAAAKigGBlYsMggAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-20 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGAQMAAADaAn0LAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdj+ACFQAAAHgwDwds/+0oAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-21 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjOACEYAAADAoBgRrgDF0AAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-22 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjaGAAAwADiACBhux1cwAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-23 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAIAQMAAAAC1AcCAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjaGAAAxgNAAsQAQHPxScOAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-24 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABAQMAAADZzn0AAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAApJREFUCNdj6AAAAIoAiVWdWYwAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-25 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdj4GBoYHBgUGAQAAAFggD5HRIFwAAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-26 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjUGBoYHAAAAJmAOF0EZC+AAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-27 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGAIYFBgCAAABcgBQeTzXGUAAAAASUVORK5CYII=);}
.ms-pattern.ms-patt-28 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAACBJREFUCNdjaGBgcHBgUGhgEGRg4GJgYAGRQDZQBCgOAC/KAvtspwwJAAAAAElFTkSuQmCC);}
.ms-pattern.ms-patt-29 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjUGBwYGhg4GAQAAAFkgD5MUFnfgAAAABJRU5ErkJggg==);}
.ms-pattern.ms-patt-30 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjcGBoYFAAAALmAOHcBT11AAAAAElFTkSuQmCC);} .ms-skin-default .ms-slide .ms-slide-vpbtn,
.ms-skin-default .ms-video-btn{
width: 50px;
height: 51px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-1.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
}
.ms-skin-default .ms-slide .ms-slide-vcbtn {
width: 30px;
height: 30px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-1.png) no-repeat -24px -28px;
top: 18px;
right: 30px;
} .ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev {
width: 30px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-1.png);
background-position: -89px -26px;
height: 40px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -20px;
position: absolute;
z-index: 110;
}
.ms-skin-default .ms-nav-next {
right: 30px;
left: auto;
background-position: -89px -103px;
}
.ms-skin-default .ms-bullet {
width: 10px;
height: 10px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-1.png) no-repeat;
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-default .ms-bullet-selected {
background-position: -34px -84px;
}
.ms-skin-default .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-default .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-default .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-default .ms-tooltip-point {cursor: pointer;}
.ms-skin-default .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-default .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-default .ms-tooltip {
max-width:200px;
}
.ms-skin-default .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
margin-left: -1px;
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                -webkit-min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-default .ms-slide .ms-slide-vpbtn,
.ms-skin-default .ms-video-btn,
.ms-skin-default .ms-slide .ms-slide-vcbtn,
.ms-skin-default .ms-nav-next,
.ms-skin-default .ms-nav-prev,
.ms-skin-default .ms-bullet{
background-image:url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-1-retina.png);
background-size: 152px 225px;
}
} .ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-1 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-1.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-black-1 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-1.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-black-1 .ms-nav-next,
.ms-skin-black-1 .ms-nav-prev {
width: 53px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-1.png);
background-position: -79px -19px;
height: 61px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -26px;
position: absolute;
z-index: 110;
}
.ms-skin-black-1 .ms-nav-next {
right: 30px;
left: auto;
background-position: -79px -97px;
}
.ms-skin-black-1 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-black-1 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-black-1 .ms-bullet {
width: 9px;
height: 9px;
background: white;
margin: 4px;
border: solid 1px rgb(58, 58, 58);
}
.ms-skin-black-1 .ms-bullet-selected {
background-color: black;
}
.ms-skin-black-1 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: white;
border-top-color: rgba(0, 0, 0, 0.8);
bottom: -10px;
}
.ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: white;
border-bottom-color: rgba(0, 0, 0, 0.8);
top: -10px;
}
.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: white;
border-right-color: rgba(0, 0, 0, 0.8);
left: -10px;
}
.ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: black;
border-left-color: rgba(0, 0, 0, 0.8);
right: -10px;
}
.ms-skin-black-1 .ms-tooltip-point {cursor: pointer;}
.ms-skin-black-1 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #444444;
background: black;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-black-1 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: white;
background: rgba(255, 255, 255, 0.9);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-black-1  .ms-tooltip {
max-width:200px;
}
.ms-skin-black-1 .ms-tooltip-cont {
padding: 10px;
background: black;
background: rgba(0, 0, 0, 0.8);
text-shadow: 0 1px 0px black;
color: white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                -webkit-min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-1 .ms-video-btn,
.ms-skin-black-1 .ms-slide .ms-slide-vcbtn,
.ms-skin-black-1 .ms-nav-next,
.ms-skin-black-1 .ms-nav-prev{
background-image:url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-1-retina.png);
background-size: 152px 225px;
}
} .ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2 .ms-video-btn{
width: 45px;
height: 45px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-2.png) black no-repeat -16px -103px;
border: solid 3px rgb(255, 255, 255);  
border-color: rgba(255, 255, 255, 0.4);
-webkit-background-clip: padding-box;
top: 50%;
left: 50%;
margin: -23px 0 0 -23px;
}
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-black-2 .ms-video-btn:hover{
background-color: #3D3D3D;
}
.ms-skin-black-2 .ms-slide .ms-slide-vcbtn {
width: 25px;
height: 25px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-2.png) black no-repeat -27px -36px;
border: solid 2px white;
border-color: rgba(255, 255, 255, 0.4);
top: 15px;
right: 15px;
}
.ms-skin-black-2.round-skin .ms-slide .ms-slide-vcbtn{
border-radius: 50px;
} .ms-skin-black-2 .ms-nav-next,
.ms-skin-black-2 .ms-nav-prev {
position: absolute;
cursor: pointer;
z-index: 110;
width: 45px;
height: 45px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-2.png) black;
background-clip: padding-box;
background-position: -88px -26px;
border: solid 3px rgb(255, 255, 255);
border-color: rgba(255, 255, 255, 0.4);
top: 50%;
left: 30px;
margin-top: -22px;
}
.ms-skin-black-2.round-skin .ms-nav-next,
.ms-skin-black-2.round-skin .ms-nav-prev,
.ms-skin-black-2.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2.round-skin .ms-video-btn{
border-radius: 90px;
}
.ms-skin-black-2 .ms-nav-next:hover,
.ms-skin-black-2 .ms-nav-prev:hover{
background-color: #3d3d3d;
}
.ms-skin-black-2 .ms-nav-next {
right: 30px;
left: auto;
background-position: -86px -103px;
}
.ms-skin-black-2 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-black-2 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-black-2 .ms-bullet {
width: 8px;
height: 8px;
background: white;
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
-ms-background-clip: padding-box;
border: solid 3px white;
border-color: rgba(0, 0, 0, 0.44);
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-black-2.round-skin .ms-bullet{
border-radius: 15px;
}
.ms-skin-black-2 .ms-bullet-selected {
background-color: black;
border-color: white;
border-color: rgba(255, 255, 255, 0.44);
}
.ms-skin-black-2 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-black-2 .ms-tooltip-point {cursor: pointer;}
.ms-skin-black-2 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-black-2 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-ie7.ms-skin-black-2 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-black-2 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-black-2  .ms-tooltip {
max-width:200px;
}
.ms-skin-black-2 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                -webkit-min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-black-2 .ms-video-btn,
.ms-skin-black-2 .ms-slide .ms-slide-vcbtn,
.ms-skin-black-2 .ms-nav-next,
.ms-skin-black-2 .ms-nav-prev{
background-image:url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/black-skin-2-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-2 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-2.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-light-2 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-2.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-light-2 .ms-nav-next,
.ms-skin-light-2 .ms-nav-prev {
width: 53px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-2.png);
background-position: -79px -19px;
height: 61px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -26px;
position: absolute;
z-index: 110;
}
.ms-skin-light-2 .ms-nav-next {
right: 30px;
left: auto;
background-position: -79px -97px;
}
.ms-skin-light-2 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-2 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-2 .ms-bullet {
width: 9px;
height: 9px;
background: black;
margin: 4px;
border: solid 1px rgb(58, 58, 58);
}
.ms-skin-light-2 .ms-bullet-selected {
background-color: white;
}
.ms-skin-light-2 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-2 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-2 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-2 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-light-2  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-2 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                -webkit-min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-2 .ms-video-btn,
.ms-skin-light-2 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-2 .ms-nav-next,
.ms-skin-light-2 .ms-nav-prev{
background-image:url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-2-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-3 .ms-video-btn{
width: 50px;
height: 50px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-3.png) no-repeat -15px -149px;
top: 50%;
left: 50%;
margin: -25px 0 0 -25px;
}
.ms-skin-light-3 .ms-slide .ms-slide-vcbtn {
width: 31px;
height: 29px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-3.png) no-repeat -26px -28px;
top: 30px;
right: 30px;
} .ms-skin-light-3 .ms-nav-next,
.ms-skin-light-3 .ms-nav-prev {
width: 50px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-3.png);
background-position: -82px -22px;
height: 50px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -25px;
position: absolute;
z-index: 110;
}
.ms-skin-light-3 .ms-nav-next {
right: 30px;
left: auto;
background-position: -81px -99px;
}
.ms-skin-light-3 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-3 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-3 .ms-bullet {
width: 16px;
height: 16px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-3.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-light-3 .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-light-3 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-3 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-3 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-3 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-light-3  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-3 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                -webkit-min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-3 .ms-video-btn,
.ms-skin-light-3 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-3 .ms-nav-next,
.ms-skin-light-3 .ms-nav-prev,
.ms-skin-light-3 .ms-bullet{
background-image:url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-3-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-4 .ms-video-btn{
width: 54px;
height: 54px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-4.png) no-repeat -14px -150px;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
}
.ms-skin-light-4 .ms-slide .ms-slide-vcbtn {
width: 27px;
height: 26px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-4.png) no-repeat -24px -29px;
top: 30px;
right: 30px;
} .ms-skin-light-4 .ms-nav-next,
.ms-skin-light-4 .ms-nav-prev {
width: 54px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-4.png);
background-position: -77px -5px;
height: 68px;
cursor: pointer;
top: 50%;
left: -27px;
margin-top: -40px;
position: absolute;
z-index: 110;
}
.ms-skin-light-4 .ms-nav-next {
right: -27px;
left: auto;
background-position: -79px -83px;
}
.ms-skin-light-4 .ms-thumb-frame-selected {
opacity: 0.6;
}
.ms-skin-light-4 .ms-thumb-list.ms-dir-h {
bottom: -60px;
width: 100%;
height: 60px;
}
.ms-skin-light-4 .ms-thumb-list.ms-dir-v {
height: 100%;
width: 60px;
right: -60px;
top: 0;
}
.ms-skin-light-4 .ms-thumb-frame {
cursor: pointer;
float: left;
width: 60px;
height: 60px;
margin: 1px 0 0 1px;
overflow: hidden;
}
.ms-skin-light-4 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-4 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-4 .ms-bullet {
width: 9px;
height: 9px;
background: #b9b9b9;
margin: 4px;
border: solid 1px rgb(163, 163, 163);
}
.ms-skin-light-4 .ms-bullet-selected {
background-color: white;
}
.ms-skin-light-4 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: white;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-4 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-4 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #E0E0E0;
background: #4b8aac;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-4 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: white;
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-light-4  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-4 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                -webkit-min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-4 .ms-video-btn,
.ms-skin-light-4 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-4 .ms-nav-next,
.ms-skin-light-4 .ms-nav-prev{
background-image:url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-4-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-5 .ms-video-btn{
width: 32px;
height: 32px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-5.png) black no-repeat -24px -160px;
top: 50%;
left: 50%;
margin: -18px 0 0 -18px;
}
.ms-skin-light-5 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-light-5 .ms-video-btn:hover{
background-color:#646464;
}
.ms-skin-light-5 .ms-slide .ms-slide-vcbtn {
width: 30px;
height: 30px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-5.png) white no-repeat -24px -28px;
top: 18px;
right: 30px;
} .ms-skin-light-5 .ms-nav-next,
.ms-skin-light-5 .ms-nav-prev {
width: 32px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-5.png) white;
background-position: -94px -32px;
height: 32px;
cursor: pointer;
bottom: 40px;
left: 40px;
margin-top: -20px;
position: absolute;
z-index: 110;
}
.ms-skin-light-5 .ms-nav-next:hover,
.ms-skin-light-5 .ms-nav-prev:hover{
background-color:#E0E0E0;
}
.ms-skin-light-5 .ms-nav-next {
left: 73px;
background-position: -93px -110px;
}
.ms-skin-light-5 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-5 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-5 .ms-bullet {
width: 10px;
height: 10px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-5.png) no-repeat;
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-light-5 .ms-bullet-selected {
background-position: -34px -84px;
}
.ms-skin-light-5 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-5 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-5 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-5 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
} .ms-android.ms-skin-light-5 .ms-tooltip-point .ms-point-border{
animation:none;
-moz-animation:none;
-webkit-animation:none;
-o-animation:none;
}
.ms-ie7.ms-skin-light-5 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-light-5 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-light-5  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-5 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                -webkit-min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-5 .ms-video-btn,
.ms-skin-light-5 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-5 .ms-nav-next,
.ms-skin-light-5 .ms-nav-prev{
background-image:url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-5-retina.png);
background-size: 152px 225px;
}
} .ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6 .ms-video-btn{
width: 45px;
height: 45px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-6.png) white no-repeat -16px -103px;
border: solid 3px rgb(112, 112, 112);  border-color: rgba(0, 0, 0, 0.27);
-webkit-background-clip: padding-box;
top: 50%;
left: 50%;
margin: -23px 0 0 -23px;
}
.ms-skin-light-6 .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-light-6 .ms-video-btn:hover{
background-color:#E0E0E0;
}
.ms-skin-light-6 .ms-slide .ms-slide-vcbtn {
width: 25px;
height: 25px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-6.png) white no-repeat -27px -36px;
top: 15px;
right: 15px;
}
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vcbtn{
border-radius: 30px;
} .ms-skin-light-6 .ms-nav-next,
.ms-skin-light-6 .ms-nav-prev {
position: absolute;
cursor: pointer;
z-index: 110;
width: 45px;
height: 45px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-6.png) white;
background-clip: padding-box;
background-position: -88px -26px;
border: solid 3px rgb(112, 112, 112);
border-color: rgba(0, 0, 0, 0.27);
top: 50%;
left: 30px;
margin-top: -22px;
}
.ms-skin-light-6.round-skin .ms-nav-next,
.ms-skin-light-6.round-skin .ms-nav-prev,
.ms-skin-light-6.round-skin .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6.round-skin .ms-video-btn{
border-radius: 90px;
}
.ms-skin-light-6 .ms-nav-next:hover,
.ms-skin-light-6 .ms-nav-prev:hover{
background-color:#E0E0E0;
}
.ms-skin-light-6 .ms-nav-next {
right: 30px;
left: auto;
background-position: -86px -103px;
}
.ms-skin-light-6 .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-light-6 .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-light-6 .ms-bullet {
width: 8px;
height: 8px;
background: black;
-webkit-background-clip: padding-box;
border: solid 3px white;
border-color: rgba(255, 255, 255, 0.44);
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-light-6.round-skin .ms-bullet{
border-radius: 15px;
}
.ms-skin-light-6 .ms-bullet-selected {
background-color: white;
border-color: black;
border-color: rgba(0, 0, 0, 0.44);
}
.ms-skin-light-6 .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-light-6 .ms-tooltip-point {cursor: pointer;}
.ms-skin-light-6 .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-light-6 .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-ie7.ms-skin-light-6 .ms-tooltip-point .ms-point-border,
.ms-ie8.ms-skin-light-6 .ms-tooltip-point .ms-point-border{
display: none;
}
.ms-skin-light-6  .ms-tooltip {
max-width:200px;
}
.ms-skin-light-6 .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                -webkit-min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
.ms-skin-light-6 .ms-video-btn,
.ms-skin-light-6 .ms-slide .ms-slide-vcbtn,
.ms-skin-light-6 .ms-nav-next,
.ms-skin-light-6 .ms-nav-prev{
background-image:url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/light-skin-6-retina.png);
background-size: 152px 225px;
}
} .ms-skin-metro .ms-slide .ms-slide-vpbtn,
.ms-skin-metro .ms-video-btn{
width: 47px;
height: 46px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/metro-skin.png) no-repeat -16px -152px;
top: 50%;
left: 50%;
margin: -22px 0 0 -24px;
}
.ms-skin-metro .ms-slide .ms-slide-vcbtn {
width: 47px;
height: 47px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/metro-skin.png) no-repeat -16px -19px;
top: 15px;
right: 15px;
} .ms-skin-metro .ms-nav-next,
.ms-skin-metro .ms-nav-prev {
width: 47px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/metro-skin.png);
background-position: -83px -23px;
height: 47px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -24px;
position: absolute;
z-index: 110;
}
.ms-skin-metro .ms-nav-next {
right: 30px;
left: auto;
background-position: -81px -100px;
}
.ms-skin-metro .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-metro .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-metro .ms-bullet {
width: 16px;
height: 16px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/metro-skin.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-metro .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-metro .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-metro .ms-tooltip-point {cursor: pointer;}
.ms-skin-metro .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-metro .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-metro .ms-tooltip {
max-width:200px;
}
.ms-skin-metro .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                -webkit-min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-metro .ms-slide .ms-slide-vpbtn,
.ms-skin-metro .ms-video-btn,
.ms-skin-metro .ms-slide .ms-slide-vcbtn,
.ms-skin-metro .ms-nav-next,
.ms-skin-metro .ms-nav-prev,
.ms-skin-metro .ms-bullet{
background-image:url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/metro-skin-retina.png);
background-size: 152px 225px;
}
} .ms-skin-minimal .ms-slide .ms-slide-vpbtn,
.ms-skin-minimal .ms-video-btn{
width: 55px;
height: 55px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/minimal.svg) no-repeat 24px 18px white;
border: solid 1px #3d3d3d;
border-radius: 50%;
top: 50%;
left: 50%;
margin: -27px 0 0 -27px;
-webkit-transition: background-color 300ms;
transition: background-color 300ms;
}
.ms-skin-minimal .ms-slide .ms-slide-vcbtn:hover,
.ms-skin-minimal .ms-slide .ms-slide-vpbtn:hover,
.ms-skin-minimal .ms-video-btn:hover {
background-color: #f1f1f1;
}
.ms-skin-minimal .ms-slide .ms-slide-vcbtn {
width: 31px;
height: 31px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/minimal.svg) no-repeat -289px 6px white;
border-radius: 50%;
border: solid 1px #3d3d3d;
top: 18px;
right: 30px;
-webkit-transition: background-color 300ms;
transition: background-color 300ms;
} .ms-skin-minimal .ms-nav-next,
.ms-skin-minimal .ms-nav-prev {
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/minimal.svg) no-repeat white;
background-position: -178px 17px;
border: solid 1px #3d3d3d;
border-radius: 50%;
height: 55px;
width: 55px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -27px;
position: absolute;
z-index: 110;
-webkit-transition: background-color 300ms;
transition: background-color 300ms;
}
.ms-skin-minimal .ms-nav-next:hover,
.ms-skin-minimal .ms-nav-prev:hover{
background-color: #f1f1f1;
}
.ms-skin-minimal .ms-nav-next {
right: 30px;
left: auto;
background-position: -75px 17px;
}
.ms-skin-minimal .ms-bullet {
width: 8px;
height: 8px;
background: white;
border: solid 1px #3d3d3d;
border-radius: 50%;
margin: 4px;
background-position: -34px -117px;
}
.ms-skin-minimal .ms-bullet-selected {
background: #3d3d3d;
}
.ms-skin-minimal .ms-time-bar {
height: 3px;
background: #FFFFFF;
border-top: solid 1px rgba(0, 0, 0, 0.41);
}
.ms-skin-minimal .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: silver;
border-top-color: rgba(240, 240, 240, 0.88);
bottom: -10px;
}
.ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: silver;
border-bottom-color: rgba(240, 240, 240, 0.88);
top: -10px;
}
.ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: silver;
border-right-color: rgba(240, 240, 240, 0.88);
left: -10px;
}
.ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: silver;
border-left-color: rgba(240, 240, 240, 0.88);
right: -10px;
}
.ms-skin-minimal .ms-tooltip-point {cursor: pointer;}
.ms-skin-minimal .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px;
border-radius: 15px;
border: solid 2px #BBB;
background: white;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-minimal .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px;
background: black;
background:rgba(0, 0, 0, 0.36);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-minimal .ms-tooltip {
max-width:200px;
}
.ms-skin-minimal .ms-tooltip-cont {
padding: 10px;
background: silver;
background: rgba(240, 240, 240, 0.88);
text-shadow: 0 1px 0px white;
margin-left: -1px;
} .ms-skin-contrast .ms-slide .ms-slide-vpbtn,
.ms-skin-contrast .ms-video-btn{
width: 60px;
height: 60px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/contrast-skin.png) no-repeat -10px -144px;
top: 50%;
left: 50%;
margin: -30px 0 0 -30px;
}
.ms-skin-contrast .ms-slide .ms-slide-vcbtn {
width: 24px;
height: 24px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/contrast-skin.png) no-repeat -27px -30px;
top: 30px;
right: 30px;
} .ms-skin-contrast .ms-nav-next,
.ms-skin-contrast .ms-nav-prev {
width: 60px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/contrast-skin.png);
background-position: -76px -17px;
height: 60px;
cursor: pointer;
top: 50%;
left: 30px;
margin-top: -30px;
position: absolute;
z-index: 110;
}
.ms-skin-contrast .ms-nav-next {
right: 30px;
left: auto;
background-position: -77px -91px;
}
.ms-skin-contrast .ms-bullets.ms-dir-h {
position: absolute;
bottom: 20px;
right: 50%;
width: 100px;
}
.ms-skin-contrast .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-skin-contrast .ms-bullet {
width: 16px;
height: 16px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/contrast-skin.png) no-repeat;
background-position: -31px -114px;
margin: 4px;
}
.ms-skin-contrast .ms-bullet-selected {
background-position: -31px -81px;
}
.ms-skin-contrast .ms-tooltip{
position: absolute;
z-index: 210;
cursor: auto;
}
.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow,
.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow{
border-left: solid 10px transparent;
border-right: solid 10px transparent;
position: absolute;
left: 50%;
margin-left: -10px;
}
.ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow{
border-top: solid 10px;
border-top-color: #fc3116;
border-top-color: rgba(252, 49, 22, 0.8);
bottom: -10px;
}
.ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow {
border-bottom: solid 10px;
border-bottom-color: #fc3116;
border-bottom-color: rgba(252, 49, 22, 0.8);
top: -10px;
}
.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow,
.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow{
border-top: solid 10px transparent;
border-bottom: solid 10px transparent;
position: absolute;
top: 50%;
margin-top: -10px;
}
.ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow{
border-right: solid 10px;
border-right-color: #fc3116;
border-right-color: rgba(252, 49, 22, 0.8);
left: -10px;
}
.ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow {
border-left: solid 10px;
border-left-color: #fc3116;
border-left-color: rgba(252, 49, 22, 0.8);
right: -10px;
}
.ms-skin-contrast .ms-tooltip-point {cursor: pointer;}
.ms-skin-contrast .ms-tooltip-point .ms-point-center {
width: 12px;
height: 12px; 
border-radius: 15px;
border: solid 2px #636363;
background: black;
margin: -8px 0 0 -8px;
position: absolute;
z-index: 105;
}
.ms-skin-contrast .ms-tooltip-point .ms-point-border {
width: 22px;
height: 22px; 
background: white;
background: rgba(255, 255, 255, 0.99);
margin: -11px 0 0 -11px;
position: absolute;
border-radius: 15px;
animation: point-anim 1.5s infinite ;
-moz-animation: point-anim 1.5s infinite;
-webkit-animation: point-anim 1.5s infinite;
-o-animation: point-anim 1.5s infinite;
}
.ms-skin-contrast  .ms-tooltip {
max-width:200px;
}
.ms-skin-contrast .ms-tooltip-cont {
padding: 10px;
background: #fc3116;
background: rgba(252, 49, 22, 0.8);
text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4);
color: white;
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
} @media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                -webkit-min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
.ms-skin-contrast .ms-slide .ms-slide-vpbtn,
.ms-skin-contrast .ms-video-btn,
.ms-skin-contrast .ms-slide .ms-slide-vcbtn,
.ms-skin-contrast .ms-nav-next,
.ms-skin-contrast .ms-nav-prev,
.ms-skin-contrast .ms-bullet{
background-image:url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/skins/contrast-skin-retina.png);
background-size: 152px 225px;
}
}
.ms-caro3d-template .ms-container {
padding: 10px 0 50px 0;
} .ms-caro3d-template .ms-slide{
-webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(90%, transparent), to(rgba(255,255,255,0.5)));
}
.ms-caro3d-template .ms-slide-bgcont{
border-radius: 8px;
}
.ms-dis-slider-cont {
position: relative;
padding: 3.2% 8.5% 24%;
max-width: 508px;
}
.ms-display-cont .ms-view{
background-color: #17171a;
}
.ms-display-cont{
max-width: 614px;
position: relative;
margin: 0 auto;
}
.ms-display-bg {
max-width: 100%;
position: absolute;
}
.ms-display-template .ms-nav-prev,
.ms-display-template .ms-nav-next {
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -11px -9px;
width: 35px;
height: 40px;
left: -80px;
margin-top: -17px;
position: absolute;
top:50%;
cursor: pointer;
}
.ms-display-template .ms-nav-next {
background-position: -59px -9px;
right: -80px;
left:auto;
}
.ms-display-template .ms-bullets.ms-dir-h {
position: absolute;
bottom: -50%;
right: 50%;
width: 100px;
}
.ms-display-template .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-display-template .ms-bullet {
width: 10px;
height: 10px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -112px -25px;
margin: 4px;
}
.ms-display-template .ms-bullet-selected {
background-position: -143px -25px;
}
.ms-gallery-template .ms-gallery-botcont {
height: 55px;
background: black;
color: white;
font-weight: 300;
font-family: "Lato", sans-serif;
font-size: 18px;
position: relative;
}
.ms-gallery-template .ms-gal-playbtn {
width: 55px;
height: 100%;
float: left;
cursor: pointer;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/gallery-btns.png) no-repeat 6px 6px;
}
.ms-gallery-template .ms-gal-playbtn.btn-pause {
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/gallery-btns.png) no-repeat -55px 7px;
}
.ms-gallery-template .ms-gal-thumbtoggle {
position: absolute;
right: 0;
z-index: 110;
width: 55px;
height: 100%;
cursor: pointer;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/gallery-btns.png) no-repeat -53px -41px;
}
.ms-gallery-template .ms-gal-thumbtoggle.btn-hide {
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/gallery-btns.png) no-repeat 4px -41px;
}
.ms-gallery-template .ms-slide-num {
float: left;
padding: 17px 9px;
color: #727272;
}
.ms-gallery-template .ms-slide-info {
float: left;
padding: 18px 4px;
position: relative;
width: auto;
}
.ms-gallery-template .ms-bullets.ms-dir-h {
position: absolute;
bottom: 18px;
right: 105px;
width: 100px;
}
.ms-gallery-template .ms-bullet {
width: 8px;
height: 8px;
background: #1e1e1e;
margin: 4px;
border-radius: 15px;
}
.ms-gallery-template .ms-bullet-selected {
background-color: white;
}
.ms-gallery-template .ms-timerbar {
width: 100%;
top: -4px;
height: 4px;
position: absolute;
background: rgba(0, 0, 0, 0.32);
}
.ms-gallery-template .ms-time-bar {
height: 4px;
background: rgba(255, 255, 255, 0.7);
}
.ms-gallery-template .ms-thumb-list.ms-dir-h {
width: 100%;
background: black;
background: rgba(0, 0, 0, 0.95);
padding-top: 1px;
}
.ms-gallery-template .ms-thumb-frame {
cursor: pointer;
float: left;
width: 175px;
overflow: hidden;
opacity: 0.5;
-webkit-transition: opacity 400ms;
transition: opacity 400ms;
}
.ms-gallery-template .ms-thumb-frame-selected {
opacity: 1;
}
.ms-gallery-template .ms-gal-thumbcont {
overflow: hidden;
width: 100%;
height: 115px;
position: absolute;
top: -115px;
left: 0;
-webkit-transition: all 300ms ease-out;
transition: all 300ms ease-out;
}
.ms-gallery-template .ms-gal-thumbcont.hide-thumbs {
height: 0;
top: 0;
}
@media (max-width: 570px) {
.ms-gallery-template .ms-slide-info {
display: none;
}
}
.ms-laptop-template .ms-laptop-cont .ms-view{
background-color: #17171a;
}
.ms-laptop-template .ms-laptop-cont{
max-width: 645px;
position: relative;
margin: 0 auto;
}
.ms-laptop-template .ms-lt-slider-cont {
position: relative;
padding: 5% 11.9% 20%;
max-width: 492px;
}
.ms-laptop-template .ms-laptop-bg {
max-width: 100%;
position: absolute;
}
.ms-laptop-template .ms-nav-prev,
.ms-laptop-template .ms-nav-next {
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -11px -9px;
width: 35px;
height: 40px;
left: -80px;
margin-top: -17px;
position: absolute;
top:50%;
cursor: pointer;
}
.ms-laptop-template .ms-nav-next {
background-position: -59px -9px;
right: -80px;
left:auto;
}
.ms-laptop-template .ms-bullets.ms-dir-h {
position: absolute;
bottom: -40%;
right: 50%;
width: 100px;
}
.ms-laptop-template .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-laptop-template .ms-bullet {
width: 10px;
height: 10px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -112px -25px;
margin: 4px;
}
.ms-laptop-template .ms-bullet-selected {
background-position: -143px -25px;
}
.ms-tablet-template .ms-tablet-cont .ms-view{
background-color: #17171a;
}
.ms-tablet-template .ms-tablet-cont{
max-width: 500px;
position: relative;
margin: 0 auto;
}
.ms-tablet-template.ms-tablet-land .ms-tablet-cont {
max-width: 842px;
}
.ms-tablet-template.ms-tablet-land .ms-lt-slider-cont {
padding: 4.1% 12.1% 10%;
max-width: 632px;
}
.ms-tablet-template .ms-lt-slider-cont {
position: relative;
padding: 11.1% 11% 22%;
max-width: 400px;
}
.ms-tablet-template .ms-tablet-bg {
max-width: 100%;
position: absolute;
}
.ms-tablet-template .ms-nav-prev,
.ms-tablet-template .ms-nav-next {
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -11px -9px;
width: 35px;
height: 40px;
left: -120px;
margin-top: -17px;
position: absolute;
top:50%;
cursor: pointer;
}
.ms-tablet-template .ms-nav-next {
background-position: -59px -9px;
right: -120px;
left:auto;
}
.ms-tablet-template .ms-bullets.ms-dir-h {
position: absolute;
bottom: -18%;
right: 50%;
width: 100px;
}
.ms-tablet-template .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-tablet-template .ms-bullet {
width: 10px;
height: 10px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -112px -25px;
margin: 4px;
}
.ms-tablet-template .ms-bullet-selected {
background-position: -143px -25px;
}
.ms-phone-template .ms-phone-cont .ms-view{
background-color: #17171a;
}
.ms-phone-template .ms-phone-cont{
max-width: 386px;
position: relative;
margin: 0 auto;
}
.ms-phone-template.ms-phone-land .ms-phone-cont {
max-width: 666px;
}
.ms-phone-template.ms-phone-land .ms-lt-slider-cont {
position: relative;
padding: 4.6% 16.1% 10% 15.5%;
max-width: 455px;
}
.ms-phone-template .ms-lt-slider-cont {
position: relative;
padding: 26.2% 16.5% 33% 16.8%;
max-width: 258px;
}
.ms-phone-template .ms-phone-bg {
max-width: 100%;
position: absolute;
}
.ms-phone-template .ms-nav-prev,
.ms-phone-template .ms-nav-next {
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -11px -9px;
width: 35px;
height: 40px;
left: -120px;
margin-top: -17px;
position: absolute;
top:50%;
cursor: pointer;
}
.ms-phone-template .ms-nav-next {
background-position: -59px -9px;
right: -120px;
left:auto;
}
.ms-phone-template .ms-bullets.ms-dir-h {
position: absolute;
bottom: -30%;
right: 50%;
width: 100px;
}
.ms-phone-template .ms-bullets.ms-dir-h .ms-bullets-count {
position: relative;
right: -50%;
}
.ms-phone-template .ms-bullet {
width: 10px;
height: 10px;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/device-skin.png) no-repeat -112px -25px;
margin: 4px;
}
.ms-phone-template .ms-bullet-selected {
background-position: -143px -25px;
}
.ms-phone-template.ms-phone-land .ms-bullets.ms-dir-h {
bottom: -21%;
}
.ms-phone-template.ms-phone-land .ms-nav-next {
right: -150px;
}
.ms-phone-template.ms-phone-land .ms-nav-prev {
left: -150px;
}
.ms-partialview-template .ms-slide-info {
text-align: center;
margin-top: 20px;
width: 100%;
}
.ms-partialview-template .ms-slide-info h3 {
margin: 5px;
font-weight: 300;
font-size: 23pt;
color: #222;
}
.ms-partialview-template .ms-slide-info h4 {
margin: 5px;
font-weight: 300;
font-size: 14pt;
color: #7A7A7A;
}
.ms-partialview-template .ms-slide-info p {
font-size: 10pt;
margin: 6px;
} .ms-showcase2-template .ms-view{background: transparent;}
.master-slider{
-moz-transform:translate3d(0,0,1px);
}
.ms-staff-carousel{
margin: 25px auto;
position: relative;
}
.ms-staff-carousel .ms-view{
overflow:visible;
background-color: transparent;
}
.ms-staff-carousel .ms-nav-prev,
.ms-staff-carousel .ms-nav-next {
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/staff-arrows.png) white no-repeat -7px -57px;
width: 35px;
height: 40px;
left: -35px;
margin-top: -17px;
box-shadow: 0px 1px 0px 0px rgb(190, 190, 190);
position: absolute;
top:50%;
cursor: pointer;
}
.ms-staff-carousel .ms-nav-next {
background-position: -6px -7px;
right:-35px;
left:auto;
}
.ms-staff-carousel .ms-staff-info{
text-align: center;
margin:0 auto;
max-width: 600px;
margin-top:30px;
min-height:300px;
color:#222222;
}
.ms-staff-carousel .ms-staff-info h3{
font-weight: 300;
font-size: 22pt;
margin:0px;
}
.ms-staff-carousel .ms-staff-info h4{
font-weight: 300;
color:#787878;
font-size: 15pt;
margin:3px;
}
.ms-staff-carousel.ms-round .ms-slide-bgcont {
border-radius: 5000px;
border: solid 8px rgb(230, 230, 230);
margin: 0 -8px;
}
.ms-staff-carousel.ms-round .ms-view{
padding-bottom: 8%;
}
.ms-staff-carousel.ms-round .ms-nav-prev,
.ms-staff-carousel.ms-round .ms-nav-next {
background-color:transparent;
box-shadow : none;
left:-45px;
}
.ms-staff-carousel.ms-round .ms-nav-next {
left:auto;
right:-45px
}
.ms-tabs-template .ms-thumb-frame h3 {
font-weight: 400;
font-size: 13pt;
margin:0;
}
.ms-tabs-template .ms-thumb-frame p {
font-size:10pt;
margin: 4px 0;
}
.ms-tabs-template .ms-thumb-frame-selected h3{
color:#4b8aac;
}
.ms-vertical-template .ms-nav-prev,
.ms-vertical-template .ms-nav-next {
top: 10px;
left: 50%;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/vertical-arrows.png) no-repeat;
background-position: -11px -6px;
width: 40px;
height: 30px;
margin-left: -20px;
margin-top: 0;
}
.ms-vertical-template .ms-nav-next{
top:auto;
bottom:10px;
background-position: -11px -53px;
}
.ms-vertical-template .ms-thumblist-fwd,
.ms-vertical-template .ms-thumblist-bwd {
width: 100%;
position: absolute;
top: 0;
height: 15px;
cursor: pointer;
background: url(//www.pomstv.com/wp-content/plugins/masterslider/public/assets/css/templates/vertical-arrows.png) no-repeat;
background-position: 50% -106px;
}
.ms-vertical-template .ms-thumblist-bwd {
top: auto;
bottom: 0;
background-position: 50% -145px;
}.msp-preset-btn-84{ background-color: #b97ebb;color: #fff; } .msp-preset-btn-84:hover{ background-color:#ca89cc;color: #fff; } .msp-preset-btn-84:active{ top:1px } .msp-preset-btn-85{ background-color: #b97ebb;color: #fff; } .msp-preset-btn-85:hover{ background-color:#ca89cc;color: #fff; } .msp-preset-btn-85:active{ top:1px } .msp-preset-btn-86{ color: #b97ebb;border:solid 1px #b97ebb; } .msp-preset-btn-86:hover{ border-color:#ca89cc;color:#ca89cc } .msp-preset-btn-86:active{ top:1px } .msp-preset-btn-87{ background-color: #b97ebb;color: #fff; } .msp-preset-btn-87:hover{ background-color:#ca89cc;color: #fff; } .msp-preset-btn-87:active{ top:1px } .msp-preset-btn-88{ background-color: #b97ebb;color: #fff;box-shadow:0 5px #9a699c; } .msp-preset-btn-88:hover{ background-color:#ca89cc;box-shadow:0 4px #9a699c;top:1px;color: #fff; } .msp-preset-btn-88:active{ box-shadow:0 2px #9a699c;top:3px; } .msp-preset-btn-89{ background-color: #5472D2;color: #fff; } .msp-preset-btn-89:hover{ background-color:#5d7fe9;color: #fff; } .msp-preset-btn-89:active{ top:1px } .msp-preset-btn-90{ background-color: #5472D2;color: #fff; } .msp-preset-btn-90:hover{ background-color:#5d7fe9;color: #fff; } .msp-preset-btn-90:active{ top:1px } .msp-preset-btn-91{ color: #5472D2;border:solid 1px #5472D2; } .msp-preset-btn-91:hover{ border-color:#5d7fe9;color:#5d7fe9 } .msp-preset-btn-91:active{ top:1px } .msp-preset-btn-92{ background-color: #5472D2;color: #fff; } .msp-preset-btn-92:hover{ background-color:#5d7fe9;color: #fff; } .msp-preset-btn-92:active{ top:1px } .msp-preset-btn-93{ background-color: #5472D2;color: #fff;box-shadow:0 5px #4c68be; } .msp-preset-btn-93:hover{ background-color:#5d7fe9;box-shadow:0 4px #4c68be;top:1px;color: #fff; } .msp-preset-btn-93:active{ box-shadow:0 2px #4c68be;top:3px; } .msp-preset-btn-94{ background-color: #00c1cf;color: #fff; } .msp-preset-btn-94:hover{ background-color:#01D4E4;color: #fff; } .msp-preset-btn-94:active{ top:1px } .msp-preset-btn-95{ background-color: #00c1cf;color: #fff; } .msp-preset-btn-95:hover{ background-color:#01D4E4;color: #fff; } .msp-preset-btn-95:active{ top:1px } .msp-preset-btn-96{ color: #00c1cf;border:solid 1px #00c1cf; } .msp-preset-btn-96:hover{ border-color:#01D4E4;color:#01D4E4 } .msp-preset-btn-96:active{ top:1px } .msp-preset-btn-97{ background-color: #00c1cf;color: #fff; } .msp-preset-btn-97:hover{ background-color:#01D4E4;color: #fff; } .msp-preset-btn-97:active{ top:1px } .msp-preset-btn-98{ background-color: #00c1cf;color: #fff;box-shadow:0 5px #00afbc; } .msp-preset-btn-98:hover{ background-color:#01D4E4;box-shadow:0 4px #00afbc;top:1px;color: #fff; } .msp-preset-btn-98:active{ box-shadow:0 2px #00afbc;top:3px; } .msp-preset-btn-99{ background-color: #4cadc9;color: #fff; } .msp-preset-btn-99:hover{ background-color:#63b2c9;color: #fff; } .msp-preset-btn-99:active{ top:1px } .msp-preset-btn-100{ background-color: #4cadc9;color: #fff; } .msp-preset-btn-100:hover{ background-color:#63b2c9;color: #fff; } .msp-preset-btn-100:active{ top:1px } .msp-preset-btn-101{ color: #4cadc9;border:solid 1px #4cadc9; } .msp-preset-btn-101:hover{ border-color:#63b2c9;color:#63b2c9 } .msp-preset-btn-101:active{ top:1px } .msp-preset-btn-102{ background-color: #4cadc9;color: #fff; } .msp-preset-btn-102:hover{ background-color:#63b2c9;color: #fff; } .msp-preset-btn-102:active{ top:1px } .msp-preset-btn-103{ background-color: #4cadc9;color: #fff;box-shadow:0 5px #1aa2c9; } .msp-preset-btn-103:hover{ background-color:#63b2c9;box-shadow:0 4px #1aa2c9;top:1px;color: #fff; } .msp-preset-btn-103:active{ box-shadow:0 2px #1aa2c9;top:3px; } .msp-preset-btn-104{ background-color: #cec2ab;color: #fff; } .msp-preset-btn-104:hover{ background-color:#cebd9d;color: #fff; } .msp-preset-btn-104:active{ top:1px } .msp-preset-btn-105{ background-color: #cec2ab;color: #fff; } .msp-preset-btn-105:hover{ background-color:#cebd9d;color: #fff; } .msp-preset-btn-105:active{ top:1px } .msp-preset-btn-106{ color: #cec2ab;border:solid 1px #cec2ab; } .msp-preset-btn-106:hover{ border-color:#cebd9d;color:#cebd9d } .msp-preset-btn-106:active{ top:1px } .msp-preset-btn-107{ background-color: #cec2ab;color: #fff; } .msp-preset-btn-107:hover{ background-color:#cebd9d;color: #fff; } .msp-preset-btn-107:active{ top:1px } .msp-preset-btn-108{ background-color: #cec2ab;color: #fff;box-shadow:0 5px #C2B7A2; } .msp-preset-btn-108:hover{ background-color:#cebd9d;box-shadow:0 4px #C2B7A2;top:1px;color: #fff; } .msp-preset-btn-108:active{ box-shadow:0 2px #C2B7A2;top:3px; } .msp-preset-btn-109{ background-color: #50485b;color: #fff; } .msp-preset-btn-109:hover{ background-color:#6a6176;color: #fff; } .msp-preset-btn-109:active{ top:1px } .msp-preset-btn-110{ background-color: #50485b;color: #fff; } .msp-preset-btn-110:hover{ background-color:#6a6176;color: #fff; } .msp-preset-btn-110:active{ top:1px } .msp-preset-btn-111{ color: #50485b;border:solid 1px #50485b; } .msp-preset-btn-111:hover{ border-color:#6a6176;color:#6a6176 } .msp-preset-btn-111:active{ top:1px } .msp-preset-btn-112{ background-color: #50485b;color: #fff; } .msp-preset-btn-112:hover{ background-color:#6a6176;color: #fff; } .msp-preset-btn-112:active{ top:1px } .msp-preset-btn-113{ background-color: #50485b;color: #fff;box-shadow:0 5px #412d5b; } .msp-preset-btn-113:hover{ background-color:#6a6176;box-shadow:0 4px #412d5b;top:1px;color: #fff; } .msp-preset-btn-113:active{ box-shadow:0 2px #412d5b;top:3px; } .msp-preset-btn-114{ background-color: #8d6dc4;color: #fff; } .msp-preset-btn-114:hover{ background-color:#977cc4;color: #fff; } .msp-preset-btn-114:active{ top:1px } .msp-preset-btn-115{ background-color: #8d6dc4;color: #fff; } .msp-preset-btn-115:hover{ background-color:#977cc4;color: #fff; } .msp-preset-btn-115:active{ top:1px } .msp-preset-btn-116{ color: #8d6dc4;border:solid 1px #8d6dc4; } .msp-preset-btn-116:hover{ border-color:#977cc4;color:#977cc4 } .msp-preset-btn-116:active{ top:1px } .msp-preset-btn-117{ background-color: #8d6dc4;color: #fff; } .msp-preset-btn-117:hover{ background-color:#977cc4;color: #fff; } .msp-preset-btn-117:active{ top:1px } .msp-preset-btn-118{ background-color: #8d6dc4;color: #fff;box-shadow:0 5px #7c51c4; } .msp-preset-btn-118:hover{ background-color:#977cc4;box-shadow:0 4px #7c51c4;top:1px;color: #fff; } .msp-preset-btn-118:active{ box-shadow:0 2px #7c51c4;top:3px; } .msp-preset-btn-119{ background-color: #75d69c;color: #fff; } .msp-preset-btn-119:hover{ background-color:#7de5a7;color: #fff; } .msp-preset-btn-119:active{ top:1px } .msp-preset-btn-120{ background-color: #75d69c;color: #fff; } .msp-preset-btn-120:hover{ background-color:#7de5a7;color: #fff; } .msp-preset-btn-120:active{ top:1px } .msp-preset-btn-121{ color: #75d69c;border:solid 1px #75d69c; } .msp-preset-btn-121:hover{ border-color:#7de5a7;color:#7de5a7 } .msp-preset-btn-121:active{ top:1px } .msp-preset-btn-122{ background-color: #75d69c;color: #fff; } .msp-preset-btn-122:hover{ background-color:#7de5a7;color: #fff; } .msp-preset-btn-122:active{ top:1px } .msp-preset-btn-123{ background-color: #75d69c;color: #fff;box-shadow:0 5px #41d67d; } .msp-preset-btn-123:hover{ background-color:#7de5a7;box-shadow:0 4px #41d67d;top:1px;color: #fff; } .msp-preset-btn-123:active{ box-shadow:0 2px #41d67d;top:3px; } .msp-preset-btn-124{ background-color: #222;color: #fff; } .msp-preset-btn-124:hover{ background-color:#333;color: #fff; } .msp-preset-btn-124:active{ top:1px } .msp-preset-btn-125{ background-color: #222;color: #fff; } .msp-preset-btn-125:hover{ background-color:#333;color: #fff; } .msp-preset-btn-125:active{ top:1px } .msp-preset-btn-126{ color: #222;border:solid 1px #222; } .msp-preset-btn-126:hover{ border-color:#333;color:#333 } .msp-preset-btn-126:active{ top:1px } .msp-preset-btn-127{ background-color: #222;color: #fff; } .msp-preset-btn-127:hover{ background-color:#333;color: #fff; } .msp-preset-btn-127:active{ top:1px } .msp-preset-btn-128{ background-color: #222;color: #fff;box-shadow:0 5px #000; } .msp-preset-btn-128:hover{ background-color:#333;box-shadow:0 4px #000;top:1px;color: #fff; } .msp-preset-btn-128:active{ box-shadow:0 2px #000;top:3px; } .msp-preset-btn-129{ background-color: #dedede;color: #666; } .msp-preset-btn-129:hover{ background-color:#d1d1d1;color: #666; } .msp-preset-btn-129:active{ top:1px } .msp-preset-btn-130{ background-color: #dedede;color: #666; } .msp-preset-btn-130:hover{ background-color:#d1d1d1;color: #666; } .msp-preset-btn-130:active{ top:1px } .msp-preset-btn-131{ color: #dedede;border:solid 1px #dedede; } .msp-preset-btn-131:hover{ border-color:#d1d1d1;color:#d1d1d1 } .msp-preset-btn-131:active{ top:1px } .msp-preset-btn-132{ background-color: #dedede;color: #666; } .msp-preset-btn-132:hover{ background-color:#d1d1d1;color: #666; } .msp-preset-btn-132:active{ top:1px } .msp-preset-btn-133{ background-color: #dedede;color: #666;box-shadow:0 5px #CACACA; } .msp-preset-btn-133:hover{ background-color:#d1d1d1;color: #666;box-shadow:0 4px #CACACA;top:1px } .msp-preset-btn-133:active{ box-shadow:0 2px #CACACA;top:3px; } .msp-preset-btn-134{ background-color: #f7be68;color: #fff; } .msp-preset-btn-134:hover{ background-color:#e9b362;color: #fff; } .msp-preset-btn-134:active{ top:1px } .msp-preset-btn-135{ background-color: #f7be68;color: #fff; } .msp-preset-btn-135:hover{ background-color:#e9b362;color: #fff; } .msp-preset-btn-135:active{ top:1px } .msp-preset-btn-136{ color: #f7be68;border:solid 1px #f7be68; } .msp-preset-btn-136:hover{ border-color:#e9b362;color:#e9b362 } .msp-preset-btn-136:active{ top:1px } .msp-preset-btn-137{ background-color: #f7be68;color: #fff; } .msp-preset-btn-137:hover{ background-color:#e9b362;color: #fff; } .msp-preset-btn-137:active{ top:1px } .msp-preset-btn-138{ background-color: #f7be68;color: #fff;box-shadow:0 5px #E7AF59; } .msp-preset-btn-138:hover{ background-color:#e9b362;box-shadow:0 4px #E7AF59;top:1px;color: #fff; } .msp-preset-btn-138:active{ box-shadow:0 2px #E7AF59;top:3px; } .msp-preset-btn-139{ background-color: #5aa1e3;color: #fff; } .msp-preset-btn-139:hover{ background-color:#5faaef;color: #fff; } .msp-preset-btn-139:active{ top:1px } .msp-preset-btn-140{ background-color: #5aa1e3;color: #fff; } .msp-preset-btn-140:hover{ background-color:#5faaef;color: #fff; } .msp-preset-btn-140:active{ top:1px } .msp-preset-btn-141{ color: #5aa1e3;border:solid 1px #5aa1e3; } .msp-preset-btn-141:hover{ border-color:#5faaef;color:#5faaef } .msp-preset-btn-141:active{ top:1px } .msp-preset-btn-142{ background-color: #5aa1e3;color: #fff; } .msp-preset-btn-142:hover{ background-color:#5faaef;color: #fff; } .msp-preset-btn-142:active{ top:1px } .msp-preset-btn-143{ background-color: #5aa1e3;color: #fff;box-shadow:0 5px #4c87bf; } .msp-preset-btn-143:hover{ background-color:#5faaef;box-shadow:0 4px #4c87bf;top:1px;color: #fff; } .msp-preset-btn-143:active{ box-shadow:0 2px #4c87bf;top:3px; } .msp-preset-btn-144{ background-color: #6dab3c;color: #fff; } .msp-preset-btn-144:hover{ background-color:#76b941;color: #fff; } .msp-preset-btn-144:active{ top:1px } .msp-preset-btn-145{ background-color: #6dab3c;color: #fff; } .msp-preset-btn-145:hover{ background-color:#76b941;color: #fff; } .msp-preset-btn-145:active{ top:1px } .msp-preset-btn-146{ color: #6dab3c;border:solid 1px #6dab3c; } .msp-preset-btn-146:hover{ border-color:#76b941;color:#76b941 } .msp-preset-btn-146:active{ top:1px } .msp-preset-btn-147{ background-color: #6dab3c;color: #fff; } .msp-preset-btn-147:hover{ background-color:#76b941;color: #fff; } .msp-preset-btn-147:active{ top:1px } .msp-preset-btn-148{ background-color: #6dab3c;color: #fff;box-shadow:0 5px #5e9334; } .msp-preset-btn-148:hover{ background-color:#76b941;box-shadow:0 4px #5e9334;top:1px;color: #fff; } .msp-preset-btn-148:active{ box-shadow:0 2px #5e9334;top:3px; } .msp-preset-btn-149{ background-color: #f4524d;color: #fff; } .msp-preset-btn-149:hover{ background-color:#e04b47;color: #fff; } .msp-preset-btn-149:active{ top:1px } .msp-preset-btn-150{ background-color: #f4524d;color: #fff; } .msp-preset-btn-150:hover{ background-color:#e04b47;color: #fff; } .msp-preset-btn-150:active{ top:1px } .msp-preset-btn-151{ color: #f4524d;border:solid 1px #f4524d; } .msp-preset-btn-151:hover{ border-color:#e04b47;color:#e04b47 } .msp-preset-btn-151:active{ top:1px } .msp-preset-btn-152{ background-color: #f4524d;color: #fff; } .msp-preset-btn-152:hover{ background-color:#e04b47;color: #fff; } .msp-preset-btn-152:active{ top:1px } .msp-preset-btn-153{ background-color: #f4524d;color: #fff;box-shadow:0 5px #cb4440; } .msp-preset-btn-153:hover{ background-color:#e04b47;box-shadow:0 4px #cb4440;top:1px;color: #fff; } .msp-preset-btn-153:active{ box-shadow:0 2px #cb4440;top:3px; } .msp-preset-btn-154{ background-color: #f79468;color: #fff; } .msp-preset-btn-154:hover{ background-color:#e78a61;color: #fff; } .msp-preset-btn-154:active{ top:1px } .msp-preset-btn-155{ background-color: #f79468;color: #fff; } .msp-preset-btn-155:hover{ background-color:#e78a61;color: #fff; } .msp-preset-btn-155:active{ top:1px } .msp-preset-btn-156{ color: #f79468;border:solid 1px #f79468; } .msp-preset-btn-156:hover{ border-color:#e78a61;color:#e78a61 } .msp-preset-btn-156:active{ top:1px } .msp-preset-btn-157{ background-color: #f79468;color: #fff; } .msp-preset-btn-157:hover{ background-color:#e78a61;color: #fff; } .msp-preset-btn-157:active{ top:1px } .msp-preset-btn-158{ background-color: #f79468;color: #fff;box-shadow:0 5px #da835c; } .msp-preset-btn-158:hover{ background-color:#e78a61;box-shadow:0 4px #da835c;top:1px;color: #fff; } .msp-preset-btn-158:active{ box-shadow:0 2px #da835c;top:3px; }.msp-cn-2-1 { padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;font-family:"Roboto";font-weight:700;font-size:120px;line-height:80px;color:#ff3a2d; } 
.msp-cn-2-3 { font-family:"Montserrat";font-weight:normal;font-size:40px;line-height:40px;color:#ffffff; } 
.msp-cn-2-16 { padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;font-family:"Roboto";font-weight:700;font-size:120px;line-height:80px;color:#ff3a2d; } 
.msp-cn-2-17 { font-family:"Montserrat";font-weight:normal;font-size:40px;line-height:40px;color:#ffffff; } 
.msp-cn-2-19 { padding-top:10px;padding-right:15px;padding-bottom:10px;padding-left:15px;font-family:"Roboto";font-weight:700;font-size:120px;line-height:80px;color:#ff3a2d; } 
.msp-cn-2-20 { font-family:"Montserrat";font-weight:normal;font-size:40px;line-height:40px;color:#ffffff; }
    html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { margin: 0; }  article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; }  a { background: transparent; } a:active, a:hover { outline: 0; }  abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } h1 { font-size: 2em; margin: 0.67em 0; } mark { background: #ff0; color: #000; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }  img { border: 0; } svg:not(:root) { overflow: hidden; }  figure { margin: 1em 40px; } hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }   button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; }  table { border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }
*, *:before, *:after { box-sizing: border-box; }
body.admin-bar .fixed { top: 28px; }   .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; }
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }   div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding: 0; }
a { text-decoration: none; line-height: inherit; }
a img { border: none; }
.larger { font-size: 125%; font-weight: 300; }
.smaller { font-size: 90%; }
span.larger, span.smaller { display: inline-block; }
.lighter { font-weight: lighter; }
.light { font-weight: 300; }
.thin { font-weight: 200; }
.normal { font-weight: normal; }
.bolder { font-weight: bolder; }
.bold { font-weight: bold; }
.uppercase { text-transform: uppercase; letter-spacing: 4px; }
strong, b { font-weight: bolder; }
ul { list-style: none; }
.dslc-tp-content ul, .dslc-tp-content ol, .dslc-tp-content table, .dslc-tp-content dl, .dslc-tp-content address, .dslc-tp-content pre, .dslc-text-module-content ul, .dslc-text-module-content ol, .dslc-text-module-content table, .dslc-text-module-content dl, .dslc-text-module-content address, .dslc-text-module-content pre { margin-bottom: 20px; }
.dslc-tp-content ul ul, .dslc-tp-content ul ol, .dslc-tp-content ol ul, .dslc-tp-content ol ol, .dslc-text-module-content ul ul, .dslc-text-module-content ul ol, .dslc-text-module-content ol ul, .dslc-text-module-content ol ol { margin-bottom: 0; }
.dslc-tp-content table th, .dslc-tp-content table td, .dslc-text-module-content table th, .dslc-text-module-content table td { border-bottom: 1px solid rgba(0, 0, 0, 0.05); padding: 0.5em 0.75em !important; }
.dslc-tp-content table thead th, .dslc-tp-content table thead td, .dslc-text-module-content table thead th, .dslc-text-module-content table thead td { background-color: rgba(0, 0, 0, 0.025); }
.dslc-tp-content table tr:last-child th, .dslc-tp-content table tr:last-child td, .dslc-text-module-content table tr:last-child th, .dslc-text-module-content table tr:last-child td { border-bottom: none; }
.dslc-tp-content dl dt, .dslc-text-module-content dl dt { font-weight: 400; padding-bottom: 10px; border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.dslc-tp-content dl dd, .dslc-text-module-content dl dd { padding-top: 10px; margin-bottom: 20px; }
.dslc-tp-content address, .dslc-text-module-content address { border: 1px solid rgba(137, 137, 137, 0.075); display: inline-block; padding: 25px 30px; }
.dslc-tp-content blockquote, .dslc-text-module-content blockquote { padding-left: 30px; border-left: 1px solid rgba(137, 137, 137, 0.075); }
.dslc-tp-content blockquote cite, .dslc-text-module-content blockquote cite { display: block; font-size: 85%; margin-top: 20px; }
.dslc-tp-content ul li, .dslc-tp-content ol li, .dslc-text-module-content ul li, .dslc-text-module-content ol li { list-style-position: inside; }
.dslc-tp-content ul li ul, .dslc-tp-content ul li ol, .dslc-tp-content ol li ul, .dslc-tp-content ol li ol, .dslc-text-module-content ul li ul, .dslc-text-module-content ul li ol, .dslc-text-module-content ol li ul, .dslc-text-module-content ol li ol { padding-left: 30px; }
.dslc-tp-content ul.arrow li, .dslc-tp-content ol.arrow li, .dslc-text-module-content ul.arrow li, .dslc-text-module-content ol.arrow li { list-style-type: none; }
.dslc-tp-content ul.arrow li:before, .dslc-tp-content ol.arrow li:before, .dslc-text-module-content ul.arrow li:before, .dslc-text-module-content ol.arrow li:before { font-family: 'iconfont'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; content: "\e100"; margin-right: 5px; opacity: .5; }
.no-side-padding, .no-side-padding.dslc-modules-section { padding-left: 0; padding-right: 0; } .border-radius-top-0 { border-top-radius: 0; }
.border-radius-bottom-0 { border-top-radius: 0; }
.border-radius-right-0 { border-right-radius: 0; }
.border-radius-left-0 { border-left-radius: 0; } .site-header { position: relative; z-index: 20; } .wp-caption-text, .gallery-caption, .bypostauthor { color: inherit; }
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption.alignnone { width: auto !important; } img[src=""] { display: none !important; }
img { max-width: 100%; height: auto; } body.boxed-page-layout:before { position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; }
.boxed-page-layout .global-wrapper { box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 0 7px 1px rgba(0, 0, 0, 0.1); margin: 0 auto; max-width: 1360px; }
#global-container { position: relative; z-index: 2; } .site-main { position: relative;  } .highlighted-element { opacity: 1 !important; }
.highlighted-element:after { position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; z-index: 100; background: rgba(255, 3, 215, 0.7); transition: all .3s ease-in-out; box-shadow: 0 0 20px 0px #ff03d7 inset, 0 2px 50px 0 rgba(255, 3, 215, 0.5) inset; } .essb_links { line-height: 24px; }
.essb_links, .essb_links *, .essb_links *:before, .essb_links *:after { box-sizing: padding-box; }
#global-container #dslc-content .dslc-html-module-content .essb_links li a { font-size: 14px; font-family: helvetica, arial, sans-serif; }
#global-container .social-icons-fullwidth .dslc-html-module-content { width: 106%; }
#global-container .social-icons-fullwidth .essb_links { text-align: center; margin: 0; overflow: hidden; }
#global-container .social-icons-fullwidth .essb_links_list { margin-left: -3% !important; margin-right: -3% !important; }
#global-container .social-icons-fullwidth .essb_links li a { margin: 0; }
#global-container .social-icons-fullwidth #dslc-content .dslc-html-module-content { margin: 0; } .page-links .page-links__title { text-transform: uppercase; letter-spacing: 1px; opacity: .5; }
.page-links .page-numbers { word-spacing: 20px; } .single .post-password-required { width: 50%; margin: 100px auto; text-align: center; }
.single .post-password-required p:first-child { font-size: 27px; line-height: 38px; margin-bottom: 60px; } .dslca-prompt-modal-descr textarea { width: 100%; }
.dslc-page .site-content { padding-top: 0; padding-bottom: 0; }
.dslca-wp-editor-inner *, .dslca-wp-editor-inner:before, .dslca-wp-editor-inner:after { box-sizing: padding-box; }
body.dslca-enabled .site-main, body.dslca-enabled #global-container { z-index: auto; }
body .dslca-wp-editor .wp-switch-editor { height: auto; }
.dslc-text-module-content p, .dslc-info-box-content p { font-size: inherit; font-weight: inherit; line-height: inherit; }
.dslc-text-module-content .dslca-editable-content { margin-bottom: inherit; }
.dslc-info-box-content p { margin-bottom: 0; }
.dslc-post-separator { border-right-width: 0; border-left-width: 0; border-top-width: 0; }
.dslc-info-box-icon-pos-aside .dslc-info-box-image { margin-bottom: 0; }
.dslc-testimonial-quote blockquote { border-left: medium none; color: inherit !important; line-height: inherit !important; margin: 0; padding: 0; }
.dslc-testimonial-quote .bq-open { float: left; font-size: 300%; margin-bottom: 0.75em; margin-right: 0.35em; opacity: 0.3; }
#dslc-content .blog-noauthor .dslc-blog-post-meta-author, #dslc-content .blog-noauthor .dslc-cpt-post-meta-author { display: none; }
#dslc-content .blog-noauthor .dslc-blog-post-meta-date, #dslc-content .blog-noauthor .dslc-cpt-post-meta-date { float: left; }
#global-container #dslc-content .dslc-blog-posts .dslc-posts-inner > .dslc-post-separator:last-child { margin: 0; padding: 0; }
#dslc-content .dslc-blog-post-meta-avatar img { height: auto; }
#global-container #dslc-content .blog-balanced-thumbnail .dslc-module-DSLC_Posts .dslc-post, #global-container #dslc-content .blog-balanced-thumbnail .dslc-module-DSLC_Blog .dslc-post, #global-container #dslc-content .blog-balanced-thumbnail .dslc-module-LBMN_ArchivePostsGrid_LC_Module .dslc-post { overflow: hidden; }
#global-container #dslc-content .blog-balanced-thumbnail .dslc-module-DSLC_Posts .dslc-post-thumb, #global-container #dslc-content .blog-balanced-thumbnail .dslc-module-DSLC_Blog .dslc-post-thumb, #global-container #dslc-content .blog-balanced-thumbnail .dslc-module-LBMN_ArchivePostsGrid_LC_Module .dslc-post-thumb { min-height: 1px; }
body .dslca-module-edit-field-icon-suggest, body .dslca-module-edit-field-icon-prev, body .dslca-module-edit-field-icon-next, body .dslca-module-edit-field-font-prev, body .dslca-module-edit-field-font-next, body .dslca-module-edit-field-icon-switch-set { display: none; }
body .dslca-module-edit-field-font-wrapper { width: 100%; }
.dslca-module-edit-option-font { position: relative; }
.dslca-module-edit-option-font .dslc-icon-refresh { display: none; right: 12px; position: absolute; opacity: .5; bottom: 10px; }
.wf-loading .dslca-module-edit-option-font .dslc-icon-refresh { display: inline-block; }
.dslca-modal-allicons { left: 60px !important; right: 60px; top: 90px; width: auto; position: fixed; }
.dslca-modal-allicons .modal-content { height: 100%; overflow: scroll; }
.dslca-modal-allicons .lbmn-icons-grid { list-style: none; margin: 0; padding: 0; overflow: hidden; }
.dslca-modal-allicons .icon-item { display: inline-block; width: 9%; min-width: 140px; min-height: 150px; padding: 20px 10px; margin: 0 0 0 -1px; vertical-align: top; text-align: center; border-left: 1px solid rgba(155, 155, 155, 0.05); border-bottom: 1px solid rgba(155, 155, 155, 0.05); }
.dslca-modal-allicons .icon-item:hover { box-shadow: 0 1px 5px 0px rgba(68, 68, 68, 0.52); }
.dslca-modal-allicons .icon-item:active { box-shadow: 0 1px 5px 0px #5890E5 inset; }
.dslca-modal-allicons .icon-item__icon { display: inline-block; width: 100%; padding: 20px 0; font-size: 24px; }
.dslca-modal-allicons .icon-item__name { opacity: .35; display: inline-block; font-size: 14px; line-height: 1.25; }
.dslca-module-edit-label .button-reset { float: right; cursor: pointer; opacity: .4; border: 1px solid rgba(255, 255, 255, 0.5); font-size: 9px; padding: 4px 5px; margin-top: -5px; border-radius: 3px; }
.dslca-module-edit-label .button-reset:hover { opacity: 1; }
.dslca-module-edit-option input[type="text"], .dslca-module-edit-option input[type="email"], .dslca-module-edit-option input[type="number"], .dslca-module-edit-option textarea, .dslca-module-edit-option select { display: inline-block; margin-bottom: 0; } .ninja-forms-form-wrap textarea, .ninja-forms-form-wrap select, .ninja-forms-form-wrap input[type="date"], .ninja-forms-form-wrap input[type="datetime"], .ninja-forms-form-wrap input[type="datetime-local"], .ninja-forms-form-wrap input[type="email"], .ninja-forms-form-wrap input[type="month"], .ninja-forms-form-wrap input[type="number"], .ninja-forms-form-wrap input[type="password"], .ninja-forms-form-wrap input[type="search"], .ninja-forms-form-wrap input[type="tel"], .ninja-forms-form-wrap input[type="text"], .ninja-forms-form-wrap input[type="time"], .ninja-forms-form-wrap input[type="url"], .ninja-forms-form-wrap input[type="week"] { height: auto; }
.ninja-forms-form-wrap .listselect-container.label-above select, .ninja-forms-form-wrap .listselect-container.label-below select { width: 100%; }
.ninja-forms-form-wrap .listradio-container.label-above ul li, .ninja-forms-form-wrap .listradio-container.label-below ul li, .ninja-forms-form-wrap .listcheckbox-container.label-above ul li, .ninja-forms-form-wrap .listcheckbox-container.label-below ul li { padding: 0; }
.ninja-forms-form-wrap .field-wrap, .ninja-forms-form-wrap .field-wrap input[type="checkbox"], .ninja-forms-form-wrap .field-wrap input[type="radio"] { position: relative; }
.ninja-forms-form-wrap hr { border: none; margin-top: 0; }
.ninja-forms-form-wrap .hr-container .hr-wrap { display: block; }
.ninja-forms-form-wrap .field-wrap label { display: block; }
.ninja-forms-form-wrap .nf-field-description p, .ninja-forms-form-wrap .nf-field-description { margin-bottom: 0; }
.ninja-forms-form-wrap .label-right input[type="checkbox"], .ninja-forms-form-wrap .label-right input[type="radio"] { margin-right: 0; }
.ninja-forms-form-wrap .field-wrap.hidden-wrap { padding: 0 !important; margin: 0 !important; }
.ninja-forms-form-wrap .list-multiselect-wrap select { padding: 0 !important; }
.ninja-forms-form-wrap .nf-after-field .nf-error-msg { margin-right: 0; }
.ninja-forms-form-wrap .nf-error-required-error { position: absolute; bottom: 0; }
.ninja-forms-form-wrap .nf-error-required-error p { margin-bottom: 0; }
#dslc-content .nf-field-container { margin-bottom: 0; }
#dslc-content .label-above .nf-field-label { margin-bottom: 5px; }
.ninja-forms-form-wrap .desc-after_everything .nf-field-description { order: 30; }
.ninja-forms-form-wrap .desc-none .nf-field-description { display: none; }
.ninja-forms-form-wrap .nf-after-form-content { clear: both; }
.ninja-forms-form-wrap .nf-input-limit { margin-top: 0; }
.nf-form-cont .nf-form-title h3 { margin-bottom: 0; }
.ninja-forms-form-wrap .nf-help { background: none; }
.nf-field-container.calc_hidden { opacity: 0; }
.dslc-res-phone div[class^="bti-lm-a-"], .dslc-res-phone div[class^="bti-lm-b-"] { margin-left: 0; margin-right: 0; }
.dslc-res-phone div[class^="bti-lm-col-"] { width: 100%; }  #dslc-content .dslc-module-DSLC_TP_Meta li { list-style-position: outside; }
.comment-form #submit { text-transform: lowercase; box-shadow: none; }
.dslc-comments-pingback { border-bottom: 1px solid rgba(155, 155, 155, 0.1); font-size: 90%; margin-bottom: 20px; padding-bottom: 20px; }
.dslc-comments-pingback p { margin-bottom: 0; }
.nocomments { border: 1px solid rgba(155, 155, 155, 0.1); border-radius: 3px; display: inline-block; font-size: 80%; letter-spacing: 1px; padding: 5px 14px; margin-top: 40px; text-transform: uppercase; }
body .dslc-accordion-item { margin-top: 0; } body #nex-forms .radio-inline, body #nex-forms .checkbox-inline { font-weight: inherit; }
body #nex-forms div.input-inner { margin-bottom: 8px; }
body #nex-forms div.radio-group label.radio-inline, body #nex-forms div.radio-group label.checkbox-inline, body #nex-forms div.checkbox-group label { padding-left: 45px; }
body #nex-forms .btn { box-shadow: none; }
body #nex-forms .btn.input-lg { padding-left: 20px; padding-right: 20px; font-size: 16px; } .message-popup { position: fixed; z-index: 100000; background: rgba(0, 0, 0, 0.75); width: 100%; height: 100%; text-align: center; left: 0; top: 0; }
.message-popup .message-content { position: relative; background: #fff; width: 660px; margin: 120px auto; padding: 50px 40px; }
.message-popup .close-help-popup { position: absolute; right: 0; top: 0; display: inline-block; font-size: 21px; padding: 20px 22px; }
.message-popup .welcome-panel h3 { margin-bottom: 20px; font-size: 24px; }
.message-popup .welcome-panel .button.button-hero { margin: 0; } .rtw_meta { font-size: 13px; line-height: 21px; margin-bottom: 0; opacity: 0.4; } .wpcf7-form-control-wrap { display: block; }
.wpcf7-list-item-label { margin-left: 10px; }
.wpcf7-form-control + .wpcf7-not-valid-tip { top: auto; left: 0; border-radius: 0 0 6px 6px; margin-top: -26px; width: 100%; background: red; color: #fff; border: none; font-weight: bolder; text-transform: uppercase; padding-left: 8px; }
.wpcf7-response-output.wpcf7-validation-errors { border-radius: 6px; background: #FF8500; color: #fff; border: none; padding-left: 10px; margin-left: 0; margin-right: 0; }
.wpcf7-response-output.wpcf7-mail-sent-ok { border-radius: 6px; background: #398F14; color: #fff; border: none; padding-left: 10px; margin-left: 0; margin-right: 0; } body #nex-forms .ui-nex-forms-container label#title, body #nex-forms .ui-nex-forms-container .help-block { display: inherit; }
body #nex-forms .input_holder .col-sm-2 { width: 25%; }
body #nex-forms .input_holder .col-sm-10 { width: 75%; }
body #nex-forms label { font-weight: normal; }
body #nex-forms .is_required.btn-xs { position: absolute; color: rgba(255, 85, 0, 0.5) !important; left: -14px; top: 7px; }
body #nex-forms .input-sm .is_required.btn-xs { left: -4px; top: 10px; }
body #nex-forms .input-lg .is_required.btn-xs { left: 1px; top: 16px; }
body #nex-forms .input-lg { font-size: 19px; font-weight: 300; }
body #nex-forms .input-lg .sub-text { font-size: 12px; position: relative; top: -9px; } form label { margin-right: 0.75em; font-weight: normal; } .dslc-code-empty-title { padding-top: 40px; padding-bottom: 40px; border-bottom: 1px solid rgba(0, 0, 0, 0.11); }
.dslc-code-empty-content { padding-top: 60px; padding-bottom: 60px; }  .notification-panel { display: none; position: relative; z-index: 20; padding: 0 20px; text-align: center; transition: all 0.5s ease 0s; }
.notification-panel:before { content: ""; width: 1px; margin-right: -0.4em; vertical-align: middle; display: inline-block; }
@media only screen and (max-width: 767px) { body .notification-panel { display: none !important; } }
.notification-panel__icon { font-size: 135%; margin-left: 15px; margin-right: 10px; opacity: 0.5; vertical-align: middle; }
.in-wp-customizer .notification-panel__icon { vertical-align: text-bottom; }
.notification-panel__content { display: inline; font-size: 16px; vertical-align: text-bottom; position: relative; z-index: 1; }
.notification-panel__message { display: inline-block; padding-right: 30px; padding-top: 10px; padding-bottom: 10px; vertical-align: middle; line-height: 1.3; }
.notification-panel__cta-icon { font-size: 150%; opacity: 0.5; vertical-align: middle; margin-top: -0.05em; }
.notification-panel__cta-link { position: absolute; z-index: 2; left: 0; top: 0; width: 100%; height: 100%; }
.notification-panel__close { display: inline-block; position: absolute; z-index: 3; top: 50%; right: 0; margin-top: -16px; padding: 0 30px; font-size: 25px; opacity: .5; }
.notification-panel__close:hover { opacity: 1; } .dslca-enabled .site-header { background: #fff; color: #999999; text-transform: uppercase; font-size: 11px; font-family: "Open Sans"; font-weight: 900; text-align: center; padding: 20px; } .topbar { position: relative; z-index: 30; }
.topbar .menu_holder { position: relative; }
.topbar .menu_holder:before { content: ''; position: absolute; left: 0; width: 100%; top: 0; height: 100%; }
.topbar .menu_inner { position: relative; z-index: 1; } #mega_main_menu.disabled { display: none; }
.mega_main_menu .menu_holder { position: relative; padding-left: 20px; padding-right: 20px; }
.mega_main_menu .menu_holder:before { content: ''; position: absolute; left: 0; width: 100%; top: 0; height: 100%; }
.mega_main_menu .logo_link:before { content: ""; display: inline-block; height: 100%; vertical-align: middle; }
.mega_main_menu .nav_logo .logo_link .nav_logo__retina { display: none; }
.mega_main_menu.logoplacement-top-left .nav_logo { text-align: left; }
.mega_main_menu.logoplacement-top-center .nav_logo { text-align: center; }
.mega_main_menu.logoplacement-top-right .nav_logo { text-align: right; }
.mega_main_menu.logoplacement-top-left .menu_holder:after, .mega_main_menu.logoplacement-top-center .menu_holder:after, .mega_main_menu.logoplacement-top-right .menu_holder:after { display: block; }
.mega_main_menu.logoplacement-top-left .nav_logo, .mega_main_menu.logoplacement-top-center .nav_logo, .mega_main_menu.logoplacement-top-right .nav_logo { width: 100%; padding-top: 0px; }
.mega_main_menu > .menu_holder > .menu_inner > ul li > .item_link .link_text { line-height: inherit; }
.mega_main_menu.no-search .nav_search_box { display: none !important; }
.mega_main_menu.include-search .nav_search_box { display: inline-block !important; }
.mega_main_menu .nav_search_box:before { display: none !important; }
.mega_main_menu#mega_main_menu > .menu_holder > .menu_inner > ul > li.nav_search_box #mega_main_menu_searchform .field { transition: all .1s ease 0s; }
.mega_main_menu#mega_main_menu > .menu_holder > .menu_inner > ul > li.nav_search_box #mega_main_menu_searchform .field:focus { transition: all .2s ease .2s; }
.mega_main_menu #mega_main_menu_searchform:before { transition: all .2s ease 0s; }
.mega_main_menu.search-shadow-inside #mega_main_menu_searchform:before { box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3) inset, 0 1px 1px 0 rgba(0, 0, 0, 0.3) inset, 0 1px 10px 0 rgba(0, 0, 0, 0.1) inset; }
.mega_main_menu.search-shadow-outside #mega_main_menu_searchform:before { box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.4); }
.mega_main_menu li.nav_search_box > #mega_main_menu_searchform:before { position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; }
.mega_main_menu a.menu-icon { margin-right: -20px; padding: 0 10% 0 0; }
body #mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown .mega_dropdown > li.additional_style_2 > .item_link, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown .mega_dropdown > li.additional_style_2 > .item_link { margin-top: 12px; margin-bottom: 8px; }
body #mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown .mega_dropdown > li.additional_style_2 > .item_link .link_text, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown .mega_dropdown > li.additional_style_2 > .item_link .link_text { letter-spacing: 1px; text-transform: uppercase; }
body #mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown .mega_dropdown > li.additional_style_2 > .item_link .link_text .link_descr, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown .mega_dropdown > li.additional_style_2 > .item_link .link_text .link_descr { letter-spacing: 0; text-transform: none; color: inherit; }
body #mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown .mega_dropdown > li.additional_style_3 > .item_link, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown .mega_dropdown > li.additional_style_3 > .item_link { margin-bottom: 12px; margin-right: 12px; margin-top: 12px; }
body #mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown .mega_dropdown > li.additional_style_3 > .item_link > .link_content > .link_text > .link_descr, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown .mega_dropdown > li.additional_style_3 > .item_link > .link_content > .link_text > .link_descr { margin-top: 12px; }
#mega_main_menu .mega_dropdown > li > .item_link.menu_item_without_text.disable_icon { padding: 0 !important; }
body #mega_main_menu > .menu_holder > .menu_inner > ul > li .post_details > .post_icon { margin-top: 15px; margin-bottom: 15px; }
body #mega_main_menu > .menu_holder > .menu_inner > ul > li .post_details > .post_icon, body #mega_main_menu > .menu_holder > .menu_inner > ul > li .post_details > .post_icon > i { width: 80px; }
body #mega_main_menu.mega_main_menu > .menu_holder > .menu_inner > ul > li .post_details > .post_title { margin-top: 25px; margin-bottom: 10px; font-size: 19px; }
body #mega_main_menu > .menu_holder > .menu_inner > ul > li .post_details > .post_title, body #mega_main_menu > .menu_holder > .menu_inner > ul > li .post_details > .post_description { margin-left: 80px; }
body #mega_main_menu ul li .mega_dropdown > li > .item_link > i { opacity: .7; }
body #mega_main_menu.header-menu ul li .mega_dropdown > li > .item_link > i + .link_content { padding-left: 4px; }
body #mega_main_menu > .menu_holder > .menu_inner .item_link > .link_content > .link_text > .link_descr { font-size: 90%; opacity: 0.5; }
#mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown:not(.submenu_full_width).columns2 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown:not(.submenu_full_width).columns2 > .mega_dropdown { width: 520px; }
#mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown:not(.submenu_full_width).columns3 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown:not(.submenu_full_width).columns3 > .mega_dropdown { width: 780px; }
#mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown:not(.submenu_full_width).columns4 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown:not(.submenu_full_width).columns5 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown:not(.submenu_full_width).columns6 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown:not(.submenu_full_width).columns7 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown:not(.submenu_full_width).columns8 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown:not(.submenu_full_width).columns9 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.multicolumn_dropdown:not(.submenu_full_width).columns10 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown:not(.submenu_full_width).columns4 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown:not(.submenu_full_width).columns5 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown:not(.submenu_full_width).columns6 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown:not(.submenu_full_width).columns7 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown:not(.submenu_full_width).columns8 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown:not(.submenu_full_width).columns9 > .mega_dropdown, #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown:not(.submenu_full_width).columns10 > .mega_dropdown { width: 1024px; }
#mega_main_menu ul > li.submenu_full_width > .mega_dropdown { top: auto; }
#mega_main_menu.header-menu ul.mega_main_menu_ul > li > .mega_dropdown { margin-top: 20px; }
#mega_main_menu.header-menu ul.mega_main_menu_ul > li > .mega_dropdown:before { content: ""; display: block; height: 21px; left: 0; position: absolute; top: -21px; width: 100%; }
body #mega_main_menu > .menu_holder > .menu_inner > ul > li.grid_dropdown:hover > .mega_dropdown, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.grid_dropdown > .item_link:hover + .mega_dropdown, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.grid_dropdown.keep_open > .mega_dropdown, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.grid_dropdown:hover > .mega_dropdown, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.grid_dropdown > .mega_dropdown > li:hover .post_details, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.grid_dropdown > .mega_dropdown > li.keep_open .post_details, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.post_type_dropdown:hover > .mega_dropdown, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.post_type_dropdown > .item_link:hover + .mega_dropdown, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.post_type_dropdown.keep_open > .mega_dropdown, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.post_type_dropdown > .mega_dropdown > .post_item:hover .post_details, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.post_type_dropdown > .mega_dropdown > .post_item.keep_open .post_details { padding: 0; }
body #mega_main_menu > .menu_holder > .menu_inner > ul > li .post_details > .processed_image { margin-bottom: 0; }
body #mega_main_menu > .menu_holder > .menu_inner > ul > li.grid_dropdown .mega_dropdown > li, body #mega_main_menu > .menu_holder > .menu_inner > ul > li.post_type_dropdown .mega_dropdown > li.post_item { padding: 0; }
body #mega_main_menu > .menu_holder > .menu_inner > ul > li .post_details > .post_description { margin-right: 20px; margin-bottom: 30px; }
html.js .header-menu .nav_search_box > #mega_main_menu_searchform:before { opacity: 0; }
html.js .header-menu .nav_search_box > #mega_main_menu_searchform.search_form_focused:before { opacity: 1; } #mega_main_menu.direction-horizontal .sticky_container { box-shadow: 0 1px 3px 0 rgba(156, 156, 156, 0.4); }
#mega_main_menu.direction-horizontal > .menu_holder.sticky_container .nav_logo { text-align: left; }
#mega_main_menu.direction-horizontal.logoplacement-bottom-right > .menu_holder .nav_logo { text-align: right; }
#mega_main_menu.header-menu.logoplacement-bottom-left .menu_holder, #mega_main_menu.header-menu.logoplacement-bottom-right .menu_holder { width: 100%; z-index: 2000; }
body.boxed-page-layout #mega_main_menu.header-menu .sticky_container { left: auto; max-width: 1360px; z-index: 2000; } #mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-align-left { float: left; }
#mega_main_menu > .menu_holder > .menu_inner > ul > li.menu-align-right { float: right; }
#mega_main_menu.nav_menu > .menu_holder > .menu_inner > ul > li:hover > span.item_link, #mega_main_menu.nav_menu > .menu_holder > .menu_inner > ul > li > span.item_link:hover { background: none; }
#mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > .nav_logo:before { display: none !important; }
#mega_main_menu.header-menu.logoplacement-top-left .nav_logo, #mega_main_menu.header-menu.logoplacement-top-center .nav_logo, #mega_main_menu.header-menu.logoplacement-top-right .nav_logo { max-width: 1360px; }
#mega_main_menu.header-menu.logoplacement-top-left .sticky_container, #mega_main_menu.header-menu.logoplacement-top-center .sticky_container, #mega_main_menu.header-menu.logoplacement-top-right .sticky_container { padding: 0; min-height: 0; }
#mega_main_menu.header-menu.logoplacement-top-left .sticky_container .nav_logo, #mega_main_menu.header-menu.logoplacement-top-center .sticky_container .nav_logo, #mega_main_menu.header-menu.logoplacement-top-right .sticky_container .nav_logo { display: none; }
#mega_main_menu.header-menu.logoplacement-top-left .sticky_container .menu_holder, #mega_main_menu.header-menu.logoplacement-top-left .sticky_container .menu_holder.sticky_container, #mega_main_menu.header-menu.logoplacement-top-center .sticky_container .menu_holder, #mega_main_menu.header-menu.logoplacement-top-center .sticky_container .menu_holder.sticky_container, #mega_main_menu.header-menu.logoplacement-top-right .sticky_container .menu_holder, #mega_main_menu.header-menu.logoplacement-top-right .sticky_container .menu_holder.sticky_container { transition: none; }
#mega_main_menu.logoplacement-bottom-right .nav_logo { float: right; }
body #mega_main_menu .nav_logo .logo_link { padding-left: 0 !important; padding-right: 0 !important; }
#mega_main_menu > .menu_holder > .menu_inner > ul > li.nav_search_box #mega_main_menu_searchform .field:focus { padding-left: 14px; }
body #mega_main_menu.header-menu > .menu_holder > .menu_inner > ul > li.nav_search_box > #mega_main_menu_searchform { border: none; background: none; } .off-canvas-area .widget { margin-bottom: 24px; }
.off-canvas-area .widget-title { margin-bottom: 14px; font-size: 14px; letter-spacing: 2.4px; text-transform: uppercase; } .off-canvas-area .essb-fans { margin-left: -6px; margin-right: -6px; }
.off-canvas-area .widget_nav_menu .menu { list-style: none; padding: 0; margin-left: -20px; margin-right: -20px; }
.off-canvas-area .widget_nav_menu .menu > li { margin: 0; }
.off-canvas-area .widget_nav_menu .menu > li a { display: inline-block; width: 100%; color: rgba(0, 0, 0, 0.75); }
.off-canvas-area .widget_nav_menu .menu > li a:first-child { position: relative; padding: 5px 20px; border-top: 1px solid rgba(255, 255, 255, 0.1); border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
.off-canvas-area .widget_nav_menu .menu > li a:first-child:after { position: absolute; right: 1.5em; font-family: 'iconfont'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; line-height: inherit; vertical-align: middle; content: "\e834"; opacity: .5; }
.off-canvas-area .widget_nav_menu .menu > li.current_page_item { background: rgba(0, 0, 0, 0.04); }
.off-canvas-area .widget_nav_menu .menu > li.current_page_item > a:first-child { border: none; font-weight: 400; color: rgba(0, 0, 0, 0.85); }
.off-canvas-area .widget_nav_menu .menu > li.current_page_item > a:first-child:after { opacity: 1; }
.off-canvas-area .widget_nav_menu .menu > li:last-child a { border-bottom: none; }
.off-canvas-area .widget_nav_menu .menu .menu-icon > a:first-child { position: relative; }
.off-canvas-area .widget_nav_menu .menu .submenu-item-icon { font-size: 125%; position: absolute; left: 1.25em; margin-top: -.1em; opacity: .75; }
.textwidget > p:last-child { margin-bottom: 0; }
.widget_recent_entries ul { list-style: none !important; }
.widget_recent_entries li { overflow: hidden; margin-bottom: 6px; }
.widget_recent_entries li a { position: relative; }
.widget_recent_entries li span { display: inline-block; margin-top: 4px; font-size: 75%; opacity: .8; } .widget_search { overflow: hidden; }
.widget_search form { overflow: hidden; padding-bottom: 2px; }
.widget_search input[name="s"] { float: left; width: 70%; border-radius: 4px 0 0 4px; }
.widget_search input[type="submit"] { float: right; width: 30%; margin: 0; text-align: center; border-radius: 0 4px 4px 0; } #global-container #dslc-content .dslc-widget div > ul { margin-left: 0; }
#global-container #dslc-content .dslc-widget div > ul ul { margin-top: .75em; } .widget_calendar table { min-width: 80%; } .widget_rotatingtweets_widget .rtw_meta { opacity: .5; }
.widget_rotatingtweets_widget:hover .rtw_meta { opacity: 1; }
.widget_rotatingtweets_widget .rotatingtweets_format_2 .rtw_wide_icon { position: absolute; }
.widget_rotatingtweets_widget .rotatingtweets_format_2 .rtw_wide_icon img { border-radius: 3px; }
.widget_rotatingtweets_widget .rotatingtweets_format_2 .rtw_wide_block { margin-left: 10px; }
.widget_rotatingtweets_widget .rotatingtweets_format_2 .rtw_info { font-size: 13px; line-height: 1.125; }
.widget_rotatingtweets_widget .rotatingtweets_format_2 .rtw_info div { display: inline-block; margin-right: 10px; }
.widget_rotatingtweets_widget .rotatingtweets_format_2 .rtw_time_short a, .widget_rotatingtweets_widget .rotatingtweets_format_2 .rtw_id a { color: #8899A5; }
.widget_rotatingtweets_widget .rotatingtweets_format_2 .rtw_name { float: left; font-weight: bold; }
.widget_rotatingtweets_widget .rotatingtweets_format_2 .rtw_name a { color: #292F33; }
.widget_rotatingtweets_widget .rotatingtweets_format_2 .rtw_main { margin-top: 10px; margin-bottom: 10px; }
.widget_rotatingtweets_widget .follow-button { margin-top: 20px; } body form.mc4wp-form label { font-weight: normal; } .nsu-form label { margin-right: 0; }
body #mega_main_menu > .menu_holder > .menu_inner > ul > li.widgets_dropdown > .mega_dropdown .nsu_widget { padding-left: 30px; } body .essb-fans.colored { margin-left: -10%; }
body .essb-fans li a { padding: 0 0 14px; }
body .essb-fans li span { font-size: 20px; font-weight: 300; margin-top: 15px; } #global-container #dslc-content .dslc-widget.widget_recent_comments ul, #global-container #dslc-content .dslc-widget.widget_archive ul, #global-container #dslc-content .dslc-widget.widget_recent_entries ul, #global-container #dslc-content .dslc-widget.widget_categories ul, #global-container #dslc-content .dslc-widget.widget_meta ul, #global-container #dslc-content .dslc-widget.widget_rss ul, #global-container #dslc-content .dslc-widget.widget_pages ul { list-style: none; }
#dslc-content .dslc-widget ul { list-style: none; }
.widget_recent_comments li, .widget_archive li, .widget_recent_entries li, .widget_categories li, .widget_meta li { position: relative; padding-left: 2.5em !important; padding-bottom: 12px !important; margin-bottom: 12px !important; font-size: 15px; line-height: 1.4; }
.widget_recent_comments li:before, .widget_archive li:before, .widget_recent_entries li:before, .widget_categories li:before, .widget_meta li:before { position: absolute; display: inline-block; top: 3px; left: 0; vertical-align: middle; font-family: 'iconfont'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; content: "\e69c"; opacity: .5; transition: all .35s ease-in-out; font-size: 19px; }
.widget_recent_comments li:hover:before, .widget_archive li:hover:before, .widget_recent_entries li:hover:before, .widget_categories li:hover:before, .widget_meta li:hover:before { opacity: 1; left: -5px; }
.widget_recent_comments li > a, .widget_archive li > a, .widget_recent_entries li > a, .widget_categories li > a, .widget_meta li > a { display: inline-block !important; }
.widget_recent_comments li:last-child, .widget_archive li:last-child, .widget_recent_entries li:last-child, .widget_categories li:last-child, .widget_meta li:last-child { border-bottom: none; }
.widget_recent_entries ul li > .post-date { font-size: 12px; text-transform: uppercase; letter-spacing: 1px; }
.widget_recent_comments .recentcomments, .widget_recent_comments .recentcomments > .url { width: auto; }
.widget_recent_comments .recentcomments > .url { font-size: 14px; }
.widget_archive ul li:before { content: "\e69d"; }
.widget_recent_entries ul li:before { content: "\e69f"; }
.widget_categories ul li:before { content: "\e6ac"; }
.widget_recent_comments ul li:before { content: "\e65e"; }
.widget_meta ul li:nth-child(1):before { content: "\e693"; }
.widget_meta ul li:nth-child(2):before { content: "\e691"; }
.widget_meta ul li:nth-child(3):before { content: "\e641"; }
.widget_meta ul li:nth-child(4):before { content: "\e684"; }
.widget_meta ul li:nth-child(5):before { content: "\e66d"; }
.tagcloud { font-size: 190%; line-height: .8; word-spacing: -15px; }
.tagcloud a { display: inline-block; padding: 2px 6px 4px; word-spacing: 0; transition: all .35s ease-in-out; }
.tagcloud a:hover { background: #FFF; border-radius: 100px; transform: scale(1.5); }
.widget_calendar caption { text-transform: uppercase; font-size: 14px; opacity: .4; letter-spacing: 3px; margin-bottom: 20px; }
.widget_calendar table { width: 100%; border: none; }
.widget_calendar table thead { background: transparent; border-bottom: 1px solid rgba(8, 8, 8, 0.05); opacity: .4; }
.widget_calendar table thead tr th { font-weight: normal; font-size: 12px; padding-top: 10px; padding-bottom: 11px; text-align: center; }
.widget_calendar table tbody tr td { font-size: 12px; text-align: center; }
.widget_calendar table tr:nth-of-type(even) { background: transparent; }
.widget_calendar table tfoot { background: transparent; font-weight: normal; }
.widget_calendar table tfoot td { padding-top: 20px; }
.widget_pages ul { list-style: none; }
.widget_pages ul li a { position: relative; display: inline-block; padding: 10px 0; font-size: 18px; }
.widget_pages ul li a:before { display: inline-block; margin-right: 10px; vertical-align: middle; font-family: 'iconfont'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; content: "\e67b"; opacity: .75; }
.widget_pages ul li ul { padding: 0 0 10px; }
.widget_pages ul li li { border: none; }
.widget_pages ul li li a { padding: 0; font-size: 14px; }
.widget_pages ul a { display: inline-block; transition: all .2s ease-in-out; }
.widget_pages ul a:hover { transform: translate(10px, 0); }
.widget_rss .rsswidget img { margin-bottom: 0; margin-right: .5em; }
.widget_rss > ul { list-style: none; }
.widget_rss > ul > li { margin-bottom: 2em; }
.widget_rss .rss-date { display: block; opacity: .7; text-transform: uppercase; letter-spacing: 1px; font-size: 13px; position: relative; margin-top: 10px; }
.widget_rss .rss-date:before { display: inline-block; margin-top: -3px; margin-right: 5px; vertical-align: middle; font-family: 'iconfont'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; content: "\e6a7"; font-size: 20px; }
.widget_rss .rssSummary { margin-top: 1em; font-size: 14px; }
.widget_rss cite { display: inline-block; padding-top: 5px; margin-top: 20px; margin-bottom: 20px; font-size: 13px; border-top: 1px solid rgba(0, 0, 0, 0.1); font-style: normal; opacity: .7; } .calltoaction-area { position: relative; z-index: 2; padding: 0 20px; text-align: center; transition: all .5s ease 0s; }
.calltoaction-area:before { content: ""; width: 0; vertical-align: middle; display: inline-block; }
.calltoaction-area__content { display: inline; font-size: 16px; vertical-align: middle; position: relative; z-index: 1; }
.calltoaction-area__message { display: inline-block; vertical-align: middle; line-height: 1.2; }
.calltoaction-area__cta-icon { margin-top: -.15em; opacity: 0.5; vertical-align: middle; }
.calltoaction-area__cta-link { position: absolute; z-index: 2; left: 0; top: 0; width: 100%; height: 100%; }
.in-wp-customizer .calltoaction-area { display: block; }
@media only screen and (max-width: 767px) { body .calltoaction-area { height: auto; padding: 30px 20px; line-height: 1.3; }
body .calltoaction-area__content { font-size: 21px; } } .dslca-enabled .site-footer { background: #222222; color: #999999; text-transform: uppercase; font-size: 11px; font-family: "Open Sans"; font-weight: 900; text-align: center; padding: 20px; margin-bottom: 55px; }
.footer-editing__pseudo-content { width: 70%; margin: 100px auto; text-align: center; text-transform: uppercase; color: #acacac; letter-spacing: 1px; }
.footer-editing__pseudo-content .dslca-activate-composer-hook { position: relative; right: auto; bottom: auto; display: inline-block; float: none; }
.single-lbmn_footer.dslca-enabled .site-content { padding-bottom: 140px; } #modal-overlay { background: rgba(0, 0, 0, 0.8) !important; }
body .modal.theme-lumberman { background: #FFF !important; border: none !important; padding: 40px 40px 20px !important; }
body .modal.theme-lumberman .title { padding: 0 20px 40px; color: #000 !important; }
body .modal.theme-lumberman .close-modal { color: #000 !important; } body.dslc-res-phone #dslc-content .dslc-testimonial-author.dslc-testimonial-author-pos-outside-right { float: none; }
body.dslc-res-phone .dslc-no-columns-spacing .dslc-col { margin: 0; }
body .dslc-module-DSLC_Info_Box:after { clear: both; content: ""; display: table; }
body .dslc-accordion-header, body #dslc-content .dslc-cpt-post-title h2, body #dslc-content .dslc-blog-post-title h2, body #dslc-content .dslc-gallery-title h2, body #dslc-content .dslc-partner .dslc-partner-title h2, body #dslc-content .dslc-projects .dslc-project-title h2, body #dslc-content .dslc-product-title h2, body #dslc-content .dslc-staff-member-title h2, body #dslc-content .dslc-module-heading h2, body #dslc-content .dslc-product-thumb .dslc-product-price, body #dslc-content .dslc-product-price-secondary, body #dslc-content .dslc-projects .dslc-project-cats, body #dslc-content .dslc-gallery-images-count-num, body #dslc-content .dslc-gallery-images-count-txt, body #dslc-content .dslc-partner .dslc-partner-excerpt { font-family: inherit; }
body #dslc-content .dslc-partner .dslc-partner-thumb { margin-left: auto; margin-right: auto; }
@media only screen and (min-width: 768px) and (max-width: 1024px) { #dslc-content .tablet-width-full { width: 100%; } }
@media only screen and (max-width: 767px) { #dslc-content .mobile-margin-bottom-none { margin-bottom: 0; }
#dslc-content .area-mobile-margin-bottom-none .dslc-modules-area { margin-bottom: 0; }
#dslc-content .phone-width-full { width: 100%; }
#dslc-content .phone-width-half { width: 50%; }
#dslc-content .hide-on-phone { display: none; } }
@media only screen and (max-width: 320px) { #dslc-content .hide-for-extra-small { display: none; } }
.close-offcanvas { text-align: right; font-size: 24px; margin-right: -20px; margin-top: -20px; }
.close-offcanvas a { display: inline-block; padding: 20px; color: rgba(0, 0, 0, 0.3); }
.close-offcanvas a:hover { color: #000; }
.close-offcanvas a > span { display: none; }
.off-canvas__overlay { position: absolute; left: 0; width: 100%; height: 100%; top: 0; z-index: 20; display: none; }
.move-left a.off-canvas__overlay { display: block; }
.off-canvas-area { padding: 20px; font-size: 14px; }
nav.tab-bar, .left-off-canvas-menu, .left-off-canvas-menu *, .right-off-canvas-menu, .move-right a.exit-off-canvas, .move-left a.exit-off-canvas { -webkit-backface-visibility: hidden; }
.off-canvas-wrap, .inner-wrap { position: relative; width: 100%; }
.left-off-canvas-menu, .right-off-canvas-menu { width: 260px; top: 0; bottom: 0; height: 100%; position: absolute; overflow-y: auto; background: #FAFAFA; z-index: 1001; box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.2) inset; }
section.left-small, section.right-small { width: 2.8125rem; height: 2.8125rem; position: absolute; top: 0; }
.off-canvas-wrap { overflow: hidden; }
.inner-wrap { *zoom: 1; -webkit-transition: -webkit-transform 500ms ease; -moz-transition: -moz-transform 500ms ease; -ms-transition: -ms-transform 500ms ease; -o-transition: -o-transform 500ms ease; transition: transform 500ms ease; }
.inner-wrap:before, .inner-wrap:after { content: " "; display: table; }
.inner-wrap:after { clear: both; }
nav.tab-bar { background: #333333; color: white; height: 2.8125rem; line-height: 2.8125rem; position: relative; }
nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4, nav.tab-bar h5, nav.tab-bar h6 { color: white; font-weight: bold; line-height: 2.8125rem; margin: 0; }
nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4 { font-size: 1.125rem; }
section.left-small { border-right: solid 1px #1a1a1a; box-shadow: 1px 0 0 #4d4d4d; left: 0; }
section.right-small { border-left: solid 1px #4d4d4d; box-shadow: -1px 0 0 #1a1a1a; right: 0; }
section.tab-bar-section { padding: 0 0.625rem; position: absolute; text-align: center; height: 2.8125rem; top: 0; }
@media only screen and (min-width: 40.063em) { section.tab-bar-section { text-align: left; } }
section.tab-bar-section.left { left: 0; right: 2.8125rem; }
section.tab-bar-section.right { left: 2.8125rem; right: 0; }
section.tab-bar-section.middle { left: 2.8125rem; right: 2.8125rem; }
a.menu-icon { display: inline-block; float: right; height: 100%; padding: 0 40px 0 0; position: absolute; right: 0; text-align: right; width: 30%; }
a.menu-icon:before, a.menu-icon span { display: inline-block; vertical-align: middle; }
a.menu-icon:before { content: ""; height: 100%; }
a.menu-icon span { width: 1.25rem; height: 0; margin-top: -30px; -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
.left-off-canvas-menu { -webkit-transform: translate3d(-100%, 0, 0); -moz-transform: translate3d(-100%, 0, 0); -ms-transform: translate3d(-100%, 0, 0); -o-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }
.right-off-canvas-menu { -webkit-transform: translate3d(100%, 0, 0); -moz-transform: translate3d(100%, 0, 0); -ms-transform: translate3d(100%, 0, 0); -o-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); right: 0; }
ul.off-canvas-list { list-style-type: none; padding: 0; margin: 0; }
ul.off-canvas-list li label { padding: 0.3rem 0.9375rem; color: #999999; text-transform: uppercase; font-weight: bold; background: #444444; border-top: 1px solid #5e5e5e; border-bottom: none; margin: 0; }
ul.off-canvas-list li a { display: block; padding: 0.66667rem; color: rgba(255, 255, 255, 0.7); border-bottom: 1px solid #262626; }
.move-right > .inner-wrap { -webkit-transform: translate3d(260px, 0, 0); -moz-transform: translate3d(260px, 0, 0); -ms-transform: translate3d(260px, 0, 0); -o-transform: translate3d(260px, 0, 0); transform: translate3d(260px, 0, 0); }
.move-left > .inner-wrap { -webkit-transform: translate3d(-260px, 0, 0); -moz-transform: translate3d(-260px, 0, 0); -ms-transform: translate3d(-260px, 0, 0); -o-transform: translate3d(-260px, 0, 0); transform: translate3d(-260px, 0, 0); }
.lt-ie10 .left-off-canvas-menu { left: -260px; }
.lt-ie10 .right-off-canvas-menu { right: -260px; }
.lt-ie10 .move-left > .inner-wrap { right: 260px; }
.lt-ie10 .move-right > .inner-wrap { left: 260px; }
.input_tiny { width: 50px; }
.input_small { width: 100px; }
.input_medium { width: 150px; }
.input_large { width: 200px; }
.input_xlarge { width: 250px; }
.input_xxlarge { width: 300px; }
input[type="search"]::-webkit-search-decoration { display: none; }
#global-container input:invalid, #global-container button:invalid, #global-container a.button:invalid, #global-container select:invalid, #global-container textarea:invalid { box-shadow: none; }
#global-container input:focus, #global-container button:focus, #global-container a.button:focus, #global-container select:focus, #global-container textarea:focus { border-color: rgba(0, 99, 255, 0.67); z-index: 1; }
input[type="file"]:focus, input[type="file"]:active, input[type="radio"]:focus, input[type="radio"]:active, input[type="checkbox"]:focus, input[type="checkbox"]:active { box-shadow: none; }
button, a.button, input[type="reset"], input[type="submit"], input[type="button"] { -webkit-appearance: none; border-radius: 4px; background-clip: padding-box; background: #ebebeb; border: none; cursor: pointer; color: #333; display: inline-block; outline: 0; overflow: visible; margin: 0; padding: 6px 14px 8px; text-decoration: none; vertical-align: top; min-height: 2.4em; width: auto; font: inherit; font-weight: normal; line-height: 1; background: #ddd; }
button:hover, a.button:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover { background-color: #EBEBEB; text-decoration: none; }
button:active, a.button:active, input[type="reset"]:active, input[type="submit"]:active, input[type="button"]:active { background-color: #ddd; box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0; }
button::-moz-focus-inner, a.button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner { border: 0; padding: 0; }
textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background-clip: padding-box; border-radius: 3px; -webkit-appearance: none; background-color: white; border: 1px solid; border-color: #dcdddd; color: black; outline: 0; margin: 0; padding: 6px 10px; text-align: left; font-size: inherit; height: 2.4em; vertical-align: middle; font-family: inherit; }
textarea[disabled], select[disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="datetime-local"][disabled], input[type="email"][disabled], input[type="month"][disabled], input[type="number"][disabled], input[type="password"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="text"][disabled], input[type="time"][disabled], input[type="url"][disabled], input[type="week"][disabled] { background-color: #eee; }
.form-skin-dark textarea, .form-skin-dark select, .form-skin-dark input[type="date"], .form-skin-dark input[type="datetime"], .form-skin-dark input[type="datetime-local"], .form-skin-dark input[type="email"], .form-skin-dark input[type="month"], .form-skin-dark input[type="number"], .form-skin-dark input[type="password"], .form-skin-dark input[type="search"], .form-skin-dark input[type="tel"], .form-skin-dark input[type="text"], .form-skin-dark input[type="time"], .form-skin-dark input[type="url"], .form-skin-dark input[type="week"] { background-color: rgba(0, 0, 0, 0.15); color: #fff; border-color: rgba(0, 0, 0, 0.38) rgba(0, 0, 0, 0.21) rgba(0, 0, 0, 0.07); }
.form-skin-dark input::-webkit-input-placeholder, .form-skin-dark textarea::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.3); }
.form-skin-dark input:-moz-placeholder, .form-skin-dark textarea:-moz-placeholder { color: rgba(255, 255, 255, 0.3); }
.form-skin-dark input.placeholder_text, .form-skin-dark textarea.placeholder_text { color: rgba(255, 255, 255, 0.3); }
button[disabled], input[disabled], select[disabled], select[disabled] option, select[disabled] optgroup, textarea[disabled], a.button_disabled { box-shadow: none; -moz-user-select: -moz-none; -webkit-user-select: none; -khtml-user-select: none; user-select: none; color: #888; cursor: default; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #d5d2d2; }
input:-moz-placeholder, textarea:-moz-placeholder { color: #d5d2d2; }
input.placeholder_text, textarea.placeholder_text { color: #d5d2d2; }
textarea, select[size], select[multiple] { height: auto; }
select[size="0"], select[size="1"] { height: 1.8em; }
select { max-width: 100%; }
@media (-webkit-min-device-pixel-ratio: 0) { select[size], select[multiple], select[multiple][size] { background-image: none; padding-right: 3px; }
select, select[size="0"], select[size="1"] { background-image: url(http://www.pomstv.com/wp-content/themes/pomstv/images/select_arrow.png); background-repeat: no-repeat; background-position: right center; padding-right: 36px !important; }
::-webkit-validation-bubble-message { -webkit-box-shadow: none; box-shadow: none; background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666), color-stop(1, black)); border: 0; color: white; font: 13px/17px "Lucida Grande", Arial, "Liberation Sans", FreeSans, sans-serif; overflow: hidden; padding: 15px 15px 17px; text-shadow: black 0 0 1px; min-height: 16px; }
::-webkit-validation-bubble-arrow, ::-webkit-validation-bubble-top-outer-arrow, ::-webkit-validation-bubble-top-inner-arrow { -webkit-box-shadow: none; box-shadow: none; background: #666; border-color: #666; } }
textarea { min-height: 40px; overflow: auto; resize: vertical; width: 100%; }
optgroup { color: black; font-style: normal; font-weight: normal; font-family: Arial, "Liberation Sans", FreeSans, sans-serif; }
optgroup::-moz-focus-inner { border: 0; padding: 0; }   .show-for-retina { display: none; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi) { .show-for-retina { display: inline-block; }
.hide-for-retina { display: none; } } @media only screen and (min-width: 1024px) and (max-width: 1280px) { .dslc-modules-section-wrapper, .dslc-add-modules-section { width: 940px !important; }
.dslc-modules-section.dslc-full .dslc-modules-section-wrapper { width: 100% !important; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) { .dslc-modules-section-wrapper, .dslc-add-modules-section { width: 688px !important; }
.dslc-modules-section.dslc-full .dslc-modules-section-wrapper { width: 100% !important; } }
@media only screen and (min-width: 480px) and (max-width: 767px) { .dslc-modules-section-wrapper, .dslc-add-modules-section { width: 420px !important; }
.dslc-modules-section.dslc-full .dslc-modules-section-wrapper { width: 100% !important; } }
@media only screen and (max-width: 479px) { .dslc-modules-section-wrapper, .dslc-add-modules-section { width: 280px !important; }
.dslc-modules-section.dslc-full .dslc-modules-section-wrapper { width: 100% !important; } } body.dslca-enabled.dslc-res-phone {  }
body.dslca-enabled.dslc-res-phone #mega_main_menu.topbar { display: none; }
body.dslca-enabled.dslc-res-phone #mega_main_menu.header-menu .mega_main_menu_ul { display: none; } @media print { @page { margin: 0.5cm; }
.notification-panel, .topbar, .site-header, .calltoaction-area, .site-footer, .master-slider { display: none !important; }
img { max-width: 500px; } } .dslc-modules-section-wrapper, .dslca-add-modules-section { width: 1200px; } [class^="dslc-icon-ext-"], [class*=" dslc-icon-ext-"] { font-family: 'iconfont'; } body:not(.dslc-res-phone) .first-column-last .dslc-first-col { float: right; }
body:not(.dslc-res-phone) .last-column-first .dslc-first-col { float: left; } #dslc-content .mce-toolbar .mce-btn i { font-style: normal; }
#dslc-content .mce-container button, #dslc-content .wp-editor-tabs button { box-shadow: none; border-radius: 0; }
#dslc-content .mce-container button:hover { background: none; }
.no-menu-set { float: right; margin-top: 6px; font-size: 14px; opacity: .5; }
.site-footer-inner .no-menu-set { color: #9F9F9F; margin-top: 35px; }
body #mega_main_menu li.default_dropdown > .mega_dropdown > li.drop_to_right > .item_link:before { content: '' !important; }
@media only screen and (max-width: 480px) { #dslc-content.dslc-blog-post-main { z-index: 99999; position: relative; }
#global-container #dslc-content .blog-balanced-thumbnail .dslc-module-DSLC_Blog .dslc-post-thumb { margin-bottom: 0; padding-bottom: 0; width: 100%; } }
form.post-password-form { margin: 0 auto; width: 800px; }
form.post-password-form p { color: #3d3d3d; font-size: 18px; font-weight: 300; line-height: 23px; }
form.post-password-form p label { font-size: 16px; font-weight: 300; margin-right: 0px; margin-bottom: 5px; }
form.post-password-form p input[type="password"] { display: block; margin-bottom: 15px; }
form.post-password-form p input[type="submit"] { background-color: #5aade1; color: white; border-radius: 4px; font-size: 18px; font-weight: 300; line-height: 21px; padding-top: 14px; padding-bottom: 14px; padding-left: 20px; padding-right: 20px; }
#disqus_thread { display: none; }
.dslc-modules-area #disqus_thread { display: block !important; }
.dslc-res-phone .nf-form-cont .nf-field-container { width: 100%; margin-left: 0; }
#mega_main_menu.header-menu > .menu_holder > .menu_inner > ul > li.nav_search_box i:before, #mega_main_menu.header-menu > .menu_holder > .menu_inner > ul > li > .item_link > i:before { font-family: 'iconfont'; }.site-header.mega_main_menu-disabled {
background-color: rgba(255, 255, 255, 0.3);
border-bottom: 1px solid rgb(238, 238, 238);
min-height: 120px;
padding-top: 40px;
}
.site-header.mega_main_menu-disabled .default-header-content {
margin-left: auto;
margin-right: auto;
max-width: 1200px;
}
.nomegamenu-logo {
display: inline-block;
margin-top: -12px;
}
.nomegamenu-logo a {
display: block;
}
.site-header.mega_main_menu-disabled .header-top-menu {
float: right;
margin-top: 6px;
}
.site-header.mega_main_menu-disabled .header-top-menu > ul > li {
display: inline-block;
}
.site-header.mega_main_menu-disabled .header-top-menu > ul > li > a {
padding-left: 16px;
padding-right: 16px;
color: rgba(0, 0, 0, 0.91);
}
.site-header.mega_main_menu-disabled .header-top-menu > ul > li > a:hover {
color: #56AEE3;
}