/*
Theme Name: SEOSTHEME
Theme URI: https://seosthemes.com/
Author: SEOS
Author URI: https://seosthemes.com/
Description: Free WordPress Themes From SEOS
Version: 1.01
Tags: SEOS, SEOSTHEMES, FREE THEMES, FREE WP TEMPLATES
Text Domain: seosthemes
*/
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@900&display=swap');
@import url(https://fonts.googleapis.com/css?family=Oswald:700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700,300);

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

/*
@font-face {
	font-family:'BebasNeue-Regular';
	src:url('BebasNeue-Regular.ttf') format('truetype');
	font-weight:normal;
	font-style: normal;
}

@font-face {
	font-family:'BebasNeue-Bold';
	src:url('BebasNeue-Bold.ttf') format('truetype');
	src:url('BebasNeue-Bold.eot?#iefix') format('embedded-opentype'),
	background-color: #F0F0F0;
	url('BebasNeue-Bold.ttf') format('truetype'),
	url('BebasNeue.svg#DroidSansRegular') format('svg');
	font-weight:normal;
	font-style: normal;
}
*/

#main {
	width: 100%;
	min-height: 700px;
	padding: 0;
	overflow: hidden;
	/*
	-webkit-box-shadow: inset 0px 17px 56px -13px rgba(91,91,91,1);
	-moz-box-shadow: inset 0px 17px 56px -13px rgba(91,91,91,1);
	box-shadow: inset 0px 17px 56px -13px rgba(91,91,91,1);
        background-image: url(https://seosthemes.com/wp-content/uploads/2015/11/home-slide-dotted71.png) !important;
        background-repeat: repeat-z;
	*/
}


.seos-rev-slider .forcefullwidth_wrapper_tp_banner{
	display: block !important;
	position: static !important;
}

body {
	margin: 0 auto;
	color: #4b545f;
	font-size: 13px;
	/*
	background-image:  url('img/back5.png');
	*/
	font-family: Verdana,Geneva,sans-serif;

}

.homes-image {
	display: none;
}

header {
	max-width: 100%;
	height: 170px;
	text-align:center;
	margin:10px;
	color: #fff;
	margin: 0 auto;
	background-image: url('img/gradi.png');
	-webkit-box-shadow: 2px 17px 48px 9px rgba(224,224,224,1);
	-moz-box-shadow: 2px 17px 48px 9px rgba(224,224,224,1);
	box-shadow: 2px 17px 48px 9px rgba(224,224,224,1);
}

.s-home-title {
	font-size: 60px;
	font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
}
.seos-page {
    /* background: url(https://seosthemes.com/wp-content/uploads/2015/11/home-slide-dotted7.png); */
    padding:0;
}

.seos-page-shadow {
  text-shadow: 2px 0 0 #234E60, -2px 0 0 #234E60, 0 2px 0 #234E60, 0 -2px 0 #234E60, 1px 1px #234E60, -1px -1px 0 #234E60, 1px -1px 0 #234E60, -1px 1px 0 #234E60;

}

#documentation br {
	display: block;
	width: 100%;
	float: none;
	clear: both;
}

header h1, header h2 {
	color: #fff !important;
	letter-spacing: 10px;
	text-shadow: -1px -8px 0px black;
	margin: 0 auto;
	height: 170px;
        line-height: 170px;
	font-size: 90px;
	background-image: url('img/free-wp-themes1.png');
	opacity: 0.9;
	-webkit-box-shadow: inset 6px 10px 151px 19px rgba(86,86,86,1);
	-moz-box-shadow: inset 6px 10px 151px 19px rgba(86,86,86,1);
	box-shadow: inset 6px 10px 151px 19px rgba(86,86,86,1);
}

.top-content {
	width: 100%;
	padding: 16px;
	background: #333;
	position: absolute;
	background: #316985;
    -webkit-box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
    border-bottom: 1px solid #000;	
}

.top-content a {
	position: absolute;
	right: 50px;
	color: #fff;
	font-size: 15px;
	padding: 8px;

    border-radius: 4px;
    border: 1px solid #316985;
     -webkit-transition: all 0.4s linear 0s; 
    -moz-transition: all 0.4s linear 0s;
    -o-transition: all 0.4s linear 0s;
     transition: all 0.4s linear 0s; 
     text-decoration: none; 
     -webkit-box-shadow: inset 0px 0px 46px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: inset 0px 0px 46px 0px rgba(0,0,0,0.22);
     box-shadow: inset 0px 0px 46px 0px rgba(0,0,0,0.22); 	
}

.top-content a:hover {
	background: #A83625;
	-webkit-transition: all 0.4s linear 0s; 
    -moz-transition: all 0.4s linear 0s;
    -o-transition: all 0.4s linear 0s;
     transition: all 0.4s linear 0s; 
}
.seos-logo {
	position: relative;
	top: 10px;
    margin-right: 10px;
    width: 35px;
}

.s-logo-top {
    margin: 0 auto;
    width: 200px;
	position: relative;
    left: 50px;
}

main aside .product-title, 
h1, h2, h3{
	padding-bottom:10px;
	text-align: center;
	color: #4ca6cf;
	font-size: 28px;
	/*text-shadow: 1px 1px 0px #898989;*/
	/*font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;*/
}

.st-left h3 {
	padding-bottom: 30px;
}

a {
	text-decoration: none;
	color: #30697F;
}


nav {
	margin: 0 auto;
	text-align: center;
	height: 100%;
	padding-left: 90px;
	padding: 3px 0 0 0;
	line-height: 30px;
	overflow: hidden;
	background: #316985;

}

.s-white td{
	background: #fff !important;
}

.s-top-header {
	display: none;
}
.my_menu {
	line-height: 50px;
}
.my_menu ul li a {
	font-size: 15px;
	display: block;	

}
.content p{
	line-height: 22px;
	padding:  0;
	margin:0;
}

article .themeimg {
	max-width: 35%;
}

article{
	padding: 10px;
}
#commentform input{
	padding: 5px;
	margin: 5px;
        border-radius: 5px;
        font-size: 18px;
}

nav ul {
	display: table;
	text-align: center;
	position: relative;
	margin: 0 auto;
	border-radius: 8px;
	margin: 0 auto;
}

.discription {
    color: #fff;
    margin: 10px;
    top: 1px;
    position: absolute;
    opacity: 0.8;
    font-size: 14px;
}



main aside,
article {
	margin: 0 auto;
	width:100%;

}

main aside .rpwe-summary,
article .content {
	color: #5B5B5B;
	width:100%;
}

article h1 {
	font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
	padding-top: 25px;
	padding-bottom: 40px;

}

article h3 {
	display: block;
	clear: both;
	float: none;
}

article ul {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

 .st-left  h1 {
	padding-bottom: 32px !important;
}

main aside, main aside table, main aside ul{
	padding: 0;
}

article ul li {

}

article ul li span{
	padding: 2px 8px 2px 8px;
	border-radius: 50%;
	background: #E74A31;
	border: 1px solid #9E3322;
	color: #fff;
	font-size: 18px;
	margin: 10px;
}

article a:hover {
       color: #A83625;
}

article p {
	margin-bottom: 10px;
}
section {
    /* border: 1px solid #CECECE; 
	margin: 20px 10px 40px 10px; */
	padding:10px;
	max-width: 100%;
	/*
    background: #F0F0F0;
	-webkit-box-shadow: inset 0px 17px 56px -13px rgba(91,91,91,0.3);
    -moz-box-shadow: inset 0px 17px 56px -13px rgba(91,91,91,0.3);
    box-shadow: inset 0px 17px 56px -13px rgba(91,91,91,0.3);
	*/
}
.st-left {
	float:left;
	width: 65%;
	margin-left: 0;
	margin-right: 5px;
	padding: 10px;
}
 
section img{
	float:left;

	height: auto;
	margin: 0 40px 20px 0;

}

.opt-img {
	margin-top: 100px;
}

.clear {
	content: ""; 
	clear: both;
	display: block;
}
	
	
.st-right {
	float:right;
	width: 29%;
	margin-left: 5px;
	margin-right: 15px;
}



ul {
	list-style: none;	
}

nav ul ul {
	display: none;
}

nav ul li:hover > ul {
		display: block;
}

nav ul {
	list-style: none;
	position: relative;
}

nav ul:after {
	content: "";
	clear: both;
	display: block;
}

nav ul li {
	float: left;
	min-width: 80px;
	text-align: center;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

nav ul li:hover {

	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

nav ul li:hover a {
       color: #4ca6cf;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}
	
nav ul li a {
	display: block; 
	padding: 8px 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
	
nav ul ul {
	border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
}

nav ul ul li {
	float: none; 
	font-size:16px;
	position: relative;
	z-index: 9999;
}

nav ul ul li a {
	color: #21759b;
	background: #F2F2F2;
	font-family: "Arial", Serif;
	font-size:14px;
}	

nav ul ul li a:hover {
	color: #E74A31 !important;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

nav ul ul ul {
	position: absolute; 
	left: 100%; top:0;
}

footer {
	display: block;
	padding: 10px;
	width: 100%;
	color:#fff;
	text-align: center;
	background: #316985;
	-webkit-box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
	box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
}

footer a {
	display: block;
	text-decoration: none;
}

/*
.footer-cloud {
	background-image:url(https://seosthemes.com/wp-content/uploads/2018/11/footer-1.jpg);
    background-repeat: repeat-x;
height:100px;
    width: 100%;	
}
*/

.deklaracia a:hover {
	opacity: 0.8;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}


.mores, #submit  {
	width: 220px;
	display: inline-block;
	line-height: 40px;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	text-align: center;
	color: #f0f0f0;
	font-size: 15px;
	background: #A83625;	
	border-radius: 4px;
	border: 1px solid #C10000;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	text-decoration: none;
}

.mores, .all-themes, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	font-family: 'Montserrat', sans-serif;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.mores .fa, .all-themes .fa {
	color: #f0f0f0;
    font-weight: 900;
	padding-right: 2px;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	max-width: 100%;
	display: inline-block;
	line-height: 40px;
	margin: 10px;
	padding: auto;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #A83625;	
	border-radius: 4px;
	border: 1px solid #C10000;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	text-decoration: none;
}

.all-themes {
	max-width: 100%;
	display: inline-block;
	line-height: 30px;
	margin: 10px;
    padding: 3px 10px 3px 10px;
	text-align: center;
	color: #f0f0f0;
	font-size: 15px;
	background: #A83625;	
	border-radius: 4px;
	border: 1px solid #C10000;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	text-decoration: none;
       -webkit-box-shadow: inset 0px 0px 46px 0px rgba(0,0,0,0.22);
       -moz-box-shadow: inset 0px 0px 46px 0px rgba(0,0,0,0.22);
        box-shadow: inset 0px 0px 46px 0px rgba(0,0,0,0.22);
}

.all-themes:hover {
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
	background: #DB3A32;
	color: #F0F0F0;
	border-radius: 4px;
}



.woocommerce #respond input#submit.alt:hover,  .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover,   .woocommerce a.button.alt:hover{			
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	background: #E74A31;
	color: #F0F0F0;
	border-radius: 4px;
}

.home-page-themes {
	text-align: center;
} 

.mores a {
	color: #fff;	
}

.moreone{
	padding: 5px;
	margin: 0;
	width:100px;
	margin-top:5px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #E74A31;
	border-radius: 4px;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}
 #submit:hover,
.button:hover,
.mores:hover {			
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	background: #E74A31;
	color: #F0F0F0;
	border-radius: 4px;
}



h2 {
	font-size: 23px;
	/*text-shadow: 1px 1px 0px #898989;*/
}	

h4 {
	margin-bottom: 10px;
}



.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	border:none;
	padding: 5px;
	font-size: 20px;
	width: 70px;
	background: #636363 url('code.png');
	color: #878787;
	text-align: center;
}

.deklaracia  a {
	color: #fff;

}

.deklaracia {
	line-height:22px;
}

.st-left .rpwe-img img {
	position: relative;
	width: 80%;
	margin: 0 auto;
	margin-left:20px;
	margin:10px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.st-left .rpwe-img img:hover {
	background-image: none;
	width: 80%;
	margin: 0 auto;
	margin:10px;
}


.st-left .rpwe-li {
	width: 50%;
	float:left;
	padding-left: 20px;
	position: relative;
}


.st-left .rpwe-title {
	position: absolute;
	display:none;
	width: 80%;
	text-align: left;
	font-size: 16px;
}


.st-left .rpwe-li:hover > .rpwe-title {

}

.st-left .rpwe-title  a {
	color: #4ca6cf;
	text-decoration: none;

}

.st-left .rpwe-title  a:hover{
	text-decoration: none;
	color: #AD4500 !important;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

.st-left .rpwe-li a {
	width: 150px;
	max-height: 10px;
	margin:0;
	padding:0; 
	position: relative; 

}

.st-left .rpwe-title a {
	width: 25%;
	margin: 0 auto;
	margin: 0;
	padding: 0;
}

.st-left .rpwe-ul,
.st-left .rpwe-block  {
	margin: 0 auto !important;
	width: 100% !important;
	margin: 0;
	padding: 0;
}

main aside img{
	width: 20%;
	float: left;
}


main aside .product_list_widget li,
main aside .rpwe-li {
	width: 100%;
	word-wrap: break-word;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #FFFFFF;
	padding-top: 20px;

}


main aside .product-title, 
main aside .rpwe-title {
	font-size: 16px;
    text-align: left !important;
	padding:10px;
}

main aside h2 {
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #eee;
	color: #4ca6cf;
}


main aside .rpwe-title  a{
	color: #4ca6cf;
	text-decoration: none;
	line-height: 23px;
} 

main aside .rpwe-time {
	color: #666;
}

main aside .more-link {
	margin-left: 10px;
	color: #21759b;
	text-decoration: none;
}

main aside .more-link:hover,
main aside .rpwe-title  a:hover{
	color: #AD4500;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

main aside  .rpwe-summary {
	color: #5B5B5B;
	line-height: 22px;
}

br {
	display: block;
}

.rpwe-summary {
	word-wrap: break-word;
}


.products:after,
.product_list_widget li:after,
main aside .rpwe-summary:after {
	content: "";
        clear: both;
        display: block;
}

main aside img {
	border: 1px solid #B5B5B5;
}



.searchinput {
	width: 100%;
	padding: 10px;
	border-radius: 4px;
	font-size: 22px;
}

.searchsubmit {
	padding: 10px;
	max-width:30%;
	font-size: 22px;
	border-radius: 4px;
	opacity: 0.9;
}

video {
	position:relative;
	z-index: 1; width:100%;
	border:10px solid #666;
	border-radius: 2%;
	margin-top: 5px;
}

.video {
	position:relative;
	z-index: 1;
	width:60%;
	margin: 0 auto;
}

.full {
	width: 300px;
	margin: 0 auto;
	min-height: 800px;
	padding: 0;
	margin: 0 auto;
}

.full span {
	display: block;
	width: 300px;
	margin: 0 auto;
}


.full div,
.full h1,
.full input,
.full textarea {
	width: 300px;
	padding: 8px;
	margin-top:20px !important;
	margin-bottom:8px !important;
	border: 1px solid black;
	background: #fff;
	color: #666;
	display: block;
	margin: 0 auto;
}

.moreone {
	background: red  !important;
	color: #fff !important;
}

.red {
	color: red;
}

.code-text:hover{
	content: "";
}

iframe {
	width: 100%;
	min-height: 450px;
}

.product_list_widget img,
.rpwe-alignleft {
	padding: 5px;
	margin: 0 10px 0 0;
}

.rpwe-summary {
	margin: 20px;
}

.search-article {
	width:100%;
	text-align: left;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #FFFFFF;
}

article .home-strong {
	text-align: center;
	width:100%;
}

#comments {
	font-size: 20px;

}


.comment-form-comment{
margin: 20px;
 }
.comment-form-comment textarea{
	width: 100%;
}

/* woo */
.button {
	width: 260px;
	display: inline-block;
	letter-spacing: 2px;
	line-height: 40px;
	padding: 5px 30px 5px 30px;
	margin: 5px 0  10px 0;
	text-align: center;
	color: #fff;
	font-size: 20px;
	background: #A83625;	
	border-radius: 4px;
	border: 1px solid #C10000;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	text-decoration: none;
}

.input-text {
	width: 100px;
	font-size: 20px;
	padding: 5px;
}

.onsale {
	font-size: 20px;
	margin: 10px;
	padding: 10px;
}


.sku_wrapper, .woocommerce-info,
.woocommerce header, address,
#reviews, .tabs, .onsale,
.qty, .product-quantity,
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
.notes,
.woocommerce-breadcrumb {
	display: none;
}

.payment_method_paypal img{
	width: 40px;
}

.form-row textarea {
	width: 200px;
	height: 100px;
}

.aligncenter {
	margin: 0 auto;
	padding: 10px;
	width: 50vw;
	float: none;
	text-align: center;
	display: block;
}

.woocommerce-checkout-review-order-table  td,
.woocommerce-checkout-review-order-table  th {
	padding: 5px;
	border: 1px solid #898989;
}

.woocommerce-billing-fields p {
	padding: 5px;	
}

.woocommerce-billing-fields input {
	width: 100%;
}
.form-row label {
  margin: 5px 0 2px 0;
}

.woocommerce-billing-fields select {
	padding: 5px;
} 

.shop_table th,
.shop_table td {
	border: 1px solid #898989;
	padding: 10px;
}


.product {
	width: 100%;
	padding: 20px;
}



.product .images{
	margin: 0 auto;
	width: 50% !important;
	padding: 0;
}


.attachment-shop_single {
	margin: 0 auto;
	width: 100% !important;
	padding: 0;
}

.single h2 {
	padding-bottom: 10px;
	font-size:30px;
	font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
}

.single p {

	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4;	
}

.single-block {
     float:left;
     margin-bottom: 10px;
}

.product aside {
	float: right;
}

.product h1 {
	margin-top:30px;
	font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
}

.product .summary {
	margin: 0 auto;
	width: 50%;
}

.woocommerce-message {
	text-align: center;
}

.woocommerce .woocommerce-message {
       line-height: 30px;
       border-top-color: #4ca6cf;
}

.woocommerce .woocommerce-message:before {
    content: "\e015";
    color: #4ca6cf;
}

.woocommerce-checkout-review-order,
.woocommerce-message .button  {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
	width:100%;
}

.woocommerce_checkout_place_order,
.woocommerce-checkout-review-order,  
.woocommerce-checkout-review-order  table {
	margin: 0 auto;
	width: 100% !important;
}

.product .price {
	text-align: center;
	padding: 30px;
	font-size: 24px;
}

.product .cart,
.product aside,
.product #tab-description {
	margin: 0 auto;
	width: 100%;
	padding: 10px;
}

.product #tab-description h2{
	text-align: center;
}

.product button {
	margin: 0 auto;
	width: 100%;
}
.shop_table{
    border-spacing: 5px !important;	
}

.product-remove {
	font-size: 40px;
}

.cart-collaterals {
	margin: 5px;
} 

ins {
	text-decoration: none;
}



.rpwe-summary,
.product aside ul,
.product .woocommerce-tabs {
	margin: 0 auto;
}

.woocommerce-tabs h2 {
	margin-bottom: 10px;
}

.product .product_list_widget {
	margin: 0 auto;
	width: 80%;
	text-align: center;
}

.product-name {
	text-align: center;
}

.cart_totals  {
	padding: 10px;
}

.cart_totals h2,
.cart_totals th,
.cart_totals td {
	padding: 5px;
}

aside .widgettitle {
	text-align: center;
	width: 100%;
}


aside li {
	margin: 0 auto;
	width: 100%;
}

aside li a {
	margin: 0 auto;
	display: block;
}
aside  li a img {
	margin: 0 auto;
	width: 100px;
	height: 100px;
}

aside .product-title,
aside .amount {
	text-align: center;
	margin: 0 auto;
	width: 100%;	display: block;
}

.products li {
	float: left;
	width: 200px;
	height: 200px;
	margin-left: 20px;
}


.products .button {
	width: 200px;
}
.products li img {
	width: 200px;
	height: 200px;
}

.products .price,
.products  h3 {
	font-size: 16px;
}

.wp-options {
	width: 20%;
	float: left;
	margin: 10px 10px 10px 0;
}

.article-block {
	display: block;
	float: none;
	width: 100%;
	height: auto;
	clear: both;
}

.comment-respond {
	clear: both;
	float: none;
	display: block;
	height: auto;
	margin: 0 auto;
}

.comment-respond code {
	font-size: 13px;
}

.comment-body {
	border: 20px solid #326F89;
        padding: 30px;
	margin-top: 10px;
}

.comm  {
	width: 100%;

}

.comm img {
	width: 60px;
	height: 60px;
}



.show-third img {
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-o-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
	width: 100%;
	height: 250px;
	margin:0 auto;
}

.show-third .mask {
	width: 470px; 
	background-color: rgba(0,0,0,0.5);
	opacity: 0;
	-webkit-transform: translate(760px, -300px) rotate(-60deg);
	-moz-transform: translate(760px, -300px) rotate(-60deg);
	-o-transform: translate(760px, -300px) rotate(-60deg);
	-ms-transform: translate(760px, -300px) rotate(-60deg);
	transform: translate(760px, -300px) rotate(-60deg);
	-webkit-transition: all 0.2s 0.5s ease-in-out;
	-moz-transition: all 0.2s 0.5s ease-in-out;
	-o-transition: all 0.2s 0.5s ease-in-out;
	-ms-transition: all 0.2s 0.5s ease-in-out;
	transition: all 0.2s 0.5s ease-in-out;
}


.show-third p {
   -webkit-transform: translateX(30px) rotate(3deg);
   -moz-transform: translateX(30px) rotate(3deg);
   -o-transform: translateX(30px) rotate(3deg);
   -ms-transform: translateX(30px) rotate(3deg);
   transform: translateX(300px) rotate(30deg);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}

.show-third a.read-more {
   -webkit-transform: translateY(-300px);
   -moz-transform: translateY(-300px);
   -o-transform: translateY(-300px);
   -ms-transform: translateY(-300px);
   transform: translateY(-300px);
   -webkit-transition: all 0.6s ease-in-out;
   -moz-transition: all 0.6s ease-in-out;
   -o-transition: all 0.6s ease-in-out;
   -ms-transition: all 0.6s ease-in-out;
   transition: all 0.6s ease-in-out;
}

.show-third:hover .mask {
   opacity: 1;
  -webkit-transition-delay: 0s;
   -moz-transition-delay: 0s;
   -o-transition-delay: 0s;
   -ms-transition-delay: 0s;
   transition-delay: 0s;
   -webkit-transform: translate(0px, 0px);
   -moz-transform: translate(0px, 0px);
   -o-transform: translate(0px, 0px);
   -ms-transform: translate(0px, 0px);
   transform: translate(0px, 0px);
}

.show-third:hover h2 {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}

.show-third:hover p {
   -webkit-transform: translateX(0px) rotate(0deg);
   -moz-transform: translateX(0px) rotate(0deg);
   -o-transform: translateX(0px) rotate(0deg);
   -ms-transform: translateX(0px) rotate(0deg);
   transform: translateX(0px) rotate(0deg);
   -webkit-transition-delay: 0.5s;
   -moz-transition-delay: 0.5s;
   -o-transition-delay: 0.5s;
   -ms-transition-delay: 0.5s;
   transition-delay: 0.5s;
}

.show-third:hover a.read-more{
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}

.seos-home-center {
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.show {
	width: 470px;
	height: 270px;
	margin: 10px;
	overflow: hidden;
	position: relative;
	text-align: center;
	padding: 10px;
	box-shadow: 1px 2px 5px rgba(0,0,0,0.3);
	display: inline-block;
	border-top: 1px solid #FFFFFF;
}

.show .mask,.show .content {
	height: 270px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}

.show img {
	display: inline-block;
	position: relative;

}

.show h2 {
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 20px;
	display: block;
   padding: 22px;
   background: #4ca6cf;
  -webkit-box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
  box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);

}

.show p {
	font-size: 22px;
	position: relative;
	color: #fff;
	text-align: center;
}

.show a.read-more{
   text-decoration: none;
   font-size: 24px;
   color: #fff;

}

.show .s-r {
   text-decoration: none;
    width: 100px;
    margin: 0 auto;
   padding:  10px;
   font-size: 18px;
    font-weight: bold;
   color: #fff;
   top: 50px;
border-radius: 4px;
   position: relative;
   background: #4ca6cf;
    -webkit-box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
    box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
   width: 160px;
}

.show .s-r:hover {
   background: red; cursor:pointer;
}


.support {
	width: 100%;
	font-size:40px;
}

.support img:hover {
	opacity: 0.8;
}

@media all and (max-width: 890px){
.st-left, .st-right, .st-left .rpwe-img img{
	 width:100%;
	float: none;
	display:block;
	padding: 0;
	margin: 0;
}

header h1, header h2 {
	font-size: 70px;
	line-height: 80px;
}

article{
	float: none;
	display:block;
  }
.mores, #submit {
	width:auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	line-height:18px;
}

.single-block div {
	margin-top:10px;
}
}

@media all and (max-width: 490px){
	.homes-image {
		display: none;
	}
	
	.mores .fa {
		font-size: 12px !important;
	}
	.scf-form input, .scf-form select{
		display: block;
        margin: 0 auto;
        min-width: 100%;		
	}
	.s-logo-top, .top-content a {
		display: block;
        position: static;
        text-align: center;
		margin-top: 10px;
	}
	
	.clasi-mobile {
		width: 250px !important;
	}
	.show .s-r {
		top: 30px;
	}
	.show-third img  {
	    width: 250px;
		height: 160px;		
	}
	.show-third .mask, .show {
	    width: 270px;
		height: 180px;
	}	
	
	header h1, header h2 {
	font-size: 50px;
	letter-spacing: 4px;
  	float: none;
	display:block;
	margin: 0 auto;
  }
    .free-wp-theme .mores {
	    font-size: 8px !important;
	    padding: 2px !important;
    }

main aside .rpwe-title  {
	font-size: 16px;
	display: block;
}

.rpwe-thumb {

    margin-bottom: 10px;
}

.st-left .rpwe-li {
	width:100%;
	display: block;
	float: none;
  }


article {
	padding: 10px !important;
}



.mores, #submit {
	width:auto;
	padding:3px;
    	display: inline;
	line-height:18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

article, section{
	padding: 0;

}

.free-wp-theme td, .free-wp-theme th {
	padding: 3px !important;
}
}

@media all and (max-width: 600px){
	.my_menu ul li {
		width: auto !important;
	}
	
header h1, header h2 {
	font-size: 50px !important;
	letter-spacing: 4px;
}

 .st-left .rpwe-img img:hover {
	border: 4px solid #ADADAD !important;
}

.st-left .rpwe-title {
	font-size: 14px !important;
}

.my_menu ul li{
    display: inline-block;
    width: 90px; 
    padding: 0; 
    float: none;
}

	.my_menu ul li a{ 
		padding: 0;
	}	
nav {
	margin-left: 0 !important;
}


.mores, #submit {
	width: auto;
	padding: 5px;
	margin: 0;
	font-size: 11px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
} 

@media all and (max-width: 1250px){

.show img {
	display: block;
	position: relative;

}

main,
#main {
	padding: 0;
}
}

.free-wp-theme  {
    width: 100%;
    margin: 0 auto;
    float: none;
    clear: both;
}
.free-wp-theme td, .free-wp-theme th{
	border: 1px solid #ddd;
	padding: 10px;
        line-height: 18px;
	background: #f2f2f2;
}

.free-wp-theme td img {
	width: 20px;
	display: block;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto
}
 
.free-wp-theme th{
	font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background: #4ca6cf;
	-webkit-box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
	box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
}



.topic {
	max-width: 150px;
}

#top {
  display: block;
  max-width: 1300px;
  letter-spacing: 5px;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  background: #222;
  -webkit-transition: all 0.4s linear 0s;
  -moz-transition: all 0.4s linear 0s;
  -o-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  text-decoration: none;
}

#billing_email {
        width: 250px;
}

.fa {
	font-size: 18px !important;
	color: #333333;
}

#totop .fa {
	color: #fff;
}

.options-center {
	text-align: center;
	width:100%;
	display: inline-block;
}

.options-center .s-center {
	text-align: left;
	width: 600px;
	margin: 0 auto;
	display: inline-block;
}

.options-center .s-center img {
	width: 600px;
	padding: 20px 0 20px 0;
}
.options-center h3 {
	padding: 20px 0 20px 0;
}

.comment .children li{
    margin-left: 30px;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
	border-color: #4ca6cf;
}

#add_payment_method #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {
	margin-bottom: 20px;
}

#payment_method_better-braintree-for-woocommerce, #payment_method_paypal {
    margin: 0 1em 0 1em !important; 
}
#add_payment_method #payment div.payment_box, .woocommerce-checkout #payment div.payment_box{
	margin-top: 4em;
}


#reply-title {
	margin-top:10px;
}

.woocommerce-MyAccount-content {
	margin-top:20px;
}

fieldset  {
	margin: 10px;
	padding: 10px;
	border: none;
}

.order-again {
	margin: 10px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	max-width: 100%;
	display: inline-block;
	letter-spacing: 2px;
	line-height: 40px;
	margin: 10px;
	padding: auto;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #A83625;
	border-radius: 4px;
	border: 1px solid #C10000;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	text-decoration: none;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
	background: #E74A31;
	color: #F0F0F0;
	border-radius: 4px;
}

.product .cart, .product aside, .product #tab-description {
	text-align: center;
}

.rpwe-li {
	padding: 10px;
}

.plugin-right {
	float: right;
	width: 52%;
	padding: 10px 0 10px 0;
	line-height: 22px;


}

hr {
	border: 0;
	height: 1px;
	border-bottom: 1px solid #eee;

	margin: 10px;
}

.woocommerce form .form-row, .input-text {
	width: 100% !important;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
	float: none;
}

#customer_details, .woocommerce .col2-set, .woocommerce-page .col2-set {
	margin: 0 auto !important;
	width: 100% !important;
	text-align: center !important;
	float: none;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .col-2 {
	vertical-align: top !important;
	width: 80% !important;
	text-align: left !important;
	margin: 0 auto !important;
	display: inline-block !important;float: none;
}

.woocommerce form .form-row .required {
	background: none;
	padding: 0;
}

.col-2 h2, .col-1 h2 {
	text-align: left;
	padding: 0;
	font-size: 25px;
	margin-top:10px;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
	margin: 1em 0;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	border: 1px solid #C0C0C0;
}


/*********************  Documentation CSS  ***************************/

#documentation {
    position: relative; 
    height: 100%;
    display: inline-block;
}

#documentation .doc-menu {
    position: relative;
    left: 120px;
    width: 230px;
    float: left;
    list-style: none;
    border-bottom: 1px solid #999;
}

#documentation .doc-menu a {
    position: relative;
    display: inline-block;
    border-top: 1px solid #B7B7B7;
    border-left: 1px solid #B7B7B7;
    border-right: 1px solid #B7B7B7;
    padding: 5px;
    margin: 0;
    min-width: 230px;
}


#documentation .doc-menu a:hover {
    background: #4ca6cf;
}

#documentation .doc-menu a:hover,
#documentation .doc-menu a:hover i { 
    color: #fff;
}

#documentation h3 {
    text-align: left;
    padding: 40px 20px 10px 20px;
    font-size: 24px;
}

#documentation .doc-menu i {
    position: absolute;
    right: 10px;
}

#documentation img {
    max-width: 80%;
    display: inline-block;
}



#documentation .article {
    float: right;
    width: 70%;
    display: inline-block;
}

.doc-menu strong {
    padding-bottom: 10px !important;
    display: block;
    text-align: left;
    color: #4ca6cf;
    font-size: 24px;
    text-shadow: 1px 1px 0px #898989;
}

#FAQ strong {
	font-weight: normal;
}

#FAQ strong a:hover {
	color: #A83625;
}

@media all and (max-width: 740px){

    #documentation .doc-menu a, #documentation .doc-menu,  #documentation .article, #documentation img {
        display: block;
        position: static;
        margin: 0 auto;
        float: none;
        width: 100%;
    }

	.top-content {
		position:relative;
	}
}

.scf-form{
    position: relative;
    z-index: 2;
	bottom: 50px;
}

.scf-form input,
.scf-form textarea {
	width: 100%;
	margin: 0 auto;
}

.scf-form input[type=submit] {
	margin-top: 10px;
	padding:10px !important;
	color: #fff;
       cursor: pointer;
	border: none;
}

.scf-form input[type=submit]:hover  {
	background: red !important;
}

.scf-form .noselect {
	background: none;
	border: none;
}

.scf-form  p {
	padding: 0;
}

.woocommerce-additional-fields h3 {
	display: none;
}

.scf-form {
    max-width: 500px;
    margin: 0 auto;
}

.woocommerce-billing-fields input,
.input-text,
.woocommerce-billing-fields textarea {
	box-shadow: inset -3px 6px 31px -11px rgba( 0,0,0,0.5) !important;
}

.woocommerce form .form-row.woocommerce-validated .select2-container, .woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
	border-radius: 0 !important;

}

.select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single {
	border-radius: none !important;
	border-radius: 0px important;
	box-shadow: inset -3px 6px 19px -11px rgba( 0,0,0,0.5) !important;
}

.select2-container .select2-selection--single, .select2-container--default .select2-selection--single .select2-selection__rendered {
	height: 36px;
	line-height: 36px;
	border-radius: 0 !important;
}

/************************ Pricing Tables **************************/

.t-columns {
    float: left;
    width: 33.3%;
    padding: 8px;
    box-sizing: border-box;
	margin-bottom: 150px;
}

.t-columns .mores, #submit {
     max-width: 150px;
}
.t-columns .mores {
	font-weight: 900;
	max-width: 180px;
}
.t-price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.t-price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

.t-price .header {
	font-family: 'Source Sans Pro',Helvetica,Arial,Lucida,sans-serif;
    background-color: #4ca6cf;
    -webkit-box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
    box-shadow: inset -7px 22px 165px 0px rgba(0,0,0,0.75);
    font-size: 25px;
    font-weight: bold;
    color: white !important;
}

.t-price li {

    padding: 20px;
    text-align: center;
    font-size: 15px;	  
}

.t-columns p{
	margin-bottom: 0;
}
.t-button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}

.t-columns strong {
	font-size: 14px;
}

@media only screen and (max-width: 600px) {
    .t-columns {
        width: 100%;
    }
	

}


.grey1 p {
    color: #387C99;
    font-size: 22px;
    font-weight: 900;
    padding-bottom: 10px;
}

.rpwe-alignleft:hover {
opacity: 0.7;
}

.cookie-notice-container {
    padding: 5px !important;
}

.rpwe-block {
    width: 50%;
    margin: 0 auto;
}

aside .rpwe-block {
    width: auto;
}
label[for=payment_method_paypal] {
padding: 10px;
}

.pea_cook_wrapper.pea_cook_bottomleft{
	bottom: 0 !important;
	left: 0 !important;
}

.pea_cook_wrapper.pea_cook_bottomleft {
    background: rgba(0,0,0,0.45) !important;
}

.pea_cook_wrapper p {
    font-size: 12px !important;	
}

button.pea_cook_btn {
    margin-left: 5px !important;	
	padding: 1px 0 !important;
}

.pea_cook_wrapper.pea_cook_bottomleft {
    bottom: 0px !important;	
}

.pea_cook_wrapper{
	padding: 4px 6px !important;
}

.braintree-form-control iframe {
	min-height: auto;
	position: static;
	float: none;
}

.payment_method_braintree img {
	padding-right: 20px !important;
	
}

.woocommerce-checkout #payment ul.payment_methods li input {
	margin-left: 13px;
}

.site-main .related  {
	display: none !important;
}
.woocommerce-product-gallery__image {
	text-align: center;	
}

.woocommerce-customer-details {
	display: none;
}

#coupon-anchor .ui-button-text {
	padding: 5px 8px;
	font-size: 20px;
	font-weight: bold;
	background: #4ca6cf;
	color: #fff;

}
#coupon-anchor .ui-button {
	border: none;		
}

#coupon-anchor .ui-dialog {
	margin: 0 auto;
	position: static !important;
}

#coupon-anchor button {
	margin: 0;
}