@charset "utf-8";
/*
Theme Name: WpThemeGenerator Theme
Theme URI: http://www.WpThemeGenerator.com/
Description:  A universal theme with more than 1000 different designs and options to combine and a powerful framework.
Version: 1.0
Author: WpThemeGenerator
Author URI:www.WpThemeGenerator.com
Tags: black, blue, white, two-columns, custom-colors, custom-background.
General comments and license statement: we provide this template as it is.
*/

/* CSS Document */
@import url(css/reset.css);
@import url(css/widgets.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800|Arvo:400,700,400italic,700italic);
@import url(css/menu_scroll.css?v=1.1);

/* Shock Bold */
@font-face {

    font-family: 'Shock';
    src: url('fonts/shock_sintax_bold-webfont.eot');
    src: url('fonts/shock_sintax_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/shock_sintax_bold-webfont.woff') format('woff'),
         url('fonts/shock_sintax_bold-webfont.ttf')  format('truetype'),
         url('fonts/shock_sintax_bold-webfont.svg#svgFontName') format('svg');

}

/*@import url(css/anythingslider.css);
@import url(css/nivo-slider.css);
@import url(css/colorbox.css);
@import url(css/shortcodes.css);
@import url(css/menu.css);
@import url(css/accordion.css);
@import url(css/fonts.css);
@import url(css/base_template.css);*/
/*@import url(css/bootstrap.css);*/

body {
	/*font-family: Tahoma, Geneva, sans-serif;*/
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	color: #2B2C26;
	/*background: url(img/body_bkg.jpg);*/
	background: #fefefe;
	font-family: 'Open Sans', sans-serif;
	overflow: initial!important;
}

h1, h2, h3, h4, h5, h6 {
	margin: 30px 0 20px;
	padding: 0;
	font-weight: bold;
	color: #2B2C26;
	text-transform: capitalize;
	font-family:'Open Sans', sans-serif;
}
h1 {
	font-size: 30px;
	margin: 0 0 20px;
	color: #2B2C26;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
	letter-spacing: -2px;
}

h1.previous-free-packs{
	font-size: 31px;
	color: #292c30;
	text-transform: none;
	padding: 30px 0 20px;
	text-align: center;
	letter-spacing: -2px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
}
h1.previous-free-packs:before, h1.previous-free-packs:after{
	content: '';
	background: url(img/divider_post.png);
	position: absolute;
	top: 46px;
	width: 250px;
	height: 3px;
}
h1.previous-free-packs:before{
	left: 80px;
}
h1.previous-free-packs:after{
	right: 80px;
}
h1.post_title{
	line-height:34px;

}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
p {
	margin: 10px 0;
}
b{
	font-weight: bold;
}
h1:hover a, h2:hover a, h3:hover a, h4:hover a, h5:hover a, h6:hover a {
	text-decoration: underline;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display:block;
	margin: 5px auto 5px auto;
}
.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin: 5px 5px 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 5px;
}
a img.alignleft {
	float:left;
	margin: 5px 20px 20px 5px;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

a:hover {
	color: #323036;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 5px 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin:0;
	max-width: 98.5%;
	padding:0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

/***************************/
/****** Layout header ******/
/*************************/
.pushable { overflow: visible!important; }

.wrapper_header{
	/*height: 98px;*/
	/*height: 40px;*/
	/*background: url(img/header_bkg2.jpg);*/
	background: #000;
	/*border-bottom: 1px solid #E9E9E9;*/
}

.wrapper_header.secondary-header { background: #1a1a1a; }

.wrapper_header.third-header { background: #afcbe1; }

#header,
.shock-subnav {
	/*width: 960px;*/
	width: 1040px;
	margin: auto;
	position:relative;
}

#header a.logo {
	position:relative;
	*display: inline;
	*zoom: 1;
	display: inline-block;
	margin: 3px 31px 0 0;
}

#header a.logo img {
	width: 32px;
}

#header a.logo img + span + img {
	position: relative;
	top: -5px;
	left: -10px;
	width: 20px;
}

#header span.is_title_logo{
	color:#fff;
	font-weight:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	position:relative;
	bottom:8px;
	right:8px;
}

#header span.is_title_logo.bp {
	font-family: 'Shock';
}

#header span.is_txt_logo{
	display: none;
	position:absolute;
	bottom:3px;
	left:43px;
	font-size:9px;
	color:#37404A;
}

ul.menu_ds{
	/*background: #333;*/
	/*background: rgba(0,0,0,.2);*/
	position:absolute;
	right: 0;
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
	list-style:none;
	/*color:#EEE;*/
	font-size:1em;
	/*text-shadow:1px 1px 1px rgba(0,0,0,0.25);*/
	/*left:1px;*/
	/*border-radius:20px;*/
	/*-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 -1px 0 rgba(0, 0, 0, .9);*/
	/*-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 -1px 0 rgba(0, 0, 0, .9);*/
	/*box-shadow: 0 1px 0 rgba(255, 255, 255, .1), 0 -1px 0 rgba(0, 0, 0, .9);*/
	padding:10px 5px;
	color: #fff;
}

ul.menu_ds li{
	display: inline-block;
	margin:0 10px;
	vertical-align: top;
}

ul.menu_ds li a:hover{
	text-decoration:underline;
	color: #fefefe;
}

/*Mobile menu*/
.menu_ds-mobile { display: none; }

/*Secondary nav*/
.ss-nav {
	text-align: center;
	position: relative;
	padding: 5px 0;
	max-height: 33px;
}
.menu_ds li.search{
	
}
.menu_ds li.search input{
	
}

/*search*/
form.fheader{
	display:inline;
}
.menu_ds input[type="search"] {

	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.menu_ds input[type="search"],
.menu_ds button {
	background: #3598db;
	color: #fff;
	display: block;
	padding: .5em 1em;
	position: relative;
}
.menu_ds button {
    -webkit-appearance: button;
    background: transparent;
    border: 0;
    cursor: pointer;
    font-family: inherit;
    font-size: 100%;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-transform: none;
}

.menu_ds button::-moz-focus-inner {
	border: 0;
	padding: 0;
}



.menu_ds input {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	line-height: inherit;
	margin: 0;
	padding: 0;
}

.menu_ds input:focus {
	outline : none;
}
.menu_ds input[type="search"] {
	display: none;
	height: 21px;
	width: 177px;
	background: transparent;
}
.menu_ds .search_area{
	margin: 0;
}
.menu_ds .search_area.sinput{
	position: relative;
	bottom: 7px;
}
/*end search*/

.ss-nav li {
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
	/*padding: 10px 5px;*/
}

.ss-nav li.bp-btn {
	position: relative;
	/*top: 5px;*/
	font-family: 'Arvo', sans-serif;
	font-weight: 600;
}

.ss-nav li.bp-btn a { font-size: 1.1em; font-family: 'Shock'; }

.ss-nav li.bp-btn a svg#Layer_1 {
	position: relative;
  	top: 3px;
}

.ss-nav li.bp-btn a svg#Layer_1 * {
  fill: #fefefe;
}

.ss-nav li.bp-btn a:hover {
	padding: 5px 10px 11px;
}

.ss-nav li a {
	color: #afafaf;
	padding: 5px 10px 9px;
}

.ss-nav li a:hover {
	background: rgb( 26, 34, 42 );
	color: #afafaf;
	padding: 5px 10px 9px;
}

.ss-nav li a.iconshock-btn-menu.active {
	position: relative;
	top: -8px;
	background: rgb( 26, 34, 42 );
	color: #afafaf;
	padding: 5px 10px 13px;
}

.ss-nav li a.iconshock-btn-menu.active svg#Layer_iconshock {
	position: relative;
  	top: 8px;
}

.ss-nav li a.iconshock-btn-menu.active svg#Layer_iconshock {
	stroke: #75a2d8;
	stroke-width: 1px;
}

.ss-nav li img {
	/*width: 15px;*/
}


/* Third nav */
.sst-nav {
	text-align: center;
	position: relative;
	padding: 5px 0;
}

.sst-nav li {
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
	/*padding: 10px 5px;*/
}

.sst-nav li a {
	color: #000;
	padding: 10px 0px 9px;
	font-size: 1em;
}

.sst-nav li a:first-child {
	color: #000;
	padding: 10px 5px 9px;
	font-size: 1em;
}

.sst-nav li a:hover {
	text-decoration: underline;
}

/*Search*/
#is_search{
	display:none;
	position:absolute;
	top:10px;
	right:42px;
}

#is_search input[type="text"]{
	border-radius:20px;
	background:rgba(0,0,0,0.4);
	border:none;
	padding:0 17px;
	color:#FFF;
	box-shadow:0 1px 0 rgba(255, 255, 255, .1), 0 -1px 0 rgba(0, 0, 0, .8);
}
#is_search input[type="submit"]{
	position:absolute;
	background: transparent url(img/search-icon.png) no-repeat;
	border:none;
	width:14px;
	height:14px;
	top:0;
	right:-23px;
}
div.example_search{
	color:#FFF;
	font-size:9px;
	margin:0 0 0 3px;
}
div.example_search a:hover{
	text-decoration:underline;
}
/***************************/
/****** Layout Content *****/
/*************************/
.wrapper_content{
	overflow: hidden;
}

#content{
	max-width: 960px;
	margin: 20px auto;
}


#content .sticky_dt,
#content .sticky_dt .wrap-sticky,
#content .sticky_dt img {
	max-width: 100%;
	margin: 0;
}

/*******************************/
/****** Layout Newsletter *****/
/*****************************/
.newsletter_area{
	width: 386px;
/*	margin:auto;*/
	text-align:left;
	margin:0 0 0 20px;
	display: none;
/*	position: absolute;
	bottom: -60px;
	left: 9px;		*/
	/*padding: 54px 0 0 100px;*//*65*/
}
.count_comfirmed{
	font-size: 16px;
	color: #fff;
	position: absolute;
	padding: 22px 20px 0;
	width: 69px;
	height: 72px;
	left: 65px;
	top: 54px;
	text-align: center;
	background-image: url(img/newsletter_count.png);
}
.count_comfirmed span{
	display: block;
	line-height: 14px;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	-moz-text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
	-webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
}
.count_comfirmed small{
	padding: 5px 0 0;
	display: block;
	-moz-text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
	-webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
	text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
}
.newsletter_area .newsletter_message{
	font-family: 'Open Sans', sans-serif;
	font-size: 9px;
	color: #333;
	position: absolute;
	left:12px;
	top: 12px;
	width: 100px;
	text-align: left;
	/*background: url(img/newsletter_dotted.png) no-repeat right top;*/
	padding: 10px 0;
	line-height:10px;
}
#msgemail2{
	font-size: 13px;
	text-align:center;
	color:#C00;
	height: 15px;
	color: #961311;
}
.newsletter_area input{
	border: none;
	background-color: transparent;
	background-image: url(img/lollipop/newsletter.png);

}
.newsletter_area input[type="text"]{
	width: 150px;
	height: 46px;
	padding: 0 7px 0 123px;
	font-size: 24px;
	color: #a3a2a4;
	background-position: left top;
	color:#000;
	font-size:18px;
	font-style:italic;
}
.newsletter_area input[type="submit"]{
	width: 106px;
	height: 46px;
	background-position: right top;
	position: absolute;
	right:0;
	/*top: 15px;*/
	/*right: 53px;*/
	-moz-opacity: .9;
	-webkit-opacity: .9;
	opacity: .9;
}
.newsletter_area input[type="submit"]:hover{
	-moz-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
}

/*************************/
/****** Layout Post *****/
/***********************/

.main_content_home{
	padding: 0 16px;
}
.main_content_home .blog_boxes{
	width: 215px;
	height: 296px;
	float: left;
	margin: 20px 35px;
	background: url(img/post_bkg.png);
}
.head_post{
	background: url(img/divider_post.png) repeat-x left bottom;
	padding: 0 0 1px;
}
.comments_link{
	position: absolute;
	left: -107px;
	background: url(img/commets_bkg.png);
	width: 93px;
	height: 76px;
	line-height: 76px;
	top: 0;
	text-align: center;
	font-size: 30px;
	color: #fff;
	-webkit-text-shadow: 0 3px 0 rgba(0, 0, 0, .5);
	-moz-text-shadow: 0 3px 0 rgba(0, 0, 0, .5);
	text-shadow: 0 3px 0 rgba(0, 0, 0, .5);
}
.post_ribbon{
	width: 37px;
	height: 54px;
	background: url(img/ribbon_bkg.png);
	position: absolute;
	right: 3px;
	top: -3px;
	z-index: 1;
}
.main_content_home .blog_boxes .thumb-post .detail_post{
	position: absolute;
	top: 0;
	left: 12px;
	width: 190px;
	height: 190px;
	background: trasparent;
	background: rgba(255, 255, 255, 0);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
	box-shadow: 0 0 5px rgba(0, 0, 0, .9) inset;
}
.main_content_home .blog_boxes .thumb-post img{
}
.main_content_home .blog_boxes .thumb-post .detail_post span, #bundle_send_single, ol.commentlist .reply, .input_wts input[type="submit"]{
	display: none;
	padding: 7px;
	margin: 80px 45px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #961311;
	background: #F15755 url(img/btn-details.gif) top left repeat-x;
	border: 1px solid #B53331;
	text-shadow: 0 1px 0 #EA8C8B;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.8);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.8);
}
.main_content_home .blog_boxes .thumb-post .detail_post span:hover, #bundle_send_single:hover ,ol.commentlist .reply:hover, .input_wts input[type="submit"]:hover{
	background: #F15755 url(img/btn-details-hover.gif) top left repeat-x;
	color: white;
	-moz-text-shadow: 0 1px 0 #961311;
	-webkit-text-shadow: 0 1px 0 #961311;
	text-shadow: 0 1px 0 #961311;
}
/*.main_content_home .blog_boxes .thumb-post .detail_post span{
	display: none;
	padding: 7px;
	margin: 80px 45px;
	background: #666;
	background: rgba(0, 0, 0, .8);
	border-radius: 5px;
	color: #f9f9f9;
	text-align: center;
	font-size: 12px;
	box-shadow: 0 0 2px rgba(255, 255, 255, 1);
}*/
.main_content_home .blog_boxes .thumb-post:hover .detail_post{
	background: #fff;
	background: rgba(255, 255, 255, .70);
	-webkit-transition: all .2s linear;
}
.main_content_home .blog_boxes .thumb-post:hover .detail_post span{
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.main_content_home .blog_boxes .thumb-post{
	display: block;
	margin: 11px 12px 0 12px;
}
.main_content_home .blog_boxes h2{
	font-size: 15px;
	margin: 15px 5px;
	text-align: center;
	letter-spacing: -1px;
	font-weight: bold;
}
#content.single_page{
	margin: 60px auto;
	width: 965px;
}
.entry_post .size-full, .entry_post img[width="630"]{
	border: 5px solid #fff!important;
	box-shadow: 0 0 1px rgba(0, 0, 0, .9)!important;
}
.entry_post p a{
	text-decoration:underline;
}
.entry_post p a:hover{
	color:#999;
}
.entry_post p a:hover{
	opacity:1;
	filter:alpha(opacity=100);

}

/*****************/
/*** Comments ***/
/***************/
#mcspvalue{
	width: 31px;
	background: url(img/input_text_captcha.png)!important;
	margin-bottom: 5px;
}
.divider_commentslist{
	height: 3px;
	background: url(img/divider_post.png);
}
ol.commentlist, ol.commentlist li {
	list-style: none;
}
.navigation a {
	float:right;
	position: relative;
	display:block;
	margin: 10px;
	color: #777;
	font-family: arial, sans-serif;
	font-size: 13px;
	background: rgba(155, 155, 155, .2);
	border: 1px solid rgba(255, 255, 255, .4);
	display: block;
	padding: 4px 20px;
	border-radius: 3px;
}
ol.commentlist .reply{
	display: block;
	float: right;
	margin: 10px 0;
}

ol.commentlist .children {
	padding: 0 0 0 10px;
}
ol.commentlist .children .separate_comments {
	margin: 0;
	padding: 0;
}
.commentLeft {
	width: 60px;
	float:left;
	margin: 0 5px 0 0;
}
.commentRight {
	width: 80%;
	padding: 0 0 3px;
	float:left;
}
.autorAndDate {
	padding: 0 0 0 10px;
}
.commentRight .commentInfo, .commentRight .fn {
	font-style:italic;
	font-size: 11px;
}
.commentLeft .vcard {
	width: 40px;
	height:40px;
	margin: 13px auto 0;
	padding: 3px 3px 9px;
	background: url(img/shortcodes/avatar_bkg.png) no-repeat;
}
.separate_comments {
	overflow:hidden;
	margin: 30px 0 0;
}
.commentTexts {
	border: 1px solid rgba(255, 255, 255, .4);
	padding: 10px;
	background: rgba(180, 180, 180, 0.1);
	border-radius: 10px;
	overflow:hidden;
}
#respond{
	overflow: hidden;
	margin:0 0 57px;
}
#respond small {
	padding: 0 0 0 10px;
}
/****************/
/*** Contact ***/
/**************/

.contact-page,
.custom-page {
	margin-top: 10px!important;
	margin-left: auto!important;
	margin-right: auto!important;
}

.contact-page h1,
.custom-page h1 {
	font-family: 'Arvo', sans-serif;
	font-weight: 500;
	text-transform: none;
}

.contact-page .contact-description,
.custom-page .custom-description {
	display: block;
	text-align: left;
	margin-bottom: 15px;
}

.custom-page .custom-description a {
	color: #80B34F;
}

.custom-page .custom-description a:hover,
.custom-page .custom-description a:active {
	color: #60932f;
}

.custom-page ul { margin-top: 20px; margin-left: 20px; }
.custom-page h2,
.custom-page h3,
.custom-page h4 { font-family: 'Arvo', sans-serif; font-weight: 500; line-height: 1.2; letter-spacing: 0; }

.wpcf7,
.card-view {
	-wekit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px!important;
	/*box-shadow: 0 1px 2px -1px #9a9a9a;*/
	box-shadow: 0 1px 2px -1px #9a9a9a;
	text-align: left;
	margin: 15px 0;
}

.wpcf7 .wpcf7-form-control {
	height: 30px;
	border: none;
	outline: 1px solid #F0F0F0;
	margin-top: 5px;
	width: 100%;
	-wekit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
}

.wpcf7 .wpcf7-textarea {
	max-width: 100%;
	max-height: 90px;
	height: 90px;
	border: none;
	outline: 1px solid #F0F0F0;
	margin-top: 5px;
	-wekit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px 10px;
}

.wpcf7 .wpcf7-submit {
	/*padding: 5px 30px;*/
	padding: 0;
	border: none;
	outline: 1px solid #F0F0F0;
	margin-top: 5px;
	width: inherit;
	background: none;
	outline: none;
	color: #80B34F;
	font-weight: 700;
}

.wpcf7 .wpcf7-submit:hover,
.wpcf7 .wpcf7-submit:active {
	color: #60932f;
}


/*Custom Design Page*/

div.box_transparent_master img{
	position:relative;
	right:10px;
}

div.scrollExtend-loading {
	position:absolute;
	bottom:-115px;
	right:44%;
	z-index:100;
	height: 100px;
	width:100px;
	/*background-image:url('/images/ajax-loader.gif');*/
	background-position: center center;
	background-repeat: no-repeat;
}

/*
* Optimization - Jaime
*/
.box_transparent_master{
	box-shadow: 0 1px 2px -1px #9a9a9a;
	margin-left: 2px;
	margin-bottom: 2px;
} /* End  Optimization */

.contact-us-ad {
	display: none;
	position: fixed;
	bottom: 0;
	background: #fefefe;
	color: #80B34F;
	font-weight: 700;
	width: 100%;
	box-shadow: 0 -1px 2px -2px #9a9a9a;
	padding: 20px;
	z-index: 1;
}

.contact-us-ad a {
	font-size: 2em;
}

.contact-us-ad a:hover,
.contact-us-ad a:active {
	color: #60932f;
}

/*Old Contact form*/
.contact_form {
	/*width: 700px;*/
	width: 100%;
	margin:auto;
}
.contact_table tbody tr td {
	padding: 5px 0;
}
.contact_table tbody tr th {
	vertical-align: text-top;
	padding: 10px 10px 0;
}
.contact_input_text {
	padding: 0 5px 0 0;
	float: left;
}

.contact_form input[type="text"] {
	height: 30px;
	border: 0;
	width: 280px;
	line-height: 30px;
	padding: 0 7px;
	background: url(img/multi_bkg/input_text_bkg.png);
}
.contact_form .captcha, .contact_input_text {
	clear:both;
	margin: 0 0 5px;
}
.contact_form #captchaimage img {
	margin: 5px 0;
	border: 4px solid #E5E5E5;
}
input#captcha{
	background: white;
	height: 46px;
	margin: 7px 10px;
	width: 150px;
	font-size: 30px;
	text-align: center;
}
#captchaimage{
	float: left;
}
.contact_form .contact_textarea {
	padding: 0 10px 10px 0;
}

.contact_form .contact_textarea_bottom {
	background:url(img/multi_bkg/textarea_wts_bl.png) left bottom;
	height: 10px;
	position: absolute;
	bottom: -10px;
	width: 100%;
	left: 0;
}
.contact_textarea_right {
	position:absolute;
	background:url(img/multi_bkg/textarea_wts_tr.png) top right;
	width: 10px;
	height: 100%;
	right: -10px;
	top: 0;
}
.contact_textarea_bottom_right {
	position:absolute;
	background: url(img/multi_bkg/textarea_wts_br.png) bottom right;
	width: 10px;
	height: 10px;
	right: -10px;
	bottom: -10px;
}
#send_it {
	float:left;
	margin: 0 0 0 10px;
}
#send_it:hover {
	-webkit-opacity: .8;
	-moz-opacity: .8;
	opacity: .8;
}
.send {
	height: 30px;
	background: url(img/multi_bkg/btn_submit_bkg.png);
	border: 0;
}
.contact_send {
	padding: 0 7px;
	float: left;
}
.contact_send input {
	padding: 0 10px;
}
.contact_send .contact_send_left {
	width: 7px;
	position:absolute;
	left: 0;
	top: 0;
	background: url(img/multi_bkg/btn_submit_left.png);
	height: 30px;
}
.contact_send .contact_send_right {
	width: 7px;
	position:absolute;
	right: 0;
	top: 0;
	background: url(img/multi_bkg/btn_submit_right.png);
	height: 30px;
}
.contact_input_text_right {
	position:absolute;
	top: 0;
	right: 0;
	width:5px;
	height: 100%;
	background:url(img/multi_bkg/input_text_bkg_right.png) top right;
}

#contact_us tr td {
	padding: 5px 0;
}
#respond .cancel-comment-reply small{
	padding: 0 0 25px;
	display: block;
}
#respond #commentform input[type=text], .contactForm input[type=text] {
	padding:8px 5px 4px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#commentform input[type=text], .contactForm input[type=text] {
	background: url(img/multi_bkg/input_text_bkg.png) no-repeat;
	border:none;
	float:left;
}
/*Excluisve for captcha plugin*/
#commentform p.cptch_block input[type=text]{
	background:#FFF;
	float:none;
	border:1px solid #EEE;
}
.contactForm table th{
	text-align: right;
	padding: 10px;
}
.contactForm input[type=text] {
	padding:0 5px 0;
}
#commentform input[type=text], .contactForm input[type=text], .contactForm textarea {
	color: #777;
}
#commentform p {
	margin: 0;
	clear: both;
}
#commentform label {
	padding: 5px 5px 0;
}
.comment-notes, .form-allowed-tags {
	padding: 10px 0;
}
#commentform p.comment-form-comment {
	display: block;
	float: none;
}
#commentform p input[type="text"], #commentform p textarea {
	color: #777;
	outline: none;
}
#commentform p.comment-form-comment label {
	float:left;
}
#commentform p.comment-form-comment .textarea_wts {
	clear:both;
	display: block;
	float: none;
	margin: 0 10px 0 0;
}
.form-submit {
	position: relative;
	padding: 0 0 0 10px;
}
.form-submit:hover {
	-webkit-opacity: .8;
	-moz-opacity: .8;
	opacity: .8;
}
.form-submit input[type="submit"] {
	background: url(img/multi_bkg/btn_submit_bkg.png) repeat-x;
	height: 30px;
	line-height: 30px;
	border: 0;
	color: #777;
}
.input_text_right {
	background: url(img/multi_bkg/input_text_bkg_right.png) no-repeat top right;
	width:5px;
	height:30px;
	float:left;
}
.textarea_wts {
	background: transparent url(img/multi_bkg/textarea_wts.png) no-repeat;
	position:relative;
	margin:0 0 10px;
	float: left;
}
.textarea_wts textarea {
	width: 500px;
	background:none;
	border: none;
	padding:5px;
	resize: none;
}
.textarea_wts_tr {
	position:absolute;
	background: transparent url(img/multi_bkg/textarea_wts_tr.png) no-repeat top right;
	width:5px;
	height:100%;
	top:0;
	right:-5px;
}
.textarea_wts_br {
	position:absolute;
	background:transparent url(img/multi_bkg/textarea_wts_br.png) no-repeat bottom right;
	width:5px;
	height:5px;
	bottom:-5px;
	right:-5px;
}
.textarea_wts_bl {
	position:absolute;
	background:transparent url(img/multi_bkg/textarea_wts_bl.png) no-repeat bottom left;
	height:5px;
	bottom:-5px;
	width:100%;
}
.input_wts, .search_area_wts {
	position:relative;
	margin:0 8px;
	/*opacity:0.8;
	-moz-opacity:0.8;
	-webkit-opacity:0.8;*/
 filter:alpha[opacity=80];
	float: left;
}
/*.input_wts:hover, .search_area_wts:hover {
	opacity:1;
	-moz-opacity:1;
	-webkit-opacity:1;
 filter:alpha[opacity=100];
}*/
.input_wts input[type="submit"]{
	display:block;
	margin: 10px 0;
	opacity: 1;
}
.search_area_wts input[type="submit"]{
	background:transparent url(img/multi_bkg/btn_submit_bkg.png) repeat-x top left;
	border:none;
	height:30px;
	width:auto;
}
.input_wts_l {
	background:transparent url(img/multi_bkg/btn_submit_left.png) repeat-x top left;
	width:7px;
	height:30px;
	position:absolute;
	top:0;
	left: -7px;
}
.input_wts_r {
	background:transparent url(img/multi_bkg/btn_submit_right.png) repeat-x top left;
	width:7px;
	height:30px;
	position:absolute;
	top:0;
	right:-7px;
}

/* Social networks for digg digg */

/* mini conatct_single*/

div.social_networks{
	position:absolute;
	background:url(img/social_network/mini_box_gray.jpg) no-repeat;
	width:93px;
	height:72px;
	margin: 170px 0 0 -5px;
	z-index:1;
}

div.social_networks ul{
	margin:19px 0 0;
}

div.social_networks ul li{
	display:inline-block;
	width:22px;
	height:21px;
	max-height:21px;
	max-width:22px;
	padding:0;
	margin:0;
}

/* mini conatct_single*/
.ms_thanks_mini{
	position:absolute;
	margin: 20px 0 0 0;
	left: 0px ;
	width:93px;
	height:150px;
}

.pointer_area{
	position:absolute;
	margin: 36px 0 0 6px;
	width: 66px;
	height: 46px;
	left:-1px;
	cursor:text;
}

.ms_container{
	display:none;
	width: 184px;
	position:absolute;
	margin: 20px 0 0 0;
	left: 0;
	height: 239px;
	background: url(img/comments-big.png);
	z-index:2;
}

form#form_bundle_single{
	width:182px;
}

form#form_bundle_single #bundle_text_single{
	margin: 36px 0 10px 0;
	padding:6px;
	width:152px;
	color:#999;
	background: transparent;
	border: none;
}

form#form_bundle_single #bundle_area_single {
	resize:none;
	padding:5px;
	width:153px;
	height:103px;
	margin: 0 0 10px 0;
	color:#999;
	background: transparent;
	border: none;
}

form#form_bundle_single #bundle_send_single {
	display: block;
	width:94px;
	height:30px;
	margin: 4px 0 10px 76px;
}

/*********************/
/*** Layout Footer **/
/*******************/
.wrapper_footer{
	height: 50px;
	margin: 50px 0 0;
	/*background: url(img/header_bkg.jpg);*/
	background: #000;
}

/*Landing Page Iconshock*/

.container {
	display: block;
	margin: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}

.container-1200 {
	max-width: 1200px;
	display: block;
	margin: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 20px 10px;
}

.container-1024 {
	max-width: 1024px;
	display: block;
	margin: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}

.container-1140 {
	max-width: 1140px;
	display: block;
	margin: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px;
}

.container-1040 {
	max-width: 1040px;
	display: block;
	margin: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}


.container-960 {
	max-width: 960px;
	display: block;
	margin: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}

/* Extras */
.clear {
	clear: both;
	display: block;
}

.shock-separator {
	display: block;
	background: #afcbe1;
	width: calc( 100% - 30px );
	height: 5px;
	margin: 10px auto;
}

.html-popup {
	width: 200px;
	max-height: 200px;
	overflow-y: auto;
	text-align: left;
}

.html-popup span {
	margin-right: 5px!important;
}

/*Banner*/
.shock-banner {
	margin: 50px 0;
	background: url( img/home/iconshock_image.png );
	min-height: 205px;
}

.shock-banner .container-1040 {
	position: relative;
	padding: 0;
}

.shock-banner .container-1040 .legend {
	position: absolute;
	right: 4px;
	width: 58%;
	font-size: 1.3em;
	font-style: italic;
	background: #fefefe;
	padding: 10px 30px 11px;
}
.shock-banner .container-1040 .legend a:hover{
	text-decoration: underline;
}

/* Feats */
.shock-feats {
	margin-bottom: 25px;
}

.shock-feats .item-block {
	margin: 20px 0 20px 15px;
}

.shock-feats .item-block img {
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
}

.shock-feats .item-block .description {
	position: absolute;
	right: 0;
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
	width: 70%;
}

/*Bundles*/
.shock-bundles {
	margin-bottom: 50px;
}

.shock-bundles h2 {
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
	margin: 0 15px;
	font-family: 'Arvo', sans-serif;
	font-size: 2.5em;
	font-weight: 400;
	color: #000;
	text-transform: none;
	width: auto;
}
.shock-bundles h3.all_our_icons {
	display: inline-block;
	vertical-align: top;
	padding: 9px 0 0;
	margin: 0;
	zoom:1;
	width: auto;
	position: absolute;
	right: 18px;

}
.shock-bundles h2 a:hover {
	text-decoration: none;
	color: #4f4f4f;
}

.shock-bundles .sb-description,
.shock-bundles .sb-bundle-packs {
	padding-left: 15px;
	font-size: 1.5em;
	color: #2B2C26;
	margin-bottom: 15px;
}

.shock-bundles .sb-counter {
	display: inline-block;
	vertical-align: bottom;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
}

.shock-bundles .sets-count {
	font-size: 2em;
	color: #2B2C26;
	margin-right: 0;
	margin-top: 10px;
	/*vertical-align: bottom;*/
}

.shock-bundles .icons-count {
	font-size: 2em;
	margin-right: 15px;
	margin-top: 10px;
	color: #2B2C26;
	/*vertical-align: bottom;*/
}

.shock-bundles .sb-bundle-packs { margin-bottom: 20px; }

.shock-bundles .sb-bundle-packs a {
	font-weight: 700;
	margin-right: 10px;
	color: #2B2C26;
}

.shock-bundles .sb-bundle-packs a:hover {
	text-decoration: underline;
}

.shock-bundles .buy-bundle {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	font-weight: 700;
	color: #80b34f;
	text-transform: none;
	/*vertical-align: bottom;*/
}

.shock-bundles .buy-bundle:hover {
	color: #60932f;
	text-decoration: none;
}

.shock-bundles .item-block {
	margin-left: 20px;
	margin-bottom: 10px;
}
.shock-bundles .many_more {
	text-align: right;
	padding-right: 22px;
	margin: 15px 0;
	text-transform: none;
}

.shock-bundles .item-block h3 {
	font-weight: 700;
	text-transform: none;
	margin: 5px 0;
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
}

.shock-bundles .item-block .includes {
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
	margin-top: 10px;
	margin-left: 5px;
	color: #80b34f;
	cursor: pointer;
}

.shock-bundles .item-block .includes:hover,
.shock-bundles .item-block .includes:active {
	text-decoration: underline;
}

.shock-bundles .item-block .metas {
	width: 100%;
}

.shock-bundles .item-block .metas .icon-count {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3em;
}

.shock-bundles .item-block .metas .buy-pack {
	position: absolute;
	right: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	color: #80b34f;
	text-transform: none;
	text-align: right;
}

.shock-bundles .item-block .metas .buy-pack:hover {
	text-decoration: underline;
}

#landing-shock {
	max-width: 990px;
	display: block;
	margin: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}

#landing-shock .carousel .item > img {
	display: inline-block;
	vertical-align: top;
	zoom: 1; /* Fix for IE7 */
	*display: inline; /* Fix for IE7 */
	width: 33%;
}

#landing-shock .carousel .item {
	height: 200px;
}

#landing-shock .carousel-control {
	font-size: 20px;
	top: 50%;
}

#landing-shock.container .row {
	text-align: center;
}

#landing-shock .carousel-control span {
	margin-top: 10px;
}

#landing-shock.container .row .col-md-4 {
	text-align: center;
	float: left;
	position: relative;
	min-height: 1px;
	margin: 0 15px;
	width: 30%;
	border-left: 1px solid #000;
	border-bottom: 2px solid #000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
}

#landing-shock.container .row .item-block h2 {
	font-size: 15px;
	margin: 15px 5px;
	text-align: center;
	letter-spacing: -1px;
	font-weight: bold;
}

#landing-shock.container .row .col-md-4 img {
	max-width: 100%;
}

#landing-shock.container .segment-shock > h2 {
	margin: 25px 0;
	font-size: 35px;
}

/* End Landing Page Iconshock*/

#footer{
	width: 960px;
	margin: auto;
}
span.copyright{
	margin: auto;
	display: block;
	text-align: center;
	padding: 18px 0 0;
	color: #c2c2c2;
}

/*paymment email confirmation*/
#payment_email{
	text-align:center;
}
#payment_email a.ds_pay_button{
	margin:17px 0 0;
}
#payment_email p{
	width:460px;
	margin:auto;
	text-align:center;
	font-size:13px;
	position:relative;
}
#payment_email p.footer_form{
	text-align:justify;
	left:14px;
}
#payment_email input[type="text"]{
	padding:5px;
	display:block;
	width:475px;
	margin:10px auto;
	font-size:18px;
}
#payment_email input.ds_pay_news{
	position:absolute;
	top:13px;
	left:-24px;
}

/*thumbnail index preview*/
div.sticky_posts{
	/*max-width:890px;*/
}
div.sticky_dt{
	width:892px;
	/*margin:25px auto -10px;*/
	 margin:25px -7px -10px auto;

	/*margin:25px 9px 25px;*/
}

div.sticky_posts a.thumb-post:hover{
	opacity:0.95;
	filter:alpha(opacity=95);
}
div.sticky_posts a.thumb-post{
/*	margin:25px 9px 15px;*/
	display:block;
	/*box-shadow:inset 0 0 23px black;*/
	margin:0 0 15px;
	position: relative;
}

div.wrapp-sticky div.stycky-thumb-caption {
	position: absolute;
	/*top: 129px;*/
	bottom: 30px;
	right: 20px;
	width: 350px;
	padding: 7px 15px;
	font-size: 23px;
	color: #FFF;
	background-color: rgba(0, 0, 0, 0.88);
}

div.stycky-thumb-caption a:hover { text-decoration: underline; color: #fafafa; }

div.stycky-thumb-caption span.caption-excerpt { font-size: 14px; }

div.sticky_posts img{
	border:1px solid #ccc;
	position:relative;
	z-index:-1;
}

div.comercial_sets{
	max-width:616px;
}
div.freebies_sets{
	float:right;
	width:311px;
}
/*sticky_buttons*/
ul.sticky_buttons{
	display:none;
	list-style:none;
	width:610px;
	/*460px for 3 buttons   4 buttons 610px*/
	margin:15px auto 0;
}
ul.sticky_buttons li{
	float:left;
	margin:0 9px 25px;
/*	width:250px;*/
}
ul.sticky_buttons li a{
	padding:9px 22px;
}
/*floating banner*/
div.floating_banner{
/*	width:99px;
	height:99px;*/
	position:absolute;
	right:-931px;
	border:1px solid #CCC;
	z-index:1;
	width:129px;
}
div.floating_banner:after{
	content: '';
	background:#D7E6F7;
	position:absolute;
	left:0; top: 0;
	opacity:0.95;
	width: 100%; height: 100%;
}
div.banner_info{
	position:relative;
	z-index:2;
}
div.banner_info h6{
	margin:10px 6px;
}
div.banner_info p{
	padding:0 10px 10px;
	text-align:justify;
	margin:10px 0 6px;

}
div.banner_info a.btn{
	margin:3px 0;
}

.dd_outer { left: -50px!important; }

.clear{
	clear:both;
}
.thumb_post_ics{
	float:left;
	/*width:298px;*/
	/*height:220px;*/
	position:relative;
	/*left:43px;*/
	margin-bottom: 24px;
}
.thumb_post_right{
	float:right;
}
.ics_title{
	list-style:none;
}
.premuim_box_ic_t, .free_ics{
	width:298px;
	height:41px;
}
.buttons_area a{
	margin:10px 40px;

}
.ics_title{
	position:absolute;
	top:8px;
	left:8px;
}
.ics_title li{
	font-size:11px;
}
.ics_title a{
	font-weight:bold;
	color:#06748f;
}
.premuim_box_ic_t{
	background:url(http://www.iconshock.com/css1/styleiconsets/comercial_icons_t.png) no-repeat;
}
.free_ics{
	background:url(http://www.iconshock.com/css1/styleiconsets/free_icons_t.png) no-repeat;
}
/* images_post resize*/
.buttons_area{
	text-align:center;
	margin-bottom:30px;
}
div.entry_post img{
	max-width: 100%;
	width: auto;
	height: auto;
}
/* tooltip_images*/
.ddimgtooltip{
	box-shadow: 3px 3px 5px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 5px #818181;
	-moz-box-shadow: 3px 3px 5px #818181;
	display:none;
	position:absolute;
	border:1px solid black;
	background:white;
	color: black;
	z-index:2000;
	padding: 4px;
	max-width:560px;
}

/*** Modal Window Mail Friend ***/
/*social sharing */
#email_friend{
	padding: 10px 0 0 10px;
}
.form_friend_sub {
	display: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

#form_friend label {
	clear:both;
	display:block;
}
#form_friend .error {
	margin: 0 10px 0;
	color: red;
}
#form_friend input[type='text'] {
	width: 300px;
	height: 30px;
	margin: 0 auto 15px;
	display:block;
	color: #999;
	float:left;
	font-size: 16px;
}
#submit_mail_friend {
	display: block;
	float:right;
	width: 150px;
	border: 1px solid #888;
	box-shadow: 0 0 1px #CCC;
	background: #38B5D1;
	color: white;
	text-align:center;
	padding: 3px 0;
	margin: 0 10px 0 0;
	border-radius: 5px;
}
#submit_mail_friend {
	height: 31px;
	margin: 0 35px 0 0;
}
/*** Modal Window for the download Button***/
.form_sub {
	display: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#form_mail p,#form_newsletter p {
	font-size:14px;
	padding:10px;
/*	margin: 0 0 15px;*/
}
#form_mail label,#form_newsletter label {
	float:left;
	margin: 0 10px 0;
}
#form_mail .error,#form_newsletter .error {
	margin: 0 10px 0;
	color: red;
}
#form_mail label.error{
	display:block !important;
	visibility: hidden;
	bottom:11px;
	left:42px;
	font-size:13px;
	text-align: left;

}
#form_mail input[type='text'],#form_newsletter input[type='text']{
	width: 300px;
	height: 30px;
	margin: 0 auto 15px;
	display:block;
	color: #999;
	float:left;
	font-size: 16px;
}
a.capture_href, #submit_mail_ns {
	display: block;
	width: 150px;
	border: 1px solid #888;
	box-shadow: 0 0 1px #CCC;
	background: #38B5D1;
	color: white;
	text-align:center;
	padding: 7px 0;
	margin: 0 10px 0 0;
	border-radius: 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#submit_mail_ns{
	height: 32px;
	margin: 0 233px 0 0;
}
.capture_href:hover, #submit_mail:hover,#submit_mail_ns:hover {
	background: #4FCEEA;
}
input.capture_href_hidden[type="text"] {
	display: none!important;
	visibility:hidden;
}
#contactform p.mw_into,#contactform_ns p.mw_into{

	padding-bottom:0;
}
body #cboxLoadedContent iframe.social_sharing{
	width:100%;
/*	height:45px;*/
	margin:auto;
	max-height:88px;
}
body #cboxLoadedContent div.down.ssh iframe.social_sharing{
	max-height: 92px;
}
body iframe.social_list{
	width:230px;
	height:45px;
	position:relative;
	right:27px;
}
hr.shk_separate{
	width:94%;
	margin:15px auto 5px;
	border:none;
	border-top:1px #EEE solid;
}
div.shk_social_area p{
	margin:0;
}
#contactform p.title{
	font-size:27px;
	text-align:center;
	line-height:14px;
	font-weight:600;
	padding-top: 10px;
	margin-top: 10px;
}
#contactform p.by{
	padding:5px 0 0 ;
	margin:0;
	font-size: 12px;
	text-align: center;
}
p.by a, #form_mail div.terms a{
	text-decoration:underline;
}
p.by a:hover, #form_mail div.terms a:hover{
	text-decoration:none;
}
/*lollipop*/
div.lollipop{
	background:url(img/lollipop/lollipop_bk_1.jpg);
	height:326px;
	margin:0 0 31px;
}
div.lollipop_wrapper{
	width:1000px;
	margin:auto;
	height:326px;
}
ul.lollipop{
	list-style:none;
	float:right;
	margin:23px 119px 0 0;
	position:relative;
	width:310px;
	z-index:1;
}
ul.lollipop h1,li.lollipop_l3 h3{
	font-family: 'Open Sans', sans-serif;
	color:#FFFFFF;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.25);
/*  filter: progid:DXImageTransform.Microsoft.Shadow(color=#FFF,direction=90);*/
	margin:0;
}
ul.lollipop span{
	color:#f7eabe;
	font-weight:700;
}
span.quotes{
	font-style:italic;
}
ul.lollipop li{
	color:#FFFFFF;
	position:relative;
	text-align:right;
}
li.lollipop_l1 h1{
/*	margin:0 138px 0 0;*/
	font-weight:500;
	letter-spacing:1px;
	font-size:33px;
}
li.lollipop_l2 h1{
/*	padding:0 0 0 133px;*/
	font-size:50px;
	letter-spacing:0;
}
li.lollipop_l3 h3{
/*	position:absolute;
	right:63px;
	top:-42px;*/
	font-weight:300;
	letter-spacing:0;
	text-transform:none;
	font-size:21px;
}
li.lollipop_l4 p{
	position:relative;
	text-align:left;
	font-size:29px;
	left:74px;
	padding:6px 0;
}
li.lollipop_l5{
	max-width:386px;
}
img[alt="lollipop"]{
	position:absolute;
	z-index:1;
	left:0;
}
img[alt="lollipop_2"]{
	position:absolute;
	z-index:1;
	bottom:-81px;
	left:100px;
}
img[alt="featured_info"]{
	position:absolute;
	z-index:1;
}
a[rel="lollipop"]{
	position:absolute;
	right:5px;
	top:12px;
}

ul.lollipop li.featured_info{
	background:url(img/lollipop/featured_info_rd_1.jpg) no-repeat;
	height:49px;
	width:435px;
	position:absolute;
	margin:13px 0;
	left:-30px;
	display: none;
}

div.featured_info{
	background:url(img/lollipop/featured_info_rd_1.png) no-repeat;
	height:49px;
	width:435px;
	position:absolute;
	margin:13px 0;
	right:54px;
	bottom:-60px;
	margin:0;
	display: none;
}
li.featured_info h1,div.featured_info h1{
	text-align:center;
	text-transform:none;
	padding:9px 0 0 15px;
}
/*lightbox download */
.is_download{
	position:fixed;
	top:0;
	width:100%;
	text-align:center;
	color:#FFF;
	background:#078;
	height:55px;
	outline:1px solid #bbb;
	/*display:none;*/
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.5);
	z-index:10;
	font-size:20px;
}
.is_download p{
	margin:10px 0 0;
}
.is_download a{
	position:relative;
	bottom:3px;
	left:11px;
}
body .ajax_loading{
	width:66px;
	height:66px;
	background:url(img/ajax_loading.gif);
	display:none;
	position:fixed;
	bottom:10px;
	left:50%;
	margin-left:-33px;
}

.buttons_area .free_area{
	display: inline-block;
	vertical-align: top;

}
.buttons_area .free_area a{
	margin: 0 4px;
}
.buttons_area .free_area p{
	margin: 4px 0;
	font-size: 12px;
	font-weight: 600;
}
body .tb-close-icon:before{
	font-size: 50px;
}
body .tb-close-icon{
	width: 50px;
	top: 16px;
	right: 4px;
	color: #C21818;
	opacity: 0.5;
}
body .tb-close-icon:hover{
	color: #C21818;
	opacity: 1;
}

/* upsale */
div.uphidden{
	display: none !important;
}
div.upsale{
	display: none;
}
.head_ad{

	padding:14px 0;
	margin: auto;
	color: #231F20;
}

.head_ad h1{
	padding: 0 15px;
	/*width: 91%;*/
	line-height: normal;
	margin: 0;
	font-family: 'Arvo', serif;
	font-weight: bold;
	font-size: 24px;
	text-transform: none;
	letter-spacing: 0;
	text-align: center;
}
.head_ad p{
	text-align: left;
	margin: 22px 4% 6px;
	line-height: 19px;
	font-weight: 600;
	font-size: 14px;

}
.head_ad h1 span.current_item{
	font-weight: 600;
}
.item_upsale{
	line-height: 22px;
	color: #231F20;
}
.span_2_of_2.item_upsale{
	padding-left:2%;
	width: 95% !important;
}
.span_1_of_2.item_upsale{
	padding-left:0;
	padding-right:2%;
}
.item_upsale h2 {
	margin: 15px 0 9px;
	font-size: 20px;
	font-family: inherit;
	font-weight: 700;
	letter-spacing: 0;
	border-bottom: 6px solid #AFCBE1;
	padding-bottom: 9px;
	min-height: 55px;
}
.button .upbtn{
	position: relative;
	bottom: 12px;
}
.upbtn{
	color: #80B34F;
	font-weight: 600;
}
.upbtn:hover{
	color: #80B34F;
	text-decoration: underline;
}
.upbtnblack{
	color:#231F20;
}
.upbtnblack:hover{
	color:#231F20;
}
.item_upsale h5{
	width: 90%;
	margin: 35px auto 16px;
	font-family: inherit;
	font-weight: 700;
	letter-spacing: 0;
	font-size: 15px;
	text-align: left;
}
.item_upsale .features{
	margin: 0;
	padding: 0 !important;
	font-style: italic;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.33;
}
/*.span_1_of_4.item_upsale .features{
	width: 86%;
}
.span_1_of_3.item_upsale .features{
	width: 76%;
}
.span_1_of_2.item_upsale .features{
	width: 50%;
}*/
.item_upsale .features li{
	list-style: none;
	text-align: left;
	padding: 0 0 7px 11%;
}
.item_upsale .features .msgadd{
	padding-bottom: 0;
}
.item_upsale .features li a.strong{
	font-weight: bold;
}
.item_upsale .pack{
	overflow-y: auto;
	width: 90%;
	max-height: 150px;
	min-height: 150px;
	text-align: left;
	list-style: none;
	/*letter-spacing: -1px;*/
	font-size: 14px;
	margin: 0 auto 42px;
}
/*upsales subscripton*/
.span_2_of_2.shk{
	padding: 0;
}
.shk .ft_area .subtitle{
	font-size: 14px;
	display: block;
	line-height: normal;
	text-transform: none;
	font-weight: 400;
	margin-top: 9px;
}
.item_upsale .pack i{
	font-size: 7px;
	vertical-align: 2px;
	display: inline-block;
}

.item_upsale .pack .column-title{
	display:block;
}
.item_upsale .pack i.help{
	font-size: inherit;
	vertical-align: inherit;
}

.item_upsale.span_2_of_3.shk{
	width: 51%;
	margin-left: 4%;
}
.item_upsale.span_1_of_3.shk{
	width: 37%;
	margin-left: 4%;
}

.item_upsale .pack.nolimit{
	min-height: inherit;
	max-height: inherit;
	padding-top: 25px;
}

.item_upsale .pack.nolimit.shk{
	width: 47%;
	display: inline-block;
	margin: 0 1.2% 0;
	vertical-align: top;
}

.item_upsale .ui.positive.button{
	background: #80B34F;
}
.item_upsale .upsale_button_area{
	display: block;
	margin: 28px 0 0;
}
.item_upsale .upsale_button_area.shk{
	margin: 21px 0 0;
}
.item_upsale .upsale_button_area a{
	display: block;
	text-align: center;
	margin: 0 0 10px;
}
.ui.popup{
	z-index: 999999;
}

.item_upsale .pack a{
/*	color: #666;*/
	font-weight: 600;
}
.item_upsale .pack a:hover{
	color: #666;
}

.item_upsale .ft_area{
	/*border-right: 1px solid #DADADA;*/
	color: #000;
	margin-bottom: 24px;

}
.span_1_of_2.item_upsale .ft_area{
}
.item_upsale .ft_area.noborder{
	border: none;
}

.payment_current{
	text-align: center;
	float: none;
	margin-top: 21px !important;

}
.payment_current, .item_upsale .btn{
	background: #8C9B30;
	border: none;
	border-radius: 0;
	text-transform: none;
	float: none;
}
.payment_current:hover, .item_upsale .btn:hover{
	background: #82885b;
	color: #FFF;
}


/*bundle title size*/
.f13{
	font-size: 13px;
}
.f12{
	font-size: 12px;
}
.f11{
	font-size: 11px;
}

/*features area*/
div.features{

}

div.features h2{
	padding: 0;
	font-size: 22px;
	font-family: inherit;
	margin: 10px 0;
	color: #666;
	font-weight: normal;
	letter-spacing: 0px;
	text-transform: none;
	line-height: normal;
}


.page-template-contact .body_theme .wrapper_footer {
	position: fixed;
	bottom: 0;
	width: 100%;
}

.lollipop_wrapper #sld_iconsets .carousel-control {
	top: 50%;
	font-size: 20px;
}

.set-mobile { display: none; }

.mobile-mode { display: none!important; }
/* paypal notification*/
.ppal_notifiy{
	background: #ff3232!important;
	width: 100%;
	text-align: center;
}
.ppal_notifiy p{
	margin: 0 !important;
	font-weight: 600 !important;
	color: #FFF !important;
	opacity: 0.95 !important;
}
.ppal_notifiy .close{
 color: #FFF;
 font-size: 1.50em;
 line-height: 0;
}
.ppal{
	margin: auto !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	background: #ff3232!important;
	width: 1045px;
}
