#evav-overlay-wrap {
position: fixed;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, .8);
z-index: 9999999999;
display: none;
top: 0;
left: 0;
}
#evav-overlay {
position: relative;
width: 100%;
z-index: 9999999998;
color: #FFF;
text-align: center;
margin: 0 auto;
top: 50%;
transform: translateY(-50%)
}
#evav_verify_form {
margin-bottom: 8px !important;
}
#evav-overlay .disclaimer {
max-width: 800px;
margin: 10px auto .5em;
}
#evav-overlay .disclaimer p {
font-size: 11px;
line-height: 14px;
margin: 0.1em;
text-align: center;
}
#evav-overlay .disclaimer a:hover {
color: dodgerblue;
}
#evav-overlay .disclaimer a {
background:none !important;
color: white;
text-decoration: underline;
}
#evav-overlay img {
max-width: 100%;
max-height: 30vh;
display: inline-block;
}
#evav-overlay input:not([type=checkbox]) {
border-color: transparent;
border-width: 0;
width: 250px;
padding: 15px 0;
line-height: initial;
border-radius: 10px;
font-weight: normal;
font-size: 16px;
color: white;
-webkit-appearance: none;
-moz-appearance: none;
cursor: pointer;
float: none !important;
text-align: center !important;
text-decoration: none !important;
}
#evav-overlay input:focus:not([type=checkbox]) {
outline: none;
box-shadow: 0px 0px 12px 1px cyan;
}
#evav-overlay input:hover:not([type=checkbox]) {
box-shadow: 0px 0px 3px 1px blanchedalmond;
text-decoration: none !important;
}
#evav-overlay h1 {
font-size: 28px;
font-weight: 400;
background:none !important;
color: white;
margin: 12px 0px 0px;
padding: 0px 0px 0px;
}
#evav-overlay p {
font-size: 18px;
line-height: 1.4em;
font-weight: 400;
background:none !important;
color: white;
padding: 0px;
margin: 8px auto 10px;
max-width: 800px;
}
#evav-overlay h2 {
font-size: 24px;
font-weight: 700;
background:none !important;
color: white;
margin: 32px 0px 12px;
padding: 0px;
}
#evav-overlay .submit {
margin-bottom: 0;
}
.evav_buttons input {
text-transform: initial;
}
#evav-overlay input[type=text] {
width: 50px;
outline: none;
}
#evav-overlay #evav_verify_y {
width: 70px;
}
.evav-error {
font-size: 16px;
font-weight: 400;
font-style: italic;
line-height: 1.2em;
padding: 0 12px 12px;
color: white;
background:none !important;
}
#evav_confirm_age {
background-color: #2dc937;
margin-bottom: 15px;
}
#evav_not_confirm_age {
background-color: #cc3232;
}
#evav_verify_form label {
font-size: 12px !important;
font-weight: normal !important;
color: #FFF !important;
}
#evav-overlay input[type=checkbox] {
width: auto !important;
margin-top: 1em;
vertical-align: initial;
cursor: pointer;
}
@media screen and (max-width: 900px) {
#evav-overlay {
width: 98%;
max-width: 100%;
max-height: 100vh;
}
#evav-overlay h1 {
font-size: 28px;
}
#evav-overlay p {
max-width: 95%;
margin: .1em auto 0px;
padding: 0px;
}
#evav-overlay .disclaimer {
max-width: 98%;
}
#evav-overlay h2 {
font-size: 22px;
margin: 15px 0px 12px;
}
.evav-error {
font-size: 16px;
padding: 0 10px 10px;
}
#evav-overlay img {
max-width: 100%;
max-height: 25vh;
margin-bottom: 5px;
}
#evav-overlay input[type=checkbox] {
margin-top: 1em;
height: 10px;
}
}
@media screen and (max-height: 600px) {
#evav-overlay h1 {
font-size: 20px;
}
#evav-overlay p {
font-size: 14px;
line-height: 1.2em;
}
#evav-overlay h2 {
font-size: 16px;
margin: 10px 0px 10px;
}
.evav-error {
font-size: 14px;
padding: 0 10px 8px;
}
#evav-overlay img {
max-width: 100%;
max-height: 12vh;
margin-bottom: 2px;
}
#evav-overlay input {
width: 175px;
padding: 15px 0;
display: inline-block;
}
#evav-overlay .submit {
font-size: small;
}
#evav-overlay input[type=checkbox] {
margin-top: 1em;
}
}
@media screen and (max-width: 375px) {
#evav-overlay h1 {
font-size: 20px;
}
#evav-overlay p {
font-size: 14px;
line-height: 1.2em;
}
#evav-overlay h2 {
font-size: 18px;
margin: 10px 0px 10px;
}
.evav-error {
font-size: 14px;
padding: 0 10px 8px;
}
#evav-overlay img {
max-width: 100%;
max-height: 18vh;
margin-bottom: 2px;
}
}
@media screen and (max-height: 415px) {
#evav-overlay h1 {
font-size: 18px;
margin: 2px;
}
#evav-overlay p {
font-size: 14px;
line-height: 1.2em;
margin: 0px auto;
}
#evav-overlay .disclaimer {
margin: 10px auto 0px;
}
#evav-overlay .disclaimer p {
font-size: 9px;
}
#evav-overlay h2 {
font-size: 18px;
margin: 10px auto 10px;
}
#evav-overlay img {
max-width: 90%;
max-height: 12vh;
}
#evav-overlay input:not([type=checkbox]) {
padding: 12px 0;
}
#evav-overlay .submit {
font-size: small;
}
#evav-overlay input[type=checkbox] {
margin-top: .5em;
height: 10px;
}
.evav-error {
padding: 0 10px 8px;
font-size: 14px;
}
}
@media screen and (max-height: 320px) {
#evav-overlay img {
display: none;
}
}.ui-helper-hidden{display:none} .ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px} .ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none} .ui-helper-clearfix:before, .ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse} .ui-helper-clearfix:after{clear:both} .ui-helper-clearfix{min-height:0} .ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)} .ui-front{z-index:100} .ui-state-disabled{cursor:default!important} .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat} .ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%} .ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%} .ui-accordion .ui-accordion-icons{padding-left:2.2em} .ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em} .ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px} .ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto} .ui-tabs{position:relative;padding:.2em} .ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0} .ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap} .ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none} .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px} .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text} .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer} .ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none} .tag-groups-cloud-tabs ul {
overflow:hidden;
}
.tag-groups-cloud-tabs ul li, .tag-groups-cloud-tabs ul li a {
cursor: pointer !important;
}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui-helper-clearfix{display:inline-block}* html .ui-helper-clearfix{height:1%}.ui-helper-clearfix{display:block}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #d5d5d5;background:#fff;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #d5d5d5;background:#ccc;color:#222;font-weight:700}.ui-widget-header{border:1px solid #d9d9d9;color:#1b1d1f;font-size:14px;text-shadow:0 1px 0 rgba(255,255,255,.5);background:#f6f7f9 url(//www.femdom-magazine.com/wp-content/plugins/tag-groups/assets/css/delta/images/fallback_moduleHeader.png) 0 0 repeat-x;background:-moz-linear-gradient(top,#f6f7f9 0,#ebedf0 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#f6f7f9),color-stop(100%,#ebedf0));background:-webkit-linear-gradient(top,#f6f7f9 0,#ebedf0 100%);background:-o-linear-gradient(top,#f6f7f9 0,#ebedf0 100%);background:-ms-linear-gradient(top,#f6f7f9 0,#ebedf0 100%);background:linear-gradient(top,#f6f7f9 0,#ebedf0 100%)}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#f9f9fc;font-weight:400;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #a6a6ac;background:#ededf0;font-weight:400;color:#212121}.ui-state-hover a,.ui-state-hover a:hover{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #d5d5d5;background:#fff;font-weight:400;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-widget :active{outline:0}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-icon{width:16px;height:16px;background-image:url(//www.femdom-magazine.com/wp-content/plugins/tag-groups/assets/css/delta/images/ui-icons_222222_256x240.png)}.ui-widget-content .ui-icon{background-image:url(//www.femdom-magazine.com/wp-content/plugins/tag-groups/assets/css/delta/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(//www.femdom-magazine.com/wp-content/plugins/tag-groups/assets/css/delta/images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(//www.femdom-magazine.com/wp-content/plugins/tag-groups/assets/css/delta/images/ui-icons_888888_256x240.png)}.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(//www.femdom-magazine.com/wp-content/plugins/tag-groups/assets/css/delta/images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(//www.femdom-magazine.com/wp-content/plugins/tag-groups/assets/css/delta/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(//www.femdom-magazine.com/wp-content/plugins/tag-groups/assets/css/delta/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(//www.femdom-magazine.com/wp-content/plugins/tag-groups/assets/css/delta/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-off{background-position:-96px -144px}.ui-icon-radio-on{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;-khtml-border-top-left-radius:4px;border-top-left-radius:4px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;-khtml-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;-khtml-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;-khtml-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-widget-overlay{background:#1f2226;opacity:.6;filter:Alpha(Opacity=60)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#1f2226;opacity:.6;filter:Alpha(Opacity=60);-moz-border-radius:8px;-khtml-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.ui-accordion{width:100%}.ui-accordion .ui-accordion-header{cursor:pointer;position:relative;margin-top:1px;zoom:1}.ui-accordion .ui-accordion-li-fix{display:inline}.ui-accordion .ui-accordion-header-active{border-bottom:0!important}.ui-accordion .ui-accordion-header a{display:block;font-size:1em;padding:.5em .5em .5em .7em;font-weight:700}.ui-accordion-icons .ui-accordion-header a{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;margin-top:-2px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none;zoom:1}.ui-accordion .ui-accordion-content-active{display:block}.ui-accordion .ui-accordion-content,.ui-accordion .ui-accordion-header{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;text-decoration:none!important;font-weight:700;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{height:30px!important;padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary{left:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary{right:.5em}.ui-button .ui-icon{background-image:url(//www.femdom-magazine.com/wp-content/plugins/tag-groups/assets/css/delta/images/ui-icons_FFFFFF_256x240.png)}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.325em}.ui-buttonset .ui-button.ui-state-active{border-color:#144c71;background:#0a54a5 none;top:0}.ui-buttonset .ui-button.ui-state-active{-webkit-box-shadow:0 1px 4px rgba(0,0,0,.5) inset,0 2px 2px rgba(12,106,106,.5) inset!important;-moz-box-shadow:0 1px 4px rgba(0,0,0,.5) inset,0 2px 2px rgba(12,106,106,.5) inset!important;box-shadow:0 1px 4px rgba(0,0,0,.5) inset,0 2px 2px rgba(12,106,106,.5) inset!important}.ui-buttonset .ui-button.ui-state-active span{text-shadow:0 -1px 0 rgba(0,0,0,.35)}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-button-text-icon-primary{padding:1px!important}@media screen and (-webkit-min-device-pixel-ratio:0){.ui-button-text-icon-primary{padding:2px 1px!important}}.ui-tabs{position:relative;zoom:1;border:none;background:0 0}.ui-tabs .ui-tabs-nav{margin:0 0 -1px 0;background:0 0;border:0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;margin:0 .2em 1px 0;border-bottom:0!important;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none;font-size:14px;font-weight:700}.ui-tabs .ui-tabs-nav li.ui-tabs-selected{margin-bottom:0;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a,.ui-tabs .ui-tabs-nav li.ui-tabs-selected a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:1px;padding:1em 1.4em;background:#fff}.ui-tabs .ui-tabs-hide{display:none!important}.ui-tabs,.ui-tabs .ui-tabs-nav,.ui-tabs-panel{border-color:#e5e5e5;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui-tabs .ui-tabs-nav>li{-webkit-border-radius:3px 3px 0 0;-moz-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}.ui-button,.ui-button.ui-state-default,button.ui-button.ui-state-default{border:1px solid #168dd9;color:#fff;padding:6px 12px;font-size:12px;box-shadow:0 1px 0 #53bcff inset,0 1px 2px rgba(0,0,0,.2)!important;background:#27abff;background:-moz-linear-gradient(top,#27abff 0,#059eff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#27abff),color-stop(100%,#059eff));background:-webkit-linear-gradient(top,#27abff 0,#059eff 100%);background:-o-linear-gradient(top,#27abff 0,#059eff 100%);background:-ms-linear-gradient(top,#27abff 0,#059eff 100%);background:linear-gradient(top,#27abff 0,#059eff 100%);-webkit-transition:none;-moz-transition:none;-o-transition:none}.ui-button,.ui-button span,.ui-button.ui-state-default span,button.ui-button.ui-state-default span{text-shadow:0 -1px 0 #1584de}.ui-button.ui-state-hover,.ui-button:hover,button.ui-button.ui-state-hover{border:1px solid #0c6aa6;box-shadow:0 1px 0 #58b3ff inset,0 1px 2px rgba(0,0,0,.2)!important;background:#279cff;background:-moz-linear-gradient(top,#279cff 0,#058dff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#279cff),color-stop(100%,#058dff));background:-webkit-linear-gradient(top,#279cff 0,#058dff 100%);background:-o-linear-gradient(top,#279cff 0,#058dff 100%);background:-ms-linear-gradient(top,#279cff 0,#058dff 100%);background:linear-gradient(top,#279cff 0,#058dff 100%)}.ui-button:hover,.ui-button:hover span,button.ui-button.ui-state-hover span{text-shadow:0 -1px 0 #117cc0}.ui-button.ui-state-active,.ui-button:active,button.ui-button.ui-state-active{border:1px solid #0c6aa6;position:relative;top:1px;box-shadow:0 2px 2px rgba(12,106,106,.5) inset,0 1px 2px rgba(0,0,0,.2)!important;background:#058dff;background:-moz-linear-gradient(top,#058dff 0,#279cff 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#058dff),color-stop(100%,#279cff));background:-webkit-linear-gradient(top,#058dff 0,#279cff 100%);background:-o-linear-gradient(top,#058dff 0,#279cff 100%);background:-ms-linear-gradient(top,#058dff 0,#279cff 100%);background:linear-gradient(top,#058dff 0,#279cff 100%)}.ui-button:active,.ui-button:active span,button.ui-button.ui-state-active span{text-shadow:0 -1px 0 #117cc0}.ui-button:focus,button.ui-button.ui-state-focus{border-color:#0f669d;color:#fff!important;text-shadow:0 -1px 0 #216ea6!important;box-shadow:0 1px 0 rgba(255,255,255,.2) inset,0 1px 3px rgba(0,0,0,.35)!important;background:#1888ce!important}.ui-button .ui-button-text{font-size:12px}button.ui-button span{text-shadow:0 -1px 0 #1584de!important}.ui-button-text-only .ui-button-text{padding:0}.ui-toggle-switch label{text-align:left;width:auto;cursor:pointer}.inlineSearch .ui-toggle-switch{margin-top:3px}.oldie .inlineSearch .ui-toggle-switch{margin-top:2px}.macosx .ui-dialog-titlebar-close{right:inherit;left:-32px}.macosx .ui-dialog-buttonset{float:none}.macosx .ui-dialog-buttonset button{float:right}.tag-groups-alphabetical-index h3,.tag-groups-tag-list h3{margin:0!important}.tag-groups-alphabetical-index-tags,.tag-groups-tag-list-tags{margin:10px 0 20px;overflow:hidden}.tag-groups-keep-together{overflow:hidden;break-inside:avoid;-webkit-column-break-inside:avoid}.tag-groups-alphabetical-index .tag-groups-tag,.tag-groups-tag-list .tag-groups-tag{display:block}.tag-groups-alphabetical-index h3,.tag-groups-tag-list h3{margin:0}.tag-groups-alphabetical-index-tags,.tag-groups-tag-list-tags{margin:10px 0 20px;overflow:hidden}.tag-groups-keep-together{overflow:hidden;break-inside:avoid;-webkit-column-break-inside:avoid}.ui-tabs .ui-tabs-nav li{margin-bottom:1px!important}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:0}.tag-groups-cloud-hidden{opacity:0}.tg-box-shadow{-webkit-box-shadow:10px 10px 20px 0 #b5b5b5;-moz-box-shadow:10px 10px 20px 0 #b5b5b5;box-shadow:10px 10px 20px 0 #b5b5b5}.tg-border-radius-10{border-radius:10px;overflow:hidden}.SumoSelect{width:auto}@font-face{font-family:icomoon-the7-font;src:url(//www.femdom-magazine.com/wp-content/themes/dt-the7/fonts/icomoon-the7-font/icomoon-the7-font.ttf?wi57p5) format('truetype'),url(//www.femdom-magazine.com/wp-content/themes/dt-the7/fonts/icomoon-the7-font/icomoon-the7-font.woff?wi57p5) format('woff');font-weight:400;font-style:normal}#page .links-container .icon-portfolio,#page .project-links-container [class*=" icon-portfolio-"],#page .project-links-container [class^=icon-portfolio-],.dt-shortcode-soc-icons [class*=" dt-icon-"],.dt-shortcode-soc-icons [class^=dt-icon-],.soc-ico [class*=" dt-icon-"],.soc-ico [class^=dt-icon-],[class*=" icon-portfolio-"],[class*=icon-im-] span,[class*=" icon-ar-"],[class*=" soc-font-"],[class*=dt-icon-the7],[class*=icomoon-the7-],[class*=the7-mw-],[class^=icon-portfolio-],[class^=icon-im-] span,[class^=icon-ar-],[class^=soc-font-],[class^=dt-icon-the7],[class^=icomoon-the7-],[class^=the7-mw-]{font-family:icomoon-the7-font!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#page .links-container .icon-portfolio:before,#page span[class*=" icon-portfolio-"]:before,#page span[class^=icon-portfolio-]:before,.owl-nav [class*=" icon-"]:before,.owl-nav [class^=icon-ar]:before,[class*=icon-im-] span:before,[class*=the7-mw-]:before,[class^=icon-im-] span:before,[class^=the7-mw-]:before{font-family:inherit!important;margin:0!important}.icomoon-the7-font-the7-mail-01:before,.the7-mw-icon-mail-bold:before{content:"\e001"}.icomoon-the7-font-the7-mail-011:before{content:"\e011"}.icomoon-the7-font-the7-mail-02:before{content:"\e002"}.icomoon-the7-font-the7-mail-03:before{content:"\e003"}.icomoon-the7-font-the7-mw-mail-04:before{content:"\e004"}.icomoon-the7-font-the7-mw-mail-041:before{content:"\e010"}.icomoon-the7-font-the7-mail-05:before{content:"\e005"}.dt-icon-mail:before,.icomoon-the7-font-the7-mail-mail-06:before,.mail .soc-font-icon:before,.the7-mw-icon-mail:before{content:"\e006"}.icomoon-the7-font-the7-mail-07:before{content:"\e007"}.icomoon-the7-font-the7-mail-08:before{content:"\e008"}.icomoon-the7-font-the7-mail-09:before{content:"\e009"}.icomoon-the7-font-the7-phone-00:before{content:"\e101"}.icomoon-the7-font-the7-phone-01:before{content:"\e100"}.icomoon-the7-font-the7-phone-02:before{content:"\e102"}.icomoon-the7-font-the7-phone-03:before{content:"\e103"}.icomoon-the7-font-the7-phone-04:before{content:"\e104"}.icomoon-the7-font-the7-phone-041:before{content:"\e1041"}.icomoon-the7-font-the7-phone-05:before,.the7-mw-icon-phone-bold:before{content:"\e105"}.icomoon-the7-font-the7-phone-051:before,.the7-mw-icon-phone:before{content:"\e1051"}.icomoon-the7-font-the7-phone-06:before{content:"\e106"}.icomoon-the7-font-the7-phone-07:before{content:"\e107"}.icomoon-the7-font-the7-phone-071:before{content:"\e1071"}.icomoon-the7-font-the7-cart-00:before{content:"\e200"}.icomoon-the7-font-the7-cart-001:before{content:"\e2001"}.icomoon-the7-font-the7-cart-002:before{content:"\e2011"}.icomoon-the7-font-the7-cart-01:before{content:"\e201"}.icomoon-the7-font-the7-cart-02:before{content:"\e202"}.icomoon-the7-font-the7-cart-021:before{content:"\e2021"}.icomoon-the7-font-icon-cart-detailed:before{content:"\e203"}.icomoon-the7-font-the7-cart-04:before,.the7-mw-icon-cart-bold:before{content:"\e204"}.icomoon-the7-font-the7-cart-05:before{content:"\e205"}.icomoon-the7-font-the7-cart-051:before{content:"\e2051"}.icomoon-the7-font-the7-cart-06:before{content:"\e206"}.icomoon-the7-font-the7-cart-07:before{content:"\e207"}.icomoon-the7-font-the7-cart-10:before{content:"\e210"}.icomoon-the7-font-the7-cart-11:before{content:"\e211"}.icomoon-the7-font-the7-cart-12:before,.the7-mw-icon-cart:before{content:"\e212"}.icomoon-the7-font-the7-cart-13:before{content:"\e213"}.icomoon-the7-font-the7-cart-14:before{content:"\e214"}.icomoon-the7-font-the7-cart-15:before{content:"\e215"}.icomoon-the7-font-the7-home-00:before{content:"\e300"}.icomoon-the7-font-the7-home-02:before{content:"\e302"}.icomoon-the7-font-the7-home-021:before{content:"\e3021"}.icomoon-the7-font-the7-home-022:before{content:"\e3022"}.icomoon-the7-font-the7-home-03:before{content:"\e303"}.icomoon-the7-font-the7-home-04:before{content:"\e304"}.icomoon-the7-font-the7-map-02:before,.the7-mw-icon-address-bold:before{content:"\e402"}.icomoon-the7-font-the7-map-03:before{content:"\e403"}.icomoon-the7-font-the7-map-04:before{content:"\e404"}.icomoon-the7-font-the7-map-05:before,.the7-mw-icon-address:before{content:"\e405"}.icomoon-the7-font-the7-map-06:before{content:"\e406"}.icomoon-the7-font-the7-map-07:before{content:"\e407"}.icomoon-the7-font-the7-heart-empty:before{content:"\e408"}.icomoon-the7-font-the7-heart-empty-heavy:before{content:"\e409"}.icomoon-the7-font-the7-heart-filled:before{content:"\e410"}.icomoon-the7-font-the7-login-00:before{content:"\e500"}.icomoon-the7-font-the7-login-01:before{content:"\e501"}.icomoon-the7-font-the7-login-02:before,.the7-mw-icon-login-bold:before{content:"\e502"}.icomoon-the7-font-the7-login-021:before,.the7-mw-icon-login:before{content:"\e5021"}.icomoon-the7-font-the7-login-03:before{content:"\e503"}.icomoon-the7-font-the7-login-031:before{content:"\e5031"}.icomoon-the7-font-the7-login-04:before{content:"\e504"}.icomoon-the7-font-the7-login-05:before{content:"\e5041"}.icomoon-the7-font-the7-clock-00:before,.the7-mw-icon-clock-bold:before{content:"\e600"}.icomoon-the7-font-the7-clock-01:before{content:"\e601"}.icomoon-the7-font-the7-clock-02:before{content:"\e602"}.icomoon-the7-font-the7-clock-03:before,.the7-mw-icon-clock:before{content:"\e603"}.icomoon-the7-font-the7-comment-00:before{content:"\e700"}.icomoon-the7-font-the7-comment-01:before{content:"\e701"}.icomoon-the7-font-the7-comment-02:before{content:"\e702"}.icomoon-the7-font-the7-link-00:before,.icon-portfolio-p201:before{content:"\e800"}.icomoon-the7-font-the7-link-01:before{content:"\e801"}.icomoon-the7-font-the7-link-02:before,.icon-portfolio-p204:before,.links-container .project-link span:before{content:"\e802"}.icomoon-the7-font-the7-link-03:before{content:"\e803"}.icomoon-the7-font-the7-more-00:before,.icon-portfolio-p208:before{content:"\e900"}.icomoon-the7-font-the7-more-01:before,.icon-portfolio-p206:before{content:"\e901"}.icomoon-the7-font-the7-sort-00:before{content:"\ea00"}.icomoon-the7-font-the7-sort-01:before{content:"\ea01"}.icomoon-the7-font-the7-sort-02:before{content:"\ea02"}.icomoon-the7-font-the7-sort-03:before{content:"\ea03"}.icomoon-the7-font-the7-social-04:before{content:"\ea04"}.icomoon-the7-font-the7-tag-05:before{content:"\ea05"}.icomoon-the7-font-the7-tag-06:before{content:"\ea06"}.dt-icon-the7-refresh-07:before{content:"\ea07"}.dt-icon-the7-misc-018:before{content:"\ea08"}.dt-icon-the7-misc-017:before{content:"\ea09"}.dt-icon-the7-misc-019:before{content:"\ea10"}.dt-icon-the7-menu-012:before{content:"\ea11"}.icomoon-the7-font-the7-cross-00:before{content:"\eb00"}.icomoon-the7-font-the7-cross-01:before{content:"\eb01"}.icomoon-the7-font-the7-cross-02:before{content:"\eb02"}.icomoon-the7-font-the7-zoom-01:before{content:"\ec01"}.icomoon-the7-font-the7-zoom-02:before,.icon-im-hover-004 span:before{content:"\ec02"}.icomoon-the7-font-the7-zoom-03:before,.icon-im-hover-005 span:before{content:"\ec03"}.icomoon-the7-font-the7-zoom-044:before,.the7-mw-icon-search:before{content:"\ec04"}.icomoon-the7-font-the7-zoom-04:before,.icomoon-the7-font-the7-zoom-05:before,.icon-im-hover-000 span:before,.icon-im-hover-003 span:before{content:"\ec05"}.icomoon-the7-font-icon-gallery-011-2:before,.the7-mw-icon-search-bold:before{content:"\ec051"}.icomoon-the7-font-the7-zoom-06:before,.icon-portfolio-p212:before{content:"\ec06"}.icomoon-the7-font-the7-zoom-07:before{content:"\ec07"}.icomoon-the7-font-the7-zoom-08:before,.icon-im-hover-001 span:before,.icon-portfolio-p211:before{content:"\ec08"}.icomoon-the7-font-the7-expand-01:before{content:"\ed01"}.icomoon-the7-font-the7-expand-02:before,.icon-im-hover-041 span:before,.icon-portfolio-p203:before,.links-container .project-zoom span:before{content:"\ed02"}.icomoon-the7-font-the7-expand-03:before,.icon-im-hover-042 span:before{content:"\ed03"}.icomoon-the7-font-the7-expand-04:before{content:"\ed04"}.icomoon-the7-font-the7-expand-05:before{content:"\ed05"}.icomoon-the7-font-the7-expand-06:before{content:"\ed06"}.icomoon-the7-font-the7-expand-07:before{content:"\ed07"}.icomoon-the7-font-the7-expand-08:before{content:"\ed08"}.icomoon-the7-font-the7-expand-09:before{content:"\ed09"}.icomoon-the7-font-the7-expand-009-1:before{content:"\ed091"}.icomoon-the7-font-the7-plus-00:before{content:"\ef00"}.icomoon-the7-font-the7-plus-01:before,.icon-im-hover-012 span:before{content:"\ef01"}.icomoon-the7-font-the7-plus-02:before,.icon-im-hover-009 span:before,.icon-im-hover-011 span:before,.icon-portfolio-p205:before,.links-container .project-details span:before{content:"\ef02"}.icomoon-the7-font-the7-plus-03:before,.icon-im-hover-013 span:before{content:"\ef03"}.icomoon-the7-font-the7-plus-04:before,.icon-im-hover-010 span:before{content:"\ef04"}.icomoon-the7-font-the7-plus-05:before,.icon-im-hover-021 span:before{content:"\ef05"}.icomoon-the7-font-the7-plus-06:before,.icon-im-hover-022 span:before{content:"\ef06"}.icomoon-the7-font-the7-plus-07:before{content:"\ef07"}.icomoon-the7-font-the7-plus-08:before,.icon-im-hover-023 span:before{content:"\ef08"}.icomoon-the7-font-the7-plus-09:before,.icon-im-hover-024 span:before{content:"\ef09"}.icomoon-the7-font-the7-plus-10:before,.icon-im-hover-031 span:before{content:"\ef10"}.icomoon-the7-font-the7-plus-11:before,.icon-im-hover-032 span:before{content:"\ef11"}.icomoon-the7-font-the7-plus-12:before{content:"\ef12"}.icomoon-the7-font-the7-arrow-00:before{content:"\f000"}.icomoon-the7-font-the7-arrow-01:before{content:"\f001"}.icomoon-the7-font-the7-arrow-02:before{content:"\f002"}.icomoon-the7-font-the7-arrow-03:before{content:"\f003"}.icomoon-the7-font-the7-arrow-04:before{content:"\f004"}.icomoon-the7-font-the7-arrow-05:before{content:"\f005"}.icomoon-the7-font-the7-arrow-06:before{content:"\f006"}.icomoon-the7-font-the7-arrow-07:before{content:"\f007"}.icomoon-the7-font-the7-arrow-29-0:before{content:"\f0290"}.icomoon-the7-font-the7-arrow-29-1:before{content:"\f0291"}.icomoon-the7-font-the7-arrow-28:before,.icon-ar-013-l:before{content:"\f028"}.icomoon-the7-font-the7-arrow-29:before,.icon-ar-013-r:before{content:"\f029"}.icomoon-the7-font-the7-arrow-29-2:before{content:"\f053"}.icomoon-the7-font-the7-arrow-29-3:before{content:"\f052"}.icomoon-the7-font-the7-arrow-08:before,.icon-ar-017-l:before{content:"\f008"}.icomoon-the7-font-the7-arrow-09:before,.icon-ar-017-r:before{content:"\f009"}.icomoon-the7-font-the7-arrow-10:before,.icon-ar-018-l:before{content:"\f010"}.icomoon-the7-font-the7-arrow-11:before,.icon-ar-018-r:before{content:"\f011"}.icomoon-the7-font-the7-arrow-12:before,.icon-ar-021-l:before{content:"\f012"}.icomoon-the7-font-the7-arrow-13:before,.icon-ar-021-r:before{content:"\f013"}.icomoon-the7-font-the7-arrow-14:before,.icon-ar-023-l:before{content:"\f014"}.icomoon-the7-font-the7-arrow-15:before,.icon-ar-023-r:before{content:"\f015"}.icomoon-the7-font-the7-arrow-16:before,.icon-ar-019-l:before{content:"\f016"}.icomoon-the7-font-the7-arrow-17:before,.icon-ar-019-r:before{content:"\f017"}.icomoon-the7-font-the7-arrow-18:before,.icon-ar-011-l:before{content:"\f018"}.icomoon-the7-font-the7-arrow-19:before,.icon-ar-011-r:before{content:"\f019"}.icomoon-the7-font-the7-arrow-20:before,.icon-ar-010-l:before{content:"\f020"}.icomoon-the7-font-the7-arrow-21:before,.icon-ar-010-r:before{content:"\f021"}.icomoon-the7-font-the7-arrow-22:before,.icon-ar-008-l:before{content:"\f022"}.icomoon-the7-font-the7-arrow-23:before,.icon-ar-008-r:before{content:"\f023"}.icomoon-the7-font-the7-arrow-24:before,.icon-ar-009-l:before{content:"\f024"}.icomoon-the7-font-the7-arrow-25:before,.icon-ar-009-r:before{content:"\f025"}.icomoon-the7-font-the7-arrow-26:before,.icon-ar-012-l:before{content:"\f026"}.icomoon-the7-font-the7-arrow-27:before,.icon-ar-012-r:before{content:"\f027"}.dt-icon-the7-arrow-0-42:before{content:"\f0271"}.dt-icon-the7-arrow-0-41:before{content:"\f0272"}.icomoon-the7-font-the7-arrow-30:before,.icon-ar-022-l:before{content:"\f030"}.icomoon-the7-font-the7-arrow-31:before,.icon-ar-022-r:before{content:"\f031"}.icomoon-the7-font-the7-arrow-32:before,.icon-ar-014-l:before{content:"\f032"}.icomoon-the7-font-the7-arrow-33:before,.icon-ar-014-r:before{content:"\f033"}.icomoon-the7-font-the7-arrow-34:before,.icon-ar-015-l:before{content:"\f034"}.icomoon-the7-font-the7-arrow-35:before,.icon-ar-015-r:before{content:"\f035"}.icomoon-the7-font-the7-arrow-36:before,.icon-ar-004-l:before{content:"\f036"}.icomoon-the7-font-the7-arrow-37:before,.icon-ar-004-r:before{content:"\f037"}.icomoon-the7-font-the7-arrow-38:before,.icon-ar-005-l:before{content:"\f038"}.icomoon-the7-font-the7-arrow-39:before,.icon-ar-005-r:before{content:"\f039"}.icomoon-the7-font-the7-arrow-40:before,.icon-ar-006-l:before{content:"\f040"}.icomoon-the7-font-the7-arrow-41:before,.icon-ar-006-r:before{content:"\f041"}.icomoon-the7-font-the7-arrow-42:before,.icon-ar-007-l:before{content:"\f042"}.icomoon-the7-font-the7-arrow-43:before,.icon-ar-007-r:before{content:"\f043"}.icomoon-the7-font-the7-arrow-44:before,.icon-ar-020-l:before{content:"\f044"}.icomoon-the7-font-the7-arrow-45:before,.icon-ar-020-r:before{content:"\f045"}.icomoon-the7-font-the7-arrow-46:before,.icon-ar-001-l:before{content:"\f046"}.icomoon-the7-font-the7-arrow-47:before,.icon-ar-001-r:before{content:"\f047"}.icomoon-the7-font-the7-arrow-48:before,.icon-ar-002-l:before{content:"\f048"}.icomoon-the7-font-the7-arrow-49:before,.icon-ar-002-r:before{content:"\f049"}.icomoon-the7-font-the7-arrow-50:before,.icon-ar-003-l:before{content:"\f050"}.icomoon-the7-font-the7-arrow-51:before,.icon-ar-003-r:before{content:"\f051"}.dt-icon-px-500:before,.icomoon-the7-font-500px:before,.px-500 .soc-font-icon:before{content:"\f100"}.behance .soc-font-icon:before,.dt-icon-behance:before,.icomoon-the7-font-behance:before{content:"\f101"}.blogger .soc-font-icon:before,.dt-icon-blogger:before,.icomoon-the7-font-blogger:before{content:"\f102"}.delicious .soc-font-icon:before,.dt-icon-delicious:before,.icomoon-the7-font-delicious:before{content:"\f103"}.devian .soc-font-icon:before,.dt-icon-devian:before,.icomoon-the7-font-deviantart:before{content:"\f104"}.dribbble .soc-font-icon:before,.dt-icon-dribbble:before,.icomoon-the7-font-dribbble:before{content:"\f105"}.dt-icon-facebook:before,.facebook .soc-font-icon:before,.icomoon-the7-font-facebook:before{content:"\f106"}.dt-icon-flickr:before,.flickr .soc-font-icon:before,.icomoon-the7-font-flickr:before{content:"\f107"}.dt-icon-foursquare:before,.foursquare .soc-font-icon:before,.icomoon-the7-font-foursquare:before{content:"\f108"}.dt-icon-github:before,.github .soc-font-icon:before,.icomoon-the7-font-github:before{content:"\f109"}.dt-icon-instagram:before,.icomoon-the7-font-instagram:before,.instagram .soc-font-icon:before{content:"\f111"}.dt-icon-lastfm:before,.icomoon-the7-font-lastfm:before,.lastfm .soc-font-icon:before{content:"\f112"}.dt-icon-linkedin:before,.icomoon-the7-font-linkedin:before,.linkedin .soc-font-icon:before{content:"\f113"}.dt-icon-odnoklassniki:before,.icomoon-the7-font-odnoklassniki:before,.odnoklassniki .soc-font-icon:before{content:"\f114"}.dt-icon-pinterest:before,.icomoon-the7-font-pinterest:before,.pinterest .soc-font-icon:before{content:"\f115"}.dt-icon-reddit:before,.icomoon-the7-font-reddit:before,.reddit .soc-font-icon:before{content:"\f116"}.dt-icon-research-gate:before,.icomoon-the7-font-researchgate:before,.research-gate .soc-font-icon:before{content:"\f117"}.dt-icon-rss:before,.icomoon-the7-font-rss:before,.rss .soc-font-icon:before{content:"\f118"}.dt-icon-skype:before,.icomoon-the7-font-skype:before,.skype .soc-font-icon:before,.the7-mw-icon-skype-bold:before{content:"\f119"}.icomoon-the7-font-skype-light:before,.the7-mw-icon-skype:before{content:"\f120"}.dt-icon-snapchat:before,.icomoon-the7-font-snapchat:before,.snapchat .soc-font-icon:before{content:"\f121"}.dt-icon-soundcloud:before,.icomoon-the7-font-soundcloud:before,.soundcloud .soc-font-icon:before{content:"\f122"}.dt-icon-stumbleupon:before,.icomoon-the7-font-stumbleupon:before,.stumbleupon .soc-font-icon:before{content:"\f124"}.dt-icon-tripedvisor:before,.icomoon-the7-font-tripadvisor:before,.tripedvisor .soc-font-icon:before{content:"\f125"}.dt-icon-tumbler:before,.icomoon-the7-font-tumblr:before,.tumbler .soc-font-icon:before{content:"\f126"}.dt-icon-twitter:before,.icomoon-the7-font-twitter:before,.twitter .soc-font-icon:before{content:"\f127"}.dt-icon-vimeo:before,.icomoon-the7-font-vimeo:before,.vimeo .soc-font-icon:before{content:"\f128"}.dt-icon-vk:before,.icomoon-the7-font-vk:before,.vk .soc-font-icon:before{content:"\f129"}.dt-icon-website:before,.icomoon-the7-font-website:before,.website .soc-font-icon:before{content:"\f130"}.dt-icon-weibo:before,.icomoon-the7-font-weibo:before,.weibo .soc-font-icon:before{content:"\f131"}.dt-icon-whatsapp:before,.icomoon-the7-font-whatsapp:before,.whatsapp .soc-font-icon:before{content:"\f132"}.dt-icon-viber:before,.icomoon-the7-font-viber:before,.viber .soc-font-icon:before{content:"\f133"}.dt-icon-xing:before,.icomoon-the7-font-xing:before,.xing .soc-font-icon:before{content:"\f134"}.dt-icon-you-tube:before,.icomoon-the7-font-youtube:before,.icon-yt:before,.you-tube .soc-font-icon:before{content:"\f138"}.dt-icon-telegram:before,.icomoon-the7-font-telegram:before,.icon-telegram:before,.telegram .soc-font-icon:before{content:"\f136"}.dt-icon-yelp:before,.icomoon-the7-font-yelp:before,.icon-yelp:before,.yelp .soc-font-icon:before{content:"\f137"}.dt-icon-the7-misc-099:before{content:"\ea12"}.dt-icon-the7-misc-006-1:before{content:"\ea13"}.dt-icon-the7-misc-006-2:before{content:"\ea14"}.dt-icon-the7-cross-00:before{content:"\eb00"}.dt-icon-the7-cross-01:before{content:"\eb01"}.dt-icon-the7-magn-004-12:before{content:"\ea16"}.dt-icon-the7-hide-icons:before{content:"\ea17"}.dt-icon-the7-show-icons:before{content:"\ea18"}.dt-icon-the7-download:before{content:"\ea19"}.dt-icon-the7-play:before{content:"\ea20"}.dt-icon-the7-pause:before{content:"\ea21"}.dt-icon-the7-play-alt:before{content:"\ea22"}.dt-icon-the7-play-large:before{content:"\ea23"}.dt-icon-the7-sort-02:before{content:"\ea02"}.dt-icon-the7-sort-03:before{content:"\ea03"}.dt-icon-the7-sort-00:before{content:"\ea00"}.dt-icon-the7-sort-01:before{content:"\ea01"}.dt-icon-the7-arrow-06:before{content:"\f006"}.dt-icon-the7-arrow-07:before{content:"\f007"}.dt-icon-the7-arrow-072:before{content:"\f0361"}.dt-icon-the7-arrow-071:before{content:"\f0362"}.dt-icon-the7-expand-003-1:before{content:"\ed001"}.dt-icon-the7-expand-001-1:before{content:"\ed021"}.dt-icon-the7-expand-008-1:before{content:"\ed061"}.dt-icon-the7-menu-011:before{content:"\e908"}.dt-icon-the7-menu-010:before{content:"\e909"}.dt-icon-the7-menu-009:before{content:"\e90a"}.dt-icon-the7-menu-002:before,.the7-mw-icon-dropdown-menu:before{content:"\e90b"}.dt-icon-the7-menu-004:before{content:"\e90c"}.dt-icon-the7-menu-007:before,.the7-mw-icon-dropdown-menu-bold:before{content:"\e90d"}.dt-icon-the7-menu-005:before{content:"\e90e"}.dt-icon-the7-menu-006:before{content:"\e90f"}.dt-icon-the7-menu-013:before{content:"\e910"}.dt-icon-the7-menu-014:before{content:"\e911"}.dt-icon-the7-menu-015:before{content:"\e912"}.dt-icon-the7-menu-016:before{content:"\e913"}.dt-icon-the7-arrow-00:before{content:"\f000"}.dt-icon-the7-arrow-01:before{content:"\f001"}.dt-icon-the7-arrow-02:before{content:"\f002"}.dt-icon-the7-arrow-03:before{content:"\f003"}.dt-icon-the7-settings:before{content:"\ea012"}.dt-icon-the7-plus-041:before{content:"\ef041"}.dt-icon-the7-arrow-531:before{content:"\f0531"}.dt-icon-the7-arrow-532:before{content:"\f0532"}.dt-icon-the7-arrow-551:before{content:"\f0551"}.dt-icon-the7-arrow-552:before{content:"\f0552"}.dt-icon-the7-arrow-35-1:before{content:"\f0351"}.dt-icon-the7-arrow-35-2:before{content:"\f0352"}