.main-wrapper{
	overflow:hidden;
}
body > p{
	display:none;
}
.nav > li{
	position:relative;
	padding-right:30px;
}
.nav > li:after {
	content:'';
	position:absolute;
	right:12px;
	top:15px;
    border: 1px solid #ffc003;
    display: block;
    float: right;
    height: 7px;
    margin: 29px 0 0 26px;
    transform: rotate(45deg);
    width: 7px;
}
.stricky-fixed .nav > li:after{
	top:0px;
}
.nav > li:last-child:after{
	display:none;
}
.nav > li > a {
	text-transform:uppercase;
}
section#aboutus_area{
	padding-bottom:0px !important;
}
section.row .pad-bot{
	padding-bottom:50px;
}
#testimonial_area_two .testimonial_content .items img{
	display:inline-block;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li{
	margin-bottom:0px !important;
}
#quote_area .quote{
	line-height:39px;
}
.about_single .img-holder{
	display:block;
}
.author_img img{
	padding:0px !important;
	border-radius:50%;
	position:relative;
}
.main-slider .roman-text{
	line-height:80px;
}
/*****************Bredcrumb******************/
.page_heading ul.breadcrumb{
	margin-top:10px !important;
	margin-bottom:10px !important;
	background:none !important;
}
.breadcrumb > li + li::before{
	color:#ffffff;
}
.page_heading ul.breadcrumb li,
.page_heading ul.breadcrumb li a{
	color: #ffffff;
    font-family: "Poppins",sans-serif;
    font-size: 14px;
    font-weight: 600;
}
.styled-pagination .pagination a,
.styled-pagination .pagination span,
.woocommerce-pagination ul li > span,
.woocommerce-pagination ul li a{
	position:relative !important;
	display:block !important;
	line-height:20px !important;
	padding:10px 5px !important;
	font-size:14px !important;
	text-transform:capitalize !important;
	min-width:42px !important;
	border:1px solid #e0e0e0 !important;
	background:none !important;
	color:#111111 !important;
	font-weight:500 !important;
	text-align:center !important;
	border-radius:3px !important;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}
.styled-pagination .pagination span,.styled-pagination .pagination a:hover,.styled-pagination .pagination a.active,
.woocommerce-pagination ul li > span.current,.woocommerce-pagination ul li > span, .woocommerce-pagination ul li a:hover{
	color:#ffffff !important;
	background:#f8aa27 !important;	
	border-color:#f8aa27 !important;
}
.blog_text a{
	margin-bottom:15px;
	display:block;
}

/**********************************Comment Form********************************/
.blog_sheare .blog_share_left .texts a{
	color: #a6a6a6;
    font-family: poppins;
    font-size: 13px;
    font-weight: 700;
}
.blog_sheare .blog_share_left .texts a:hover{
	color:#121212;
}
.author_blog .author_img_blog{
	width:12% !important;
}
.author_blog .author_img_blog img{
	padding-left:0px !important;
	border-radius:50%;
}
.author_blog .author_text_blog{
	width:86%;
}
.blog_comment{
	height:auto !important;
}
.blog_comment .comment_text .comment_img img{
	border-radius:50%;
}
.blog_comment .comment_text .comment_heading{
	margin-left:25px;
}
.blog_comment .comment_text .comment_h2 p{
	color: #b6b7b7;
    font-family: Bitter;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
}
.blog_comment .comment_text p{
	color: #7c7b7b;
    font-family: poppins;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
	margin:20px 0 10px;
}
.blog_comment .comment_text .comment_heading .reply a {
    color: #7c7b7b;
    font-family: poppins;
    font-size: 12px;
    font-weight: 700;
	margin:20px 0 10px;
	display:block;
}
.post-comments .row{
	margin-left:-15px !important;
	margin-right:-15px !important;
}
.comment_form input{
	width:100%;
	background: #f3f3f3 none repeat scroll 0 0;
    border: medium none;
    color: #acacac;
    font-family: Bitter;
    font-size: 13px;
    font-style: italic;
    height: 50px;
    padding-left: 20px;
}
.text-area textarea{
	margin-top:0px !important;
	padding-left:20px !important;
}
/***************************Custom Widgets****************************/
.widget h2 {
    color: #000;
    font-family: "Titillium Web",sans-serif;
    font-size: 24px;
    font-weight: 700;
}
.widget ul{
	padding:0px;
}
.widget ul li {
    border-bottom: 1px solid #e3e3e3;
    padding: 7% 0 7% 5%;
	list-style-type:none;
	position:relative;
}
.widget ul li a {
    color: #838383;
    font-family: Poppins;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
	position:relative;
	padding-left:15px;
}
.widget ul li:after{
	content:'\f105';
	position:absolute;
	font-family:'FontAwesome';
	left:0px;
	top:17px;
}
.tagcloud a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    color: #e3e3e3;
    font-family: poppins;
    font-size: 14px;
    padding: 10px;
    text-decoration: none;
	margin: 5px 3px;
	display:inline-block;
}
.tagcloud a:hover {
    background: #f8aa27 none repeat scroll 0 0;
    color: #fff;
    font-family: poppins;
    font-size: 14px;
    text-decoration: none;
}
.footer-widget .small_gallery img{
	display:inline-block !important;
}
.rev_slider .tp-caption, .rev_slider .caption{
	white-space:nowrap !important;
}
/*****************************404 Page***************************************/
.blog_area.not_found{
	padding:150px 0;
}
.blog_area.not_found h1{
	margin-bottom:20px;
	color: #000;
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
}
.blog_area.not_found p{
	color: #838383;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
}
.blog_area.not_found .btn{
	border-color:#323232;
	background:#323232;
	font-size:14px;
	font-weight:400;
	font-family: Poppins;
	color:#ffffff;
	transition:all 0.5s ease-in;
	-moz-transition:all 0.5s ease-in;
	-ms-transition:all 0.5s ease-in;
	-o-transition:all 0.5s ease-in;
	-webkit-transition:all 0.5s ease-in;
}
.blog_area.not_found .btn:hover{
	color:#ffffff;
	background:#f8aa27;
	border-color:#f8aa27;
}
/******************************Shop Woocommerce******************************/
.woocommerce .shop h2{
	display:inline-block;
}
.woocommerce .widget-title.sort-catalog.pull-right {
    margin: 20px 15px 0 0;
}
.woocommerce .products .star-rating{
	display:inline-block;
	color: #f8aa27;
	font-weight: normal;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
	color:inherit;
    font-family: Bitter;
    font-size:inherit;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: inherit;
    font-size: inherit;
}
.woocommerce .lower-content .price del span{
	font-size:16px;
}
.woocommerce .product-details-box .product_title{
	color: #1a1a1a;
    font-family: poppins;
    font-size: 22px;
    text-transform: capitalize;
	margin-bottom:10px;
}
.woocommerce .product-details-box p{
	border-top:1px solid #e3e0dc ;
	border-bottom:1px solid #e3e0dc ;
	padding:20px 0;
	margin-bottom:30px;
}
.woocommerce .product-details-box .pricing{
	color: #f8aa27;
    font-family: poppins;
    font-size: 20px;
	margin-bottom:20px;
	display:block;
}
.woocommerce .product-details-box .pricing b{
	display:inline-block;
}
.woocommerce .product-details-box .pricing p.price{
	border:none !important;
	margin:0px 0 0 15px;
	padding:0px;
	display:inline-block;
}
.woocommerce .quantity .input-text.qty{
	padding:10px 6px 9px;
	border:1px solid #e3e0dc;
	margin-right:15px;
}
.woocommerce .add-to-cart {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #191919 !important;
    border-radius: 2px;
    color: #3a3a3a !important;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    padding: 8px 20px;
    position: relative;
    text-transform: uppercase;
    transition: all 500ms ease 0s;
}
.woocommerce .add-to-cart:hover {
    background: #000000 none repeat scroll 0 0;
    border-color: #191919 !important;
    color: #ffffff !important;
}
/*********Woocommerce Tab*********/
.woocommerce #reviews #comments ol.commentlist{
	padding:0px;
	margin-top:50px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before{
	display:none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
	padding:0px !important;
	margin:0px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color #f8aa27;
    border-style: none none solid;
    border-width: medium medium 1px;
    color: #262626;
}
.woocommerce div.product .woocommerce-tabs .panel{
	padding:15px;
}
.woocommerce div.product .woocommerce-tabs .panel h2{
	color: #1a1a1a;
    font-family: poppins;
    font-size: 16px;
    text-transform: capitalize;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background:none;
    border:none;
    border-radius:0;
    margin: 0;
    padding: 0;
    position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    border-radius: 0;
    font-family: poppins;
    font-size: 16px;
    font-weight: 400;
    margin-right: 0 !important;
    padding: 10px 20px 10px 5px;
}
.woocommerce textarea{
	border:1px solid #ebebeb;
}
/*********Cart Page*********/
.woocommerce .shop_table thead{
	background:#f7f7f7;
}
.woocommerce table.shop_table th{
	color: #222222;
    font-family: poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
    text-transform: uppercase;
	padding-left: 28px;
}
.woocommerce .shop_table tbody tr.cart_item td{
	padding:27px 7px 28px 35px;
	border-bottom: 1px solid #f3f3f3;
	color: #aaaaaa;
    font-size: 16px;
    font-weight: 700;
}
.woocommerce .shop_table tbody td.product-subtotal{
	color:#6aaf08;
}
.woocommerce-cart table.cart img{
	width:auto;
}
.woocommerce .shop_table tbody tr td.actions{
	padding:20px !important;
}
.woocommerce .shop_table tbody tr td.actions .coupon{
	display:inline-block;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
	border: 2px solid #f3f3f3;
    border-radius: 3px;
    font-family: "Lora",serif;
    font-weight: 700;
    height: 45px;
    margin-right: 19px;
    padding-left: 15px;
    width: 225px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
	background: transparent !important;
    border-radius: 3px;
    color: #191919 !important;
    font-weight: 600;
    line-height: 45px;
	height:45px;
    text-align: center;
    text-transform: uppercase;
	display:inline-block;
    padding:0 20px;
	border:1px solid #191919;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
.woocommerce .woocommerce-message{
	border-color:#f8aa27;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
	background: #272727 none repeat scroll 0 0 !important;
    color: #fff !important;
}

/**********************Shiping Form*************************/

.woocommerce .cart_shipping,
.woocommerce .cart_totals {
    border: 1px solid #ebebeb;
    padding: 15px;
}
.woocommerce .cart_shipping p {
    margin-top: 10px;
}
.woocommerce .cart_shipping input{
	border: 2px solid #f6f4f4;
    display: block;
    height: 40px;
    padding: 0 15px;
    position: relative;
    width: 100%;
}
.woocommerce-cart .cart-collaterals .cart_totals table{
	margin:0px;
}
.woocommerce .cart_totals{
	padding:0px !important;
}
.woocommerce .cart_totals h2 {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    margin: 0;
    padding: 20px;
}
.woocommerce .cart_totals tr{
	border-bottom: 1px solid #ebebeb !important;
}
.woocommerce .cart_totals tr th {
    padding:14px 20px !important;
    border-right:1px solid #ebebeb;
}
.woocommerce .cart_totals td {
    padding: 14px 20px !important;
    text-align: right;
}
.woocommerce-cart .wc-proceed-to-checkout{
	padding:20px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
	float:right;
	margin:0px;
	background:transparent;
	color:#191919;
}
.woocommerce-cart .cart-collaterals .cart_totals table{
	border-collapse:collapse !important;
	width:100%;
}
/****************************Check Out Page****************************/
.woocommerce form .form-row select, .woocommerce form input[type="text"], .woocommerce form input[type="email"], .woocommerce form input[type="password"], .woocommerce form input[type="tel"] {
    padding: 10px !important;
	border:1px solid #e3e0dc;
	width:100%;
}
.woocommerce .checkout_coupon p {
    display: inline-block;
}
.woocommerce .checkout_coupon p #coupon_code{
	height:45px !important;
	border:1px solid #e3e0dc;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
}
.woocommerce #place_order{
	background:transperant;
}
.shop_sidebar .shop_aside{
	margin-top:0px;
}
.woocommerce .img-holder .thumbnails.columns-3 a.zoom {
    display:inline-block !important;
	width:31.35% !important;
	margin-left:10px;
}
.woocommerce .img-holder .thumbnails.columns-3 a.zoom:first-child{
	margin-left:0px;
}
.woocommerce .text{
	height:auto !important;
}
.woocommerce .summary .cart{
	border:none;
	width:auto;
}
.section-title-style-2 h2{
	font-family: poppins;
    font-size: 20px;
    margin-bottom: 25px;
    margin-left: 14px;
}
.woocommerce-cart .post-comments .comment_form hr{
	display:none;
}
.woocommerce .btn.hvr-sweep-to-right.btn-info.cart{
	line-height:23px;
}
/*--------------------------theme check----------------------------------*/
	#wp-calendar {
		width: 100%;
	}
	#wp-calendar caption {
		text-align: right; 
		color: #333; 
		font-size: 12px; 
		margin-top: 10px;
		margin-bottom: 15px;
	}
	#wp-calendar thead { 
		font-size: 10px;
	}
	#wp-calendar thead th { 
		padding-bottom: 10px;
	}
	#wp-calendar tbody { 
		color: #aaa; 
	}
	#wp-calendar tbody td { 
		background: #f5f5f5; 
		border: 1px solid #fff; 
		text-align: center; 
		padding:8px;
	}
	#wp-calendar tbody td:hover { 
		background: #fff; 
	}
	#wp-calendar tbody .pad { 
		background: none; 
	}
	#wp-calendar tfoot #next { 
		font-size: 10px; 
		text-transform: uppercase; 
		text-align: right;
	}
	#wp-calendar tfoot #prev { 
		font-size: 10px; 
		text-transform: uppercase; 
		padding-top: 10px; 
	}
	
	.sticky .post {background: #efefef; border: 3px solid #fff; }
	.sticky .post .post-content{ background-color:transparent; }
	.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}
	.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
	.gallery-caption { position:relative;}
	.bypostauthor{ position:relative;}
	.alignright{ 
		text-align:right;
	}
	.alignleft{ 
		text-align:left;
	}
	.aligncenter{ 
		text-align:center;
	}	
	.screen-reader-text{
	}
/*------------------------------theme unit test------------------------------------*/
.tag-sticky-2 .blog_content {
	background-color:#ededed;
	padding:10px 20px 20px;
}
.blog_content h1,.blog_comment h1,
.blog_content h2,.blog_comment h2,
.blog_content h3,.blog_comment h3,
.blog_content h4,.blog_comment h4,
.blog_content h5,.blog_comment h5,
.blog_content h6,.blog_comment h6{
	color:#000000;
	margin-bottom:15px;
	font-family:'Titillium Web', sans-serif;
	font-weight:700;
	margin-top:10px;
	line-height:1.6em;
}
.blog_content h1,.blog_comment h1{
	font-size:2em;
}
.blog_content h2,.blog_comment h2{
	font-size:1.6em;
}
.blog_content h3,.blog_comment h3{
	font-size:1.4em;
}
.blog_content h4,.blog_comment h4{
	font-size:1.2em;
}
.blog_content h5,.blog_comment h5{
	font-size:1.1em;
}
.blog_content h6,.blog_comment h6{
	font-size:1em;
}
.blog_content table,#blog_page table{
	margin-bottom:20px;
}
.blog_content table thead tr th,#blog_page table thead tr th{
	border-bottom: 2px solid #ddd !important;
    vertical-align: bottom;
}
.blog_content tbody tr th,#blog_page tbody tr th{
	border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.blog_content table tbody tr td,#blog_page table tbody tr td{
	border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.blog_content ul,
.blog_content ol{
	padding-left:20px;
}
.blog_content ul li,
.blog_content ol li{
	line-height:1.8em;
}
.comment-box .single-comment .content ul li::after{
	display:none;
}
.paginate-links{
	margin-bottom:30px;
	margin-top:30px;
}
.paginate-links > span{
 	background: #2a2a2a none repeat scroll 0 0;
    color: #fff;
	border: 1px solid #2a2a2a;
    font-family: "PT Serif";
    font-size: 15px;
    font-style: italic;
    line-height: 20px;
    margin-right: 15px;
    padding: 7px 15px;
}
.paginate-links a{
 	 border: 1px solid #2a2a2a;
    color: #2a2a2a;
    font-family: "PT Serif";
    font-size: 15px;
    font-style: italic;
    line-height: 20px;
    margin-right: 15px;
    padding: 7px 15px;
}
.paginate-links a:hover{
	background: #ffae00 none repeat scroll 0 0;
    border-color: #ffae00;
    color: #fff;
}
.page .page-content p img,
.single .content p img,
.page .page-content figure img,
.single .content figure img{
	max-width:100%;
	height:auto;
}
.page .page-content figure img,.single .content figure img{
	max-width:100%;
	display:block;
	height:auto;
}
figure{
	max-width:100%;
	display:block;
}
#blog_page .fixed{
	position:relative;
	width:auto;
	background:#ededed;
	padding:0 20px;
}
.blog_comment .comment_heading {
	margin-top:0px !important;
}
/**********************************Default Widget Style************************************/
.widget_archive ul li a,.widget_categories ul li a{
	width:87%;
	display:inline-block;
}
.widget select{
	width:100%;
	height:50px;
}
.widget ul li{
	padding-top:0px;
	padding-bottom:0px;
}
.widget ul li a{
	padding:7% 0;
	display:inline-block;
}
.widget ul.children li,.widget_nav_menu ul.sub-menu li{
	border-top:1px solid #e3e3e3;
	border-bottom:none;
}
.widget_recent_comments ul li{
	padding-top:7%;
	padding-bottom:7%;
}
.textwidget img{
	max-width:100%;
	height:auto;
}
/* =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;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.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 0 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;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post.sticky,.post.fixed.sticky{
	position:relative !important;
	background-color:#ededed !important;
	padding:0 20px !important;
}
i.icon{
	display:inline-block !important;
	line-height:inherit !important;
	height:auto !important;
	width:auto !important;
	margin:0px !important;
}
.hidden-bar ul > li ul.dropdown-menu{
	position:relative;
	width:100%;
	float:none;
}
/************************Shop Updated***********************/
.shop-item {
    margin-bottom: 40px !important;
    position: relative;
	min-height:450px;
}
.woocommerce div.product div.images img{
	width:auto;
	margin-top:5px;	
}
.woocommerce .star-rating{
	display:inline-block;
	float:none;
	color:#f8aa27;
}
.woocommerce-pagination ul{
	border:none !important;
}
.woocommerce-pagination ul li{
	display: inline-block !important;
    margin: 0 5px 7px 0 !important;
    position: relative;
	border:none !important;
	float:none !important;
}
.woocommerce-cart .cart_item .product-thumbnail img {
    width: 100px;
    height: 100px;
}
/*********************Updated***********************/
.post-password-form input[type="password"]{
	position:relative;
	display:inline-block;
	line-height:26px;
	padding:11px 15px;
	border:1px solid #f8aa27;
	height:50px;
	background:none;
	z-index:1;
	font-size:13px;
	transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
}
.post-password-form input[type="submit"]{
	display: inline-block;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 24px;
    padding: 11px 34px;
    border: 2px solid #f8aa27;
    background: #f8aa27;
    color: #ffffff;
}
.post-password-form input[type="submit"]:hover{
	background: #ffffff;
    color: #333333;
}
.comment_text.pingback .comment_img,
.comment_text.trackback .comment_img{
	display:none;
}
.blog_comment .comment_text.pingback .comment_heading,
.blog_comment .comment_text.trackback .comment_heading{
	margin-left:0px;
}

.woocommerce .shop_table tbody tr td.actions .coupon label{
	display:none;	
}
.woocommerce .cart .button{
	float:right;	
}
.woocommerce form .form-row textarea{
	padding:10px;	
}

iframe{
	width:100%;
	height:100%;
}