.royalSlider {
width: 100%;
height: 400px;
position: relative;
direction: ltr;
}
.royalSlider > * {
float: left;
}
.rsWebkit3d .rsSlide {
-webkit-transform: none;
}
.royalSlider img {        
width: 100%;
height: auto;
display: block;
} 
.royalSlider {
overflow: hidden;
}
.royalSlider > img {
visibility: hidden; }
.royalSlider_fullscreen {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0; height: auto; width: auto;
overflow: hidden;
-webkit-backface-visibility: hidden;
-webkit-user-select: none; 
-moz-user-select: none; 
-ms-user-select: none; 
user-select: none; 
}
.rsImg {
display: block;
}
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
-webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
-webkit-transform: none;
}
.rsOverflow {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
float: left;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
left: 0;
top: 0;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
position: absolute;
left: 0;
top: 0;
}
.rsContainer {
position: relative;
width: 100%;
height: 100%;
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsArrow,
.rsThumbsArrow {
cursor: pointer;
}
.rsThumb {
float: left;
position: fixed;
left: 300;
bottom: 0;
}
.rsArrow,
.rsNav,
.rsThumbsArrow,
.rsArrowIcn {
opacity: 1;
-webkit-transition: opacity 0.3s linear, left 0.3s ease, right 0.3s ease;
-moz-transition: opacity 0.3s linear, left 0.3s ease, right 0.3s ease;
-o-transition: opacity 0.3s linear, left 0.3s ease, right 0.3s ease;
transition: opacity 0.3s linear, left 0.3s ease, right 0.3s ease;
}
.rsHidden {
opacity: 0;
visibility: hidden;
-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}
.rsGCaption {
width: 100%;
float: left;
text-align: center;
} .royalSlider.rsFullscreen {
position: fixed !important;
height: auto !important;
width: auto !important;
margin: 0 !important;
padding: 0 !important;
z-index: 2147483647 !important;
top: 0 !important;
left: 0 !important;
bottom: 0 !important;
right: 0 !important;
}
.royalSlider .rsSlide.rsFakePreloader {
opacity: 1 !important;
-webkit-transition: 0s;
-moz-transition: 0s;
-o-transition:  0s;
transition:  0s;
display: none;
}
.rsSlide {
position: absolute;
left: 0;
top: 0;
display: block;
overflow: hidden;
height: 100%;
width: 100%;
}
.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
height: auto;
}
.rsContent {
width: 100%;
height: 100%;
position: relative;
}
.rsPreloader {
position:absolute;
z-index: 0;	
}
.rsNav {
-moz-user-select: -moz-none;
-webkit-user-select: none;
user-select: none;
}
.rsNavItem {
-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}
.rsThumbs {
cursor: pointer;
position: relative;
overflow: hidden;
float: left;
z-index: 22;
}
.rsTabs {
float: left;
background: none !important;
}
.rsTabs,
.rsThumbs {
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVideoContainer {  width: auto;
height: auto;
line-height: 0;
position: relative;
}
.rsVideoFrameHolder {
position: absolute;
left: 0;
top: 0;
background: #141414;
opacity: 0;
-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
position: absolute;
z-index: 50;
left: 0;
top: 0;
width: 100%;
height: 100%;
} .rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-right: 44px;
}
.rsABlock {
left: 0;
top: 0;
position: absolute;
z-index: 15;
}
img.rsImg {
max-width: none;
}
.grab-cursor {
cursor:url(//www.zima.be/wp-content/themes/toppic/images/grab.png) 8 8, move; 
}
.grabbing-cursor{ 
cursor:url(//www.zima.be/wp-content/themes/toppic/images/grabbing.png) 8 8, move;
}
.rsNoDrag {
cursor: auto;
}
.rsLink {
left:0;
top:0;
position:absolute;
width:100%;
height:100%;
display:block;	
z-index: 20;
background: url(//www.zima.be/wp-content/themes/toppic/css/blank.gif);
}.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
background: #151515;
color: #FFF;
} .rsDefault .rsArrow {
height: 44px;
width: 44px;
position: absolute;
display: block;
cursor: pointer;
z-index: 21;
}
.rsDefault.rsVer .rsArrow {
width: 100%;
height: 44px;
}
.rsDefault.rsVer .rsArrowLeft { top: 0; left: 0; }
.rsDefault.rsVer .rsArrowRight { bottom: 0;  left: 0; }
.rsDefault.rsHor .rsArrowLeft { left: -25px; top: 50%; margin-top: -22px; }
.rsDefault.rsHor .rsArrowRight { right: -25px; top: 50%; margin-top: -22px; }
.rsDefault .rsArrowIcn {		
width: 32px;
height: 32px;
top: 50%;
left: 50%;
margin-top:-16px;	
margin-left: -16px;
position: absolute;	
cursor: pointer;	
background: url(//www.zima.be/wp-content/themes/toppic/images/rs-default.png);
background-color: #000;
background-color: rgba(0,0,0,0.75);
*background-color: #000;
border-radius: 2px;
}
.rsDefault .rsArrowIcn:hover {
background-color: rgba(0,0,0,0.9);
}
.rsDefault.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }
.rsDefault.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }
.rsDefault.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.rsDefault.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }
.rsDefault .rsArrowDisabled .rsArrowIcn { opacity: .2; filter: alpha(opacity=20);  *display: none; } .rsDefault .rsBullets {
position: absolute;
z-index: 35;
left: 0;
bottom: 0;
width: 100%;
height: auto;
margin: 0 auto; 
background: #000;
background: rgba(0,0,0,0.75);
text-align: center;
line-height: 8px;
overflow: hidden;
}
.rsDefault .rsBullet {
width: 8px;
height: 8px;
display: inline-block;
*display:inline; 
*zoom:1;
padding: 6px 5px 6px;
}
.rsDefault .rsBullet span {
display: block;
width: 8px;
height: 8px;
border-radius: 50%;
background: #777;
background: rgba(255,255,255,0.5);
}
.rsDefault .rsBullet.rsNavSelected span {
background-color: #FFF;
} .rsDefault .rsThumbsHor {
width: 100%;
height: 72px;
}
.rsDefault .rsThumbsVer {
width: 96px;
height: 100%;
position: absolute;
top: 0;
right: 0;
}
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
position: relative;
height: 100%;
}
.rsDefault.rsWithThumbsVer .rsThumbsContainer {
position: relative;
width: 100%;
}
.rsDefault .rsThumb {
float: left;
overflow: hidden;
width: 96px;
height: 72px;
}
.rsDefault .rsThumb img {
width: 100%;
height: 100%;
}
.rsDefault .rsThumb.rsNavSelected {
background: #02874a;
}
.rsDefault .rsThumb.rsNavSelected img {
opacity: 0.3;
filter: alpha(opacity=30);
}
.rsDefault .rsTmb {
display: block;
} .rsDefault .rsTmb h5 {
font-size: 16px;
margin: 0;
padding: 0;
line-height: 20px;
color: #FFF;
}
.rsDefault .rsTmb span {
color: #DDD;
margin: 0;
padding: 0;
font-size: 13px;
line-height: 18px;
} .rsDefault .rsThumbsArrow {
height: 100%;
width: 20px;
position: absolute;
display: block;
cursor: pointer;	
z-index: 21;	
background: #000;
background: rgba(0,0,0,0.75);
}
.rsDefault .rsThumbsArrow:hover {
background: rgba(0,0,0,0.9);
}
.rsDefault.rsWithThumbsVer .rsThumbsArrow {
width: 100%;
height: 20px;
}
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }
.rsDefault .rsThumbsArrowIcn {		
width: 16px;
height: 16px;
top: 50%;
left: 50%;
margin-top:-8px;	
margin-left: -8px;
position: absolute;	
cursor: pointer;	
background: url(//www.zima.be/wp-content/themes/toppic/css/rs-default.png);
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }
.rsDefault .rsThumbsArrowDisabled { display: none !important; } @media screen and (min-width: 0px) and (max-width: 800px) {
.rsDefault .rsThumb {
width: 59px;
height: 44px;
}
.rsDefault .rsThumbsHor {
height: 44px;
}
.rsDefault .rsThumbsVer {
width: 59px;
}
} .rsDefault .rsTabs {
width: 100%;
height: auto;
margin: 0 auto;
text-align:center;
overflow: hidden; padding-top: 12px; position: relative;
}
.rsDefault .rsTab {
display: inline-block;
cursor: pointer;
text-align: center;
height: auto;
width: auto;
color: #333;
padding: 5px 13px 6px;
min-width: 72px;
border: 1px solid #D9D9DD;
border-right: 1px solid #f5f5f5;
text-decoration: none;
background-color: #FFF;
background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 
background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);
-webkit-box-shadow: inset 1px 0 0 #fff;
box-shadow: inset 1px 0 0 #fff;
*display:inline; 
*zoom:1;
}
.rsDefault .rsTab:first-child {
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.rsDefault .rsTab:last-child { 
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
border-right:  1px solid #cfcfcf;
}
.rsDefault .rsTab:active { 
border: 1px solid #D9D9DD;   
background-color: #f4f4f4;
box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsDefault .rsTab.rsNavSelected { 
color: #FFF;
border: 1px solid #999;
text-shadow: 1px 1px #838383;
box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
background: #ACACAC;
background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
background-image: linear-gradient(to bottom, #ACACAC, #BBB);
} .rsDefault .rsFullscreenBtn {
right: 0;
top: 0;
width: 44px;
height: 44px;
z-index: 22;
display: block;
position: absolute;
cursor: pointer;
}
.rsDefault .rsFullscreenIcn {
display: block;
margin: 6px;
width: 32px;
height: 32px;
background: url(//www.zima.be/wp-content/themes/toppic/css/rs-default.png) 0 0;
background-color: #000;
background-color: rgba(0,0,0,0.75);
*background-color: #000;
border-radius: 2px;
}
.rsDefault .rsFullscreenIcn:hover {
background-color: rgba(0,0,0,0.9);
}
.rsDefault.rsFullscreen .rsFullscreenIcn {
background-position: -32px 0;
} .rsDefault .rsPlayBtn {
-webkit-tap-highlight-color:rgba(0,0,0,0.3);
width:64px;
height:64px;
margin-left:-32px;
margin-top:-32px;
cursor: pointer;
}
.rsDefault .rsPlayBtnIcon {
width:64px;
display:block;
height:64px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-transition: .3s;
-moz-transition: .3s;
transition: .3s;
background:url(//www.zima.be/wp-content/themes/toppic/css/rs-default.png) no-repeat 0 -32px;
background-color: #000;
background-color: rgba(0,0,0,0.75);
*background-color: #000;
}
.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
background-color: rgba(0,0,0,0.9);
}
.rsDefault .rsBtnCenterer {
position:absolute;
left:50%;
top:50%;
}
.rsDefault .rsCloseVideoBtn {
right: 0;
top: 0;
width: 44px;
height: 44px;
z-index: 500;
position: absolute;
cursor: pointer;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(0);
}
.rsDefault .rsCloseVideoBtn.rsiOSBtn {
top: -38px;
right: -6px;
}
.rsDefault .rsCloseVideoIcn {
margin: 6px;
width: 32px;
height: 32px;
background: url(//www.zima.be/wp-content/themes/toppic/css/rs-default.png) -64px 0;
background-color: #000;
background-color: rgba(0,0,0,0.75);
*background-color: #000;
}
.rsDefault .rsCloseVideoIcn:hover {
background-color: rgba(0,0,0,0.9);
} .rsPreloader {
width:20px;
height:20px;
background-image:url(//www.zima.be/wp-content/themes/toppic/images/loader.gif);
left:50%;
top:50%;
margin-left:-10px;
margin-top:-10px;	
} .rsDefault .rsGCaption {
position: absolute;
float: none;
bottom: 6px;
left: 6px;
text-align: left;
background: rgb(0, 0, 0);
background: rgba(0, 0, 0, 0.75);
color: #FFF;
padding: 2px 8px;
width: auto;
font-size: 12px;
border-radius: 2px;
}.mfp-bg {
top: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #111111;
opacity: 0.9;
filter: alpha(opacity=80); }
.mfp-kk-open {
left: 0;
}
.mfp-kk-close {
right: 0;
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #f3f3f3;
font-size: 14px;
font-weight: 600;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
font-size: 16px;
font-weight: 400;
line-height: 1.2em;
color: #fff;
word-wrap: break-word;
padding-right: 55px; }
.mfp-image-holder .mfp-content {
max-width: 90%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; } .mfp-fade.mfp-bg {
opacity: 0;
-webkit-transition: width 0.4s ease-out, opacity 0.4s ease-out;
-moz-transition: width 0.4s ease-out, opacity 0.4s ease-out;
-o-transition: width 0.4s ease-out, opacity 0.4s ease-out;
transition: width 0.4s ease-out, opacity 0.4s ease-out;
width: 0;
} .mfp-fade.mfp-bg.mfp-ready {
opacity: 0.9;
width: 100%;
} .mfp-fade.mfp-bg.mfp-removing {
opacity: 0;
width: 0;
} .mfp-fade.mfp-wrap .mfp-content {
opacity: 0;
transform: translate3d(-50px, 0, 0);
-ms-transform:: translate3d(-50px, 0, 0);
-webkit-transform: translate3d(-50px, 0, 0);
-webkit-transition: transform 0.15s ease-out, opacity 0.15s ease-out;
-moz-transition: all 0.15s ease-out, opacity 0.15s ease-out;;
-o-transition: all 0.15s ease-out, opacity 0.15s ease-out;;
transition: all 0.15s ease-out, opacity 0.15s ease-out;;
} .mfp-fade.mfp-wrap.mfp-ready .mfp-content {
opacity: 1;
transform: translate3d(0, 0, 0);
-ms-transform:: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
} .mfp-fade.mfp-wrap.mfp-removing .mfp-content {
opacity: 0;
transform: translate3d(60px, 0, 0);
-ms-transform:: translate3d(60px, 0, 0);
-webkit-transform: translate3d(60px, 0, 0);
}
.mfp-figure, .mpf-iframe {
position: relative;
}
.mfp-open .mfp-figure, .mfp-open .mfp-iframe,
.mfp-open-bd .mfp-figure, .mfp-open-bd .mfp-iframe {
-webkit-animation-duration: 0.4s;
-moz-animation-duration: 0.4s;
-ms-animation-duration: 0.4s;
-o-animation-duration: 0.4s;
animation-duration: 0.4s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
}
.mfp-open .mfp-figure, .mfp-open .mfp-iframe {
-webkit-animation-name: imgfadeIn;
-moz-animation-name: imgfadeIn;
-o-animation-name: imgfadeIn;
animation-name: imgfadeIn;
}
.mfp-open-bd .mfp-figure, .mfp-open-bd .mfp-iframe {
-webkit-animation-name: imgfadeInB;
-moz-animation-name: imgfadeInB;
-o-animation-name: imgfadeInB;
animation-name: imgfadeInB;
}
.mfp-iframe-scaler .mfp-counter {
position: absolute;
top: auto;
}
.mfp-iframe-scaler .mfp-title {
position: absolute;
}
@-webkit-keyframes imgfadeIn {
0% {opacity: 0; transform: translate3d(50px,0,0);}
100% {opacity: 1; transform: translate3d(0,0,0);}
}
@-moz-keyframes imgfadeIn {
0% {opacity: 0; transform: translate3d(50px,0,0);}
100% {opacity: 1; transform: translate3d(0,0,0);}
}
@-o-keyframes imgfadeIn {
0% {opacity: 0; transform: translate3d(50px,0,0);}
100% {opacity: 1; transform: translate3d(0,0,0);}
}
@keyframes imgfadeIn {
0% {opacity: 0; transform: translate3d(50px,0,0);}
100% {opacity: 1; transform: translate3d(0,0,0);}
}
@-webkit-keyframes imgfadeInB {
0% {opacity: 0; transform: translate3d(-50px,0,0);}
100% {opacity: 1; transform: translate3d(0,0,0);}
}
@-moz-keyframes imgfadeInB {
0% {opacity: 0; transform: translate3d(-50px,0,0);}
100% {opacity: 1; transform: translate3d(0,0,0);}
}
@-o-keyframes imgfadeInB {
0% {opacity: 0; transform: translate3d(-50px,0,0);}
100% {opacity: 1; transform: translate3d(0,0,0);}
}
@keyframes imgfadeInB {
0% {opacity: 0; transform: translate3d(-50px,0,0);}
100% {opacity: 1; transform: translate3d(0,0,0);}
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }.woocommerce .page-title {
padding: 0 0 20px;
}
.kk-woo-shop .page-title, .single-product .kk-woo-shop h1.product_title {
font-size: 52px;
font-weight: 400;
line-height: 60px;
text-transform: uppercase;
margin: 0;
text-align: left;
}
.single-product .kk-woo-shop h1.product_title {
margin: 0 0 20px 0;
}
.woocommerce .kk-woo-shop-wrapper .woocommerce-ordering, .woocommerce-page .kk-woo-shop-wrapper .woocommerce-ordering {
float: left;
}
.woocommerce .kk-woo-shop-wrapper .woocommerce-result-count, .woocommerce-page .kk-woo-shop-wrapper .woocommerce-result-count {
float: right;
font-size: 14px;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
font-size: 14px;
}
.woocommerce .kk-woo-shop-wrapper ul.products li.product, .woocommerce .kk-woo-related ul.products li.product {
width: 31.3%;
}
.woocommerce .kk-woo-shop-wrapper ul.products li.product, .woocommerce .kk-woo-related ul.products li.product {
margin-right: 3%;
}
.woocommerce .kk-woo-shop-wrapper ul.products li.last, .woocommerce .kk-woo-related ul.products li.last {
margin-right: 0;
}
.woocommerce .kk-woo-shop-wrapper ul.products li.product a img, .woocommerce-page .kk-woo-shop-wrapper ul.products li.product a img, .woocommerce .kk-woo-shop #content div.product div.images img, .woocommerce .kk-woo-shop div.product div.images img, .woocommerce-page .kk-woo-shop #content div.product div.images img, .woocommerce-page .kk-woo-shop div.product div.images img {
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
.woocommerce .kk-woo-shop-wrapper ul.products li.product h3, .woocommerce-page .kk-woo-shop-wrapper ul.products li.product h3, .woocommerce .kk-woo-related ul.products li.product h3, .woocommerce-page .kk-woo-related ul.products li.product h3, .woocommerce-cart .cart-collaterals .cross-sells ul.products h3, .woocommerce .kk-woo-shop-wrapper ul.products li.product h2, .woocommerce-page .kk-woo-shop-wrapper ul.products li.product h2, .woocommerce .kk-woo-related ul.products li.product h2, .woocommerce-page .kk-woo-related ul.products li.product h2, .woocommerce-cart .cart-collaterals .cross-sells ul.products h2 {
font-size: 16px;
font-weight: 600;
line-height: 22px;
margin: 0;
text-transform: uppercase;
}
.woocommerce-cart .cart-collaterals .cross-sells ul.products {
margin-left: 0;
}
.woocommerce .kk-woo-related ul.products li.product, .woocommerce-page .kk-woo-shop-wrapper ul.products li.product {
text-align: left;
}
.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce .kk-woo-shop-wrapperbutton .button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce ul.products li.product a.added_to_cart, .woocommerce-page ul.products li.product a.added_to_cart {
background: none;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
color: #888888;
border: 2px solid #ccc;
display: block;
float: left;
margin: 12px 2px 2px 4px;
padding: 10px 20px 9px 20px;
text-decoration: none;
text-transform: uppercase;
width: auto;
line-height: 12px;
font-size: 11px;
font-weight: 600;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
-webkit-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.woocommerce ul.products li.product .button {
margin-top: 12px;
}
.woocommerce .content a.button, .woocommerce .content button.button, .woocommerce .content input.button, .woocommerce .content #respond input#submit, .woocommerce .content #content input.button, .woocommerce-page .content a.button, .woocommerce-page .content button.button, .woocommerce-page .content input.button, .woocommerce-page .content #respond input#submit, .woocommerce-page .content #content input.button {
background: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
color: #888888;
border: 2px solid #ccc;
display: inline-block;
margin: 0px 2px 2px 0;
padding: 10px 20px 9px 20px;
text-decoration: none;
text-transform: uppercase;
width: auto;
line-height: 12px;
font-size: 11px;
font-weight: 600;
text-shadow: none;
-moz-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
-webkit-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.woocommerce #respond input#submit.loading:after,
.woocommerce a.button.loading:after,
.woocommerce button.button.loading:after,
.woocommerce input.button.loading:after {
font-family: WooCommerce;
content: "\e01c";
vertical-align: top;
-webkit-font-smoothing: antialiased;
font-weight: 400;
position: absolute;
top: 9px;
right: 5px;
-webkit-animation: spin 2s linear infinite;
-moz-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.kk-woo-shop .inner-content {
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
width: 100%;
margin-top: 0;
}
.woocommerce .kk-woo-shop .kk-woo-shop-item .star-rating, .woocommerce-page .kk-woo-shop .kk-woo-shop-item .star-rating, .woocommerce .kk-woo-related .star-rating, .woocommerce-page .kk-woo-related .star-rating, .woocommerce-cart .cross-sells .star-rating {
float: right;
top: 15px;
right: 10px;
position: absolute;
}
.woocommerce .kk-woo-shop-wrapper ul.products li.product .price, .woocommerce-page .kk-woo-shop-wrapper ul.products li.product .price, .woocommerce .kk-woo-related ul.products li.product .price, .woocommerce-page .kk-woo-related ul.products li.product .price, .woocommerce ul.products li.product .price, .woocommerce-cart .cross-sells ul.product .price {
font-size: 18px;
font-weight: 600;
}
.woocommerce .kk-woo-shop-wrapper ul.products li.product .price del, .woocommerce-page .kk-woo-shop-wrapper ul.products li.product .price del, .woocommerce .kk-woo-related ul.products li.product .price del, .woocommerce-page .kk-woo-related ul.products li.product .price del, .woocommerce div.product span.price del, .woocommerce ul.products li.product .price del {
font-size: 16px;
font-weight: 600;
text-decoration: none;
position: relative;
display: inline-block;
margin-left: 10px;
margin: 0 10px 0 0;
}
.woocommerce .kk-woo-shop-wrapper ul.products li.product .price del:before, .woocommerce-page .kk-woo-shop-wrapper ul.products li.product .price del:before, .woocommerce .kk-woo-related ul.products li.product .price del:before, .woocommerce-page .kk-woo-related ul.products li.product .price del:before, .woocommerce div.product span.price del:before, .woocommerce ul.products li.product .price del:before {
position: absolute;
content: '';
left: -5px;
right: -5px;
top: 50%;
border-width: 1px;
border-bottom-style: solid;
-webkit-transform: rotate(-12deg);
-moz-transform: rotate(-12deg);
-ms-transform: rotate(-12deg);
-o-transform: rotate(-12deg);
transform: rotate(-12deg);
}
.woocommerce .kk-woo-shop span.onsale, .woocommerce-page .kk-woo-shop span.onsale, .woocommerce-cart .cross-sells ul.products li.product .onsale {
background: none repeat scroll 0 0 #ed0e0e;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
border-radius: 0;
-moz-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
color: #fff;
font-weight: 600;
line-height: 14px;
min-height: 14px;
text-transform: uppercase;
padding: 5px;
}
.woocommerce .kk-woo-shop ul.products li.product .onsale, .woocommerce-page .kk-woo-shop ul.products li.product .onsale, .woocommerce-cart .cross-sells ul.products li.product .onsale {
right: auto;
left: 10px;
top: 10px;
margin: 0;
text-shadow: none;
}
.woocommerce .star-rating, .woocommerce-page .star-rating {
height: 1.1em;
}
.woocommerce-cart .content .shop_table, .woocommerce-checkout table.shop_table {
border: none;
border-radius: 0;
-moz-border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
.woocommerce .quantity .qty {
padding: 7px 8px 8px 8px;
}
.woocommerce .content table.shop_table th, .woocommerce-page .content table.shop_table th {
padding: 25px 12px;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
border: 1px solid #DDDDDD;
padding: 8px;
color: #888;
width: 150px;
margin-bottom: 0;
font-size: 13px;
line-height: 18px;
box-shadow: 0 1px 2px 0 rgba(180, 180, 180, 0.2);
box-sizing: border-box;
}
.woocommerce .content .quantity, .woocommerce .quantity, .woocommerce-page .content .quantity, .woocommerce-page .content .quantity {
float: left;
}
.woocommerce .content table.shop_table td, .woocommerce-page .content table.shop_table td {
font-size: 14px;
padding: 25px 12px;
}
.woocommerce .kk-woo-related h2, .cart-collaterals h2, .woocommerce #reviews h3 {
font-size: 20px;
font-weight: 600;
margin-bottom: 30px;
text-transform: uppercase;
}
.woocommerce #comments {
margin-bottom: 40px;
}
.woocommerce .kk-woo-related {
margin-top: 40px;
}
.woocommerce .woocommerce-checkout h3 {
font-size: 20px;
font-weight: 600;
margin-bottom: 20px;
}
.woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2, .woocommerce .woocommerce-tabs #tab-additional_information h2, .woocommerce-page .woocommerce-tabs #tab-additional_information h2 {
display: none;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
display: inline-block;
font-size: 18px;
font-weight: 600;
margin: 0 10px 0 0;
position: relative;
}
.woocommerce div.product .single_variation span.price {
margin-bottom: 20px;
display: inline-block;
font-size: 22px;
font-weight: 600;
position: relative;
}
.woocommerce div.product .entry-summary p.price ins, .woocommerce div.product .entry-summary span.price ins, .woocommerce div.product .summary p.price {
font-size: 22px;
font-weight: 600;
}
.woocommerce .entry-summary .product_meta .sku_wrapper .sku, .woocommerce .entry-summary .product_meta .posted_in a {
font-weight: 400;
}
.woocommerce .entry-summary .product_meta .sku_wrapper, .woocommerce .entry-summary .product_meta .posted_in {
display: block;
font-weight: 600;
}
.woocommerce-page .entry-summary .variations tbody td {
display: block;
}
.woocommerce .woocommerce-shipping-calculator button {
margin-top: 10px;
}
.woocommerce form .form-row {
padding: 0 0 10px 0;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
line-height: 18px;
}
.woocommerce .woocommerce-shipping-calculator > p {
padding: 0;
}
.woocommerce .cart_totals tr.order-total span.amount {
font-size: 16px;
text-decoration: underline;
}
.woocommerce .cart_totals table tr th {
text-align: left;
}
.woocommerce .woocommerce-shipping-fields #ship-to-different-address-checkbox {
float: left;
margin-right: 10px;
width: auto;
}
.woocommerce .woocommerce-checkout-payment li > input {
width: auto;
}
.woocommerce-checkout .content table.shop_table tfoot tr th {
background: none;
font-size: 14px;
padding: 12px 12px;
}
.woocommerce-checkout .content table.shop_table tfoot tr td {
padding: 12px 12px;
}
.woocommerce-checkout .content table.shop_table tbody tr td {
padding: 12px 12px;
}
.woocommerce-checkout #customer_details {
margin-bottom: 50px;
}
@media screen and (max-width: 766px) {
.woocommerce .kk-woo-shop-wrapper ul.products li.product, .woocommerce .kk-woo-related ul.products li.product {
width: 100%;
margin-right: 0;
}
}
.select2-container--default .select2-selection--single {
border-radius: 0;
height: auto;
border-color: #DDDDDD;
background-color: transparent;
}
.dark-skin .select2-container--default .select2-selection--single {
border-color: #444;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
padding: 4px 20px 4px 8px;
color: currentColor;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
height: 36px;
}
.dark-skin .select2-container--default .select2-results__option[aria-selected=true], .dark-skin
.select2-container--default .select2-results__option[data-selected=true] {
background-color: #333333;
}
.dark-skin .select2-dropdown {
background-color: #222;
border-color: #444;
}
.woocommerce form .form-row textarea {
min-height: 120px;
}
.dark-skin .woocommerce-error, .dark-skin
.woocommerce-info, .dark-skin
.woocommerce-message {
background-color: #333;
color: #d0d0d0;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
border-radius: 0;
}
.dark-skin #add_payment_method #payment, .dark-skin
.woocommerce-cart #payment, .dark-skin
.woocommerce-checkout #payment {
background-color: #333;
}
.dark-skin #add_payment_method #payment ul.payment_methods, .dark-skin
.woocommerce-cart #payment ul.payment_methods, .dark-skin
.woocommerce-checkout #payment ul.payment_methods {
border-color: #3b3b3b;
}@media screen and (max-width: 1440px) {
.kk-content-boxed.kk_menu_default .content {
width: 900px;
}
.kk-content-fullwidth.kk_menu_default .content-inner-wrapper {
width: 960px;
}
.kk_menu_left_boxed .content {
margin: 0 0 0 300px;
width: 900px;
}
.kk-content-boxed.kk_menu_default .content.kk-is-homecaption,
.kk-content-boxed.kk_menu_default_hidden .content.kk-is-homecaption {
width: 100%;
}
.kk_menu_left_boxed .content.kk-is-homecaption {
margin: 0;
padding: 0 0 0 300px;
width: 100%;
}
}
@media screen and (max-width: 1366px) {
.kk-content-boxed.kk_menu_default .content {
width: 940px;
}
.kk-content-boxed.kk_menu_default_hidden .content {
width: 890px;
}
.kk_menu_left_boxed .content {
margin: 0 0 0 280px;
width: 960px;
}
.kk_menu_fullscreen.kk-content-boxed .fullscreen-top-wrapper,
.kk_menu_fullscreen.kk-content-boxed .content,
.kk_menu_classic.kk-content-boxed .fullscreen-top-wrapper,
.kk_menu_classic.kk-content-boxed .content {
width: 900px;
} 
.mfp-image-holder .mfp-content {
max-width: 80%;
}
.kk-content-fullwidth.kk_menu_default .content-inner-wrapper {
width: 93%;
max-width: 940px;
}
}
@media screen and (max-width: 1280px) {
.kk_menu_fullscreen.kk-content-fullwidth .fullscreen-top-wrapper,
.kk-content-fullwidth .content-inner-wrapper,
.kk_menu_slide_right.kk-content-fullwidth .content-inner-wrapper,
.kk_menu_fullscreen.kk-content-fullwidth .content-inner-wrapper	{
width: 100%;
padding-left: 35px;
padding-right: 35px;
}
.kk-content-boxed.kk_menu_default .content {
width: 860px;
}
.kk_menu_left_boxed .content {
width: 920px;
}
.mfp-image-holder .mfp-content {
max-width: 100%;
}
.mfp-custom-arrow {
display: none;
}
}
@media screen and (max-width: 1024px) {
.kk-content-boxed.kk_menu_default_hidden .content {
width: 800px;
}
.kk_menu_left_boxed .content {
width: 725px;
margin: 0 0 0 270px
}
.kk_menu_default.kk-content-boxed .content.kk-is-homecaption {
padding: 0;
position: absolute;
}
input, textarea, select {
width: auto;
}
.kk-content-fullwidth .content {
padding: 40px 0 0 0px;
}
.kk_menu_default.kk-template-fullscreen  .menu-wrapper,
.kk_menu_default.kk-grid-active .menu-wrapper,
.kk_menu_default.kk-content-fullwidth .menu-wrapper	{
width: 100%;
}
.kk_menu_default .logo {
padding: 0;
display: inline-block;
vertical-align: top;
}
.kk_menu_default .menu-wrapper .logo img {
max-height: 40px;
width: auto;
}
.kk_menu_default .menu-wrapper .main-nav {
display: inline-block;
position: relative;
padding-left: 0;
float: right;
vertical-align: top;
}
.kk_menu_default .menu-wrapper .main-nav ul,
.kk_menu_default .menu-wrapper .footer,
.kk_menu_default_hidden .menu-wrapper .footer,
.kk_menu_default_hidden .kk-mobile-trigger,
.kk_menu_left_boxed .kk-mobile-trigger	{
display: none;
}
.kk_menu_default .mobile-menu {
display: inline;
}
.kk-mobile-trigger {
display: block;
right: 27px;
}	
.kk-content-boxed.kk_menu_default .content {
left: 0;
width: 800px;
margin: 0 auto;
}
.kk_menu_default .royalSlider_fullscreen {
left: 0;
}
.kk_menu_default.kk-template-fullscreen .royalSlider_fullscreen {
top: 80px;
}
.kk_menu_default .kk-icons-wrapper {
left: auto;
z-index: 105;
right: 70px;
top: 25px;
}
.kk_menu_default.kk-fs-g .kk-info-trigger, 
.kk_menu_classic .kk-thumbs-trigger, 
.kk_menu_default .kk-thumbs-trigger {
background-color: transparent;
border: none;
font-size: 19px;
padding: 5px 0;
}
.kk_menu_default.kk-fs-g .kk-info-trigger:hover, 
.kk_menu_default .kk-thumbs-trigger:hover, 
.kk_menu_default .kk-thumbs-trigger.activeThumb {
background-color: transparent;
color: #fff;
border-color: transparent;
}
.fullmasonry {
padding-left: 0;
}
.kk_menu_default.kk-grid-active .kk-icons-wrapper, 
.kk_menu_default.page-template-template-homepage-grid .kk-icons-wrapper, 
.kk_menu_default_hidden.page-template-template-homepage-grid .kk-icons-wrapper {
position: absolute;
}
.info-fs-form .content-inner-wrapper {
width: 100%;
padding: 0 70px;
}
.kk_menu_slide_right .main-nav li a, 
.kk_menu_fullscreen .main-nav li a {
font-size: 24px;
padding: 10px 30px;
}
}
@media screen and (max-width: 768px) {
.kk-content-boxed.kk_menu_default_hidden .content {
width: 698px;
}
.kk-content-boxed.kk_menu_default_hidden .inner-content,
.kk-content-boxed.kk_menu_default_hidden .sidebar {
float: none!important;
width: 100%;
}
.kk_menu_left_boxed .content {
margin: 0;
width: 100%;
top: 0;
}
.kk_menu_fullscreen.kk-content-boxed .fullscreen-top-wrapper,
.kk_menu_fullscreen.kk-content-boxed .content,
.kk_menu_classic.kk-content-boxed .fullscreen-top-wrapper,
.kk_menu_classic.kk-content-boxed .content {
width: 100%;
}
.kk_menu_default .menu-wrapper,
.kk-content-boxed.kk_menu_default .content {
width: 100%;
}
.kk_menu_left_boxed .menu-wrapper {
padding: 20px 30px;
position: relative;
width: 100%;
margin: 0 auto;
height: 80px;
left: 0;
top: 0;
display: flex;
align-items: center;
}
.kk_menu_left_boxed .logo {
padding: 0;
display: inline-block;
vertical-align: top;
float: left;
width: auto;
}
.kk_menu_left_boxed .logo a img {
max-height: 40px;
width: auto;
}
.kk_menu_left_boxed .menu-wrapper .main-nav {
display: inline-block;
position: relative;
padding: 0;
float: right;
vertical-align: top;
}
.kk_menu_left_boxed .menu-wrapper .footer,
.kk_menu_left_boxed  .menu-wrapper .main-nav ul	{
display: none;
}
.kk_menu_left_boxed .mobile-menu,
.kk_menu_left_boxed .kk-mobile-trigger  {
display: block;
}
.kk_menu_left_boxed .kk-icons-wrapper {
left: auto;
z-index: 105;
right: 70px;
top: 23px;
}
.kk_menu_left_boxed.kk-fs-g .kk-info-trigger, .kk_menu_left_boxed .kk-thumbs-trigger {
background-color: transparent;
border: none;
font-size: 20px;
padding: 5px 0;
}
.kk_menu_slide_right.kk-menu-open .royalSlider_fullscreen, 
.kk_menu_slide_right.kk-content-fullwidth.kk-menu-open .content, 
.kk_menu_slide_right.kk-menu-open .video-bg, 
.kk_menu_slide_right.kk-menu-open #kenburns,
.kk_menu_slide_right.kk-menu-open .fullmasonry,
.kk-menu-open .creative-top-wrapper-bg,
.kk_menu_slide_right.kk-menu-open .kk-bg-overlay,
.kk_menu_slide_right.kk-menu-open .kk-homepage-o,
.kk_menu_slide_right.kk-menu-open .kk-fallback-img	{
-webkit-transform: translate3d(-100%, 0, 0);
-ms-transform: translate(-100%, 0);
transform: translate3d(-100%, 0, 0);
}
.kk_menu_slide_right .menu-wrapper {
width: 100%;
}
.kk_menu_slide_right .post-content {
display: none;
}
.kk_menu_slide_right .main-nav li a, 
.kk_menu_fullscreen .main-nav li a {
font-size: 30px;
padding: 14px 30px;
}
.kk_menu_left_boxed.kk-fs-g .kk-info-trigger:hover, 
.kk_menu_left_boxed .kk-thumbs-trigger:hover, 
.kk_menu_left_boxed .kk-thumbs-trigger.activeThumb {
background-color: transparent;
color: #fff;
border-color: transparent;
}
}
@media screen and (max-width: 766px) {
.kk_menu_fullscreen.kk-content-fullwidth .fullscreen-top-wrapper,
.kk-content-fullwidth .content-inner-wrapper,
.kk_menu_slide_right.kk-content-fullwidth .content-inner-wrapper,
.kk_menu_fullscreen.kk-content-fullwidth .content-inner-wrapper	{
width: 100%;
padding-left: 20px;
padding-right: 20px;
}
.kk-content-fullwidth .kk-parallax-wrapper .kk-parallax-title-wrapper h1 {
font-size: 40px;
}
.kk_menu_fullscreen.kk-content-fullwidth .fullscreen-top-wrapper {
padding: 20px;
}
.kk_menu_fullscreen .fullscreen-top-wrapper {
padding: 20px;
}
.kk_menu_default .menu-wrapper,
.kk_menu_left_boxed .menu-wrapper	{
width: 100%;
margin: 0;
padding: 20px;
}
.kk_menu_left_boxed .content.kk-is-homecaption {
margin: 0 auto;
padding: 0;
}
.kk-content-fullwidth.kk_menu_default_hidden .content {
padding: 40px 0;
}
#multi li {
width: 32.2%;
}
.effect-zoom img {
width: 100%;
}
.blog-meta {
line-height: 2em;
}
.inner-content,
.sidebar {
float: none;
width: 100%;		
}
.single-portfolio .sidebar {
display: none;		
}
.post-content {
display: none;
}
.page-title h1,
.post-title h1,
.kk-woo-shop .page-title, 
.single-product .kk-woo-shop h1.product_title {
font-size: 42px;
}
.page-title, 
.post-title,
.kk-woo-shop .page-title, 
.single-product .kk-woo-shop h1.product_title {
text-align: center;
}
.divider {
margin: 0 auto 50px;
}
.kk_vc .vc_row-fluid .wpb_column {
margin-bottom: 30px;
}
.kk-search-close, 
.kk-info-close {
top: 5px;
right: 5px;
}
blockquote {
margin: 0 0px 20px 0px;
}
.info-fs-form .content-inner-wrapper {
padding: 0 25px;
}
.mfp-custom-arrow  {
padding: 0;
font-size: 32px;
margin-top: -22px;
}
.kk_menu_default_hidden .mobile-menu {
display: block;
opacity: 1;
width: 190px;
background-color: #383838;
color: #FFF;
border-color: #444;
}
.kk_menu_default_hidden .menu-wrapper .main-nav ul {
display: none;
}
.kk_menu_default_hidden .menu-wrapper {
width: 100%;
}
.kk_menu_default_hidden .menu-helper {
display: none;
}
.kk_menu_default_hidden .kk-menu-trigger span, 
.kk_menu_default_hidden .kk-menu-trigger span:before, 
.kk_menu_default_hidden .kk-menu-trigger span:after {
width: 18px;
height: 2px;
}
.kk_menu_default_hidden .kk-menu-trigger span:after {
top: 6px;
}
.kk_menu_default_hidden .kk-menu-trigger span:before {
top: -6px;
}
.kk_menu_default_hidden.kk-menu-open .kk-menu-trigger span,
.kk_menu_default_hidden.kk-menu-open .kk-menu-trigger span:before,
.kk_menu_default_hidden.kk-menu-open .kk-menu-trigger span:after {
width: 18px;
}
.kk_menu_default_hidden.kk-menu-open .kk-menu-trigger span:after {
-webkit-transform: translate3d(0, -6px, 0) rotate(-225deg);
-ms-transform: translate3d(0, -6px, 0) rotate(-225deg);
transform: translate3d(0, -6px, 0) rotate(-225deg);
}
.kk_menu_default_hidden.kk-menu-open .kk-menu-trigger span:before {
-webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
-ms-transform: translate3d(0, 6px, 0) rotate(45deg);
transform: translate3d(0, 6px, 0) rotate(45deg);
}
.kk_menu_default_hidden .kk-search {
font-size: 18px;
left: 1px;
}
.kk_menu_default_hidden.kk-fs-g .kk-info-trigger,
.kk_menu_default_hidden.kk-template-fullscreen .kk-thumbs-trigger   {
font-size: 16px;
}
.icons-wrapper {
display: none;
}
.kk_menu_default_hidden .icons-wrapper .kk-menu-trigger, 
.kk_menu_default_hidden .kk-search, 
.kk_menu_default_hidden.kk-fs-g .kk-info-trigger {
margin-bottom: 6px;
}
.search-fs-form .searchform {
width: 85%;
}
.search-fs-form .searchform input[type="text"] {
font-size: 14px;
font-weight: 600;
}
.kk_menu_default_hidden .royalSlider_fullscreen, 
.kk_menu_default_hidden.kk-menu-open .royalSlider_fullscreen {
left: 0;
}
.kk-content-boxed.kk_menu_default_hidden .content {
-webkit-transform: translate3d(30px, 0, 0);
transform: translate3d(30px, 0, 0);
}
.kk-content-boxed.kk_menu_default_hidden .content {
width: 100%;
margin-left: -17px;
}
.kk_menu_default_hidden .fullmasonry,
.kk_menu_default_hidden.kk-menu-open .fullmasonry {
padding-left: 0;
}
.kk-thumbs-on .rsKK .rsThumbs {
z-index: 95;
}
.kk_menu_slide_right .social {
float: none;
width: 100%;
display: block;
max-width: 100%;
}
.kk_menu_slide_right .footer,
.kk_menu_slide_right.kk-content-fullwidth.kk-is-borders .footer	{
text-align: center;
padding: 20px;
}
.kk_menu_slide_right .main-nav li a, 
.kk_menu_fullscreen .main-nav li a {
font-size: 18px;
padding: 5px 15px;
}
.kk_menu_slide_right .creative-top-wrapper, 
.kk_menu_slide_right .creative-top-wrapper-fixed,
.kk_menu_slide_right.kk-content-fullwidth.kk-is-borders .creative-top-wrapper,
.kk_menu_slide_right.kk-content-fullwidth.kk-is-borders .creative-top-wrapper-fixed	{
padding: 20px;
}
.kk_menu_slide_right .creative-top-wrapper .logo img,
.kk_menu_fullscreen .logo img {
max-height: 35px;
width: auto;
}
.kk_menu_default .kk-icons-wrapper,
.kk_menu_left_boxed .kk-icons-wrapper {
right: 70px;
}
.kk-mobile-trigger {
display: block;
right: 15px;
}
body.kk-is-borders {
margin-top: 0;
}
.kk_menu_slide_right.kk-content-fullwidth.kk-is-borders .kk-borders {
display: none;
}
.kk_menu_slide_right .main-nav .sub-menu li.dl-back a, 
.kk_menu_fullscreen .main-nav .sub-menu li.dl-back a {
font-size: 12px;
}
.kk_menu_slide_right.kk-content-fullwidth.kk-is-borders .royalSlider_fullscreen,
.kk_menu_slide_right.kk-content-fullwidth.kk-is-borders .fullmasonry .gallery-full-masonry 	{
padding: 0;
}
}
@media screen and (max-width: 440px) {
.portfolio-title,
.kk-likes-portfolio {
float: none;
max-width: 100%;
text-align: center;
}
.kk-search-close span, 
.kk-search-close span:before, 
.kk-search-close span:after, 
.kk-info-close span, 
.kk-info-close span:before, 
.kk-info-close span:after {
width: 18px;
}
.blog-content .blog-title, 
.quote-text {
font-size: 20px;
line-height: 1.5em;
}
}