﻿@charset "utf-8";
/* CSS Document */

@import "css/reset.css";

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.General Styles
	1.1. Body
	1.2. Fonts
	1.3. Headings
	1.4. Text Elements
	1.5. Forms
	1.6. Transition
	1.7. Box sizing
	1.8. Images
	1.9. Tables
	1.10. Widgets
	1.11. Definition Lists
	1.12. Woocommerce
2.Layout
	2.1. container
	2.2. Top Bar
	2.3. Header
	2.4. Main
		2.4.1. Fullwidth - Page Title
		2.4.2. Blog
		2.4.3. Portfolio
		2.4.4. Recent Gallery
		2.4.5. Testimonial
		2.4.6. Team
		2.4.7. Products
		2.4.8. Events
		2.4.9. Side Navigation
		2.4.10. Coming soon
		2.4.11. 404 page
		2.4.12. Login
	2.5. Footer

/*----*****---- << 1.General Styles >> ----*****----*/

	/*----*****---- << 1.1. Body >> ----*****----*/

	body { font-weight:normal; line-height:22px; background:#ffffff; color:#65666a; }

	/*----*****---- << 1.2. Fonts >> ----*****----*/

	body, .intro-text h2, .intro-text h4, .dt-sc-button, #main-menu2 ul li a, .entry-detail .read-more, #footer .widget ul li h6, .dt-sc-testimonial-wrapper h5, #main-menu2 ul li a, #commentform input[type="text"], #commentform input[type="password"], #commentform input[type="email"], #commentform input[type="url"], #commentform input[type="tel"], #commentform input[type="number"], #commentform input[type="range"], #commentform input[type="date"], #commentform input[type="search"], #commentform textarea, #commentform input.text { font-family: 'Open Sans', sans-serif; }

	h1, h2, h3, h4, h5, h6, input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], textarea, input.text, select, input[type="search"], input[type="submit"], input[type="button"], .add_to_cart_button, .product_type_variable, .product-details .button, .add_to_wishlist, .features li a, .dt-sc-team p, .read-more, .intro-text .dt-sc-button, .entry-post .post-comments a, .entry-post .date p, .entry-post .dt-sc-button.small, .entry-post .entry-detail h6, .intro-text.type3 h2, .events .event-meta p, .entry-meta-data p, .intro-text.type4 h2, .pagination ul li a, .pagination .next-post a, .pagination .prev-post a, .breadcrumb, ul.commentlist li .author-name, ul.commentlist li .commentmetadata, ul.commentlist li .reply a, .blog-entry .entry-metadata, .post-nav-container a, .price_label, .widget_top_rated_products ul.product_list_widget li .amount, .intro-text.type5 h2, .woocommerce table.shop_table th, .woocommerce-page table.shop_table th, .woocommerce table.shop_table .product-subtotal span, label, .woocommerce .cart-collaterals .cart_totals th, .woocommerce-product-rating .price, .summary .description, blockquote, .dt-rev-author span, .side-nav-container ul li a, .error-info .back-menu a, .portfolio-detail .views a, .dom-pack .dom-range, .dom-pack del, .dom-pack > span, .dom-prices { font-family:'lato', sans-serif; }

	/*----*****---- << 1.3. Headings >> ----*****----*/

	h1, h2, h3, h4, h5, h6 { color:#ac182d; font-weight:normal; line-height:normal; margin-bottom:20px; }
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color:#65666a; }

	h1{ font-size:36px; }
	h2{ font-size:30px; }
	h3{ font-size:26px; }
	h4{ font-size:20px; }
	h5{ font-size:18px; }
	h6{ font-size:16px; margin-bottom:20px; }

	/*----*****---- << 1.4. Text Elements >> ----*****----*/

	a { text-decoration:none; }
	a img{ border:none; }
	img { max-width: 100%; }

	a:hover { color:#2c3e50; }

	strong{ font-weight: bold; }
	em{ font-style: italic; }

	address { display:block; margin:10px 0px 20px; }
	abbr {  border-bottom:1px dotted #868686; cursor:help; }
	ins { background:#FFF9C0; color:#868686; }
	sub, sup { font-size:75%; position:relative; vertical-align:baseline; }
	sub { bottom: -3px; }
	sup { top: -5px; }

	p { line-height:22px; margin-bottom:10px; }
	ul, ol, pre, code{ margin-bottom:20px; }

	ul{ list-style-type:none; list-style-position:inside; }
	/*ul li { padding-bottom:10px; }*/
	ul li ul { list-style-type:disc; padding-left:20px; margin:10px 0px 0px; }
	ul ul ul { margin-bottom:0px; list-style-type:circle; }

	ol{ list-style-type:decimal; list-style-position:outside; padding-left:20px; }
	ol li { padding-bottom:10px; }
	ol li ol { margin-bottom:0px; list-style-type:lower-alpha; }
	ol ol ol { margin-bottom:0px; list-style-type:lower-roman; }

	blockquote { clear: left; display: block; margin: 0; padding: 0; position: relative; border-left:5px solid; font-size:16px; font-style:italic;  padding:10px 2%; line-height:28px; }
	blockquote p { margin-bottom:0px; }
	blockquote cite { float:right; margin:10px 0px 0px; font-size:14px; }

	blockquote.alignleft { margin-right:20px; text-align:left; width:30%; float:left; }
	blockquote.alignright { margin-left:20px; text-align:left; width:30%; float:right; }
	blockquote.aligncenter { width:100%; text-align:center; }

	pre, code{ border-left:3px solid #f8cc6e; background-color:#e6e2d6; display:block; padding:10px; font-size:11px; font-family: monospace; width:96.5%; overflow:auto; }

	hr { background-color:#e6e2d6; border:none; height:1px; margin:30px 0; }

	/* due to IE <HR> margin bugs I had to made classed and apply them to div to achieve the effect of a <HR> */

	.dt-sc-hr { background:url(images/splitter.png); height:10px; width:100%; clear:both; display:block; float:left; margin:40px 0px; position:relative; z-index:1; }

	.dt-sc-hr.top, .hr-border.top { width:97%; }
	.dt-sc-hr.top, .hr-border.top { background-position:right center; text-align:right; }
	.dt-sc-hr.top a, .hr-border.top a { color:#999589; background:transparent; font-size:11px; line-height:16px; padding-left:5px; position:absolute; right:-21px; top:-5px; }

	.dt-sc-one-half pre, .dt-sc-one-half code { width:94.7%; }

	.clear { float:none; clear:both; margin:0px; padding:0px; }
	.float-right { float:right; }
	.float-left { float:left; }
	.middle-align { text-align:center; }
	.hidden { display:none; }

	.post-edit-link { background:#e5e5e5; color:#5a5a5a; float:right; clear:both; margin:20px 0px 0px; line-height:24px; padding:0px 10px; font-size:12px; }
	.post-edit-link:hover { background:#4C4C4C; color:#ffffff; text-shadow:0px 1px 0px #0e4b6e; }

	/*----*****---- << 1.5. Forms >> ----*****----*/

	label { color: #2c3e50; }
	label span{ color:#b4b4b4; }

	fieldset{ border:1px solid #eaeaea; padding:15px; margin:0 0 20px 0; }
	legend{ font-weight: bold; }

	input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], input[type="search"], textarea, input.text { background-color:#f4f4f4 !important; border-radius: 2px; border: 1px solid #c9c9c9; color: #92a7bb; display: inline-block; font-size: 13px; margin: 10px 0; padding: 16px 15px; width: 100%; -webkit-appearance: none; -moz-appearance: none; }

	input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover, textarea:hover, input[type="date"]:hover { color:#000000; border: 1px solid #ac182d; }

	textarea { /*height: 190px;*/ overflow: auto; resize: none; padding: 16px 15px; width:100%; }

	input[type="submit"]:hover, input[type="reset"]:hover { background-color:#7F0515; }

	/*input[type="submit"], input[type="reset"], input[type="button"], button, .add_to_cart_button, .product_type_variable, .product-details .button, .add_to_wishlist{ color: #ffffff; cursor: pointer; float: right; font-size: 15px; padding:16px 16px 15px 16px; border-radius:2px; }*/

	#searchform .search-icon { background: url("images/search.png") no-repeat scroll center center rgba(0, 0, 0, 0); border: medium none; border-radius: 0 2px 2px 0; margin-top: 0; min-height: 47px; min-width: 52px; padding: 10px 23px; position: absolute; left: 0; text-indent: -9999px; top: 0; }

	.error, input.error[type="text"], input.error[type="email"], input.error[type="password"], textarea.error, input.error[type="tel"] { border-color: #F92C2C; }
	 #footer .widget .mailchimp-form input.error[type="email"] { border:1px solid #F92C2C; }
	.error-msg, .success-msg { display:inline-block; padding:5px 35px; border: 1px solid; position: relative; }
	.error-msg { border-color:#ff9999; color: #d01313; }
	.success-msg { border-color:#77be32; color: #77be32; }
	.error-msg:before, .success-msg:before { font-family: FontAwesome; font-size: 17px; font-style: normal; font-weight: normal; left: 13px; position: absolute; text-decoration: inherit; top: 5px; }
	.error-msg:before { content:"\f00d"; color:#c54228; }
	.success-msg:before { content:"\f00c"; color:#77be32; }

	input[type=submit], input[type=button], input[type=reset] { -webkit-appearance: none; appearance: none; }

	/*.align-center{ text-align:center; }*/
	/*.alignleft{ float:left; width:100%; margin-top:15px; }
	.alignright { float:right; }*/
	/*.aligncenter, img.aligncenter { display:block; margin-left:auto; margin-right:auto; text-align:center; }

	.alignleft, .alignright, .aligncenter, .alignnone, img.alignleft, img.alignright, img.aligncenter { margin-bottom: 20px; }
	p.aligncenter { margin-bottom:10px; }*/

	/*----*****---- << 1.6. Transition >> ----*****----*/

	a, .carousel-arrows a, .product-carousel a, .portfolio:hover .portfolio-detail, .portfolio .image-overlay a, .portfolio .image-overlay, #main-menu2 ul li a, .entry-detail h5 a:hover, .read-more span, .sorting-container a, .portfolio .views, .portfolio-title h5 a, .portfolio-title h5, .portfolio .views a, .portfolio-title p, .mailchimp .dt-sc-social-icons li, input[type="submit"], input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], input[type="search"], textarea, input.text, .products .product-title a, .products .product-title, .events .event-detail h5 a, .events .event-meta p a, .entry-meta-data p a, .widget_categories ul li a, .widget_categories ul li a:before, .widget.widget_tag_cloud .tagcloud a, .blog-post.type3 .entry-detail h4 a, .pagination ul li a, .pagination .next-post a, .pagination .prev-post a, .pagination .next-post a:before, .pagination .prev-post a:before, .breadcrumb a, .blog-entry h4 a, .blog-entry .entry-metadata p a, .project-details ul li p a, .post-nav-container .post-prev-link, .post-nav-container .post-next-link, .widget_product_categories ul li a, .widget_product_categories ul li a:before, .woocommerce table.cart a.remove, .woocommerce table.shop_table .product-name a, .woocommerce .button, .woocommerce-review-link, .product .summary .quantity .plus, .product .summary .quantity .minus, .side-nav-container ul li:hover .fa, .image-overlay, .partner-carousel a, .side-nav-container ul li, .portfolio-thumb img, .read-more, .top-bar, .is-sticky .header.header4 #logo, .dt-sc-icon-list li a, .top-social-icons .fa, .header8 #main-menu2 > ul > li > a, .header8 #main-menu2 > ul > li:before, .product_cart_list li a .remove:hover, .bg-content p a, .button, .parallax-content-bg2 .parallax-content p a, input[type="reset"], #dt-style-picker .theme-picker li a:before  { -webkit-transition:all 300ms linear 0s; -moz-transition:all 300ms linear 0s; -o-transition:all 300ms linear 0s; -ms-transition:all 300ms linear 0s; transition:all 300ms linear 0s; }

	/*----*****---- << 1.7. Box sizing >> ----*****----*/

	input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="range"], input[type="date"], input[type="search"], textarea, input.text, .portfolio-detail, .portfolio-title, .widget ul.tweet_list p, .entry-post-content, ul.commentlist li .comment-details, .side-nav-container ul li, .products .product-container, .intro-text, .author-desc, .widget ul.tweet_list li, .products .product-title a, .products .product-title, .header7 .main-menu, .footer-widgets-wrapper .widget-content, #footer .widget.widget_links ul, .shopping-cart, .shopping-cart .buttons a, .events-carousel-wrapper.type2 .events .event-detail, .newsletter-content, #footer .footer-widgets-wrapper.type5 .widget.widget_text .textwidget { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

	/*----*****---- << 1.8. Images >> ----*****----*/

	#primary img { max-width:100%; }

	.wp-caption { background:#C4C1AE; border:1px solid #C4C1AE; margin-bottom:10px; margin-top:10px; max-width:96%; padding:5px 7px 7px 5px; }
	.wp-caption img { display:block; margin: 0 auto; padding:6px; max-width:98%; }
	.wp-caption .wp-caption-text { text-align:center; padding-top:0px; margin:0px; }

	img.size-auto, img.size-large, img.size-full, img.size-medium { max-width:99.6%; height: auto; }
	.alignleft, img.alignleft { display: inline; float: left; margin-right: 15px; }
	.alignright, img.alignright { display: inline; float: right; margin-left: 15px; text-align:right; }
	.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; text-align:center; }
	.alignleft, .alignright, .aligncenter, .alignnone, img.alignleft, img.alignright, img.aligncenter { margin-bottom:20px; }

	.align-center { margin:0 auto; display:block; }

	/*----*****---- << 1.9. Tables >> ----*****----*/

	table { clear: both; margin-bottom: 20px; width: 100%; }
	th { border-bottom: 1px solid #eaeaea; color: #2c3e50; font-size: 14px; font-weight: 400; line-height: normal; padding: 15px; text-align: left; }
	tbody tr:nth-child(2n+1) td { background-color: #ffffff; }
	td { background-color: #ffffff; border-bottom: 1px solid #eaeaea; font-size: 14px; line-height: normal; padding: 13px 15px; text-align: left; color:#2c3e50; }


	/*----*****---- << 1.10. Widgets >> ----*****----*/

	.widget { float:left; width:100%; padding:0px 0px 40px; margin:0px; position:relative; }

	#primary { float: left; margin:0; padding: 0; width: 870px; }
	#secondary, #secondary-left, #secondary-right { float: left; padding: 0; width: 270px; }
	#secondary img { height: auto; max-width: 100%; }
	#primary.content-full-width { width: 100%; }
	#primary.with-left-sidebar { margin:0px 0px 0px 30px; }
	#primary.with-right-sidebar { margin:0 30px 0 0; }
	#primary.page-with-both-sidebar { float: left; margin: 0 30px; width: 570px; }

	.widget_popular_entries ul, .widget_recent_entries ul, .widget_categories ul, .widget ul.tweet_list, .widget.widget_text { margin:0; width:100%; }

	.widget ul ul { margin: 10px 0px 10px 7%; width: 93%; }
	.widget ul ul li { width: 100%; }
	.widget ul { float: left; margin: 0; padding: 0; width: 100%; }
	.widget_categories ul li, .widget.widget_archive ul li, .widget_product_categories ul li { display: inline; float: left; margin: 0; padding: 0; position: relative; width:100%; }
	.widget_categories ul { margin-bottom:10px; }
	.widget h3 { font-size:24px; }
	.widget_categories ul li a, .widget.widget_archive ul li a, .widget_product_categories ul li a { display:block; padding:7px 0px 10px 0px; color:#92a7bb; border-bottom:1px dashed #d9d9d9; }
	.widget_product_categories ul li span:last-child { opacity: 0; }
	.widget_product_categories ul li .active span:first-child { opacity: 0; }
	.widget_product_categories ul li .active span:last-child { margin-right: -12px; opacity: 1; }
	.widget_categories ul li:first-child a,  .widget_product_categories ul li:first-child a{ padding:0px 0px 10px 0px; }
	.widget_categories ul li a:before, .widget_product_categories ul li a:before {  content: "\f105"; font-family: FontAwesome; font-style: normal; font-weight: normal; margin:0px 15px 0px 8px; color:#252525; }
	.widget_product_categories ul li span { float:right; line-height:25px; margin-right:20px; font-size:14px; }
	.widget_recent_entries ul li h4 { font-size:13px; font-weight:400; margin-bottom:12px; line-height:20px; }
	.widget_recent_entries ul li h4 a { color:#2c3e50; }
	.widget_recent_entries ul li { margin-bottom:10px; display:inline-block; width:100%; padding:0; }
	.widget.widget_recent_entries .recent-posts-widget .thumb { float:left; width:85px; margin:5px 15px 10px 0px; }

	.widget_recent_entries ul li:last-child { margin-bottom:0; }
	.widget.widget_recent_entries .recent-posts-widget .entry-meta-data { width:59%; margin-bottom:0; }
	.widget.widget_recent_entries .recent-posts-widget .entry-meta-data p { margin:0px; padding:7px 10px 7px 0px; }

	.widget.widget_recent_entries .recent-posts-widget .entry-meta-data p:last-child { padding:7px 0px; }
	.widget.widget_recent_entries .recent-posts-widget .entry-meta-data p:last-child span { margin:0px 5px 0px 10px; }
	.widget.widget_text .textwidget { margin-bottom:5px; float:left; width:100%; }
	.widget.widget_text h4, .widget.tweetbox h4 { margin-bottom:25px; }
	.widget.widget_text h5.dt-sc-toggle-accordion { font-size:14px; padding: 0px 0 0px 75px; min-height:50px; line-height:45px; }
	.widget.widget_text h5.dt-sc-toggle-accordion a { display:inline-block; vertical-align:middle; line-height:normal; }
	.widget.widget_text h5.dt-sc-toggle-accordion:before { width:60px; height:50px; background-position:5px bottom; }
	.widget.widget_text h5.dt-sc-toggle-accordion.active:before { background-position:5px top; }

	.widget.widget_tag_cloud .tagcloud a { float: left; margin: 0 1px 1px 0; padding: 8px 10px; color:#92a7bb; background-color:#f8f8f8; border-radius:2px; }
	.widget.widget_tag_cloud .tagcloud a:hover { color:#ffffff; }
	.tagcloud { display: inline-block; margin-top: 5px; }

	.widget.tweetbox ul.tweet_list li { position:relative; padding:13px 10px 13px 60px; background-color:#f8f8f8; margin-bottom:1px; width:100%; }
	.widget.tweetbox ul.tweet_list li:before { width:50px; height:100%; float:left; text-align:center; color:#ffffff; position:absolute; left:0; top:0; line-height:70px; content:"\f099"; font-family:FontAwesome; font-size:22px; }
	.widget.tweetbox ul.tweet_list .tweet_time, .widget ul.tweet_list a:hover, .widget.tweetbox ul.tweet_list .tweet_time a { color:#34495e; }
	.widget.tweetbox ul.tweet_list .tweet_time { float:left; margin-right:5px; }
	.widget.tweetbox ul.tweet_list .tweet_text { color:#92a7bb; display:block; }
	.widget.tweetbox ul.tweet_list .tweet_time a:hover { color:#575757; }
	.widget.tweetbox .tweet_list li .tweet_text a:hover { color:#34495e; }

	.widget.widget_recent_reviews blockquote { display: inline-block; font-size: 16px; font-weight: 300; padding: 0; font-style:italic; border:none; line-height:24px; margin-bottom:15px; }
	.dt-review { margin-bottom:35px; }
	.dt-rev-author { text-align:center; }
	.dt-rev-author img { border-radius:50%; margin-bottom:10px; }
	.dt-rev-author h4 { font-size:15px; margin-bottom:0px; }
	.dt-rev-author span { font-size:12px; font-style:italic; }

	.widget_featured_products .products .product-wrapper, .widget_featured_products .products .product-details { margin:0; }

	.widget_price_filter form { clear:both; float:left; width:100%; margin:0; }
	.widget_price_filter .price_slider_wrapper .ui-widget-content { background-color: #d7d7d7; border-radius: 10px; box-shadow: 1px 1px 2px #dadada inset; height: 9px; margin-bottom: 35px; position: relative; z-index: 1; width:100%; }
	.widget_price_filter .ui-slider .ui-slider-range { background-color: #eaeaea; left:0; width:100%; position:absolute; height:100%; }
	.widget_price_filter .ui-slider .ui-slider-handle:before { background-color: #eaeaea; border-radius: 50%; content: ""; display: inline-block; height: 14px; left: -5px; padding: 5px; position: relative; top: -5px; width: 14px; z-index: -1; }
	.widget_price_filter .ui-slider .ui-slider-handle { border-radius: 50%; cursor: pointer; height: 14px; outline: 0 none; position: absolute; top: -3px; width: 14px; }
	.price_label { float: right; font-size:14px; color:#616161; }
	.widget_price_filter .price_slider_wrapper .ui-widget-content a:first-child { left:0; }
	.widget_price_filter .price_slider_wrapper .ui-widget-content a:last-child { left:inherit; right:4px; }

	.widget_top_rated_products ul.product_list_widget li a { display:block; }
	.widget_top_rated_products ul.product_list_widget li a img { float:left; width:85px; margin-right:10px; border:1px solid #eaeaea; }
	.widget_top_rated_products ul.product_list_widget li h4 { font-size:13px; margin-bottom:12px; }
	.star-rating { float:left; overflow:hidden; position:relative; font-size:1.2em; height:1em; line-height:1em; color:#1e2b38; font-size:13px; font-family:FontAwesome;  width:50%; margin-bottom:10px; }
	.star-rating:before { content:"\f006\f006\f006\f006\f006"; color:#1e2b38; float:left; top:0; left:0; position:absolute; }
	.star-rating span { overflow:hidden; float:left; top:0; left:0; position:absolute; padding-top:1.5em }
	.star-rating span:before { content:"\f005\f005\f005\f005\f005"; top:0; position:absolute; left:0; }
	.widget_top_rated_products ul.product_list_widget li .amount { font-size:16px; }
	.widget_top_rated_products ul.product_list_widget li { float:left; width:100%; margin-bottom:30px; padding:0; }
	.widget_top_rated_products ul.product_list_widget li:last-child { margin-bottom:0; }

	/*----*****---- << 1.11. Definition Lists >> ----*****----*/

	dl { margin:0px 20px; }
	dl.gallery-item { margin:0px; }
	.gallery-caption { margin-bottom:10px; }
	.gallery-item img { border:2px solid #C4C1AE !important; }
	dt { font-weight:bold; font-size:14px; margin-bottom:10px; }
	dd { margin-bottom:20px; line-height:20px; }

	/*----*****---- << 1.12. Woocommerce >> ----*****----*/

	.woocommerce table.shop_table, .woocommerce-page table.shop_table { border-collapse: separate; margin: 0 -1px 24px 0; text-align: left; width: 100%; }


	.woocommerce table.cart th, .woocommerce-page table.cart th, .woocommerce #content table.cart th, .woocommerce-page #content table.cart th, .woocommerce table.cart td, .woocommerce-page table.cart td, .woocommerce #content table.cart td, .woocommerce-page #content table.cart td { vertical-align: middle; }
	.woocommerce table.shop_table th, .woocommerce-page table.shop_table th { font-size: 16px; font-weight: 400; line-height: 18px; padding: 15px 12px; background-color:#f8f8f8; }
	.woocommerce table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce #content table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail { min-width: 32px; }
	.woocommerce table.shop_table td, .woocommerce-page table.shop_table td { padding: 6px 10px 0px 10px; vertical-align: middle; }

	.woocommerce table.cart td.actions, .woocommerce-page table.cart td.actions, .woocommerce #content table.cart td.actions, .woocommerce-page #content table.cart td.actions { text-align: right; }
	.woocommerce table.cart td.actions .coupon, .woocommerce-page table.cart td.actions .coupon, .woocommerce #content table.cart td.actions .coupon, .woocommerce-page #content table.cart td.actions .coupon { float:left; display:inline-block; margin-right:20px; }
	.woocommerce table.cart td.actions, .woocommerce-page table.cart td.actions { padding:6px 0px 30px 125px; float:right; }
	.woocommerce table.cart td.actions-space { border-bottom:none; }
	.woocommerce table.cart tr { position:relative; }
	.woocommerce .cart-collaterals:after, .woocommerce-page .cart-collaterals:after { clear: both; content: ""; display: block; }
	.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals { width: 100%; }
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { float: right; text-align: right; width: 48%; }
	.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table { border-collapse: separate; border-radius: 5px; margin: 0 0 30px 0; padding: 0; }
	.woocommerce .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-page .cart-collaterals .cart_totals table tr:first-child th, .woocommerce .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-page .cart-collaterals .cart_totals table tr:first-child td { border-top: 0 none; }
	.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr th { padding: 12px; background-color:#fbfbfb; font-size:13px; }
	.woocommerce .cart-collaterals .cart_totals th { border-bottom-width: 1px; font-size: 13px; }
	.woocommerce form .form-row-wide, .woocommerce-page form .form-row-wide { clear:both; margin: 0 0 6px; }
	.woocommerce form .form-row:after, .woocommerce-page form .form-row:after { clear: both; content: ""; display: block; }

	.selection-box:before { border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 7px solid #fff; bottom: 0; height: 0; margin: auto; right: 17px; top: 3px; z-index: 1; }
	.selection-box:before, .selection-box:after { content: ""; pointer-events: none; position: absolute; }
	.selection-box:after { border-radius: 0 2px 2px 0; height: 50px; right: 0; top: 0px; width: 50px; }

	.woocommerce form .form-row, .woocommerce-page form .form-row { margin: 0 0 14px; position:relative; }
	.selection-box { clear: both; position: relative; background-color: #f8f8f8; }
	.woocommerce form .form-row select, .woocommerce-page form .form-row select { cursor: pointer; margin: 0; width: 100%; }
	select { -moz-appearance: none; border: 1px solid #c9c9c9; border-radius: 0; color: #92a7bb; cursor: pointer; height: 50px; margin: 10px 0 !important; text-indent: 0.01px; text-overflow: ""; width: 100%; padding: 0px 10px 0px 10px; line-height:43px; }
	select option { background-color: #f8f8f8; padding: 15px 0px 14px 10px; }
	.woocommerce .cart-collaterals .shipping_calculator, .woocommerce-page .cart-collaterals .shipping_calculator { clear: right; float: right; margin: 30px 0 0; text-align: right;  width: 48%; }
	.woocommerce .button, .woocommerce-page .button, .button { font-size: 14px; padding: 15px 11px 16px; border:none; min-height:50px; backface-visibility: hidden; }
	.woocommerce .button:hover, .button:hover { background-color:#546d87; }
	.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus { border-radius: 0; float: left; height: 50px; border: 1px solid #eaeaea; background-color:#f8f8f8; font-size:20px; }
	.woocommerce .quantity .qty, .woocommerce-page .quantity .qty { background-color: #fbfbfb; float: left; height: 50px; width: 70px; border-style: solid; border-width: 1px 0 1px 0px; text-align: center; margin:0; border-color:#eaeaea;  -moz-appearance: textfield; -webkit-appearance: textfield; appearance: textfield; float:left; z-index:1; position:relative; }
	table.shop_table .quantity .plus, table.shop_table .quantity .minus, .product .summary .quantity .qty, .product .summary .quantity .plus, .product .summary .quantity .minus { display: inline-block; padding:0px 17px; color:#616161; }
	.woocommerce .quantity, .woocommerce-page .quantity { width: auto; }
	.woocommerce td.product-quantity, .woocommerce-page td.product-quantity { min-width: 80px; }
	.woocommerce table.shop_table .product-name a { color:#2c3e50; }
	.woocommerce table.shop_table .product-subtotal span { font-size:20px; }
	.woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text { border: 1px solid #eaeaea; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 1em; margin: 0 0px 0 20px; outline: 0 none; padding: 0px 20px 0px; width: 80px; color:#92a7bb; background-color:#fbfbfb; }
	.woocommerce table.cart td.actions .coupon .input-text { height: 50px; width: 170px; -webkit-appearance: none; -moz-appearance: none; }
	.woocommerce table.shop_table .cart_table_item td:first-child { border-left:1px solid #eaeaea; }
	.woocommerce table.shop_table .cart_table_item td:last-child { border-right:1px solid #eaeaea; }
	.woocommerce table.cart a.remove, .woocommerce-page table.cart a.remove, .woocommerce #content table.cart a.remove, .woocommerce-page #content table.cart a.remove { border-radius: 100%; color: #616161; display: block; font-size: 23px; font-weight: normal; height: 30px; line-height: 30px; text-align: center; text-decoration: none; width: 30px; background-color:#eaeaea; }
	.woocommerce table.cart a.remove:hover { color:#ffffff; }
	.woocommerce table.cart .product-thumbnail img { border:1px solid #eaeaea; border-radius:2px; }
	.woocommerce .cart_totals h2 { font-size:18px; text-align:left; margin-bottom:25px; }
	.woocommerce .cart_totals .total .amount { font-size:20px; }
	.woocommerce .cart-collaterals .cart_totals table { border-width:1px 1px 0px 1px; border-style:solid; border-color:#eaeaea; border-radius:0px; }
	.woocommerce .cart-collaterals .cart_totals td { color:#616161; }
	.woocommerce form .form-row input.input-text, .woocommerce-page form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea { box-sizing: border-box; line-height: 1em; margin: 0; outline: 0 none; width: 100%; padding:16px 10px; }

	.woocommerce div.product, .woocommerce-page div.product, .woocommerce #content div.product, .woocommerce-page #content div.product { margin-bottom: 0; position: relative; }
	.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images { float: left; margin-bottom: 2em; width: 49%; }
	.product .yith_magnifier_zoom_wrap { position: relative; z-index: 1; }
	.yith_magnifier_zoom { display: block; position: relative; }
	.woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img { display: block; height: auto; transition: all 0.2s ease-in-out 0s; border:1px solid #eaeaea; }
	.woocommerce div.product div.images div.thumbnails:after, .woocommerce-page div.product div.images div.thumbnails:after, .woocommerce #content div.product div.images div.thumbnails:after, .woocommerce-page #content div.product div.images div.thumbnails:after { clear: both; content: ""; display: block; }
	.single-product .thumbnails ul { clear: both; display: block; width: 100%; }
	.product .images .thumbnails .yith_magnifier_gallery li, .product .images .thumbnails .yith_magnifier_gallery li.last { margin:0 14px 0 0; }
	.product .images .thumbnails .yith_magnifier_gallery li:last-child { margin:0; }
	.single-product .thumbnails ul li { display: inline-block; margin: 0 5px; width: 80px; padding:0; }
	.woocommerce div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary { float: right; margin-bottom: 2em; width: 42%; }
	.woocommerce div.product div.images, .woocommerce-page div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page #content div.product div.images { float: left; margin-bottom: 2em; width: 54%; }
	.woocommerce div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails, .woocommerce #content div.product div.images div.thumbnails, .woocommerce-page #content div.product div.images div.thumbnails { padding-top: 1em; }
	.product .summary { position: relative; }
	.single-product .summary h1 { font-size: 24px; text-transform: none; margin-bottom:10px; }
	.woocommerce-product-rating { clear: both; float: left; margin: 0; padding: 0 0 10px; width: 100%; }
	.woocommerce .star-rating, .woocommerce-page .star-rating { float:none; overflow: hidden; position: relative; height: 1em; line-height: 1em; font-size: 1em; width: 5.4em; font-family: FontAwesome; display:block; margin-bottom:15px; }
	.woocommerce .star-rating:before, .woocommerce-page .star-rating:before { content: "\f006 \f006 \f006 \f006 \f006"; color: #1e2b38; top: 0; left: 0; position: absolute; }
	.woocommerce .star-rating span, .woocommerce-page .star-rating span { overflow: hidden; float: left; top: 0; left: 0; position: absolute; padding-top: 1.5em }
	.woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before { content: "\f005 \f005 \f005 \f005 \f006"; top: 0; position: absolute; left:0; color:#1e2b38; }
	.woocommerce .products .star-rating, .woocommerce-page .products .star-rating { display: block; margin: 0 0 .5em; float: none; }
	.woocommerce-product-rating .price { font-size:24px; display:inline-block; margin-bottom:15px; }
	.woocommerce-review-link { color:#616161; float:right; border-bottom:1px solid #898989; }
	.summary .description { float:left; width:100%; font-size:14px; margin-bottom:20px; }
	.summary .project-details ul.client-details li { border-bottom:1px solid #eaeaea; padding-bottom:10px; margin-bottom:10px; }
	.summary .project-details ul.client-details li:last-child { border-bottom:none; }

	.summary .cart { display: inline-block; margin-right: 10px; margin-top: 20px; }
	.woocommerce #content div.product form.cart div.quantity, .woocommerce div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity { float: left; margin: 0 10px 0 0; }

	.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 .col2-set:after, .woocommerce-page .col2-set:after { clear: both; content: ""; display: block; }
	.woocommerce .col2-set, .woocommerce-page .col2-set { width: 100%; }
	.woocommerce form .form-row label, .woocommerce-page form .form-row label { font-weight: normal; padding-bottom: 5px; }
	.woocommerce form .form-row label, .woocommerce-page form .form-row label { display: block; }

	.woocommerce form .form-row-first, .woocommerce-page form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-last { float: left; overflow: visible; width: 48%; }

	.woocommerce form .form-row.form-row-first  { margin-right:22px; }

	.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-single, .woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop, .woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-drop, .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text, .woocommerce form .form-row.validate-required.woocommerce-invalid select, .woocommerce-page form .form-row.validate-required.woocommerce-invalid select { border-color: #fb7f88; }

	.woocommerce #payment, .woocommerce-page #payment { background: none repeat scroll 0 0 #ffffff; }
	.woocommerce #payment ul.payment_methods:after, .woocommerce-page #payment ul.payment_methods:after { clear: both; content: ""; display: block; }
	.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods { list-style: none outside none; margin-bottom: 15px; padding: 0; text-align: left; }
	.woocommerce #payment ul.payment_methods li input, .woocommerce-page #payment ul.payment_methods li input { margin: 0 1em 0 0; }
	.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li { font-weight: normal; line-height: 2em; margin: 0; text-align: left; padding-bottom:10px; position:relative; padding:0; }
	.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box { background: none repeat scroll 0 0 #f8f8f8; }
	.woocommerce #payment div.payment_box, .woocommerce-page #payment div.payment_box { color: #92a7bb; font-size: 13px; line-height: 25px; margin: 7px 0 15px 0px; padding: 2em 2%; position: relative; width: 100%; border:1px solid #eaeaea; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }

	.woocommerce #payment div.payment_box p:last-child, .woocommerce-page #payment div.payment_box p:last-child { margin-bottom: 0; }
	.woocommerce #payment ul.payment_methods li img, .woocommerce-page #payment ul.payment_methods li img { margin: -2px 0 0 0.5em; position: relative; vertical-align: middle; }
	.woocommerce #payment div.form-row, .woocommerce-page #payment div.form-row { margin:0 0 6px 0; padding:3px 0; }

	.woocommerce input[type="checkbox"], .woocommerce input[type="radio"] { display:none; }
	.woocommerce form .form-row label span, .woocommerce-shipping-fields label span { background-color: #ffffff; border:1px solid #eaeaea; cursor: pointer; display: inline-block; height: 16px; position: relative; top: 4px; transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; width: 16px; z-index: 1; padding-bottom:0; box-shadow:0 0 0 2px #ffffff inset;  margin-right:10px; }

	.woocommerce .payment_methods label span:before { background-color: #fbfbfb; border-radius: 100px; cursor: pointer; display: inline-block; height: 14px; transition: all 0.5s ease 0s; width: 14px; z-index: 1; position:absolute; top:2px; left:2px; content:""; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; }
	.woocommerce .payment_methods label span { background-color:#fbfbfb; border:1px solid #eaeaea; position:absolute; width:18px; height:18px; border-radius:100px; position:relative; display:inline-block; margin-right:10px; top:5px; }

	.woocommerce input[type="radio"]:checked + label span:before { background-color:#21c2f8; }

	.woocommerce-shipping-fields h3, .woocommerce-billing-fields h3, #order_review_heading { font-size:24px; }
	.woocommerce-shipping-fields h3, .woocommerce-billing-fields h3 { margin-bottom:30px; }
	#order_review_heading { margin-bottom:25px; clear:both; }
	.woocommerce-info { float: left; margin-bottom: 12px; width: 100%; color:#2c3e50; }
	.woocommerce-info a { color:#2c3e50; }


	.woocommerce-tabs .panel ul li { border-bottom:1px solid #eaeaea; padding:10px 20px 10px 0px; }
	.woocommerce-tabs .panel ul li:last-child { border:none; }
	.woocommerce-tabs .panel ul li .fa { margin-right:5px; }
	.woocommerce-tabs .panel ul li span { color:#2c3e50; font-weight:bold; width:150px; float:left; }
	.woocommerce-tabs .panel ul { display:inline-block; }
	.woocommerce-tabs .panel h6 { margin-bottom:15px; }
	.woocommerce-tabs .panel .thumb { float:left; margin:0px 30px 0px 0px; }
	.woocommerce-tabs .panel { background:#f8f8f8; float:left; clear:both; width:90%; margin:-1px 0px 0px -1px; padding:20px 5% 35px; }
	.woocommerce-tabs ul.tabs li a.current { background:#f8f8f8; border:0px; position:relative; z-index:1; margin-left:-1px; }
	.woocommerce-tabs ul.tabs li:first-child a { border-left:1px solid #eaeaea; }
	.woocommerce-tabs ul.tabs li a { border:1px solid #d9d9d9; border-width:1px 1px 0px 0px; border-style:solid; border-color:#eaeaea; float:left; margin:0px; padding:0px 25px; background:#ffffff; text-align:center; font-weight:400; color:#2c3e50; line-height:60px; font-size:16px; font-family:'lato', sans-serif; }
	.woocommerce-tabs ul.tabs li { float:left; display:inline; margin:0px; padding:0px; }
	.woocommerce-tabs ul.tabs { float:left; margin:0px; padding:0px; width:100%; }

	input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; }

	#ship-to-different-address { margin-bottom: 23px; }

/*----*****---- << 2. Layout >> ----*****----*/

	/*----*****---- << 2.1. Container >> ----*****----*/

	.container { width:1170px; margin:0 auto; position:relative; clear:both; }
	.container2 { width:1170px; margin:0 auto; position:relative;  }

	.wrapper { clear:both; width:100%; margin:0px; padding:0px; float:left; }
	.inner-wrapper { margin:0px; width:100%; float:left; padding:0px; }

	.boxed .wrapper { width:1250px; margin:0 auto; float:none; }
	.boxed .header, .boxed .header6 #header-wrapper { width:1250px; margin:0 auto; }
	.boxed .wrapper, .boxed #main, .boxed .inner-wrapper { background-color:#ffffff; }

	/*----*****---- << 2.2. Top Bar >> ----*****----*/
	#loader-image { background:#fff; z-index: 999991; width:100%; height:100%; float:left; top: 0; left: 0; right:0; bottom:0; margin:auto; position:absolute; }
	.loader-wrapper { background: none repeat scroll 0 0 #fff; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 9999999; }

	.top-bar { width:100%; clear:both; float:left; padding:0px; line-height:50px;  border-bottom:1px solid #ededed; /*border-top:1px dashed #ededed; */background-color:#fff; position:relative; }

	.top-menu { float:left; margin:0px; padding:0px; }
	.top-menu li { float:left; display:inline; margin:0px; padding:0px 20px; /*border-left:1px dashed #ededed;*/ }
	.top-menu li:last-child { border-right:1px dashed #ededed; }
	.top-menu li a:hover { color:#2c3e50; }

	.top-menu .fa { font-size:16px; font-family:FontAwesome; font-weight:normal; margin-right:3px; }


	.top-right { /*float:right;*/ width:25%; margin:0 auto; padding:0px 8px; /*border-right:1px dashed #ededed;  border-left:1px dashed #ededed; */}
	.top-right span { padding:0px 8px; }

	.top-right .register { float:left; margin:0; width:100%; }
	.top-right .register li { display: inline-block; margin: 0; float:left; padding:0; }
	.top-right .register li:last-child { border-left:1px dashed #ededed; }
	.top-right .register li a { float:left;  padding: 0 22px 0 23px; }

	.top-social-icons { margin:0; }
	.top-social-icons li { float:left; display:inline-block; margin:0; padding:0; }
	.top-social-icons li a {  padding:0px 8px; border:none; display:inline-block; font-size:17px; float:left; color:#ccdded; }
	.top-social-icons li:hover .fa { color:#fff; }
	.top-bar.type2 { border:none; line-height:40px; background-color:#34495e; }
	.top-bar.type2 .search a { color:#d5d5d5; background-color:#2c3e50; display:inline-block; padding:0 15px; font-size:20px; margin:0; }
	.top-bar.type2 .search a:hover { color:#fff; }

	.top-bar.type3, .top-bar.type4 { border:none; line-height:40px; background-color:#2c3e50; }
	.top-contact-details { display:inline-block; margin:0; padding:0; }
	.top-contact-details li { float:left; display:inline-block; margin:0 20px 0 0; padding:0; }
	.top-contact-details li a { font-size:12px; color:#f0f4f8; }
	.top-contact-details .fa { color:#f0f4f8; margin-right:9px; }

	.shop-cart { display:inline-block; color:#fff; margin:0; }
	.shop-cart .fa { margin-right:8px; }
	.shop-cart:hover { color:#; }
	.shop-cart a { color:#fff; }
	.top-bar .alignleft, .top-bar .alignright { margin:0; }

	.top-bar.type4 .top-social-icons li a { font-size:14px; line-height:43px; }
	.top-register a { color:#b8c5d0; font-size:14px; padding:3px 10px; border:1px solid #b8c5d0; border-radius:2px; margin:8px 0; display:inline-block; line-height:20px; }
	.top-register a:last-child { margin-left:9px; }
	.top-register a:hover { color:#fff; }

	#main-menu2 > ul > li > a.header-cart { position:relative; }
	#main-menu2 > ul.menu > li > a.header-cart i { position:inherit; line-height:inherit; left:0; margin:0; font-size:16px; }
	#main-menu2 > ul > li > a.header-cart span { position:absolute; font-size:10px; top:22px; right:5px; background-color:#eaeaea; border-radius:3px; display:inline-block; line-height:15px; padding:0 3px; }

	.top-bar.type5 { border:none; line-height:36px; background-color:#ebeef0; }
	.top-bar.type5 .top-contact-details .fa, .top-bar.type5 .top-contact-details li a, .top-bar.type5 .top-contact-details li span { color:#7b8a97; }
	.top-bar.type5 .top-contact-details { font-size:12px; }
	.top-bar.type5 .top-contact-details .fa { font-size:16px; }
	.top-bar.type5 .top-social-icons li a { color:#7b8a97; font-size:16px; }

	.service-option a { font-size:12px; color:#7b8a97; margin:0 12px; display:inline-block; }
	.service-option { margin:0; }
	/*.service-option a .fa { margin-left:5px; }*/

	.top-shop-cart li > a { font-size:20px; display:block; color:#bbc8d5; padding:20px 10px; float:left; margin-left:1px; }
	.top-shop-cart li { float:left; padding:0; position:relative; }
/*	.top-shop-cart li.search { position:relative; }
*/	.top-shop-cart { margin:0; padding:0; position:relative; }
	.top-shop-cart > a:hover { color:#fff; }

	.search-form-box:before { border-color: transparent transparent #fff; border-style: solid; border-width: 7px; content: ""; display: block; height: 0; position: absolute; right: 10px; top: -13px; width: 0; }
	.search-form-box { animation: 0.3s ease 0.037s normal both 1 running fade-anim; z-index: 999999; }
	#search-form-box .search-text-box { background-color:#fff; /*background-image: url("images/search.png"); background-position: 9px 9px; background-repeat: no-repeat; background-size: 16px 16px;*/ border: 1px solid #ccc;  box-shadow: none; color: #444; cursor: text; font-size: 13px; height: 38px; line-height: 18px; min-height: 48px; min-width: 240px; padding: 7px 5px 8px 10px; transition: all 0.3s ease-in-out 0s; width: 1px; margin:0; box-shadow:0 -1px 9px 3px rgba(0, 0, 0, 0.15); }
	.search-form-box { position: absolute; right:0px; bottom:-48px; }
	.top-bar.type2 .search-form-box:before { right:19px; }

	.top-shop-cart.type2 li.search > a, .top-shop-cart.type2 li.dt-sc-cart > a { padding:20px; background-color:#2c3e50; }

	.top-bar.type6 { border:none; }
	.top-bar.type6 .top-contact-details .fa, .top-bar.type6 .top-contact-details a, .top-bar.type6 .top-social-icons li a { color:#92a7bb; }

	.dt-sc-cart:hover .shopping-cart { display:block; -webkit-animation: 0.3s ease-in fadeInUp; -moz-animation: 0.3s ease-in 0s fadeInUp; animation: 0.3s ease-in 0s fadeInUp; }
	.shopping-cart { float:left; width:100%; background-color:#fff; border:1px solid #eaeaea; min-width:270px; padding:20px 20px 10px 20px; position:absolute; top:62px; right:0; display:none; box-shadow:0 -1px 8px 3px rgba(0, 0, 0, 0.08); }
	.shopping-cart:before { content: "\f106"; font-family:FontAwesome; font-size:28px; top:-16px; position:absolute; right:8px; color:#eaeaea; }
	.shopping-cart:after { border-color: transparent transparent #fff; border-style: solid; border-width: 7px; content: ""; display: block; height: 0; position: absolute; right: 10px; top: -14px; width: 0; }
	.product_cart_list { display:block; margin:0 0 10px; padding:0 0 10px; float:left; width:100%; border-bottom:1px solid #eaeaea; }
	.product_cart_list li { display:block; clear:both; margin-bottom:20px; position:relative; width:100%; }
	.product_cart_list li a { padding:0; margin:0; text-align:left; font-size:14px; margin-bottom:5px; font-weight:bold; font-family:"lato",sans-serif; float:none; color:#333; line-height:normal; margin-bottom:10px; }
	.product_cart_list li a img { max-width:80px; float:left; margin-right:10px; border:1px solid #eaeaea; }
	.product_cart_list li a .remove { position:absolute; font-size:12px; color:#fff; left:-7px; top:-7px; background-color:#191919; width:20px; height:20px; border-radius:100%; text-align:center; line-height:20px; }
	.product_cart_list .product-details { display:block; float:left; }
	.product_cart_list .product-details > span { float:left; padding:0 10px; border:1px solid #ccc; line-height:normal; font-size:12px; color:#333; margin:0 10px 5px 0; }
/*	.product_cart_list .product-details > span:first-child { margin-right:10px; }
*/	.product_cart_list .product-details .amount { color:#21c2f8; }
	.product_cart_list .product-details .quantity { text-align:left; display:block; clear:both; font-size:16px; font-family:"lato",sans-serif; font-weight:normal; margin-bottom:5px; color:#333; }

	.shopping-cart .total { font-size:16px; font-family:"lato",sans-serif; clear:both; color:#333; font-weight:bold; float:left; width:100%; text-align:left; margin-bottom:20px; }
	.shopping-cart .total span { float:right; }
	.shopping-cart .buttons { float:left; width:100%; }
	.shopping-cart .buttons a { float:left; width:100%; display:inline-block; text-align:left; font-size:14px; background-color:#2c3e50; color:#fff; padding:10px 0; text-transform:uppercase; margin-bottom:10px; text-align:center; font-weight:bold; }
	.shopping-cart .buttons a:last-child { margin:0; }

	.top-shop-cart.type2 .shopping-cart:before { right:15px; }
	.top-shop-cart.type2 .shopping-cart:after { right:17px; }
	.top-shop-cart.type2 .search-form-box:before { right:20px; }

	/*----*****---- << 2.3. Header >> ----*****----*/

	#header-wrapper-sticky-wrapper { max-width: 100%; float:left; width:100%; }

	#header-wrapper { float:left; width:100%; z-index:99999; }
	.header { width:100%; margin:0px; padding:0px; float:left; position:relative; z-index:9999; background-color:#ffffff; box-shadow:0 2px 5px -2px rgba(0, 0, 0, 0.15); -moz-box-shadow:0 3px 6px -2px rgba(0, 0, 0, 0.15); -webkit-box-shadow:0 3px 6px -2px rgba(0, 0, 0, 0.15); }
	.header.header2 #main-menu2 > ul.menu > li > a i { font-size: 14px; left: 13px; line-height:80px; }
	#main-menu2 > ul.menu > li > a i { font-size: 14px; left: 16px; line-height: 80px; margin: 0 5px 0 0; position: absolute; top: 0; }

	.header.header2 #main-menu2 > ul.menu > li > a { padding-left: 34px; padding-right: 14px; }
	.header3 { box-shadow:0px -1px 0px 0px #ededed inset; -moz-box-shadow:0px -1px 0px 0px #ededed inset; -webkit-box-shadow:0px -1px 0px 0px #ededed inset; }

	.header.header4 #main-menu2 > ul.menu > li > a, .header.header5 #main-menu2 > ul.menu > li > a { padding-left: 39px; padding-right:18px; position: relative; }
	.header.header4 #main-menu2 { float:none; text-align:center; }
	.header.header4 #logo { float:left; width:100%; text-align:center; border-bottom:1px dashed #ededed; }
	.is-sticky .header.header4 #logo { display:none; }
	.header.header5 .container { width: 100%; }

	.menu-container { float:left; width:100%; }

	#logo { float:left; display:inline; padding:22px 0px 19px 0px; margin:0px; }
	#logo a { width:100%; display:block; }
	#logo a img { max-width:100%; }
	.header5 #logo { padding-left:20px; }
	.header5 #main-menu2 { margin-right:20px; }

	.header6 #logo { text-align:center; width:100%; transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; }
	.header6 #main-menu2, .header8 #main-menu2 { float:left; }
	.header6 #menu-container, .header8 { float:left; width:100%; background-color:#34495e; transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; }
	.header6 #main-menu2 > ul > li > a { color:#fff; padding:20px 21px 20px; }
	.header6 #main-menu2 > ul > li.current_page_item > a, .header8 #main-menu2 > ul > li.current_page_item:before { border:none; }

	.logo-wrapper .top-contact-details { display:inline-block; color:#7b8a97; font-size:13px; padding:30px 0 0; }
	.logo-wrapper .top-contact-details li a { color:#7b8a97; font-size:13px; }
	.logo-wrapper .top-contact-details li:last-child a { border-left:1px solid #9ea9b3; padding-left:17px; }
	.logo-wrapper .top-contact-details li:last-child { margin-right:0; }

	.header6 #main-menu2 ul li.menu-item-simple-parent ul, .header6 .megamenu-child-container, .header8 #main-menu2 ul li.menu-item-simple-parent ul, .header8 .megamenu-child-container { top:62px; background-color:#2c3e50; }
	.header6 #main-menu2 ul li.menu-item-simple-parent ul li ul, .header8 #main-menu2 ul li.menu-item-simple-parent ul li ul { top:-5px; }

	.header6 #main-menu2 ul li.menu-item-simple-parent ul li, .header6 .megamenu-child-container ul.sub-menu > li > ul li a, .header6 .menu-item-widget-area-container .widget ul li, .header8 #main-menu2 ul li.menu-item-simple-parent ul li, .header8 .megamenu-child-container ul.sub-menu > li > ul li a, .header8 .menu-item-widget-area-container .widget ul li { border-color:#44607b; }

	.header6 #main-menu2 ul li.menu-item-simple-parent ul li a, .header6 .megamenu-child-container ul.sub-menu > li > ul li a, .header6 .megamenu-child-container > ul.sub-menu > li > a, .header6 .megamenu-child-container > ul.sub-menu > li > .nolink-menu, .header6 .menu-item-widget-area-container .widget ul li a, .header8 .megamenu-child-container ul.sub-menu > li > ul li a:hover, .header8 #main-menu2 > ul > li:hover > a, .header8 .megamenu-child-container > ul.sub-menu > li > a:hover, .header8 .megamenu-child-container > ul.sub-menu > li > .nolink-menu:hover, .header8 .menu-item-widget-area-container .widget ul li a:hover, .header8 #main-menu2 ul li.menu-item-simple-parent ul li a:hover, .header8 #main-menu2 ul li.menu-item-simple-parent ul li.current_page_item > a { color:#fff; }

	.header8 #main-menu2 ul li.menu-item-simple-parent ul li a, .header8 .megamenu-child-container ul.sub-menu > li > ul li a, .header8 .megamenu-child-container > ul.sub-menu > li > a, .header8 .megamenu-child-container > ul.sub-menu > li > .nolink-menu, .header8 .menu-item-widget-area-container .widget ul li a { color:#bbc8d5; }

	.header7 .main-menu-container { width:1170px; margin:0 auto; position:relative; }
	.header7 .main-menu { background-color:rgba(248, 248, 248, 0.5); box-shadow: 0 3px 6px -2px rgba(0, 0, 0, 0.15); display: inline-block; left: 0; padding: 0 30px; width: 100%; z-index: 9; transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; }
	.header7 { box-shadow:none; }
	.header7 #main-menu2 > ul > li.current_page_item > a { border:none; }
	.header7 .main-menu-container { transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; }

	.header.header7 { background-color:inherit; }
	.is-sticky .header7 .main-menu-container { width:100%; }
	.is-sticky .header7 .main-menu { background-color:#f8f8f8; }

	.header8 #main-menu2 > ul > li > a { color:#bbc8d5; z-index:1; padding:20px 21px 20px; }
	.header8 #main-menu2 > ul > li.current_page_item > a { color:#fff; border:none; }
	.header8 #main-menu2 > ul > li > a:hover { color:#fff; }
	.header8 #main-menu2 > ul > li:before { content:""; display:inline-block; height:0; position:absolute; background-color:#2c3e50; position:absolute; left:0; right:0; bottom:0; top:0; width:100%; z-index:1; }
	.header8 #main-menu2 > ul > li:hover:before { height:100%; }
	.header8 #main-menu2 > ul > li.current_page_item > a { background-color:#2c3e50; }
	.logo-wrapper { float:left; width:100%; box-shadow:0 2px 5px -2px rgba(0, 0, 0, 0.15); background-color:#fff; transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; position:relative; z-index:1; }
	.is-sticky .logo-wrapper { display:none; }

	#main-menu2 { float:right; margin:0px; padding:0px; }
	#main-menu2 ul { margin:0px auto; padding:0px; position:relative; }
	#main-menu2 > ul > li { display:inline-block; padding:0; position:relative; }
	#main-menu2 > ul > li > a { font-size:14px; font-weight:600; text-transform:uppercase; display:block; padding:29px 21px 30px; color:#65666a; position:relative; }
	#main-menu2 > ul > li.current_page_item > a { border-right:1px dashed #ededed; border-left:1px dashed #ededed; }
	#main-menu2 > ul > li.current_page_item:before { content:""; position:absolute; bottom:0; left:0; border-bottom:3px solid; width:100%; }

	#main-menu2 ul li.menu-item-simple-parent ul, #main-menu2 ul li.menu-item-simple-parent ul li ul, #main-menu2 ul li.menu-item-simple-parent ul li:hover ul ul, #main-menu2 ul li.menu-item-simple-parent ul li ul li ul { display:none; }

	#main-menu2 ul li.menu-item-simple-parent ul { background-color:#ffffff; border-bottom: 3px solid; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25); float: left; left: 0; padding: 10px 0; position: absolute; top: 81px; width: 180px; z-index: 1; text-align:left; }
	#main-menu2 ul li.menu-item-simple-parent ul li { display:inline; padding:10px 0px; position:relative; width:100%; border-bottom: 1px dashed #ededed; float:left; }
	#main-menu2 ul li.menu-item-simple-parent ul li:last-child { border-bottom:none; }
	#main-menu2 ul li.menu-item-simple-parent ul li a { display: block; font-size: 12px; padding: 0px 15px; position: relative; color:#1e1e1e; text-transform:uppercase; font-weight:normal; }

	#main-menu2 ul li.menu-item-simple-parent ul > li > ul > li:hover > ul { display:block; -webkit-animation: 0.3s ease-in fadeIn; -moz-animation: 0.3s ease-in fadeIn; animation: 0.3s ease-in fadeIn; }

	#main-menu2 > ul > li.menu-item-simple-parent:hover > ul, #main-menu2 > ul > li.menu-item-simple-parent > ul > li:hover > ul { display:block; -webkit-animation: 0.3s ease-in fadeInUp; -moz-animation: 0.3s ease-in 0s fadeInUp; animation: 0.3s ease-in 0s fadeInUp; }

	#main-menu2 ul li.menu-item-simple-parent ul li ul { left:180px; top:-5px; border-top:0px; border-bottom:3px solid; padding-top:5px; border-top:3px solid; }

	#main-menu2 ul li.menu-item-simple-parent:last-child ul, #main-menu2 ul li.menu-item-simple-parent:nth-child(6) ul, #main-menu2 ul li.menu-item-simple-parent:nth-child(9) ul { left: inherit; right: 0; }

	#main-menu2 ul li.menu-item-simple-parent:nth-child(4) ul li ul, #main-menu2 ul li.menu-item-simple-parent:last-child ul li ul, #main-menu2 ul li.menu-item-simple-parent:nth-child(6) ul li ul li ul, #main-menu2 ul li.menu-item-simple-parent:nth-child(6) ul li ul { right:180px; left:inherit; }

	#main-menu2 ul li a.dt-menu-expand { display:none; }

	/****** Mega Menu *****/

	#main-menu2 ul > li > .megamenu-child-container { display:none; }
	.megamenu-child-container { padding:10px 10px 40px; position:absolute; top:81px; left:0px; float:left; z-index:99; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25); background-color:#fff; border-bottom:3px solid; text-align:left; }

	.megamenu-2-columns-group .megamenu-child-container { width:500px; }
	.megamenu-3-columns-group .megamenu-child-container { width:750px; }
	.megamenu-4-columns-group .megamenu-child-container { width:1000px; }
	.megamenu-5-columns-group .megamenu-child-container { width:1230px; }

	.megamenu-child-container > ul.sub-menu > li { display: inline; float: left; line-height: normal; padding: 15px; width: 215px; }

	.megamenu-child-container > ul.sub-menu > li > a, .megamenu-child-container > ul.sub-menu > li > .nolink-menu { font-size:16px; font-weight:600; text-transform:uppercase; display:block; color:#1e1e1e; position:relative; border-radius:2px; }

	#main-menu2 > ul > li:hover > .megamenu-child-container { display:block; -webkit-animation: 0.3s ease-in fadeInUp; -moz-animation: 0.3s ease-in 0s fadeInUp; animation: 0.3s ease-in 0s fadeInUp; }

	.megamenu-child-container ul.sub-menu > li > ul { padding:0px; margin:0px; }
	.megamenu-child-container ul.sub-menu > li > ul li { display:block; padding:0px; }

	.megamenu-child-container ul.sub-menu > li > ul li, .megamenu-child-container ul.sub-menu > li > ul li a { clear:both; }

	.megamenu-child-container ul.sub-menu > li > ul li a { color:#36251e; position:relative; padding:10px 0px 10px 0px; font-size:13px; display:block; border-bottom:1px dashed #ededed; font-weight:normal; text-transform:uppercase; }

	.megamenu-child-container ul.sub-menu > li > ul > li > ul { padding-left:20px; }

	.megamenu-child-container ul.sub-menu > li > ul { padding: 10px 0 0 !important; }

	.menu-item-widget-area-container { margin: 0; padding: 0; width: 100%; }
	.menu-item-widget-area-container .widget { display: inline; padding: 0; }
	.menu-item-widget-area-container ul { margin: 0; padding: 0; }
	.menu-item-widget-area-container .widget ul li { color:#1e1e1e; display:block; border-bottom:1px dashed #ededed; margin-bottom:10px; }
	.menu-item-widget-area-container .widget ul li a { color:#1e1e1e; font-size:13px; text-transform:uppercase; font-weight:normal; }
	.megamenu-child-container > ul.sub-menu > li > p { margin-bottom:30px; }

	.dt-menu-expand { cursor: pointer; display: none !important; font-size: 16px !important; font-weight: bold; height: 40px; line-height: 40px !important; padding: 0 !important; position: absolute !important; right: 0; text-align: center; top: 0; width: 40px; }

	.dt-menu-toggle { color: #ffffff; cursor: pointer; display: none; font-size: 16px; font-weight: bold; padding: 10px 15px; text-transform: uppercase; }
	.dt-menu-toggle-icon:before, .dt-menu-toggle-icon:after { background-color:#ffffff; content: ""; height: 2px; left: 0; position: absolute; top: -5px; width: 20px; }
	.dt-menu-toggle-icon:after { top:5px; }
	.dt-menu-toggle-icon { background-color: #ffffff; display: inline-block; float: right; height: 2px; margin-top: 10px; position: relative; text-align: left; width: 20px; }


/*----*****---- << 2.4. Main >> ----*****----*/

	.banner { float:left; width:100%; clear:both; }
	.banner img { max-width:100%; height:auto; float:left; }

	.slider-wrapper, .page-slider-wrapper { display :block; float: left; position: relative; width:100%; }
	.slider-wrapper .caroufredsel_wrapper { margin: 0 !important; }
	.slider-wrapper .main-slider li { float: left; margin: 0; padding: 0; width: 100%; }
	.slider-wrapper .main-slider li img {  height: auto; float:left; }
	.slide-controls-wrapper { float: left; margin:0; outline: 0; position: relative; width: 100%; z-index: 1;  }
	.slide-controls { display: block; float: none; margin: 0 auto; max-width: 1170px; }
	.slide-controls .dt-sc-ico-content.type6, .slide-controls .dt-sc-ico-content.type10 { cursor:pointer; }

	.full-width-section { float:left; width:100%; clear:both; position:relative; }

	#main { float:left; width:100%; }


	/*----*****---- << 2.4.1. Fullwidth - Page Title >> ----*****----*/

	.full-width-bg { background:url(images/bg.jpg) 50% 0 repeat-y fixed; height:auto; padding:48px 0px 50px; }
	.main-title h1, .main-title h3, .main-title h2 { margin-bottom:0px; color:#ffffff; float:left; }
	.main-title h1 { font-size:26px; }
	.main-title { float:left; width:100%; margin:0; padding:0; position:relative; }
	.breadcrumb { float: right; font-size: 14px; margin:5px 15px 0px 0px; padding: 0; }
	.breadcrumb a { font-size:14px; line-height:18px; color:#92a7bb; }
	.breadcrumb .fa { width:14px; height:14px; text-align:center; border:1px solid #92a7bb; border-radius:2px; margin:0px 10px; }

	.breadcrumb-wrapper { background-color:#191919; padding:28px 0 27px; float:left; width:100%; }
	.breadcrumb-wrapper.type2 .breadcrumb .fa, .breadcrumb-wrapper.type9 .breadcrumb .fa { border:none; font-size:16px; }
	.breadcrumb-wrapper.type2 .main-title h1 { color:#fff; }

	.breadcrumb-wrapper.type3 { background-color:#f8f8f8; box-shadow:inset 0 2px 5px -2px rgba(0, 0, 0, 0.15); }
	.breadcrumb-wrapper .main-title h1 { color:#333; }
	.breadcrumb .default { margin:0 4px; }

	.breadcrumb-wrapper.type4 { background-color:#f8f8f8; background-image:url(images/breadcrumb-bg.png); background-repeat:no-repeat; background-position:center center; border-bottom:1px solid #eaeaea; border-top:1px solid #eaeaea; }

	.breadcrumb-wrapper.type7, .breadcrumb-wrapper.type6 { background-color:#fff; border-bottom:1px solid #eaeaea; }
	.breadcrumb-wrapper.type7 .breadcrumb, .breadcrumb-wrapper.type8 .breadcrumb { float:left; display:block; width:100%; margin:0; }
	.breadcrumb-wrapper.type7 .main-title h1, .breadcrumb-wrapper.type8 .main-title h1 { margin-bottom:25px; }

	.breadcrumb-wrapper.type5, .breadcrumb-wrapper.type8 { background-color:#f8f8f8; border-bottom:1px solid #eaeaea; border-top:1px solid #eaeaea; }

	.breadcrumb-wrapper.type9 { background-color:#fff; }
	.breadcrumb-wrapper.type9 .breadcrumb { float:left; display:block; width:100%; margin:0; }

	/*----*****---- << 2.4.2. Blog >> ----*****----*/

	#home, #team, #services, #blog, #portfolio, #contacts { float:left; width:100%; }
	.blog-post { display:inline-block; width:100%; margin-bottom:30px; float:left; position:relative; }
	.blog-post .entry-meta { float:left; width:16%; text-align:center; position:absolute; left:0; top:0; }
	.date p { width:100%; float:left; font-size:15px; color:#ffffff; margin-bottom:0px; }
	.date span{font-size:30px; line-height:20px;}
	.entry-meta .date, .entry-meta .post-comments { width:50px; float:left; }
	.entry-meta .date {padding:11px 5px 9px; display:inline-block;  border-radius: 0px 2px 0 0; }
	.entry-meta .post-comments { padding:9px 5px;  border-radius: 0 0 2px 0px; }
	.post-comments a { font-size:13px; line-height:15px; color:#ffffff; }
	.post-comments a span { font-size:14px; margin-right:5px; }
	.post-comments { background-color:#2c3e50;}
	.entry-detail { display:inline-block; margin:0; text-align:center; }
	.entry-detail .entry-title h4 { margin-bottom:5px; font-weight:bold; line-height:22px; text-align:left; font-size:18px; }
	.entry-detail .entry-body p { text-align:left; }
	.blog-post .entry-thumb,  .entry-post .entry-thumb{ margin-bottom:25px; float:left; width:100%; }
	.blog-post .entry-thumb img, .entry-post .entry-thumb img { display:block; border-radius:3px; }
	.hr-line { border-bottom:1px solid #eaeaea; float:left; width:100%; }
	.entry-detail .read-more { display:inline-block; }

	.entry-meta-data { clear:both; margin-bottom:15px; width:100%; display:inline-block; position:relative;  }
	.entry-meta-data { border-bottom:1px solid #eaeaea; border-top:1px solid #eaeaea; }
	.entry-meta-data p { padding:8px 10px 8px 0px; border-right:1px solid #eaeaea; }
/*	.entry-meta-data p { padding:8px 10px 8px 0px; }
*/	.entry-meta-data p:last-child { border-right:none; padding:8px 0px 8px 0px; }
	.blog-post.type2 .entry-meta-data p:nth-of-type(2n) span { margin-right:5px; margin-left:0; }
	.blog-post.type2 .entry-detail h4 { margin-bottom:15px; }
	.blog-post.type2 .entry-thumb img { border-radius:0; }
	.entry-meta-data p:nth-of-type(2n) span { margin-left:5px; }

	.blog-post.type3 .entry-meta { width:85px; }
	.blog-post.type3 { padding:0px 0px 20px 100px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
	.blog-post.type3 .date p { font-size:18px; }
	.blog-post.type3 .date p span { font-size:40px; line-height:25px; }
	.blog-post.type3 .entry-meta-data { margin-bottom:20px; }
	.blog-post.type3 .entry-meta .date { padding:15px 17px; border-radius:0; }
	.blog-post.type3 .post-comments a { font-size:16px; }
	.blog-post.type3 .entry-meta .post-comments { padding:15px 17px; font-size:16px; border-radius:0; }
	.blog-post.type3 .post-comments a span { margin:0px 5px 0px 0px; font-size:16px; }
	.blog-post.type3 .entry-thumb img { border-radius:0; }
	.blog-post.type3 .entry-detail { text-align:left; }
	.blog-post.type3 .entry-detail .entry-title h4 { font-weight:bold; font-size:20px; margin-bottom:20px; }
	.blog-post.type3 .entry-meta-data p:first-child { padding: 8px 23px 8px 10px; }
	.blog-post.type3 .entry-meta-data p { font-size:13px; }
	.blog-post.type3 .entry-meta-data p span { margin-right:5px; }
	.blog-post.type3 .recent-gallery-container .bx-wrapper { margin-bottom:10px; }
	.blog-post.type3 .recent-gallery-container .bx-controls a { bottom:-55px; }

	.page-with-sidebar .blog-items.apply-isotope .dt-sc-one-half { width:48.5%; }
	.page-with-sidebar .blog-post.type3 .entry-meta-data p:first-child { padding:8px 7px 8px 0px; }
	.page-with-sidebar .blog-post.type3 .entry-meta-data p { margin:0; }
	.page-with-sidebar .dt-sc-one-half .blog-post.type3 .recent-gallery-container .bx-controls a { bottom:-70px; }

	.blog-items .column { margin-left: 0; margin-right: 0; }
	.page-with-sidebar .blog-items .dt-sc-one-third { width:31.4%; }
	.blog-items .blog-entry .entry-metadata p span { margin-right:7px; }
	.page-with-sidebar .blog-items .blog-entry .entry-metadata p span { margin-right:4px; }
	.blog-items .blog-entry .entry-metadata p { margin:0 15px 0 0; }
	.blog-entry { border-bottom: 1px dashed #d9d9d9; clear: both; float: left; margin: 0 0 50px; padding: 0 0 20px; width: 100%; }
	.blog-entry .entry-thumb { float: left; margin: 0 0 25px; padding: 0; width: 100%; position:relative; }
	.entry-thumb video, .entry-thumb audio, video, audio { width:100%; height:auto; cursor:pointer; }
	.blog-entry .entry-thumb a { display: block; float: left; line-height: 0; margin: 0; padding: 0; width: 100%; }
	.blog-entry h4 { font-size:20px; line-height:normal; font-weight:bold; margin-bottom:10px; }
	.blog-entry .entry-details { float: left; margin: 0; width: 100%; }
	.blog-entry .entry-metadata { float:left; width:100%; margin-bottom:20px; }
	.blog-entry .entry-metadata p { float:left; font-size:13px; }
	.blog-entry .entry-metadata .date span { font-size:13px; }
	.blog-entry .entry-metadata p span { margin-right:10px; }
	.blog-entry .entry-metadata p { margin:0px 20px 0px 0px; }
	.blog-entry .entry-metadata p a:hover { color:#2c3e50; }
	.blog-entry .entry-metadata p:last-child span { margin-right:5px; }
	.blog-entry .entry-metadata p:last-child { margin:0; }
	.blog-entry .entry-body { display: inline-block; font-weight: 400; width: 100%; }
	.load-more a, .blog-load-more, .portfolio-load-more { color:#ffffff; }
	.load-more, .blog-load-more, .dt-sc-button.portfolio-load-more { width:100%; display:inline-block; text-align:center; padding:10px 0px; border-radius:2px; font-size:18px; }
	.blog-entry .bx-controls a { width: 45px; font-size:0; height:45px; position:absolute; display:inline-block; top:0; bottom:0; margin:auto; }
	.blog-entry .bx-controls { left: 0; position: absolute; text-align: center; top: 0; float:left; width: 100%; z-index: 999; height:100%; }
	.blog-entry .bx-controls a.bx-prev { background:url(images/prev-arrow1.png) no-repeat; left:0; }
	.blog-entry .bx-controls a.bx-next { background:url(images/next-arrow1.png) no-repeat; right:0; }
	.blog-entry .bx-controls a:hover { opacity:0.7; }

	.pagination { float: left; margin: 20px 0 15px; width: 100%; text-align:right; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; padding-right:25px; }
	.pagination ul { margin: 0; padding: 0; display:inline-block; }
	.pagination ul li { display: inline-block; float: left; margin: 0; padding: 0; }
	.pagination ul li a, .pagination .next-post a, .pagination .prev-post a { border: 1px solid #f8f8f8; border-left:none; color: #2c3e50; float: left; font-size: 14px; font-weight: bold; line-height: 48px; margin: 0; padding: 0 20px; position: relative; z-index: 1; display:inline-block; }
	.prev-post, .next-post { display:inline-block; }
	.pagination ul li a:hover, .pagination .next-post a:hover, .pagination .prev-post a:hover { color:#ffffff; }
	.pagination .next-post a, .pagination .prev-post a { background-color:#f8f8f8; position:relative; font-size:16px; border:none; line-height:50px; }
	.pagination .prev-post a:before { content:""; border-right:23px solid #f8f8f8; border-top:25px solid transparent; border-bottom:25px solid transparent; position:absolute; left:-23px; top:0; }
	.pagination .next-post a:before { content:""; border-left:23px solid #f8f8f8; border-top:25px solid transparent; border-bottom:25px solid transparent; position:absolute; right:-23px; top:0; }
	.pagination .prev-post a { padding:0px 20px 0px 10px; margin-right:-3px; }
	.pagination .next-post a { padding:0px 10px 0px 20px; margin-left:-3px; }
	.pagination .prev-post a span { margin-right:10px; }
	.pagination .next-post a span { margin-left:10px; }

	.entry-post{ display:inline-block; width:100%; margin-bottom:30px; float:left; position:relative; padding-bottom:25px; }
	.entry-post .entry-meta { float:left; width:21%; text-align:center; position:absolute; }
	.entry-post:before { content:""; border-right:1px dashed #d9d9d9; height:100%; position:absolute; top:0; left:9%; z-index:-1; }
	.entry-post:after { border-top:1px dashed #d9d9d9; width:91%; position:absolute; right:0; bottom:-1px; content:""; z-index:-1; }
	.entry-post-content { float:left; width:100%; padding-left:85px; }
	.entry-post .dt-sc-button.small { position:absolute; right:0; bottom:-20px; }
	.entry-post .entry-meta .date, .entry-post .entry-meta .post-comments { width:60px; }
	.entry-post .post-comments a { font-size:16px; }
	.entry-post .post-comments a span { font-size:16px; margin:0; }
	.entry-post .date p { font-weight:300; line-height:15px; font-size:14px; }
	.entry-post .date span { float:left; width:100%; margin-bottom:8px; font-size:34px; line-height:25px; }
	.entry-post .entry-detail p { margin-bottom:20px; }
	.entry-post .entry-detail h5{ font-size:16px; font-weight:normal; margin-bottom:10px; }
	.entry-post .entry-meta .post-comments { padding:11px 5px; }
	.entry-post .entry-detail { text-align:left; }

	.hr-title { float:left; width:100%;  margin-bottom:50px; }
	/*.hr-title h3, .hr-title h2 { display:table-cell; white-space:pre; padding-right:20px; }
	.title-sep { display:table-cell; vertical-align:middle; width:100%; }
	.title-sep:before { width:100%; display:inline-block; border-top:1px dashed #e5e5e5; border-bottom:1px dashed #e5e5e5; height:2px; content:""; }*/
	.title-sep:before { border-bottom: 1px dashed #e5e5e5; border-top: 1px dashed #e5e5e5; content: ""; display: block; height: 2px; overflow: hidden; position: relative; top:18px; }
	.hr-title h3, .hr-title h2 { float: left; padding-right: 20px; margin:0; }

	.hr-title.type2 .title-sep:before { border-bottom:4px solid #e5e5e5; border-top:none; }
	.hr-title.type2 .title-sep:after { overflow:hidden; content:""; position:relative; background-color:#21c2f8; height:4px; display:block; margin:14px 0 0; width:100px; }

	.hr-title.type3 .title-sep:after { content:""; position:relative; border:2px solid #e5e5e5; width:5px; height:5px; margin:11px 0 0; display:inline-block; transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg); background-color:#fff; }
	.hr-title.type3 .title-sep:before { border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; }

	.border-title .small-line { display: block; height: 4px; left: 0; position:absolute; width: 50px; background-color:#21c2f8; bottom:-4px; }
	.aligncenter.border-title .small-line { left:0; right:0; margin:auto; }
	.border-title h2, .border-title h3, .border-title h4, .border-title h5, .border-title h6 { display:inline-block; border-bottom:4px solid #e5e5e5; padding:0 20px 12px 0; position:relative; }
	.aligncenter.border-title h2, .aligncenter.border-title h3, .aligncenter.border-title h4, .aligncenter.border-title h5, .aligncenter.border-title h6 { padding:0 25px 12px; }
	.aligncenter.border-title { margin-bottom:0; }

	.border-title.type2.aligncenter span { padding: 0 12px; }
	.border-title.type2 span { background: none repeat scroll 0 0 #fff; padding: 0 12px 0 0; }
	.border-title.type2 { background: url("images/title-pattern.png") repeat-x 0 17px; display: block; margin:0 0 40px; }

	.dt-sc-icon-list { float:left; width:100%; margin-bottom:30px; }
	.dt-sc-icon-list li { display:block; border-bottom:1px dashed #ededed; padding:15px 0px 10px 0px; }
	.dt-sc-icon-list li a { font-size:16px; color:#2c3e50; line-height:22px; }
	.dt-sc-icon-list li .fa { float:left; font-size:16px; margin-right:20px; line-height:22px; }

		/*----*****---- << 2.4.2.1 commententries >> ----*****----*/

		.commententries { width:100%; display:inline-block; margin:0px; padding:0px; }
		.commententries h4, #respond h3 { padding:0px; margin:0px; width:100%; clear:both; }
		.commententries h4, #respond h3, .post-author-details h3 { font-size:20px; }

		ul.commentlist { float:left; margin:40px 0px 20px 0px; padding:0px 0px 20px 0px; list-style:none; border-top:0px; width:100%; }
		ul.commentlist li { display:block; float:none; list-style:none; border:none; margin:0px 0px 30px; padding:0px 0px 0px 100px; position:relative; clear:both; border-bottom:1px dashed #d9d9d9; }
		ul.commentlist li ul.children { margin:10px 0px 0px 0px; padding:0px; float:left; border:none; clear:both; width:100%; }
		ul.commentlist li .respond { margin-left:69px; }

		ul.commentlist li .comment-author { left:0px; top:0px; position:absolute; }
		ul.commentlist li .comment-author img { max-height:85px; float:left; margin:0px; -moz-transition:all 1s ease; -webkit-transition:all 1s ease; -o-transition:all 1s ease; transition:all 1s ease; border-radius:2px;  behavior: url(PIE.htc); }
		ul.commentlist li .comment-author img, ul.commentlist li .comment-author img { max-width:85px; }
		ul.commentlist li .comment-author img:hover { -moz-transform: scale(1.05) rotate(20deg) translate(2px); -webkit-transform: scale(1.05) rotate(20deg) translate(2px); -o-transform: scale(1.05) rotate(20deg) translate(2px); transform: scale(1.05) rotate(20deg) translate(2px); }
		ul.commentlist li .author-name { font-size:16px; padding-bottom:5px; float:left; margin-right:15px; font-weight:normal; line-height:18px; }
		ul.commentlist li .author-name a { color:#34495e; }

		ul.commentlist li .comment-details { display:block; }
		ul.commentlist li .commentmetadata { text-decoration:none; line-height:22px; font-weight:400; font-size:13px; font-style:italic; color:#92a7bb; }
		.bypostauthor { float:left; }

		ul.commentlist li .comment-body { margin:0px; padding:0px; color:#92a7bb; }
		ul.commentlist li .comment-content { padding:0px 10px 20px 0px; margin:10px 0px 10px; border-radius:5px;  behavior: url(PIE.htc); }

		ul.commentlist li .reply { margin:-20px 0 0; float:right; text-align:center; font-weight:400; text-transform:uppercase; }
		ul.commentlist li .reply a {  padding:10px 13px; display:block; margin-top:0; text-transform:none; border-radius:2px; }
		ul.commentlist li .reply a .fa { margin-left:3px; }

		#commentform input[type="text"], #commentform input[type="password"], #commentform input[type="email"], #commentform input[type="url"], #commentform input[type="tel"], #commentform input[type="number"], #commentform input[type="range"], #commentform input[type="date"], #commentform input[type="search"], #commentform textarea, #commentform input.text { font-size:13px; padding:15px 15px; width:100%; }
		#commentform textarea { height:190px; padding:15px 15px; width:100%; }

		#commentform p { margin-bottom:0; }

		.form-submit input[type="submit"] { border:1px solid #000; color:#000; }
		.form-submit input[type="submit"]:hover { background:#000; color:#fff; }

		#respond, form#commentform { display:inline-block; width:100%; }
		#respond h3 { margin-bottom:30px; }

		/*----*****---- << 2.4.2.2. Post Author Details >> ----*****----*/

		.post-author-details { float:left; width:100%; margin-bottom:25px; }
		.post-author-details h3 { margin-bottom:35px; }
		.entry-author-image { float:left; margin:0px 15px 5px 0px; }
		.entry-author-image img { border-radius:2px;  behavior: url(PIE.htc); }
		.post-author-details .dt-sc-social-icons { float:left; }

		.author-desc { width:100%; padding-left:100px; }
		.author-title { float:left; width:100%; margin-bottom:10px; color:#9c9c9c; }
		.author-desc h5 { margin-bottom:0; float:left; margin-right:15px; font-size:16px; font-weight:bold; }
		.author-desc h5 a { text-transform:capitalize; }

	/*----*****---- << 2.4.3. Portfolio >> ----*****----*/
	.grey { background-color:#f8f8f8; border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea; }
	.grey .title-sep span { border-top:1px dashed #dfdfdf; }
	.grey1 { background-color:#f8f8f8; }
	.grey2 { float:left; width:100%; border-bottom:1px solid #f8f8f8; }

	.portfolio.column.no-space.dt-sc-one-fifth { width:19.97%; }
	.portfolio.with-space.dt-sc-one-fourth { width:23.7%; }
	.page-with-sidebar .portfolio.with-space.dt-sc-one-third { width:31.7%; }
	.page-with-sidebar .portfolio.with-space.dt-sc-one-fourth { width:23.2%; }

	.full-width-section .portfolio { margin-bottom:25px; }
	.sorting-container { float:left; width:100%; text-align:center; margin: 10px 0px 15px 0px; }
	.sorting-container a { font-size:13px; color:#6a7177; text-transform:uppercase; display:inline-block; padding:0px 14px; border-radius:2px; line-height:33px; }
	.sorting-container a:hover, .sorting-container .active-sort { color:#ffffff;}
	.portfolio-container { float:left; width:100%; }
	.portfolio-container .portfolio { margin-left:0px; margin-bottom:30px; }
	.portfolio-container.no-space .portfolio { margin-bottom:0; }
	.portfolio .portfolio-thumb { float: left; overflow: hidden; padding: 0; position: relative; width: 100%;}
	.portfolio figure { overflow:hidden; }
	.portfolio-thumb img { display: block; float: left;}
	.portfolio:hover .portfolio-thumb img { transform:scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); }
	.portfolio-detail { display: inline-block; background-color: #ffffff; float: left; width: 100%; position:relative; border:1px solid #e0e4e6; }
	.portfolio .image-overlay { float: left; height: 100%; left: 0; opacity: 0; position: absolute; top:100%; width: 100%; cursor:pointer; background-color:rgba(0, 0, 0, 0.4); }
	.portfolio .image-overlay a.zoom, .portfolio .image-overlay a.link { display: inline-block; position: absolute; text-align: center; width:50px; height:50px; top:0; bottom:0; margin:auto; border-radius:2px; }
	.portfolio .image-overlay a span { cursor: pointer; display: inline-block; font-size: 18px; line-height: 50px; text-align: center; width: 100%; color:#ffffff; }
	.portfolio .image-overlay a.zoom { left: 0; right:100%; }
	.portfolio .image-overlay a.link { right: 0; left:100%; }
	.portfolio:hover .image-overlay a.zoom { left: 0; right:52px; }
	.portfolio:hover .image-overlay a.link { right:0; left:52px; }
	.portfolio-detail .views { float: left; line-height: 16px; border-right:1px solid #e0e4e6;  padding:0px 20px; text-align: center; font-size:16px; color:#2c3e50; background-color:#fff; height:100%; position:absolute; }
	.portfolio-detail .views a { color:#2c3e50; }
	.portfolio-detail .views h6, .portfolio-title h5 { margin-bottom: 0px; }
	.portfolio-detail .views span { margin: 19px 0 5px 0; }
	.portfolio-title { padding: 13px 10px 0 75px; float:left; width:100%;  }

	.portfolio:hover .image-overlay { opacity:1; top:0; }
	.portfolio .image-overlay a.zoom:hover, .portfolio .image-overlay a.link:hover { background-color:#ffffff; }
	.portfolio:hover .portfolio-title h5 a, .portfolio:hover .portfolio-title h5, .portfolio:hover .views, .portfolio:hover .views a { color:#ffffff; }
	.portfolio:hover .portfolio-title p { color:#483f39; }
	.portfolio:hover .portfolio-detail { border:1px solid; }

	.portfolio-container.no-space .portfolio .image-overlay a.zoom, .portfolio-container.no-space .portfolio .image-overlay a.link { bottom:15%; }
	.portfolio-container .column.no-space.dt-sc-one-fourth { width:24.99%; }

	.portfolio-content { text-align:center; }
	.image-overlay .portfolio-content h5 a { width:100%; display:inline-block; padding:10px 0px; color:#ffffff; }
	.image-overlay .portfolio-content h5 { position:absolute; bottom:0; left:0; width:100%; margin-bottom:0; }
	.image-overlay .portfolio-content span { font-size:25px; position:absolute; bottom:26px; left:0; right:0; margin:0 auto; }

	.portfolio.no-space .portfolio-thumb { box-shadow: 1px 1px 1px 2px rgba(255, 255, 255, 1); }

		/*----*****---- << 2.4.3.1. Portfolio - single >> ----*****----*/

		.content { float:left; width:100%; }
		.project-details { clear: both; float: left; width: 100%; }
		.project-details h6 { font-weight:bold; margin-bottom:25px; }
		.project-details ul { float: left; list-style-type: none; margin: 0; width: 100%; }
		.project-details ul.client-details li { display: block; padding-bottom: 18px; }
		.project-details ul.client-details li p { margin-bottom: 0; }
		.client-details li .fa { margin-right: 7px; color:#2c3e50; float:left; line-height:22px; }
		.project-details ul.client-details li span { color:#2c3e50; float:left; width:80px; }
		.project-details ul.client-details li p a:hover { color:#2c3e50; }

		.post-nav-container { float:left; width:100%; border:1px solid #eaeaea; clear:both; border-radius:2px; }
		.post-nav-container .post-prev-link { float:left; border-right:1px solid #eaeaea; }
		.post-nav-container .post-next-link { float:right; border-left:1px solid #eaeaea; }
		.post-nav-container a { font-size:16px; color:#34495e; background-color:#fbfbfb;  padding:10px 15px; }
		.post-nav-container .post-prev-link .fa { margin-right:10px; }
		.post-nav-container .post-next-link .fa { margin-left:10px; }
		.post-nav-container a:hover { color:#ffffff; }

		.portfolio-carousel-wrapper { display: inline-block; width: 100%; position:relative; }
		.portfolio-carousel-wrapper .product-carousel { top:-87px; }

		/*----*****---- << isotope >> ----*****----*/

		.isotope-hidden { display:none !important; }

				.isotope,
				.isotope .isotope-item {
				  -webkit-transition-duration: 0.8s;
					 -moz-transition-duration: 0.8s;
					  -ms-transition-duration: 0.8s;
					   -o-transition-duration: 0.8s;
						  transition-duration: 0.8s;
				}

				.isotope {
				  -webkit-transition-property: height, width;
					 -moz-transition-property: height, width;
					  -ms-transition-property: height, width;
					   -o-transition-property: height, width;
						  transition-property: height, width;
				}

				.isotope .isotope-item {
				  -webkit-transition-property: -webkit-transform, opacity;
					 -moz-transition-property:    -moz-transform, opacity;
					  -ms-transition-property:     -ms-transform, opacity;
					   -o-transition-property:         top, left, opacity;
						  transition-property:         transform, opacity;
				}

				.isotope.no-transition,
				.isotope.no-transition .isotope-item,
				.isotope .isotope-item.no-transition {
				  -webkit-transition-duration: 0s;
					 -moz-transition-duration: 0s;
					  -ms-transition-duration: 0s;
					   -o-transition-duration: 0s;
						  transition-duration: 0s;
				}

		.presentation-bg { background:url(images/presentation-bg.jpg) repeat-y; padding:55px 0px 0px 0px; border-top:1px solid #eaeaea; }
		.product-presentation-bg { background:url(images/presentation-bg.jpg) 50% 0 repeat-y fixed; height:auto; padding:75px 0px 60px 0px; border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea; }
		.product-presentation-bg h3 { font-size:24px; font-weight:bold; margin-bottom:13px; }
		.product-presentation-bg p { margin-bottom:18px; }

		.skill-detail p:first-child { color:#2c3e50; margin-bottom:25px; }
		.skill-detail p:last-child { font-style:italic; }

		.icon-content-bg { background:url(http://www.placehold.it/1920x1318&text=Parallax) 50% 0 repeat-y fixed; height:auto; padding:55px 0px 45px 0px; }

		.about-features-bg { background:url(http://www.placehold.it/1920x780&text=Parallax) 50% 0 repeat-y fixed; height:auto; padding:55px 0px 45px 0px; }
		.full-width-progress { background:url(http://www.placehold.it/1920x483&text=Parallax) 50% 0 repeat-y fixed; height:auto; padding:40px 0 45px 0; color:#fff; }
		.full-width-progress h2, .full-width-progress .dt-sc-donutchart-title, .full-width-progress .dt-sc-donutchart span { color:#fff; }
		.full-width-progress .dt-sc-donutchart-medium p { color:#92a7bb; }

		.feature-bg { background:url(http://www.placehold.it/1920x483&text=Parallax) repeat-y; height:auto; padding:65px 0 0px 0; color:#fff; }
		.full-section-bg { background:url(images/presentation-bg.jpg) 50% 0 repeat-y fixed; height:auto; padding:70px 0; }
		.pattern-bg { background:url(images/pattern-bg1.jpg) repeat fixed; float:left; width:100%; }
		.pattern-bg2 { background:url(images/pattern2.jpg) repeat fixed; float:left; width:100%; }
		.full-width-semi-bg { background:url(http://www.placehold.it/1920x600&text=Image) no-repeat; background-position: center center; }
		.bg-content h3, .bg-content p, .bg-content p a { color:#fff; }
		.bg-content { display:inline-block; line-height:normal; float:left; width:50%; position:relative; text-align:right; vertical-align:middle; padding:100px 50px 100px 0px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box; }
		.bg-content p a:hover { text-decoration:underline; }
		.bg-content p { font-size:14px; }
		.bg-content .bg-meta { width:100%; display:block; }
		.bg-content .bg-meta p { display:inline-block; margin-left:20px; }
		.bg-content p .fa { margin-right:5px; }

		.full-bg { background:url(images/fitness/parallax-img.jpg) no-repeat #323443; position:relative; }
		.full-bg img { position:absolute; bottom:0; }
		.full-bg .column, .full-bg .container { position:static; }

		.search-bg { background:url(images/travel/travel-search-bg3.jpg) no-repeat; }

		.bg-overlay:after, .bg-overlay-white:after { float: left; height: 100%; left: 0; position: absolute; top:0; width: 100%; background-color:rgba(0, 0, 0, 0.4); z-index:-1; content:""; }
		.bg-overlay-white:after { background-color:rgba( 255, 255, 255, 0.4); }
		.bg-overlay, .bg-overlay-white { float:left; width:100%; position:relative; z-index:2; }

		.row-wrapper { background-color:#f5f5f5; float:left; width:100%; }
		.row-wrapper p { font-size:20px; color:#2c3e50; }
		.row-wrapper p span { font-weight:300; }
		.row-wrapper.type2 { padding:10px 0; border-bottom:1px solid #fff; background-color:#dee2e5; }

	/*----*****---- << 2.4.4. Recent Gallery >> ----*****----*/
	.recent-gallery-container { float:left; width:100%; }
	.recent-gallery-container .bx-wrapper { position:relative; margin-bottom:5px; }
	.recent-gallery li { display:block; padding:0; }
	.recent-gallery-container .bx-controls a { bottom: -51px; font-size: 0; height: 35px; margin: 0; position: absolute; width: 23px; z-index:1; }
	.recent-gallery-container .bx-controls a.bx-prev { background:url(images/prev-arrow.png) no-repeat; left:0; }
	.recent-gallery-container .bx-controls a.bx-next { background:url(images/next-arrow.png) no-repeat; right:0; }
	.recent-gallery-container #bx-pager { display: inline; float: left; margin: 0; padding: 0; text-align: center; width: 100%; position:relative; }
	.recent-gallery-container #bx-pager a { cursor: pointer; display: inline-block; line-height: 0; margin: 0 5px; position: relative; }
	.dt-sc-one-half .blog-post.type3 .recent-gallery-container #bx-pager a img { max-width:57px; }
	.recent-gallery-container #bx-pager a img { max-width:80px; float:left; }
	.recent-gallery-container #bx-pager a.active:before { content: ""; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; display:block; }
	.recent-portfolio { float:left; width:100%; position:relative; }
	.recent-portfolio .product-carousel .fa { font-size:28px; }
	.dt-sc-one-column .recent-gallery-container .bx-controls a.bx-prev { left:17%; }
	.dt-sc-one-column .recent-gallery-container .bx-controls a.bx-next { right:17%; }
	.dt-sc-one-column .recent-gallery-container .bx-controls a { bottom:-60px; }


	/*----*****---- << 2.4.5. Testimonial >> ----*****----*/

	.parallax { float:left; width:100%; }
	.fullwidth-testimonial, .parallax-content-bg { background:url(http://www.placehold.it/1920x483&text=Parallax) 50% 0 repeat-y fixed; height:auto; text-align:center; padding:70px 0px 60px 0px; position:relative; z-index:1; }
	.parallax-content-bg:after { content:""; position: absolute; top: 0; width: 100%; height: 100%; z-index: 1; left: 0; z-index:-1; }
	.parallax-bg { background:url(http://www.placehold.it/1920x483&text=Parallax) 50% 0 repeat-y fixed; height:auto; padding:70px 0px 60px 0px; position:relative; z-index:1; }
	.location-bg { float:left; width:100%; position:relative; z-index:0; }
	.location-bg:after { content:""; position: absolute; top: 0; width: 100%; height: 100%; z-index: 1; left: 0; z-index:-1; }

	.parallax-content-bg1 { background:url(http://www.placehold.it/1920x483&text=Parallax) 50% 0 repeat-y fixed; height:auto; position:relative; z-index:1; padding:70px 0 60px; }
	.parallax-content-bg1.type2 { background:url(http://placehold.it/1920x1000&text=Parallax) 50% 0 repeat-y fixed; height:auto; position:relative; z-index:1; padding:70px 0 60px; }
	.parallax-content-bg1:after { width:50%; margin:0; content:""; position:absolute; top:0; left:0; height:100%; z-index:-1; }

	.parallax-content-bg1 h3, .parallax-content-bg1 h4 { color:#fff; }
	.parallax-content-bg1 p { color:#fff; }
	.parallax-content-bg1 .alignleft { margin:0 15px 0 0; width:47%;  }

	.parallax-content-bg2 { background:url(http://www.placehold.it/1920x750&text=Parallax) 50% 0 repeat-y fixed; height:auto; position:relative; z-index:1; padding:70px 0 60px; text-align:center; }
	.parallax-content-bg2 .parallax-content, .parallax-content-bg2 .parallax-content a span { color:#fff; }
	.parallax-content-bg2 .parallax-content p { font-size:16px; }
	.parallax-content-bg2 .parallax-content p a { color:#fff; }
	.parallax-content-bg2 .dt-sc-social-icons li a { padding:0; min-width:57px; line-height:50px; }

	.parallax-content h3, .parallax-content h4 { color:#fff; }
	.parallax-content h3 { font-weight:600; }

	.parallax-content { float: left; width: 100%; position:relative; margin-bottom:25px; }
	.parallax-content h2 { color:#fff; margin-bottom:10px; font-size:38px; }
	.parallax-content h6 { color:#fff; }
	.parallax-content p { color:#fff; }
	.parallax-content > a span { color:#fff; font-size:90px; display:block; margin-bottom:10px; }

	.testimonial-arrows { float:left; width:100%; }
	.testimonial-arrows a { font-size:16px; }

	.slider-controls { clear: both; float: left; margin: 10px 0 0; text-align: center; width: 100%; }
	.slider-controls .pager { display:inline-block; }
	.slider-controls .pager a { width:25px; height:3px; display:inline-block; line-height:0; background-color:#ffffff; margin:0px 5px 0px 0px; text-indent:-9999px; }

	.partner-carousel a { float:left; text-align:center; margin:0 60px 25px 30px; opacity:0.4; }
	.partner-carousel a:hover { opacity:1; }
	.partner-carousel > a:first-child { margin-left:0; margin-bottom:25px; }
/*	.partner-carousel > a:nth-child(2n) { margin-bottom:25px; }
*/	.partner-carousel > a:nth-child(4) { margin-left:0px; }
	.dt-sc-partner-carousel-wrapper .partner-carousel img { max-width:90px; }

	/*----*****---- << 2.4.6. Team >> ----*****----*/

	.dt-sc-team-carousel-wrapper { float:left; width:100%; position:relative; }
	.dt-sc-team-wrapper { float:left; width:100%; margin-bottom:30px; }
	.dt-sc-team-wrapper h2 { border-bottom:1px dashed #ededed; padding-bottom:10px; margin-bottom:25px; }
	.carousel-arrows { position:absolute; left:-295px; bottom:35px; }
	.product-carousel { position:absolute; right:0; top:-87px; }
	.carousel-arrows a, .product-carousel a { background-color:#2c3e50; color:#ffffff; float: left; height: 35px; text-align: center; width: 40px; display:block; }
	.product-carousel a { height: 40px; width: 40px; }
	.carousel-arrows a.prev, .product-carousel a.prev, .product-carousel a.event-prev { border-radius:2px 0px 0px 2px; }
	.carousel-arrows a.next, .product-carousel a.next, .product-carousel a.event-next { border-radius:0px 2px 2px 0px; }
	.carousel-arrows .fa { font-size:20px; line-height:35px; }
	.product-carousel .fa { font-size:20px; line-height:40px; }

	.dt-sc-team-carousel-wrapper.type2 .carousel-arrows a { width:10px; height:10px; border-radius:50%; margin-left:5px; }
	.dt-sc-team-carousel-wrapper.type2 .carousel-arrows { left:inherit; right:0; top:20px; bottom:inherit; }
	.dt-sc-team-carousel-wrapper.type2 .carousel-arrows a span { display:none; }
	.dt-sc-team-carousel-wrapper.type2 { position:initial; }

	.dt-sc-team-carousel-wrapper .dt-sc-one-fourth { margin:0 12px; }
	.dt-sc-team-carousel { float:left; width:100%; padding-top:5px; }

	.dt-sc-team-carousel { padding-top:5px; }

	#map { height: 450px; padding-bottom: 4px; width:100%; float:left; }
	#map.type2 { height:360px; }
	#map img { max-width:inherit; }
	.gmap_marker { color: #34495e; }

	/*----*****---- << 2.4.7. Products >> ----*****----*/

	ul.products li .product-wrapper.product-three-column { width: 32%; }
	ul.products li .product-wrapper.product-four-column { width: 23.5%; }
	ul.products li .product-wrapper.product-two-column { width: 49%; }

	.product-carousel-wrapper { float:left; width:100%; position:relative; }
	.products { clear: both; float: left; margin: 0; padding: 0; width:100%; }
	.products li { display:inline; padding:0; }
	.products .product-wrapper { float:left; width:100%; margin:0px 2% 30px 0; }
	.products li.last .product-wrapper { margin-right:0; }
	.products .product-container { background-color: #ffffff; border: 1px solid #eaeaea; float: left; margin:0px 0px 27px 0px; overflow: hidden; padding: 0; max-height: 100%; position: relative; width: 100%;}
	.products .product-thumb { float: left; margin: 0; padding: 0; text-align: center; width: 100%; position:relative; }
	.products .product-thumb, .products .product-thumb a { line-height:0; }
	.products .product-title { clear: both; padding:0; width: 100%; position:absolute; bottom:-20px; left:0px; opacity:0; }
	.products .product-wrapper:hover .product-title { opacity:1; bottom:0px; }
	.products .product-title a { color: #2d2d29; font-size: 13px; font-weight: normal; margin-bottom: 0; display:inline-block; padding:10px 0px; width:50%; background-color:#2c3e50; text-align:center; float:left; color:#ffffff; }
	.products .product-title a:first-child { border-right:1px solid #eaeaea; }
	.products .product-title a:last-child:hover { background-color:#2c3e50; }
	.products .product-title a span { margin-right:5px; }
	.products .product-details { float:left; width:100%; clear:both; text-align:center; margin-bottom:20px; }
	.products .product-details h5 {margin-bottom:7px; }
	.products .product-details span { font-size:18px; }
	.products .product-content { float:left; width:100%; }

	.feature-product-carousel .dt-sc-one-fourth { margin:0 11px; }

	.products.type2 .product-meta { border-bottom: 1px dotted #eaeaea; border-top: 1px dotted #eaeaea; padding: 10px 0; margin:10px 0; }
	.products.type2 .product-meta li { display: inline-block; font-size: 13px; line-height: normal; margin: 0 5px 0 0; padding: 5px 0; color:#2c3e50; }
	.products.type2 .product-meta li span { display: inline-block; margin-right: 5px; font-size:13px; color:#2c3e50; }
	.products.type2 .product-meta li:last-child { margin:0; }
	.products.type2 .product-details { text-align:left; }
	.products.type2 .dt-sc-button { float:right; }
	.products.type2 .product-details .amount { float:left; margin-top:20px; }
	.products.type2 .product-container { margin:0 0 17px; }
	.products.type2 .product-details h5 { margin:0 0 17px; }

	/*----*****---- << 2.4.8. Events >> ----*****----*/

	.events-carousel-wrapper { display: inline-block; width: 100%; position:relative; }
	.events { float:left; width:100%; margin:0px 0px 20px 0px; padding:0; }
	.events .event-thumb { float:left; width:100%; margin-bottom:18px; }
	.events .event-detail { float:left; width:100%; }
	.events .event-detail h5 { clear:both; margin-bottom:10px; }
	.events .event-meta { clear:both; margin-bottom:15px; float:left; width:100%; display:block; }
	.events .event-meta p, .entry-meta-data p { float:left; margin:0px 10px 0px 0px; font-size:12px; }
	.events .event-meta p:first-child { border-right:1px solid #eaeaea; padding-right:10px; }
	.events .event-meta p span, .entry-meta-data p span { margin-right:10px; }
	.events .event-meta p:last-child span { margin-left:5px; margin-right:8px; }
	.events .event-meta p a:hover, .entry-meta-data p a:hover { color:#2c3e50; }
	.event-content { float:left; width:100%; }

	.package-price { color: #333; float: left; font-size: 19px; margin-top: 20px; font-weight:600; }
	.events .dt-sc-button { float:right; }
	.events-carousel-wrapper.type2 .events { border:1px solid #eaeaea; }
	.events-carousel-wrapper.type2 .events .event-detail { padding:0px 20px 20px; }

	.events-carousel-wrapper .product-carousel { top:-77px; }
	.events-carousel .dt-sc-one-fourth { margin:0 11px; /*overflow:hidden;*/ }
	.events-carousel .dt-sc-one-third, .events-carousel .dt-sc-one-half { margin:0 11px; /*overflow:hidden;*/ }

	/*----*****---- << 2.4.9. Side Navigation >> ----*****----*/

	.side-nav-container { float: left; margin: 0; padding: 0; width: 100%; }
	.side-nav-container ul { float: left; margin: 0; padding: 0; width: 100%; }
	.side-nav-container ul li { border-style: solid; border-width: 0 1px 1px 1px; display: inline; float: left; margin: 0; padding: 0; position: relative; width: 100%; background-color:#f8f8f8; border-color:#eaeaea; }
	.side-nav-container ul li:first-child { border-top:1px solid #eaeaea; }
	.side-nav-container ul li:first-child:before, .side-nav-container ul li:last-child:before { content:""; height:30px; border-right:1px solid #eaeaea; position:absolute; right:-1px; }
	.side-nav-container ul li:first-child:before { top:-31px; }
	.side-nav-container ul li:last-child:before { bottom:-31px; right:-1px; }
	.side-nav-container ul li a { color: #92a7bb; display: block; line-height: 47px; margin: 0; float:left; width:100%; text-align:right; }
	.side-nav-container ul li.current_page_item a .fa { width:41px; }
	.side-nav-container ul li a .fa { color: #252525; float: right; font-family: FontAwesome; font-size: 13px; height: 47px; line-height: 47px; margin-left: 20px; text-align: center; width: 40px; border-left:1px solid #eaeaea; }
	.side-nav-container ul li.current_page_item { border-right:none; background-color:#fff; }
	.side-nav-container ul li.current_page_item a { border-right:none; position:relative; }
	.side-nav-container ul li:hover { background-color:#fff; }

	.side-nav-content h3 { font-size:24px; }

	/*----*****---- << 2.4.10. Coming soon >> ----*****----*/

	.blank-template-container { display: table; height: 100%; left: 0; margin: 0; padding: 0; position: absolute; top: 0; width: 100%; }
	.blank-template { display: table-cell; margin: 0; padding: 0; vertical-align: middle; }
	.blank-template-wrapper { clear: both; float: left; padding: 30px 0; width: 100%; background-color:#fff; }

	/*----*****---- << 2.4.11. 404 Page >> ----*****----*/

	.error-info { float:left; text-align:center; width:100%; }
	.error-info h3 { font-size:22px; color:#616161; }
	.error-info h2 { font-size:40px; font-weight:bold; color:#252525; margin-bottom:10px; }
	.error-info p { color:#616161; }
	.error-info #searchform input[type="submit"] { min-height: 60px; position:absolute; right:0; top:10px; padding: 16px 30px 15px; border-radius:0 2px 2px 0; }
	.error-info #searchform { float:none; width:45%; margin:0 auto; position:relative; clear:both; }
	.error-info #searchform input.search-icon { padding:0; border-right:1px solid #eaeaea; width:50px; }
	.error-info #searchform input[type="text"] { padding:21px 15px 21px 63px; background-color:inherit; }

	.error-info .back-menu { float:left; width:100%; clear:both; margin-bottom:25px; }
	.error-info .back-menu a { font-size:18px; font-weight:bold; color:#616161; border-right:2px solid #767676; padding:0 9px 0 7px; }
	.error-info .back-menu a:last-child { border:none; }

	/*----*****---- << 2.4.12. Login >> ----*****----*/

	.form-wrapper { display: block; margin-left: auto; margin-right: auto; width: 70%; }
	.form-wrapper form { background: #fff; float: left; padding: 50px; width: 100%; box-sizing: content-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; }

	.form-wrapper input { background-color:#fff; }

	.newsletter-container { float:left; width:100%; }
	.newsletter-form { position:relative; }
	.newsletter-form > input { min-height:50px; margin:0; background-color:#fff; }
	.newsletter-form .button { position:absolute; bottom:0; right:0; padding:12px 26px; min-height:50px; border-radius:0px 2px 2px 0px; }

	.newsletter-container .fa { width:60px; height:60px; border-radius:50%; position:absolute; left:0; top:0; text-align:center; background-color:#2c3e50; font-size:20px; line-height:60px; color:#fff; }
	.newsletter-content { padding-left:75px; position:relative; display:table-cell; vertical-align:middle; height:60px; }
	.newsletter-content h3 { margin-bottom:0; }
	.newsletter-content p { margin:20px 0 5px 0; }

	#reg_form { text-align:center; }
	#reg_form input.button { float:none; margin-top:20px; }
	#loginform input[type="checkbox"] { margin-right: 3px; margin-top:-1px; }

	#loginform { text-align:center; }
	#loginform label { float:left; clear:both; }
	#loginform .dt-sc-button { float:none; margin-top:10px; }

	.page_info { float:left; width:100%; margin:0; }
	.page_info h3 span, .page_info h2 span {  border-right: 1px solid #eaeaea; display: inline-block; margin: 0 10px 0 0; padding: 0 15px 0 0; position: relative; }
	.page_info h3 span .fa, .page_info h2 span .fa { border-radius: 50%; color: #fff; font-size: 24px; height: 50px; line-height: 50px; width: 50px; background-color:#2c3e50; }

	/*----*****---- << 2.4.13. Login >> ----*****----*/

	.call-out { margin: 0; padding: 0 15px; }
	.call-out h2 { font-weight:700; color:#fff; font-size:35px; }
	.call-out .subtitle-text { font-size: 18px; line-height: 20px; color:#fff; }
	.call-out .subtitle-text span { padding:5px 10px; border-radius:5px; margin-left:5px; font-weight:bold; }

	.domain-search .selection-box { margin-left:-1px; }
	.domain-search .domains { border-color:#a7a7a7; }
	.domain-search input[type=text] { border-color:#a7a7a7; }
	.domain-search .selection-box:after { display:none; }
	.domain-search .selection-box:before { border-top-color:#a7a7a7; }
	.domain-search .button { width:100%; margin-top:10px; border-radius:0; }

	.dom-pack { float:left; width:100%; position:relative; text-align:center; margin-bottom:20px; }
	.dom-pack .dom-range { float:left; width:100%; margin-bottom:10px; }
	.dom-pack .dom-range span { width:120px; height:120px; display:inline-block; color:#fff; border-radius:50%; text-align:center; font-size:24px; font-weight:bold; line-height:115px; }
	.dom-pack del { display:block; font-size:16px; font-weight:300; color:rgba( 255, 255, 255, 0.7); }
	.dom-pack > span { font-size:22px; font-weight:bold; }

	.dom-pack.dom-red .dom-range span { background-color:#e42d1b; }
	.dom-pack.dom-red > span { color:#e42d1b; }

	.dom-pack.dom-green .dom-range span { background-color:#18c66d; }
	.dom-pack.dom-green > span { color:#18c66d; }

	.dom-pack.dom-blue .dom-range span { background-color:#21c2f8; }
	.dom-pack.dom-blue > span { color:#21c2f8; }

	.dom-pack.dom-orange .dom-range span { background-color:#ee7214; }
	.dom-pack.dom-orange > span { color:#ee7214; }

	.dom-pack.dom-light-green .dom-range span { background-color:#adc02c; }
	.dom-pack.dom-light-green > span { color:#adc02c; }

	.dom-prices { display:block; text-align:center; float:left; width:100%; font-size:18px; margin-bottom:10px; }
	.dom-prices a { color:#fff; }

	/*----*****---- << 2.5. Footer >> ----*****----*/

	#footer { float:left; clear:both; width:100%;}
	.footer-widgets-wrapper { padding:55px 0px 10px 0px; color:#ffffff; background:#202020 url(images/footer-bg.jpg) repeat-y left top; float:left; width:100%; position:relative; }

	#footer .widget-title { border-bottom:3px solid #2e2e2e; position:relative; padding-bottom:12px; margin-bottom:25px; font-weight:bold; color:#eef1f4; font-size:20px; }
	#footer .widget-title .small-line { width:100px; display:block; height:3px; position:absolute; left:0; margin:12px 0px 0px 0px; }
	#footer .widget-title .wlast { font-weight:400; }

	#footer .widget_text p .fa { font-size:13px; font-weight:normal; float:left; font-family:FontAwesome; margin:5px 7px 0px 0px; padding-bottom:5px;}
	#footer .widget_text p span { margin-right:10px; color:#bfc4c7; }
	#footer .widget_text p:nth-of-type(2n){ margin-bottom:20px; }
	#footer .widget_text p { margin-bottom:2px; }

	#footer .widget ul { float:left; width:100%; margin:0; padding:0; }
	#footer .recent-property-widget ul li { display:block; border-bottom:1px dashed rgba(255, 255, 255, 0.15); position:relative; padding-bottom:20px; margin-bottom:20px; }
	#footer .recent-property-widget ul li .thumb { margin-right:15px; }
	#footer .recent-property-widget ul li:last-child { border-bottom:none; }
	#footer .recent-property-widget .entry-meta { display:inline-block; }
	#footer .widget ul li a { display:inline; }
	#footer .widget ul li h6 { font-size:13px; line-height:22px; font-weight:600; margin-bottom:5px; }
	#footer .widget ul li h6 a { color:#ffffff; }
	.widget .recent-property-widget ul li .thumb { float:left; margin-right:10px; }
	#footer .widget .entry-meta p { font-size:11px; line-height:15px; color:#92a7bb; display:inline; margin:0px 10px 0px 0px;}
	#footer .widget .entry-meta p:first-child { border-right:1px solid #6684a1; padding:0 10px 0 0; }
	#footer .widget .entry-meta span { margin-right:10px; color:#bec3c7; font-size:13px; }

	#footer .widget .tweet_list li:before { font-family:FontAwesome; font-style:normal; font-weight:normal; text-decoration:inherit; content:"\f099"; font-size:18px; color:#92a7bb; position:absolute; left:0; top:3px; }
	.tweet_list li .tweet_text .at, .tweet_list li .tweet_text a { color:#92a7bb; overflow:hidden; }
	#footer .tweet_list li .tweet_text a { overflow:hidden; color:#92a7bb; }
	#footer .widget .tweet_list li { padding:0 5px 15px 25px; position:relative; float:left; width:100%; }
	#footer .widget a:hover { color:#ffffff; }

	#footer .widget .mailchimp-form { position:relative; margin-top:5px; float:left; width:100%; background-color:#fff; border-radius:0px 3px 3px 0px; }
	#footer .widget .mailchimp-form .dt-sc-button{ position:absolute; right: 0; top: 0; padding:14px 16px 15px 16px; min-height:50px; border-radius:0px 1px 1px 0px; font-size:14px; }
	#footer .widget .mailchimp-form .fa { font-size:14px; font-family:FontAwesome; padding:0px 12px 0px 13px; font-weight:normal; color:#2c3e50; width:6%; line-height:50px; text-align:center; border-right:1px dashed #d4d4d4; float:left; }
	#footer .widget .mailchimp-form p { width:100%; margin:0; padding:0; float:left; }
	#footer .widget .mailchimp-form p input{ /*display: inline-block;*/ margin: 0; padding:17px 0px 15px 10px; float:left; }
	#footer .widget .mailchimp-form p input[type="email"] { width:133px; border:none; background-color:#ffffff; }

	#footer .widget.widget_tag_cloud .tagcloud a { background-color:#282e3b; }
	#footer .widget-title .fa { width:49px; height:49px; background-color:#343b4b; border-radius:50%; position:absolute; left:0; text-align:center; line-height:49px; }
	#footer .footer-widgets-wrapper.type2 .widget-title, #footer .footer-widgets-wrapper.type3 .widget-title { border:none; padding:0 0 0 65px; font-size:20px; line-height:49px; margin-bottom:15px; }
	#footer .footer-widgets-wrapper.type3 .widget-title { color:#34495e; }
	.widget_contact .small-line { width:35px; height:1px; display:block; background-color:#343b4b; margin:0px 0 10px 0; }
	.footer-widgets-wrapper .widget_contact p { color:#9099b0; position:relative; }
	.footer-widgets-wrapper .widget-content { padding-left:65px; }

	#footer .widget.widget_links ul { display:block; margin:0; padding:0 0 0 65px; }
	#footer .widget.widget_links ul li { display:block; position:relative; padding-left:10px; }
	#footer .widget.widget_links ul li:before { content:"\f105"; position:absolute; left:0; font-family:FontAwesome; font-weight:normal; color:#9099b0; }
	#footer .widget.widget_links ul li a { color:#9099b0; }
	#footer .footer-widgets-wrapper.type2 { background:#282e3b; padding:30px 0 0 0px; }
	#footer .footer-widgets-wrapper.type3 { background:#ebeef0; padding:30px 0 0 0; }
	#footer .footer-widgets-wrapper.type2 .widget, #footer .footer-widgets-wrapper.type3 .widget { padding:0 0 25px 0; }
	.copyright.type2 { background-color:#171b24; }
	#footer .widget.widget_text ul li a { color:#b7c8da; }
	#footer .widget.widget_text ul li a:hover, #footer .widget.widget_links ul li a:hover { color:#fff; }
/*	#footer .footer-widgets-wrapper.type3 .widget.widget_links ul li a:hover { color:#2c3e50; }
*/
	#footer .footer-widgets-wrapper.type3 .widget-title .fa { background-color:#dee2e5; }
	#footer .footer-widgets-wrapper.type4 { background:#34495e; }
	#footer .footer-widgets-wrapper.type4 .widget-title { border:none; margin-bottom:15px; padding:0; color:#6f8295; }
	#footer .footer-widgets-wrapper.type5 .widget-title { border-bottom:1px solid #1f1f1f; margin-bottom:15px; padding:0; color:#ccc; position:relative; padding:0 0 20px 30px; }
	#footer .footer-widgets-wrapper.type5 { background:#000; padding:55px 0 50px; }
	#footer .footer-widgets-wrapper.type5 .widget.widget_text ul li a { color:#555; }
	#footer .footer-widgets-wrapper.type5 .widget.widget_text ul li a:hover { color:#ccc; }
	#footer .footer-widgets-wrapper.type5 .widget-title:after { content:""; width:10px; height:10px; background-color:#000000; border:1px solid #1f1f1f; position:absolute; left:10px; bottom:-6px; transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg); -moz-transform:rotate(45deg); }
	#footer .footer-widgets-wrapper.type5 .widget.widget_text .textwidget { padding-left:30px; }
	#footer .footer-widgets-wrapper.type5 .widget.widget_text:before { border-left:1px solid #1f1f1f; content:""; height:100%; position:absolute; left:15px; min-height:265px; }

	#footer .footer-widgets-wrapper.type6 { background:#000; }
	#footer .footer-widgets-wrapper.type6 .widget-title { margin-bottom:25px; border:none; color:#ccc; }
	#footer .footer-widgets-wrapper.type6 .widget-title .small-line { margin:10px 0 0; width:40px; background-color:#363636; }
	#footer .footer-widgets-wrapper.type6 .widget.widget_text ul li a { color:#555; }
	#footer .footer-widgets-wrapper.type6 .widget.widget_text ul li a:hover { color:#ccc; }
	#footer .footer-widgets-wrapper.type6 .widget.widget_text ul li { position:relative; padding-left:20px; }
	#footer .footer-widgets-wrapper.type6 .widget.widget_text ul li:before { content:""; width:10px; height:10px; background-color:#363636; border-radius:50%; position:absolute; left:0; top:7px; }
	#footer .footer-widgets-wrapper.type6 .widget.widget_text ul li:after { content:""; width:14px; height:14px; border-radius:50%; border:1px solid #363636; position:absolute; left:-3px; top:4px; }

	@media screen and (-webkit-min-device-pixel-ratio:0) {
		/* Chrome only override */
		#footer .widget .mailchimp-form .dt-sc-button { padding:14px 20px 15px 19px; }

	}

	@media screen and (-webkit-min-device-pixel-ratio:0) {
		/* Safari only override */
		::i-block-chrome, .widget .mailchimp-form .dt-sc-button { min-height:51px;}
		::i-block-chrome, #footer .widget .mailchimp-form .dt-sc-button { padding:14px 18px 15px 19px; }
    }

	.copyright { float:left; width:100%; clear:both; padding:15px 0px; background-color:#fff; }
	.copyright p {/* float:left; */margin-bottom:0; line-height: 16px; }
	.copyright p a { color:#92a7bb; }
	.footer-links { float:right; margin:0; }
	.footer-links li { float:left; display:inline; padding-bottom:0; }
	.footer-links li a { font-size:13px; color:#fff; padding:0px 7px; line-height:22px; }
	.footer-links li:last-child a { background:none; }
	.copyright.type3 p { line-height:30px; }

	.tweets { float:left; width:100%; font-size:16px; }
	.tweets a:hover, .tweet_text { color:#fff; }
	.tweet_text { display:block; }
	.tweet-box { float:left; width:100%; color:#fff; position:relative; }
	#tweets_container { display:block; margin:25px 0 0 0; }
	#tweets_container .tweet_text { float:left; font-size:16px; }
	#tweets_container .tweet_join { float:left; padding-right:10px; font-size:20px; }
	#tweets_container .tweet_list li a { color: #fff; font-size: 15px; font-style: italic; font-weight: normal; margin-left: 10px; text-align: right; }
	#tweets_container .tweet_list li .tweet_text .at, #tweets_container .tweet_list li .tweet_text a { color:#fff; }

	.footer-wrapper .copyright { background-color:#1c1c1c; }
	.footer-wrapper { background:#202020 url(images/footer-bg.jpg) repeat-y left top; float:left; width:100%; text-align:center; position:relative; }
	.footer-wrapper .tweet_list { line-height: 35px; margin: auto; width: 75%; }

	.bottom-tweet:before { border-top:45px solid #f8f8f8; border-right:45px solid transparent; border-left:45px solid transparent; position:absolute; top:0; left:0; right:0; margin:auto; width:0; content:""; }
	.bottom-tweet span { font-size:17px; position:absolute; left:0; right:0; margin:0 auto; line-height:25px; width:100%; }
	.bottom-tweet { float:left; width:100%; position:relative; margin-bottom:40px; }

	.bottom-tweet.type2:before { border-top-color:#38526c; }

/*	.bottom-image { margin:0 auto -28px auto; display:block; }
*/	.bottom-image:before { content:""; background:url(images/education/edu-img4.jpg) no-repeat center; float:left; width:100%; height:358px; margin:-300px 0 15px 0; }
	.bottom-image { margin:230px 0 0 0; }

	/*----*****---- << Go To Top >> ----*****----*/
	#toTop { display:none; text-decoration:none; position:fixed; bottom:30px; right:30px; overflow:hidden; width:40px; height:40px; border:none; text-indent:100%; background:url(images/ui.totop.png) no-repeat left top; z-index:9999; }
	#toTopHover { background:url(images/ui.totop.png) no-repeat left -40px; width:40px; height:40px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; }
	#toTop:active, #toTop:focus { outline:none;	}

	/*----*****---- << Style Picker >> ----*****----*/

	.dt-style-picker-wrapper { position:fixed; z-index:999999; left:0px; top:150px; height:70%; }

	#dt-style-picker { background:#ffffff; width:225px; float:left; position:absolute; top:0px; z-index:1; margin:0px; padding:0px 0px 20px; text-align:center; border:1px solid #dddddd; overflow-y:hidden; height:460px; }
	#dt-style-picker h2 { font:normal 12px Tahoma, Geneva, sans-serif; text-transform:uppercase; line-height:48px; width:100%; color:#848484; margin:0px 0px 15px; padding:0px; border-bottom:1px solid #dddddd; background-color:#fefefe; }
	#dt-style-picker h3 { font:normal 12px Tahoma, Geneva, sans-serif; padding:0px 0px 10px; width:100%; color:#848484; margin:0px; text-transform:uppercase; }

	#dt-style-picker ul { float:left; margin:0px; padding:0px; text-align:center; width:225px; }
	#dt-style-picker ul li { display:inline-block; display:inline; list-style-type:none; padding:0px; margin:0px 0px 6px 0px; }
	#dt-style-picker ul li a { background:#ffffff; border:1px solid #ffffff; padding:2px; display:inline-block; margin:0px; line-height:0; }
	#dt-style-picker ul li a.selected, #dt-style-picker ul li a:hover { border:1px solid #d7d7d7; }
	#dt-style-picker ul li a img { border:1px solid #d7d7d7; }

	#dt-style-picker .hr { width:100%; height:10px; display:block; float:left; clear:both; position:relative; z-index:1; margin:3px 0px; }

	.style-picker-ico { position:absolute; top:25px; left:225px; width:48px; height:48px; display:block; border:1px solid #d7d7d7; background-color:#fff; }
	.style-picker-ico img { -webkit-animation: rotating 2s linear infinite; -moz-animation: rotating 2s linear infinite; -ms-animation: rotating 2s linear infinite; -o-animation: rotating 2s linear infinite; animation: rotating 2s linear infinite; z-index:1; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; }

	#dt-style-picker ul.color-picker li a img, #dt-style-picker .theme-picker li a img { border:none; }
	#dt-style-picker ul.color-picker li a { padding:3px; }

	#dt-style-picker ul.scheme-picker li a { padding:7px; }
	#dt-style-picker ul.scheme-picker li a img { height:auto; border:0; }

	#dt-style-picker .theme-picker li a { position:relative; }
	#dt-style-picker .theme-picker li a:before { bottom: 0; height: 100%; left: 0; line-height: 110px; margin: 0 auto; position: absolute; text-transform: uppercase; top: 0; width: 100%; opacity:0; color:#fff; font-weight:bold; font-size:15px; }
	#dt-style-picker .theme-picker li:hover a:before { opacity:1; }
	#dt-style-picker .theme-picker li #attorney:before { content: "attorney"; }
	#dt-style-picker .theme-picker li #church:before { content: "church"; }
	#dt-style-picker .theme-picker li #education:before { content: "education"; }
	#dt-style-picker .theme-picker li #fitness:before { content: "fitness"; }
	#dt-style-picker .theme-picker li #hosting:before { content: "hosting"; }
	#dt-style-picker .theme-picker li #real-estate:before { content: "real estate"; }
	#dt-style-picker .theme-picker li #restaurant:before { content: "restaurant"; }
	#dt-style-picker .theme-picker li #travel:before { content: "travel"; }

	.picker-scroll { float:left; width:100%; height:240px; }

	/*----*****---- << Retina Images >> ----*****----*/

	.retina_logo { display:none; }

	@media only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-devicepixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx) {

	.normal_logo { display:none; }
	.retina_logo { display:inline-block; height:auto !important; }

	.blog-entry .bx-controls a.bx-prev { background-image:url(images/prev-arrow1.png); background-size:45px 45px; }
	.blog-entry .bx-controls a.bx-next { background-image:url(images/next-arrow1.png); background-size:45px 45px; }
	.recent-gallery-container .bx-controls a.bx-prev { background-image:url(images/prev-arrow@2x.png); background-size:18px 34px; }
	.recent-gallery-container .bx-controls a.bx-next { background-image:url(images/next-arrow@2x.png); background-size:18px 34px; }

	#searchform .search-icon { background-image:url("images/search@2x.png"); background-size:15px 16px; }

	#toTop { background-image:url(images/ui.totop@2x.png); background-size:40px 81px; }

	}

	/*STILOS NUEVOS*/

	.about-features-bg-cum {
    background: rgba(0, 0, 0, 0) url("images/cumbresfondo.jpg") repeat-y fixed 50% 0;
    height: auto;
    padding: 55px 0 45px;
    }

    .about-features-bg-lc {
    background: rgba(0, 0, 0, 0) url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABGAAD/4QN3aHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzExMSA3OS4xNTgzMjUsIDIwMTUvMDkvMTAtMDE6MTA6MjAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ZjU3NzA0OTItZDIwYy0zMjRmLTkyOGUtYWM0YzBmYzJmZTc2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjUzRDA3NzJEMzFCRTExRTZBQzJBQ0M4RTkzNDlEQTIxIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjUzRDA3NzJDMzFCRTExRTZBQzJBQ0M4RTkzNDlEQTIxIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjIzQ0UwNEIwMjZCODExRTY4OEZBQTA4OEVBNjdDQjBGIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjIzQ0UwNEIxMjZCODExRTY4OEZBQTA4OEVBNjdDQjBGIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpS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") repeat-y fixed 50% 0;
    height: auto;
    padding: 55px 0 45px;
    }

    .withez{
    	background: rgba(255, 255, 255, 0.75);
    	padding: 30px;
    }

    .centeredh{
    	margin: 0 !important;
    }

    .oranghe{
    	color: #e9540d;
    }

    .medium{
    	margin: 0 auto !important;

    }

    .txtspandite{
    	margin: 0 auto !important;
		font-size: 16px !important;
    }

    .txtspandite2{
		font-size: 20px !important;
		margin-top: 10px;
    }