/*
Theme Name: Demo Theme
Theme URI: 
Description: 
Author: Web Dorado
Author URI: 
Version: 1.0
*/

@-moz-document url-prefix() {	#change_theme_id{		background: url('http://themedemo.web-dorado.com/wp-content/uploads/2014/03/down_arrow_select.png') no-repeat scroll 88% center #42413F !important;		left: 39px;		position: relative;	}	#changethemeid{		width: 303px;	overflow: hidden;	}}
*
{
margin:0;
padding:0;
}
#change_theme_id option{
background: #383838;
}
#pntik{
	width: 52px;
    height: 56px;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    background-size: 23px;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    left: -50px;
    top: 155px;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    cursor: pointer;
	box-shadow: -1px 0px 6px 1px rgba(60,60,60,0.3);
}
#pntik .fa{
	font-size: 25px;
    color: #222;
	top: 16px;
    position: relative;
}

#pntik.opened .fa-fw{
	display: none;
}

#pntik.opened .fa-chevron-right{
	display: block;
}

#pntik.closed_tab .fa-fw{
	display: block;
	left: 10px;
}

#pntik.closed_tab .fa-chevron-right{
	display: none;
}

body, html {
height: 100%;
}
body {
color: #666;
height:100%;
}
body {
height: 100%;
width: 100%;
overflow: hidden;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size: 13px;
line-height: 16px;
color: #666;
margin:0;
background-color: #222222;
}
#advanced {
position: relative;
z-index: 998;
top: 0;
left: 0;
}
#advanced span.trigger {
display: block !important;
position: relative;
background: #222;
width: 81px;
height: 26px;
cursor: pointer;
border: 1px solid #1A1A1A;
border-top: 0;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-left-radius: 6px;
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
#advanced span.trigger em {
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/trigger-arrow.png) no-repeat 0 0;
background-repeat: no-repeat;
display: block;
width: 17px;
height: 10px;
position: relative;
left: 32px;
bottom: -8px;
}
#advanced .bg {
background: #fff;
min-height: 70px;
box-shadow: -4px 0px 5px -2px rgba(60,60,60,0.3);
}

.top_container {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin:0 auto;
position: relative;
text-align: center;
}

#theme-select{
position: absolute;
top: 9px;
right: 407px;

}

#theme-select select{
width: 200px;
height: 32px;
right: 394px;
border: 0;
border-radius: 4px;
-webkit-appearance: none;
font-size: 16px;
font-weight: bold;
color: #E2E2E2;
background: #373634 url('http://localhost/wordpress/wp-content/themes/demo/images/select.png') no-repeat 96%;
padding-left: 5px;
}
.top_container.container ul li{
	list-style: none;
	display: inline-block;
}


.buy:hover{
	-webkit-animation: spaceboots 1s linear infinite;
	animation: spaceboots 1s linear infinite;
}


a {
color: #fff;
text-decoration: none;
}
.name_template {
float: left;
margin-left: 8px;
}
.name_template {
float: right;
font-size: 13px;
line-height: 16px;
color: #4f4f4f;
padding: 18px 0 0;
position: relative;
}
.clearfix {
}
.topbar_info {
float: right;
position: relative;
}
.clearfix:before, .clearfix:after {
display: table;
content: "";
line-height: 0;
}

#advanced.closed span.trigger em {
background-position: 0 bottom;
}

*, a:focus {
outline: none!important;
}
.responsive-block > ul{
background: #373634;
}

#customize {
cursor: pointer;
height: 30px;
text-align: left;
}

#customize img {
position: absolute;
right: 10px;
top: 10px;
}

#customize span {
font-size: 15px;
color: #DFDFDF;
top: 15px;
position: relative;
right: -10px;
}

#responsivator li.active {
   /* float: left;
    position: absolute;
    margin: 0;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 10px; */
}

.customize_th{
	border-radius: 50%;
	display: inline-block;
	width: 30px;
	height: 30px;
    margin: -7px 3px -17px -1px;
	overflow: hidden;
	border: 1px solid #838383;
}
#desktop:hover, #desktop.active {
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/sprite.png) no-repeat scroll 3px -34px transparent;
}

#responsivator li {
float: left;
margin: -5px 7px 0 0;
padding-left: 7px;
}

#responsivator li:last-child {
border-right: 0;
margin-right: 0px;
}

#desktop {
position: relative;
top: 0px;
left: 0px;
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/sprite.png) no-repeat scroll 3px 0 transparent;
width: 34px;
height: 26px;
display: block;
float: right;
margiN: 1px 0 0 1px;
cursor: pointer;
}

#change_theme_id{
	padding: 5px;
	font-size: 15px;
	line-height: 17px;
	appearance:none;
	-webkit-appearance: none;
appearance: none;


}
select::-ms-expand {
    display: none !important;
}

li {
line-height: 15px;
}
#tablet-landscape {
position: relative;
top: 0px;
left: 0px;
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/sprite.png) no-repeat scroll -49px 0 transparent;
width: 22px;
height: 26px;
display: block;
float: right;
margiN: 1px 0 0 1px;
cursor: pointer;
}
#tablet-landscape:hover, #tablet-landscape.active {
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/sprite.png) no-repeat scroll -49px -34px transparent;
}
#tablet-portrait:hover, #tablet-portrait.active {
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/sprite.png) no-repeat scroll -91px -33px transparent;
}
#iphone-landscape:hover, #iphone-landscape.active {
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/sprite.png) no-repeat scroll -128px -33px transparent;
}
#iphone-portrait:hover, #iphone-portrait.active {
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/sprite.png) no-repeat scroll -166px -33px transparent;
}
#tablet-portrait {
position: relative;
top: 0px;
left: 0px;
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/sprite.png) no-repeat scroll -90px 0 transparent;
width: 18px;
height: 26px;
display: block;
float: right;
margiN: 1px 0 0 1px;
cursor: pointer;
}
#iphone-landscape {
position: relative;
top: 0px;
left: 0px;
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/sprite.png) no-repeat scroll -129px 0 transparent;
width: 20px;
height: 26px;
display: block;
float: right;
margiN: 1px 0 0 1px;
cursor: pointer;
}
#iphone-portrait {
position: relative;
top: 0px;
left: 0px;
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/sprite.png) no-repeat scroll -166px 0 transparent;
width: 12px;
height: 26px;
display: block;
float: right;
margiN: 1px 0 0 1px;
cursor: pointer;
}
#iframelive.tablet-landscape, #iframelive.tablet-portrait, #iframelive.iphone-landscape, #iframelive.iphone-portrait {
height: 94%;
overflow: auto;
}
#iframelive.tablet-landscape #frameWrapper {
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/pad-land.png);
width: 1242px;
height: 798px !important;
margin: 20px auto;
overflow: auto;
background-attachment: scroll;
}
#iframelive.tablet-portrait #frameWrapper {
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/pad-port.png);
width: 901px;
height: 1213px !important;
margin: 20px auto;
background-attachment: scroll;
}
#iframelive.iphone-landscape #frameWrapper {
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/phone-land.png);
width: 759px;
height: 395px !important;
margin: 150px auto 20px;
background-attachment: scroll;
}
#iframelive.iphone-portrait #frameWrapper {
background: url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/phone-port.png);
width: 395px;
height: 762px !important;
margin: 20px auto;
background-attachment: scroll;
}
#frameWrapper {
background: none repeat scroll 0 0 transparent;
height: 100%;
margin: 0;
}

#iframelive.tablet-landscape #frameWrapper iframe {
overflow-x: hidden;
}
#iframelive.tablet-landscape iframe {
width: 1039px;
height: 690px !important;
margin: 51px 0 0 80px;
}
#iframelive.tablet-landscape, #iframelive.tablet-portrait, #iframelive.iphone-landscape, #iframelive.iphone-portrait {
height: 94%;
overflow: auto;
}
#iframelive.tablet-landscape iframe {
width: 1039px;
height: 690px !important;
margin: 51px 0 0 80px;
}
#iframelive.tablet-portrait iframe {
width: 785px;
height: 1038px !important;
margin: 65px 0 0 58px;
}
#iframelive.iphone-landscape iframe {
width: 495px;
height: 335px !important;
margin: 28px 0 0 133px;
}
#iframelive.iphone-portrait iframe {
width: 337px;
height: 495px !important;
margin: 133px 0 0 30px;
}
#iframelive.desktop iframe {
width: 100%;
margin: 0;
}
#frame {
position: relative;
height: 100%;
border: 0;
}
#iframelive {
	width: 100%;
}
iframe {
width: 100%;
background-color: #fff;
}

#headerlivedemo{
	width: 273px;
    float: left;
    position: absolute;
	right: 17px;
}

#menu-item-411 .image-on-hover{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/sauron-big.png);
}

#menu-item-409 .image-on-hover{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/business-elite-big.png);
}

#menu-item-407 .image-on-hover{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/portfolio-gallery-big.png);
}

#menu-item-405 .image-on-hover{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/business-world-big.png);
}

#menu-item-403 .image-on-hover{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/mottomag-big.png);
}

#menu-item-401 .image-on-hover{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/best-magazine-big.png);
}

#menu-item-399 .image-on-hover{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/news-magazine-big.png);
}

#menu-item-397 .image-on-hover{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/wedding-style-big.png);
}

#menu-item-395 .image-on-hover{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/weddings-big.png);
}

#menu-item-393 .image-on-hover{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/exclusive-big.png);
}

#menu-item-391 .image-on-hover{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/expert-big.png);
}

#menu-item-411{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/sauron-small.png) !important;
}

#menu-item-409{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/business-elite-small.png) !important;
}

#menu-item-407{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/portfolio-gallery-small.png) !important;
}

#menu-item-405{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/business-world-small.png) !important;
}

#menu-item-403{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/mottomag-small.png) !important;
}

#menu-item-401{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/best-magazine-small.png) !important;
}

#menu-item-399{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/news-magazine-small.png) !important;
}

#menu-item-397{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/wedding-style-small.png) !important;
}

#menu-item-395{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/weddings-small.png) !important;
}

#menu-item-393{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/exclusive-small.png) !important;
}

#menu-item-391{
	background-image: url(http://themedemo.web-dorado.com/wp-content/themes/demo/screenshots/expert-small.png) !important;
}



#iframelive {
height: 100%;
background: #161616 url(http://themedemo.web-dorado.com/wp-content/themes/demo/images/resp-bg.png) repeat 43% 0;
}
#iframelive.tablet-landscape, #iframelive.tablet-portrait, #iframelive.iphone-landscape, #iframelive.iphone-portrait {
height: 94%;
overflow: auto;
}
#change_theme_id{
	width: 260px;
	height: 45px;
	background: url('http://themedemo.web-dorado.com/wp-content/uploads/2014/03/down_arrow_select.png') no-repeat right #383838;
	border: 1px solid #383838;
	color: #DFDFDF;
	background-position: 97%;
	background-size: 10%;
}

#top_menu > li{
position: relative;
display: inline-block;
margin: 5px 0px 10px 0px;
background: #fff;
}

div#download_buy {
    text-align: center;
    width: 260px;
}

span#free {
    display: inline-block;
    padding: 7px 5px 5px 6px;
    color: rgba(255,255,255,1);
    font-weight: bold;
    background-repeat: no-repeat;
    width: 190px;
    height: 28px;
    position: relative;
    z-index: 2;
    top: 2px;
    cursor: pointer;
    right: 22px;
    text-align: center;
    float: right;
    background: #F47629;
    border-bottom: 4px solid #c55f20;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 10px;
}

span#free:hover {
    background-color: #c55f20;
}

span#download {
	background-color: #11465f;
    display: inline-block;
    padding: 10px 21px 9px 21px;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
    top: 2px;
	left: 8px;
    position: relative;
}

#top_menu{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

@-webkit-keyframes shakeit {
	0% { -webkit-transform: scale(1); }
	30% { -webkit-transform: scale(1); }
	40% { -webkit-transform: scale(1.19); }
	50% { -webkit-transform: scale(1); }
	60% { -webkit-transform: scale(1); }
	70% { -webkit-transform: scale(1.14); }
	80% { -webkit-transform: scale(1); }
	100% { -webkit-transform: scale(1); }
}

@keyframes shakeit {
	0% { transform: scale(1); }
	30% { transform: scale(1); }
	40% { transform: scale(1.19); }
	50% { transform: scale(1); }
	60% { transform: scale(1); }
	70% { transform: scale(1.14); }
	80% { transform: scale(1); }
	100% { transform: scale(1); }
}

@-moz-keyframes shakeit {
	0% { -moz-transform: scale(1); }
	30% { -moz-transform: scale(1); }
	40% { -moz-transform: scale(1.19); }
	50% { -moz-transform: scale(1); }
	60% { -moz-transform: scale(1); }
	70% { -moz-transform: scale(1.14); }
	80% { -moz-transform: scale(1); }
	100% { -moz-transform: scale(1); }
}

@-o-keyframes shakeit {
	0% { -o-transform: scale(1); }
	30% { -o-transform: scale(1); }
	40% { -o-transform: scale(1.19); }
	50% { -o-transform: scale(1); }
	60% { -o-transform: scale(1); }
	70% { -o-transform: scale(1.14); }
	80% { -o-transform: scale(1); }
	100% { -o-transform: scale(1); }
}

@-ms-keyframes shakeit {
	0% { -ms-transform: scale(1); }
	30% { -ms-transform: scale(1); }
	40% { -ms-transform: scale(1.19); }
	50% { -ms-transform: scale(1); }
	60% { -ms-transform: scale(1); }
	70% { -ms-transform: scale(1.14); }
	80% { -ms-transform: scale(1); }
	100% { -ms-transform: scale(1); }
}

#changethemeid,
#customize_theme,
.demo_logo,
.responsive-block,
#download_buy{
	float: left;
}

#customize_theme{
	width: 260px;
}

.demo_logo{
	top: 5px;
	position: relative;
}

#customize_theme ul{
    cursor: pointer;
}

#customize_theme ul li{
	width: 15px;
	height: 15px;
	float: left;
	text-indent: -9999px;
}

#top-nav-themedemo,
#ts-theme-list{
	width: 100%;
	z-index: 3;
    position: relative;
}

#top-nav-themedemo li,
#ts-theme-list li.themes {
    background: #383838;
    height: 71px;
	width: 94px;
    line-height: 40px;
    display: block;
    padding: 0 15px;
    color: rgba(255,255,255,0.9);
    text-decoration: none;
    position: relative;
    letter-spacing: 1px;
    cursor: pointer;
    text-align: left;
    background-size: cover;
    text-indent: -999px;
    float: left;
    margin: 5px 0px 3px 7px;
	border: 1px solid #B2B0B0;
}

#top-nav-themedemo li:nth-child(2n+1),
#ts-theme-list li.themes:nth-child(2n+1) {  
    margin-left: 7px;
}

/*#ts-theme-list li.themes:nth-child(2n+1) .image-on-hover{
	left: 0;
	top: -1px;
}

#ts-theme-list li.themes:nth-child(2n) .image-on-hover{
	left: -153px;
	top: -1px;
} */

#top-nav-themedemo ul,
#ts-theme-list ul {
    width: 100%;
}

#ts-theme-select {
    display: block;
    height: 45px;
    line-height: 45px;
    color: #333;
    font-size: 15px;
    padding-left: 10px;
}

#ts-theme-select{		
	background: url('http://themedemo.web-dorado.com/wp-content/uploads/2014/03/down_arrow_select.png') no-repeat scroll 95% center #383838 !important;
    color: #DFDFDF;
    text-align: left;
	cursor: pointer;
}

#error{
	display: none;
}
.current_demo{
	background-color: #979797 !important;
}

.sale_sidebar{position:fixed;background-image:url('https://d27sb3x2z8tu4g.cloudfront.net/templates/webdorado/images1/best_offer/7.png?1455089515');left:10px;bottom: 0px;z-index:10000000;width:216px;height:58px;background-position:0px 100%;-webkit-transition:height 1.4s;transition:height 1.4s;cursor:pointer}.sale_sidebar a{display:inline-block;width:100%;height:100%}.sale_sidebar span.get{position:absolute;right:39%;top:53px;display:block;color:#F47629;font-size:40px;display:none;font-family: Oswald, Arial, Helvetica, sans-serif}.sale_sidebar span.product_name{line-height: 25px;position:absolute;right:21%;top:108px;display:block;color:#F47629;font-size:22px;text-align:center;text-transform:uppercase;max-width:130px;font-weight:bold;display:none;width:100%;overflow:hidden;font-family:Oswald}span.close_sidebar{position:absolute;top:-10px;right:20px;font-size:19px;padding:0px 6px 1px 6px;box-shadow:0px 0px 1px 0px #ccc;border-radius:15px;background-color:#fff;color:#F47629;font-family:monospace;cursor:pointer;-webkit-transition:all 0.8s;transition:all 0.8s}div#nav_up{display:none !important}

.sale_sidebar span.get {
    position: absolute;
    right: 39%;
    top: 73px;
    display: block;
    color: #F47629;
    font-size: 40px;
    display: none;
    font-family: Oswald;
}

.sale_sidebar span.product_name {
    position: absolute;
    right: 21%;
    top: 108px;
    display: block;
    color: #F47629;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    max-width: 130px;
    font-weight: bold;
    display: none;
    width: 100%;
    overflow: hidden;
    font-family: Oswald;
}

@media screen and (max-width: 640px){
	.sale_sidebar {
		display: none;
	}
}

@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}

100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}

@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}

100% {
opacity: 1;
-moz-transform: translateY(0);
}
}

@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(20px);
}

100% {
opacity: 1;
-o-transform: translateY(0);
}
}

@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(20px);
}

100% {
opacity: 1;
transform: translateY(0);
}
}

.fadeInUp {
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
}

#top-nav-themedemo li .image-on-hover,
#ts-theme-list li.themes .image-on-hover{
	width: 377px;
    height: 226px;
    -webkit-transition: display 1s; /* Safari */
    transition: display 1s;
	left: -400px;
    position: absolute;
    bottom: -100px;
    box-shadow: 0 0 5px 5px rgba(60,60,60,0.3); 
	z-index: 1;
	background-size: 100%;
	display: none;
	-webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
	-webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
	visibility: hidden;
	border: 10px solid #fff;
    border-radius: 10px;
	border-bottom: 27px solid;
	background-repeat: no-repeat;
    background-size: cover;
}

.theme_names{
	display: block;
    text-align: center;
    color: #000;
    position: relative;
    top: 218px;
    left: 130%;
    font-weight: bold;
    font-family: Segoe UI;
    font-size: 17px;
}

#top-nav-themedemo li:hover .image-on-hover,
#ts-theme-list li.themes:hover .image-on-hover{
	display: block;
	visibility: visible;
}


@-webkit-keyframes spaceboots {
 0% {
 -webkit-transform: scale(1, 1);
}
 50% {
 -webkit-transform: scale(1.1, 1.1);
}
 100% {
 -webkit-transform: scale(1, 1);
};
}

@keyframes spaceboots {
 0% {
 transform: scale(1, 1);
}
 50% {
 transform: scale(1.1, 1.1);
}
 100% {
transform: scale(1, 1);
};
}