/*
Theme Name: WDS
Theme URI: kamleshyadav.in/wp/wedding-services/
Author: kamleshyadav
Author URI: http://himanshusofttech.com/
Description: wds! is a tech savvy multipurpose responsive WordPress theme, powered by famous   WooCommerce e-commerce platform. Composite of all requirements for the stylish website, your corporate portfolio, your business site and much more. Modifiable in every aspects of your needs. wds! gives you enthusiasm to be in a technological world.
Version: 2.1
License: GNU General Public License v2 or later  
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
Text Domain: wds
Tags:one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, post-formats, sticky-post, translation-ready
 
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

wds is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
 
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
	
CTRL + F To search for e.g. !fonts

1. Fonts !fonts
2. Buttons !buttons
3. Colors !colors
4. Header !header
5. Sections !sections
6. Custom Styles !custom
7. Lists !lists
8. Portfolio !portfolio
9. Features !features
10. Services !services
11. Team !team
12. Pricing !pricing
13. Blog !blog
14. Forms !forms
15. Timeline !timeline
16. Footer !footer
17. Dropdowns !dropdowns
18. Sidebar !sidebar
19. Tabs !tabs
20. Accordions !accordions
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
	margin: 0;
}
body.originbuilder {
    display: block;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
 [hidden], template {
 display: none;
}
a, a:hover {
	background-color: transparent;
	color: #28c9f2;
    text-decoration: none;
}
a:hover {
	opacity: .8;
}
a:active, a:hover, .wds_blog_post.tag-formatting-2 table tbody tr th a:hover, .wds_blog_post.tag-formatting-2 table tbody tr th a:focus {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn { 
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.7em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
hr {
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
    resize: none;
    outline: none;
    box-shadow: none;	
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
.fullscreen-container{
	overflow:hidden !important;
}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body, button, input, select, textarea {
	color: #404040;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
p {
	margin-bottom: 1.5em;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    background: #f5f5f5;
    color: #666;
    font-size: 14px;
    margin: 20px 0;
    overflow: auto;
    padding: 20px;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: transparent;
	text-decoration: none;
}
big {
	font-size: 125%;
}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}
*, *:before, *:after { /* Inherit box-sizing to make it easier to chwdse the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}
body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul, li > ol {
	margin-bottom: 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, input[type="button"], input[type="reset"], input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: inherit;
    box-shadow: none;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
	border-color: inherit;
    box-shadow: none;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
	padding: 3px;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.site-content {
    float: left;
    width: 100%;
}
.top_spacer20{
	margin-top: 20px;
}
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation li {
	float: left;
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a, .main-navigation li.focus > a {
}
.main-navigation ul ul :hover > a, .main-navigation ul ul .focus > a {
}
.main-navigation ul ul a:hover, .main-navigation ul ul a.focus {
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
	left: auto;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
	left: 100%;
}
.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
}
.navbar-brand, .navbar-brand:hover, .navbar-brand:focus {
    opacity: 1;
}
/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
	display: block;
}
/* sub menu */
.navbar-nav > li > .wds_dropdown_menu li ul {
    position: absolute;
    top: 0px;
    left: auto;
    right: 100%;
}
.navbar-nav > li > .wds_dropdown_menu li .wds_dropdown_menu {
	top: 10px;
}
.navbar-nav > li > .wds_dropdown_menu li:hover> ul {
    display: block;
}
.navbar-nav > li > .wds_dropdown_menu li .dropdown-list {
    padding: 0;
    list-style: none;
    position: relative !important;
    left: 0 !important ;
    display: block;
}
.navbar-nav > li:last-child > .wds_dropdown_menu li ul {
	left: auto;
	right: 100%;
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
	content: "";
	display: table;
}
.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
	clear: both;
}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets. */
.widget select {
	width: 100%;
	min-height: 35px;
}
/* Search widget. */
.widget_search .search-submit {
	display: none;
}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}
.byline, .updated:not(.published) {
	display: none;
}
.single .byline, .group-blog .byline {
	display: inline;
}
.page-content, .entry-content, .entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
	display: none;
}
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */ .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
	max-width: 100%;
}
/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {
	display: block;
}
/*---------------------------------------------------[wds Css]-----------------------------------------------------*/
body {
	font-family: 'Hind', sans-serif;
	font-size: 16px;
	line-height: 25px;
	background-color: #fff;
	font-weight: 500;
	display: block;
    color: #132834;
}
html, body {
	margin: 0;
	border: 0;
}
hr {
	height: 2px;
	width: 35px;
	border: none;
	text-align: center;
	display: inline-block;
	margin: 5px auto;
}
hr.white {
	background: white;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;  
}
h6 {
	font-size: 12px;
}
.lowercase {
	text-transform: lowercase;
}  
.no-transform {
	text-transform: none !important;
}
a .no-transform {
	color: #132834;
}
.spaced {
	letter-spacing: 6px !important;
}
p {
	font-size: 16px;
	font-family: 'Hind', sans-serif;  
	color: #132834;
	line-height: 25px;
	margin-bottom: 10px;
    font-weight: 500;	
}
.quote, blockquote {
	padding: 10px 20px;
	padding-left: 20px;
	margin: 20px 0;
	font-size: 16px;
	border-left: 2px solid #28c9f2;
	font-style: italic;
}
blockquote{
	float: left;
	width: 100%;
}
.cat-links a{
	color: #132834;
	cursor: pointer;
}
.cat-links a:hover{
    color: #28c9f2;
}
/* Buttons !buttons */
.btn-view-cart {
    font-size: 10px;
    background: #adcca3 !important;
    color: #fff !important;
    clear: none !important;
    margin: 10px 15px;
    padding: 6px 10px !important;
}
.cart-price {
	margin: 15px 20px;
	display: inline-block;
	font-size: 12px;
}
/* Colors !colors */
.white {
	color: white;
}
.white p {
	color: white;
}
/* Header !header */
.navbar-brand > img{
	height: auto;
}
.navbar-fixed-top.navbar{
	padding: 0px 0;
}
.admin-bar .navbar-fixed-top.navbar{
	top:32px;
}
.navbar-fixed-top > .container{
	position:relative;
}
.navbar > .container .navbar-brand{
    margin: 6px auto;
    padding: 0px;
}
.navbar-toggle{
    margin-top: 40px;	
}
.hs_bg_color{
	background: rgba(0, 0, 0, 0.6);
	padding: 0px 5px;
}
.hs_bg_yellow{
	background: rgba(255, 201, 37, 0.6);
	padding: 0px 5px;
}

.nav-right-info .search-form:focus {
	outline: 0;
}
.owl-header .item {
	text-align: center;
	display: table;
	width: 100%;
	height: 800px;
	background: gray;
}
.owl-header .item .header-text {
	display: table-cell;
	vertical-align: middle;
}
.owl-header .item .header-text h2 {
	margin-top: -100px;
}
.owl-header .item .header-text p {
	border-top: 2px solid #e3e3e3;
	border-bottom: 2px solid #e3e3e3;
	display: inline-block;
	padding: 0px 7px 2px;
	margin: 0;
	line-height: 18px;
	color: #262626;
	font-weight: 600;
	letter-spacing: 2px;
}
.dropdown-list {
	padding: 0;
	list-style: none;
}
.yamm-content.two-columns-small {
	width: 300px;
}
.yamm-content.two-columns-medium {
	width: 430px;
}
.yamm-content.three-columns-medium {
	width: 640px;
}
.yamm-content.four-columns-medium {
	width: 860px;
}
.dropdown-list h6 {
	margin-left: 20px;
}
.sign {
	margin-top: 40px;
}
.vcenter {
	position: relative;
}
/*================================ wds table design ===================================*/
.wds_blog_post table, .comment table, .page-child table {
    border: 1px solid #ebebeb;
}
.wds_blog_post table td, .wds_blog_post table th, .comment table td, .comment table th, .page-child table th, .page-child table td {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding: 6px 12px;
}
.wds_blog_post table thead th, .comment table thead th, .page-child table thead th, .page-child table tr:first-child th {
    background-color: #f9f9f9;
}
.comment table a:hover, .comment table a:focus, .page-child table a:hover, .page-child table a:focus {
    text-decoration: none;
}
.wds_blog_post table a, .comment table a, .page-child table a {
	font-weight: normal;
}
/*================================ wds table design ===================================*/
/* Sections !sections */

section {
	float: left;
    width: 100%;
    padding: 70px 0;
}
.or_row > .or_column{
	padding-left: 0px;
    padding-right: 0px;
}
/* Custom !custom */
/* Specs !specs */
.spec {
	margin: 20px 0;
}
.spec-title{
	margin-bottom:0px !important;
	margin-top: 20px !important;
}
.spec-title .heading {
    display: table-row;	
	font-size: 16px;
    letter-spacing: 0.7px;	
}
.invo_heading {
	letter-spacing: 3px;
}
.spec-title .heading-bottom {
    display: inline-block;
    margin-top: 15px;
    font-size: 12px;
    letter-spacing: 5px !important;
}
.invo_word_spacing {
	word-spacing: 20px;
	font-size: 14px;   
    letter-spacing: 5px !important;	
}
.left-arrow:after {
	content: ' ';
	position: absolute;
	z-index: 4000;
	top: calc(50% - 10px);
	left: -19px;
	height: 0;
	width: 0;
	border-right: 20px solid white;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
}
.right-arrow:after {
	content: ' ';
	position: absolute;
	right: -19px;
	z-index: 4000;
	top: calc(50% - 10px);
	height: 0;
	width: 0;
	border-left: 20px solid white;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
}
.tparrows {
    width: 40px;
    height: auto;	
}
/*===================================== Preloader css ====================================*/
#loader-wrapper {
    background: #222;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
}
#loader {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
/*
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e9b926;
    z-index: 2001;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    -ms-animation: spin 2s linear infinite;
    -o-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
#loader:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #f65280;
	-webkit-animation: spin 3s linear infinite;
	-moz-animation: spin 3s linear infinite;
	-ms-animation: spin 3s linear infinite;
	-o-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite;
}
#loader:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #70b7da;
	-webkit-animation: spin 1.5s linear infinite;
	-moz-animation: spin 1.5s linear infinite;
	-ms-animation: spin 1.5s linear infinite;
	-o-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
	0%   { 
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-moz-keyframes spin {
	0%   { 
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-moz-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-ms-keyframes spin {
	0%   { 
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-o-keyframes spin {
	0%   { 
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes spin {
	0%   { 
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}*/
/*===================================== Preloader css ====================================*/
/*===================================== Features !features ====================================*/
.small-feature-left {
    padding-top: 60px;
	padding-left: 15px;
	padding-right: 15px;
}
.small-feature-right {
    padding-top: 60px;
	padding-left: 15px;
	padding-right: 15px;
}
.small-feature {
    margin-bottom: 30px;
}
.wds_features .small-feature:last-child {
    margin-bottom: 0px;
}
.small-feature .icon {
	font-size: 36px;
	color: #28c9f2;
}
.small-feature .content {
	margin-left: 70px;
	margin-top: -50px;
}
.small-feature-left .content {
    margin-right: 0px;
    margin-top: -50px;
    /* margin-left: 0px; */
}
.small-feature-left .content .heading b, .small-feature .content .heading b {
    color: #333;
}
.feature {
	width: 100%;
	padding: 20px;
	display: block;
	overflow: hidden;
	position: relative;
}
.feature .wds_feature_details .heading {
	color: #262626;
	font-size: 16px;
	margin-top: 0;
}
.pull_down60 {
	margin-bottom: 60px;
}
.in_website_feature .col-md-4.col-md-offset-2{
	padding-left:64px;
}
.in_website_feature .invo_heading{
	margin-bottom: 40px;
}
/*==================================== Blog !blog ====================================*/
.main-blog .wds_blog_post {
	margin: 0;
    margin-bottom: 40px;
}
.search-results .wds_blog_post .entry-summary{
    font-size: 14px;
    font-family: 'Hind', sans-serif;
    color: #808080;
    line-height: 25px;
    margin: 0px 0 10px;
    font-weight: 500;	
}
.search-results .wds_blog_post .entry-thumb{
	width:100%;
	float:left;
}
.search-results .wds_blog_post .entry-thumb img{
    width: auto !important;
    max-width: 100%;
    margin-bottom: 0;
}
.search-results .main-blog .wds_blog_post > .btn-default{
	margin:15px auto; 
}
.main-blog .wds_blog_post .blog-header {
	margin-bottom: 20px;
}
.main-blog .wds_blog_post img.blog-header {
	width: 100%;
}
.wds_blog_img img.blog-header, .main-blog .wds_blog_post img.blog-header {
    max-width: 100%;
    width: auto;
}
.main-blog .wds_blog_post a.blog-header.quote {
	display: inline-block;
    padding: 70px 50px;
    background: #ededed;
    position: relative;
    color: #404040;
    font-size: 16px;
    border: 1px solid #e5e5e5;
}
.main-blog .wds_blog_post a.blog-header.quote p {
    color: #fff;
}
.wds_video_iframe_wrapper{
	float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
	margin-bottom: 20px;
}
.wds_video_iframe_wrapper .blog-header.video {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; 
	border:none;
}
.blog-diagonal {
	padding: 40px 0 !important;
	position: relative;
	overflow: hidden;
}
.blog-diagonal .arrow {
	background: black;
	opacity: .8;
	top: 0;
	height: 100%;
	position: absolute;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.container.blog_listed .invo_heading{
	margin-bottom:30px;	
}
.blog-diagonal-title .spec-icon {
	color: white;
	border: 2px solid white;
	font-size: 20px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.blog-diagonal-title .heading {
	display: inline-block;
	margin-left: 20px;
	margin: 10px 20px;
	color: white;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.blog-diagonal-title .heading-bottom {
	display: inline-block;
	margin-top: 5px;
	font-size: 12px;
	color: #28c9f2;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	letter-spacing: 2px;	
}
.blog-diagonal:hover .blog-diagonal-title .spec-icon {
	color: #262626;
	border-color: #262626;
}
.blog-diagonal:hover .blog-diagonal-title .heading {
	color: #262626;
}
.blog-diagonal:hover .blog-diagonal-title .heading-bottom {
	color: #ffffff !important;
}
.blogs-d {
	margin: 0;
	margin-top: 30px;
}
.google_map{
	height: 517px;
	width: 100%;
	border-top: 4px solid #28c9f2;
}
/*==================================== Forms (with checkboxes) !forms =========================*/
.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 0 15px !important;
    font-size: 14px;
    font-weight: 300;
    line-height: 45px;
    color: #404040;
    background-color: #F9F9F9 !important;
    border: 1px solid #ebebeb;
    text-transform: none;
    border-radius: 0;
    margin: 0;
    box-shadow: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.form-control:focus, .form-control:active {
	outline: none;
	box-shadow: none;
    border-color: #ebebeb;
}
textarea.form-control {
    padding: 10px 15px !important;
}
.form-control.search {
	padding: 0px 20px;
	padding-right: 50px;
	text-transform: lowercase;
	color: #262626;
}
form.search-form a.search {
	cursor: pointer;
	position: relative;
	top: -65px;
	float: right;
	color: #999;
	margin-right: 20px;
}
.form-control::-moz-placeholder {
	 color: #aeaeae;
	 opacity: 1;
	 text-transform:lowercase;
	 font-weight:400;
}
.form-control:-ms-input-placeholder {
	 color: #aeaeae;
	 text-transform:lowercase;
	 font-weight:400;
}
.form-control::-webkit-input-placeholder {
	 color: #aeaeae;
	 text-transform:lowercase;
	 font-weight:400;
}
#wds_contactform{
	padding: 0 100px;
}
#wds_contactform .form-control{
    padding: 10px;
	box-shadow:none;	
    font-family: 'Hind', sans-serif;	
	height:37px;
}
#wds_contactform .form-control:focus{
	box-shadow:none;	
}
#wds_contactform > div,
#wds_contactform > div > div{
	position:relative;
}
#wds_contactform .form-error{
	position: absolute;
    top: -18px;
    left: 0;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #F1382B;
    text-shadow: none;
    font-weight: 600;	
}
#wds_contactform > div > textarea.form-control{
    min-height: 238px;	
}
#wds_contactform > div > textarea.form-control + .form-error{
	top: 10px;
    left: 15px;
}
#wds_contactform .btn{
	font-size: 16px;
    font-family: 'Hind', sans-serif;
}
#wds_contactform .btn i {
    padding-left: 5px;
}
.labels {
	color: #262626;
	font-family: Montserrat;
	text-transform: uppercase;
	font-size: 16px;
	text-shadow: 1px 1px 1px rgba(0,0,0,.1);
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
[type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-family: 'Open Sans';
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	color: #aeaeae;
	margin-right: 15px;
}
/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	width: 17px;
	height: 17px;
	border: 1px solid #aaa;
	background: #f8f8f8;
	border-radius: 3px;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
	font-family: Montserrat;
	content: 'ÃƒÆ’Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â';
	position: absolute;
	top: 4px;
	left: 4px;
	font-size: 10px;
	color: #aeaeae;
	transition: all .2s;
}
/* checked mark aspect chwdses */
[type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}
[type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before, [type="checkbox"]:disabled:checked + label:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #eee;
}
[type="checkbox"]:disabled:checked + label:after {
	color: #999;
}
[type="checkbox"]:disabled + label {
	color: #aaa;
}
.checkbox-holder {
	background: #f2f2f2;
	border: 1px solid #bfbfbf;
	padding: 10px 20px;
	margin-bottom: 20px;
}
/* Timeline !timeline */
/* Footer !footer */
footer {
	float: left;
    width: 100%;
	padding: 80px 0;
	background: #1a262e;
	color: white;
}
footer h4{
	margin-bottom:50px;
    letter-spacing: 3px;
}

hr.long {
	border: 0;
	height: 0;
	border-bottom: 3px solid #383838;
	width: 100%;
	margin: 40px 0;
}
.wds_top_footer_content .social_wrapper p{
	font-size: 14px;
    color: #fff;
}
footer .contact-info {
	padding: 40px 0;
}
footer .contact-info h5.accent {
    font-size: 14px;
    font-weight: 400;
    text-transform: inherit;	
	color: #bbb !important;
}
footer .contact-info:hover span {
    color: #28c9f2 !important;
	animation: bounce .8s;
	-webkit-animation: bounce .8s;
	-moz-animation: bounce .8s;
	-ms-animation: bounce .8s;
	-o-animation: bounce .8s;
}
footer .contact-info span[class^="icon-"] {
	font-size: 32px;
	margin-bottom: 15px;  
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
footer ul.social {
	list-style: none;
    padding: 0;
    margin-top: 10px;
}
footer ul.social li {
	display: inline-block;
    margin: 3px;     
    float: none;
}
footer ul.social li a {
	font-size: 16px;
	width: 40px;
	height: 40px;
	display: inline-block;
	color: #fff;
	line-height: 40px;
	text-align: center;
	border: none;
}
footer .contact .row p {
    padding-left: 40px;
    margin-top: -20px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    color: #fff;
    font-size: 15px;
}
footer .contact .row i {
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    color: #fff;
    font-size: 15px;
}
footer p.copyright {
	color: #fff;
	font-size: 14px;
	margin:0;
    padding: 13px 0;
}
.wds_footer_widget .textwidget h5 {
    margin-bottom: 14px;
}
.twitter-feed {
    float: left;
    width: 100%;
}
.twitter-feed .icon {
    width: 35px;
    float: left;
    height: 40px;
    line-height: 34px;
}
.twitter-feed .content {
    margin-bottom: 15px;
    float: left;
    width: calc(100% - 50px);
}
.flickr-gallery {
	position: relative;
}
.flickr-gallery .f-img {
    width: 81px;
    height: 81px;
    display: inline-block;
    margin: 3px 3px 0px;
    position: relative;
    overflow: hidden;
}
.flickr-gallery .f-img img {
	width: 100%;
}
.flickr-gallery .f-img .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
	color: #fff;
    background-color: rgba(0,0,0,.8);
    opacity: 0;
    top: 0;
    left: 0;
    text-align: center;
    line-height: 90px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.flickr-gallery .f-img:hover .overlay {
	opacity: 1;
}
.flickr-gallery .f-img .overlay i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
/* Dropdowns !dropdowns */
.dropdown-shop {
	width: 230px;
	position: absolute;
	right:0;
	left:auto;
}
.dropdown-shop li {
	position: relative;
}
.dropdown-shop li:not(:last-child) {
	border-bottom: 1px solid #ececec;
}
.dropdown-shop img.shop-dd-tn {
	width: 30px;
	margin-top: 10px;
}
.dropdown-shop .desc {
	margin-left: 70px;
	margin-top: -60px;
}
.dropdown-shop .desc .heading {
	text-transform: none;
    padding-right: 30px;	
}
.dropdown-shop .desc .heading a{
	color:inherit;
}
.dropdown-shop .close {
	font-size: 12px;
	position: absolute;
	top: 0;
	right: -5px;
}
.dropdown-shop .close:hover {
	background: transparent;
}
.dropdown-shop .desc .price span{
	color: #262663;
	font-size: 10px;
	font-family: 'Hind', sans-serif;
	font-weight: 500;
}
/* Sidebar !sidebar */
.sidebar .latest .post {
	margin: 0;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
}
.sidebar .latest .post h5 {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	color: #132834;
}
.sidebar .latest .post:hover h5 {
	color: #262626;
}
.sidebar .latest .post:last-child {
	margin-bottom: 30px;
}
.sidebar ul.social {
	list-style: none;
	padding: 0;
}
.sidebar ul.social li {
	display: inline-block;
	margin: 0 10px;
}
.sidebar ul.social li:first-child {
	margin-left: 0px;	
}
.sidebar ul.social li a {
	font-size: 16px;
	width: 40px;
	height: 40px;
	display: inline-block;
	border: 2px solid #aeaeae;
	color: #aeaeae;
	line-height: 38px;
	text-align: center;
}
.sidebar ul.social li:hover a {
	border: 2px solid #28c9f2;
	color: #28c9f2;
}
/* Shop page */
.shop-dropdown {
	display: inline-block;
	position: relative;
}
.btn.btn-shop {
	font-family: 'Hind', sans-serif;
	text-transform: none;
	background: #f2f2f2;
	border: 1px solid #aeaeae;
	color: #aeaeae;
	padding: 15px 25px;
	margin: 15px 0;
	margin-right: 20px;
}
.btn.btn-shop span {
	color: #262626;
}
.rwdse-slider {
	margin: 30px 0;
}
.product {
	position: relative;
}
.woocommerce-checkout-review-order {
    margin-bottom: 50px;
}
.woocommerce div.product p {
	font-size: 14px;
}
.product-categories li a {
    color: #132834;
    font-size: 14px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
#review_form .comment-form {
	float: left;
    width: 100%;
    margin-top: 10px;		
}
.wds_product_comment .comment-form {
    margin: 0;
}
.product.new-product:before {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	content: ' ';
	color: white;
	top: -30px;
	right: 10px;
	position: absolute;
	border-left: 50px solid #28c9f2;
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
}
.product.new-product:after {
	content: 'NEW';
	color: white;
	position: absolute;
	top: 15px;
	font-size: 12px;
	right: 25px;
}
.product img.pic {
	width: 100%;
	margin: 0 auto;
}
.product .price-old {
	text-decoration: line-through;
}
.product-holder {
	float:left;
	width: 100%;
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
	backface-visibility: hidden;
}
.wds_product_wrapper .product-holder {
    text-align: left;
}
.product-holder .overlay {
	position: absolute;
    top: 10px;
    left: 5px;
    transition: all 0.3s ease;
    overflow: hidden;
    width: 40px;
    text-align: center;
    z-index: 0;
    height: auto;
    background-color: transparent;
} 
.product-holder .overlay a, .product-holder .overlay .add_to_cart_button {
    color: #fff;
    width: 30px;
    min-width: 30px;
    height: 30px;
    line-height: 27px;
    border: 2px solid #ffffff;
    border-radius: 100%;
    background-color: #28c9f2;
    display: inline-block;
    z-index: 1;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.36);
    margin: 5px;
    text-align: center;
    padding: 0;
    font-size: 14px;
    vertical-align: middle;
    transform: scale(0,0);
    -webkit-transform: scale(0,0);
    -moz-transform: scale(0,0);
    -ms-transform: scale(0,0);
    -o-transform: scale(0,0);
}
.product-holder:hover .overlay a {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
	opacity: 1;
}
.product-holder:hover .overlay a:nth-child(2) {
    transition-delay: .2s;
}
.product-holder:hover .overlay a:last-child {
    transition-delay: .3s;
}
.product-holder .overlay a i {
	margin: 0 !important;
	padding: 0;
}
.product-holder:hover .overlay a i {
    animation: none;
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
}
.product-holder img {
    transform: scale(1.01,1.01);
    -webkit-transform: scale(1.01,1.01);
    -moz-transform: scale(1.01,1.01);
    -ms-transform: scale(1.01,1.01);
    -o-transform: scale(1.01,1.01);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.product-holder:hover img {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
}
.wds_product_wrapper {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    background-color: #fff;
    text-align: left;
    margin-bottom: 25px;
}
.wds_product_wrapper h5 {
    float: left;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    margin: 8px 0 10px;
	font-weight: 600;
}
.wds_single_product_container h5.no-transform, .woocommerce.single-product .product h5.no-transform {
    font-size: 21px;
    line-height: 25px;
    margin: 8px 0 20px;
    font-weight: 600;
}
.wds_product_wrapper h5 a {
    color: #333;
}
.wds_product_wrapper h5 a:hover, .wds_product_wrapper h5 a:focus {
    color: #28c9f2;
    text-decoration: none;
	opacity: 1;
}
span.price-big {
	font-size: 20px;
}
.cart-btn {
	border-color: transparent;
}
label[for="quantity-spinner"] {
	margin-right: -50px;
}
.variations .selectboxit-container .selectboxit, .variations .selectboxit-container .selectboxit {
    margin: 15px 0 0;
}
.woocommerce-variation-price {
    margin: 10px 0 15px;
}
table.variations {
    margin: 0;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    padding: 10px 0;
}
.single-product.woocommerce .variations .label{
	color: #262626;
    line-height: 49px;
    font-size: 16px;
    padding: 0;
}
.woocommerce div.product form.cart .variations td.label label {
    font-weight: 500;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    margin-bottom: 15px;
}
.woocommerce.single-product .product .product_meta h5.no-transform {
    color: #333;
    font-size: 14px;
    margin: 2px 0;
}

.shop-dropdown .selectboxit-container .selectboxit, .woocommerce-ordering .selectboxit-container .selectboxit {
	color: #404040;
    background-color: transparent;
    border-color: #eee;
    height: 40px;
    border: 1px solid #eee;
}
.selectboxit-btn.selectboxit-enabled:hover, .selectboxit-btn.selectboxit-enabled:focus {
	color: #404040 !important;
}
.shop-dropdown .selectboxit-container .selectboxit .selectboxit-text, .woocommerce-ordering .selectboxit-container .selectboxit .selectboxit-text {
	height: 40px;	
	line-height: 40px;	
}
.woocommerce #reviews #comments ol.commentlist{
	padding-left: 0px;
    margin-top: 30px;	
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 60px;
    border-radius: 0px;
    padding: 0em 1em 0;
	border: none;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar{
	width: 60px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: .83em;
    color: #262626;
    text-transform: capitalize;
    margin-bottom: 0px;
}
.woocommerce #reviews #comments ol.commentlist li{
    border-bottom: 1px solid #dfdfdf;
    float: left;
    width: 100%;
    padding-bottom: 10px;	
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em;
    font-size: 14px;
}
.woocommerce-page .gallery{
	margin-top: 15px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong{
	font-size: 16px;
}
.woocommerce-billing-fields h3, .woocommerce-shipping-fields h3 {
    font-size: 22px;
    margin: 0;
    font-weight: 600;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 25px;
}
.woocommerce-billing-fields h3:after, .woocommerce-shipping-fields h3:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 70px;
    height: 2px;
    background-color: #28c9f2;
}
.shop_table.woocommerce-checkout-review-order-table {
    width: 50%;
}
#order_review_heading {
    font-size: 22px;
    margin: 0;
    font-weight: 600;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 25px;
}
#order_review_heading:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 70px;
    height: 2px;
    background-color: #28c9f2;
}
.woocommerce-checkout-review-order-table {
    width: 50% !important;
	margin: 10px 0 50px !important;
}
.woocommerce form {
    float: left;
    width: 100%;
}
.wds_version2 header.title h3 {
    font-size: 18px;
    margin: 20px 0 10px;
}
.woocommerce-cart.woocommerce-page .woocommerce {
    padding: 0 15px;
}
.pp_woocommerce .pp_content_container {
	background: transparent;
}
/* cart */
.wds_shop_cart {
    position: absolute;
    top: 100%;
    right: 0;
    padding: 0;
    margin: 0;
    background-color: #fff;
    min-width: 200px;
	padding: 10px 10px;
	list-style: none;
    opacity: 0;
    visibility: hidden;
	max-height: 250px;
    overflow-y: auto;
    -webkit-box-shadow: 0 3px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 3px 12px rgba(0,0,0,.175);
    -ms-box-shadow: 0 3px 12px rgba(0,0,0,.175);
    -o-box-shadow: 0 3px 12px rgba(0,0,0,.175);
    box-shadow: 0 3px 12px rgba(0,0,0,.175);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
     transform: scaleY(0); 
    -webkit-transform: scaleY(0); 
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
.wds_right_info ul.nav> li:hover .wds_shop_cart {
    visibility: visible;
    opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
}
.wds_right_info .wds_shop_cart li {
    width: 100%;
    float: left;
    text-align: left;
    padding: 5px 0;
    position: relative;
    border-bottom: 1px solid #ebebeb;
}
.wds_right_info ul li:last-child {
    margin-right: 0;
}
.wds_shop_cart ul li:last-child {
	border: none;
    padding-top: 10px;
}
.cart_empty .cart-total {
    line-height: 20px;
}
.wds_right_info .wds_shop_cart li .cart_product_img {
    padding: 0;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    display: inline-block;
    line-height: 30px;
    float: left;
}
.wds_right_info .wds_shop_cart li .desc {
    width: calc(100% - 50px);
    float: left;
    text-align: left;
}
.wds_right_info .wds_shop_cart li .close {
    padding: 0;
    font-size: 10px;
    color: #333;
    opacity: 1;
    margin: 0;
    position: absolute;
    right: 0;
    top: 7px;
}
.wds_right_info .wds_shop_cart li .desc .heading {
    margin: 0;
	font-size: 12px;
}
.wds_right_info .wds_shop_cart li .desc .heading a {
    padding: 0;
    color: #808080;
}
.wds_right_info .wds_shop_cart li .desc .heading a:hover {
    color: #28c9f2;
}
.cart_total_wrapper {
    float: left;
    width: 100%;
}
.wds_right_info .wds_shop_cart .wds_cart_price {
    margin-top: 5px;
    color: #333;
    font-size: 15px;
    float: right;
    line-height: 20px;
}
.cart_total_wrapper .wds_btn {
    padding: 1px 10px;
    min-width: auto;
    font-size: 12px;
    float: left;
    line-height: 22px;
}
.cart_total_wrapper .wds_btn:hover, .cart_total_wrapper .wds_btn:focus {
    background-color: #28c9f2;
}
/* cart */
.gallery {
	position: relative;
	overflow: auto
}
.gallery .gallery-pic {
	position: relative;
	width: 70%;
	float: left;
	margin-right: 15px;
}
.gallery .gallery-pic > img {
	width: 100%;
}
.gallery .thumbnails {
	width: calc(30% - 15px);
	display: inline-block;
	float: left;
	position: relative;
	overflow: hidden;
}
.gallery .thumbnails .product-holder {
	width: 100%;
	position: relative;
	display: inline-block;
	margin-bottom: -4px;
}
.gallery .thumbnails .product-holder img {
	height: 100%;
	width: 100%;
}
/*================================ woocommerce tab ========================================== */
.tabs-container .tab-nav {
	float: left;
    border-top: 1px solid #e5e5e5;
    width: 100%;
}
.tabs-container .tab-nav > a {
	display: inline-block;
    padding: 15px 5px;
    text-transform: capitalize;
    color: #404040;
    margin-right: 4px;
    font-size: 18px;
    border-bottom: 2px solid transparent;
    opacity: .7;
	position: relative;
}
.tabs-container .tab-nav > a.active, .tabs-container .tab-nav > a:hover {
	opacity: 1;
	border-color: #28c9f2;
        text-decoration: none;
}
.tabs-container .tab-holder .tab {
	width: 100%;
}
.tab-holder .wds_inner_heading {
    font-weight: 400;
}
.tab-holder {
    float: left;
    width: 100%;
    padding: 25px 15px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-top: -1px;
}
.tabs-container {
    float: left;
    width: 100%;
    padding: 20px 0 30px;
}
/*================================ woocommerce tab ========================================== */
.accordions .accordion {
	margin: 40px 0;
    width: 100%;
    position: relative;
    border: 1px solid #eaeaea;
    float: left;
}
.accordions .accordion .content {
    padding: 20px;
    float: left;
    width: 100%; 
}
.accordions .accordion a.heading {
	color: white;
    color: #262626;
    width: 100%;
    padding: 10px;
    margin: 0;
    position: relative;
    padding-left: 25px;
    float: left;
    text-transform: capitalize;
    font-size: 18px;
}
.accordions .accordion.active a.heading {
	color: white;
}
.accordions .accordion a.heading:before {
    content: ' ';
    height: 45px;
    top: 0;
    position: absolute;
    width: 5px;
    left: 0;
    background: #28c9f2;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    z-index: -1;
}
.accordions .accordion.active a.heading:before {
	width: 100%;
}
.inv_ul_margin {
	margin: 0 0 1.5em 0;
}
.accordions .accordion a.heading:hover {
    opacity: 1;
}
/*=========================================== woocommerce start ==============================*/
.main-shop {
    float: left;
    width: 100%;
}
.col-md-8 .main-shop .row.shop-container.products {
    margin: 0 -15px;
}
.col-md-8 .main-shop .selectboxit-container {
    margin-left: 0px;
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price{
	color: #132834;
	font-size: 16px;	
}
.woocommerce div.product p.price del, 
.woocommerce div.product span.price del{
	margin-right:10px;
}
.woocommerce div.product p.price ins .amount
{
	color: #28c9f2;
    letter-spacing: 2px;	
	font-weight:500;
}
.woocommerce div.product span.price ins .amount{
	color: #28c9f2;
    letter-spacing: 0px;	
	font-weight:500;	
}   
.woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a{
	width:auto;  
}
.woocommerce .gallery img, 
.woocommerce-page .gallery img{
	height:100% !important;
}
.woocommerce.single-product h5.alt{
	color: #132834;
	font-size: 14px;	
}
.woocommerce.single-product h5.alt del{
	margin-right:10px;
    font-size: 16px;
    font-weight: 400;	
}
.woocommerce.single-product h5.alt ins{
	background:none;
}
.woocommerce.single-product ins .amount, .woocommerce.single-product .amount{
	color: #333;
    font-size: 20px;
    letter-spacing: 0;	
	font-weight:500;
}
.woocommerce ul.product_list_widget li .quantity .amount {
    font-size: 14px;
    padding: 0;
    float: none;
    width: auto;
    display: inline-block;
}
.wds_single_product_container {
    float: left;
    width: 100%;
}
.wds_single_product_container form.cart {
    padding: 10px 0;
}
.woocommerce.single-product .shop_related_row .amount {
    font-size: 14px;
}
.variations .selectboxit-container .selectboxit, .selectboxit-container .selectboxit {
    color: #404040;
    background-color: transparent;
    border-color: #eee;
    height: 40px;
    border: 1px solid #eee;
	margin: 0;
}
.woocommerce .star-rating:before{
	color: rgba(211, 206, 210, 0.57);	
}
.woocommerce .star-rating span{
	color: #28c9f2;	
}
.woocommerce .woocommerce-review-link{
	color: #B9B9B9;
    font-weight: 300;	
}
.woocommerce .woocommerce-review-link:hover{
	color: #28c9f2;	
}
.woocommerce div.product form.cart div.quantity{
	position: relative;
	float: left;
}
.woocommerce div.product form.cart div.quantity input{
	color: #262626;
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
	width:100px;
	height:52px;
    font-size: 1.2em;
	outline:none;	
}
.woocommerce .cart-btn{
    outline: none !important;
    float: none !important;
    display: inline-block;
    padding: 7px 20px;
    border: 2px solid #28c9f2;
    border-radius: 25px;
    text-transform: capitalize;
    color: #404040;
    min-width: 110px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    box-shadow: none;
    text-shadow: none;
    outline: none;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.woocommerce .cart-btn:hover, .woocommerce .cart-btn:focus {
    background-color: #28c9f2;
    color: #fff;
    box-shadow: none;
    text-shadow: none;
    outline: none;
}
.single-product .product_meta > span {
	display:block;
	margin-bottom:20px;
}
.single-product .product_meta span a{
	color: #AEAEB0;
}
.single-product .product_meta span a:hover{
	color:#28c9f2;
}
.single-product .product_meta span.posted_in a{
    font-size: 14px;
    font-weight: normal;
    margin-right: 5px;
}
.single-product .product_meta span.tagged_as a{
    font-weight: 300;
    padding: 2px 3px;
    font-size: 14px;
    text-transform: lowercase;
}
.woocommerce.columns-4 .product img, .woocommerce-page.columns-4 .product img{
	max-width:100%;
}
.woocommerce a.added_to_cart{
	box-shadow: none;
    outline: none !important;
    float: none !important;
    margin: 8px auto;
    margin-top: 0;
    border-color: #262626;
    color: #262626;
    background: rgb(255, 255, 255);
    text-transform: uppercase;
    display: inline-block;
    padding: 6px 12px;
    font-family: Montserrat;
    border: 2px solid transparent;
    border-radius: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
    min-width: 158px;
    position: absolute;
    transform: translate(-100%);
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -o-transform: translate(-100%);
}
.woocommerce .cart-btn.added{
	opacity:0;
}
.woocommerce a.added_to_cart:hover {
    border-color: #28c9f2;
    color: #28c9f2;
    background: transparent;
}
/*================================================= woocommerce sidebar start ======================*/
.woocommerce.widget{
	margin-bottom:30px !important;
}
.widget .search-box {
    float: left;
    width: 100%;
    position: relative;
}
.widget_product_search .search-form{
    float: left;
    width: 100%;
    position: relative;
    height: 100%;
}
.widget .search{
	box-sizing: inherit;	
	margin-top:0;
	margin-bottom:0;
}
.widget  form.search-form a.search {
    position: absolute;
    top: 50%;
    margin: 0;
    right: 20px;
    font-size: 15px;
    line-height: 15px;
    margin-top: -7.5px;
    width: 18px;
}
.widget_product_search .search-form .form-control {
    padding-right: 35px !important;
}
.widget_search_btn.search-submit {
    position: absolute;
    top: 50%;
    margin: 0;
    right: 20px;
    font-size: 15px;
    line-height: 15px;
    margin-top: -7.5px;
    display: block;
    box-shadow: none;
    text-shadow: none;
    padding: 0;
    border: none;
    background-color: transparent;
    outline: none;
    color: #999;
}
.widget_search_btn.search-submit:hover, .widget_search_btn.search-submit:focus {
    border: none;
    background-color: transparent;
    outline: none;
    color: #999;
    box-shadow: none;
    text-shadow: none;
}
.search-results .page-header {
    margin: 0 0 15px;
}
.search-results .page-header .page-title {
    font-size: 25px;
    margin: 0;
    font-weight: 500;
    position: relative;
    letter-spacing: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal{
	height: 10px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
	width: 1.2em;
	height: 1.2em;
    background-color: #28c9f2;	
    border-radius: 50%;	
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-rwdse{
    background-color: #28c9f2;	
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{
    top: -4px;
    width: 15px;
    height: 15px;
    border-radius: 0px;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
}
.price_slider_wrapper {
    float: left;
    width: 100%;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
    background-color: #fff;
    margin-bottom: 25px;
    border: 1px solid #ebebeb;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    background-color: #28c9f2;
    border: 1px solid #28c9f2;
    top: -1px;
    bottom: -1px;
    height: auto;
}

.widget_price_filter form{
	position: relative;
    padding-top: 50px;
	z-index: 0;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label{
	float: left;
	width: 100%;
	text-align: left;
	position: absolute;
	top: 0;
	text-transform:uppercase;
    font-size: 14px;
    font-weight: 500;	 
	color: #404040;
}
.woocommerce .widget_price_filter .price_slider_amount .price_label span{
    color: #132834;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover, .woocommerce .widget_price_filter .price_slider_amount .button:focus {
	background-color: #28c9f2;
	color: #fff;
}
.widget.yith-woocommerce-ajax-product-filter ul li {
    width: 100%;
}
.widget.yith-woocommerce-ajax-product-filter ul li a {
    font-size: 11px;
    font-weight: 600;
}
.widget.widget_layered_nav ul,
.widget.yith-woo-ajax-navigation ul{
    background: #f2f2f2;
    border: 1px solid #bfbfbf;
    padding: 10px 20px;
    margin-bottom: 20px;	
}
.widget.widget_layered_nav ul li,
.widget.yith-woo-ajax-navigation ul li{
	display:inline-block;
	margin-right: 15px;
	margin-bottom:5px;
}
.widget.widget_layered_nav ul li a,
.widget.yith-woo-ajax-navigation ul li a{
	position: relative;
	padding-left: 25px;
	cursor: pointer;
	font-family: 'Open Sans';
	font-size: 11px;
	font-weight: 500;
	text-transform: uppercase;
	color: #132834 !important;
}
.widget.yith-woo-ajax-navigation ul li .count{
	color: #132834;
}
.widget.widget_layered_nav ul li a:before,
.widget.yith-woo-ajax-navigation ul li a:before{
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 12px;
    height: 12px;
    border: 1px solid #aaa;
    background: #e6e6e6;
}
.widget.widget_layered_nav ul li.chosen a:after,
.widget.yith-woo-ajax-navigation ul li.chosen a:after{
    content: "ÃƒÆ’Ã‚Â¢Ãƒâ€¦Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â";
    position: absolute;
    top: 2px;
    left: 2px;
    font-size: 10px;
    color: rgb(174, 174, 174);
    transition: all 0.2s;
}
.woocommerce .widget_layered_nav ul li.chosen a:before, .woocommerce .widget_layered_nav_filters ul li a:before{
	color:transparent;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img{
    float: left;
    margin-left: 0;
	width: 40px;
	margin-top: 5px;
    margin-right: 20px;
}
.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li{
	border-bottom: 1px solid #ebebeb;
	padding-left:0;
}
.widget_shopping_cart_content {
    float: left;
    width: 100%;
    background-color: #f9f9f9;
    padding: 12px 15px 0;
    border: 1px solid #ebebeb;
}
.woocommerce .widget_shopping_cart .total .amount, .woocommerce.widget_shopping_cart .total .amount {
    float: right;
    font-size: 20px;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border: none;
    padding: 12px 0;
    float: left;
    width: 100%;
    margin: 0;
}
.woocommerce .widget_shopping_cart .buttons, .woocommerce.widget_shopping_cart .buttons {
    float: left;
    width: 100%;
    padding: 15px 0;
    margin: 0;
    text-align: center;
}
.woocommerce .widget_shopping_cart .buttons .button, .woocommerce.widget_shopping_cart .buttons .button {
    margin: 0 4px;
	font-size: 14px !important;
}
.woocommerce .widget_shopping_cart .cart_list li .variation{
	border-left: none;
	margin-left: 35px;
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
.woocommerce .widget_shopping_cart .cart_list li .variation dd,
.woocommerce .widget_shopping_cart .cart_list li .variation dt{
	margin:0;
	padding:0;
	display:inline-block;
}
.product_list_widget .woocommerce-Price-amount.amount {
    float: left;
    width: 100%;
    display: block;
    padding-left: 50px;
}
.woocommerce .widget_shopping_cart .cart_list li .variation dd p{
	margin: 0 5px;
	font-size: 12px;
	line-height: 20px;
}
.woocommerce .sidebar ul.product_list_widget li ins .woocommerce-Price-amount.amount {
    padding-left: 0;
    float: none;
    font-size: 14px;
    letter-spacing: 0;
}
.woocommerce .sidebar ul.product_list_widget li del .woocommerce-Price-amount.amount {
    font-size: 14px;
    letter-spacing: 0;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a{
	font-family: 'Hind', sans-serif;
    margin: 20px 0;
    font-size: 16px;
    font-weight: 500;
    color: #262626;	
}
.woocommerce ul.cart_list li .quantity, .woocommerce ul.product_list_widget li .quantity{
	color: #262626;
	font-weight: 600;
	letter-spacing: 2px;
	font-family: 'Hind', sans-serif;
	margin: 20px 0;
	text-transform: uppercase;
	margin-left: 50px;
	transform: translateY(-15px);
	display: block;
	margin-bottom:0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove:hover, .woocommerce.widget_shopping_cart .cart_list li a.remove:hover{
    color: #262626 !important;	
	background:none;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove{
	font-size: 20px;
	left: auto;
	right: -5px;
	display: block;
	clear: both;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 1.42857143;
	color: #aeaeae !important;
	white-space: nowrap;
	margin: 0;
}
.woocommerce ul.product_list_widget li a {
    margin-bottom: 0;
    color: #132834;
    display: block;
}
.woocommerce ul.product_list_widget li ins,
.woocommerce ul.product_list_widget li del{
	color: #132834;
    font-weight: 600;
    letter-spacing: 2px;
	font-family: 'Hind', sans-serif;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 0;
	background:none;
	font-size: 11px;
} 
.woocommerce ul.product_list_widget li del {
    opacity: .5;
    text-decoration: line-through;
    display: inline-flex;
}
.woocommerce ul.product_list_widget li del .woocommerce-Price-amount.amount {
    padding: 0;
}
.woocommerce ul.product_list_widget li ins{
	margin-left:10px;
	font-size: 13px;
	color: #28c9f2;
    letter-spacing: 2px;
    font-weight: 500;
	
}
.woocommerce ul.product_list_widget li .reviewer{
    color: #132834;
    font-weight: 600;
    letter-spacing: 0.9px;
    font-family: 'Hind', sans-serif;
    display: inline-block;
    margin-bottom: 0;
    background: none;
    font-size: 10px;
}
.woocommerce ul.product_list_widget .star-rating{
    font-size: 0.7em;	
}
.selectboxit-container .selectboxit .selectboxit-arrow-container {
	height: 38px !important;
	line-height: 38px !important;
}
.selectboxit-arrow-container {
	right: 0 !important;
}
.widget.woocommerce .selectboxit-container .selectboxit-options li a{ 
	padding: 10px 20px;
}
.widget.woocommerce .selectboxit-container .selectboxit-options{
	box-sizing: border-box;
    margin: 0px;
    padding: 0px;
    top: 100% !important;
    list-style: outside none none;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    cursor: pointer;
    display: none;
    z-index: 2147483647;
    border-radius: 0px;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-top: 3px solid #28c9f2;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    backface-visibility: hidden;
    -webkit-animation: select_dropdown_animation 0.3s;
    -moz-animation: select_dropdown_animation 0.3s;
    -ms-animation: select_dropdown_animation 0.3s;
    animation: select_dropdown_animation 0.3s;
}
.woocommerce .widget_layered_nav ul li a{
    color: #262626;	
}
.woocommerce .widget_layered_nav ul li a:hover{
    color: #28c9f2;	
}
.woocommerce .widget_layered_nav .selectboxit-container .dropdown_layered_nav_color + ul li{
	display:block;
}
.woocommerce .widget_layered_nav .selectboxit-container .dropdown_layered_nav_color + ul li a{
	display:block;
}
.woocommerce .widget_layered_nav .selectboxit-container .dropdown_layered_nav_color + ul li a:before{
	display:none;
}
.widget.widget_layered_nav_filters ul li a{
	display: inline-block;
	color: #262626;
	margin-right: 0px;
	margin-bottom: 4px;
	font-weight: 500;
	letter-spacing: 0.7px;
	font-size: 13px !important;
}
.widget.widget_layered_nav_filters ul li a:hover{
	color: #28c9f2;
}
.widget.widget_layered_nav_filters ul li a:before{
	content: "X";
	font-family: 'Hind', sans-serif;
	color: #F44336;
	font-weight: 700;
	float: right;
	margin: 3.4px 6px;
}
.widget.widget_product_categories ul li a:hover{
    color: #28c9f2;	
}
#container #content > .woocommerce-ordering,
#container #content > .shop-dropdown{
	float:left;
	margin-right:10px; 
}
#container #content > .btn.btn-shop{
	margin:10px;
}
#container #content > .yit-wcan-container, #container #content > .shop-container{
	clear:both;
}
/*==================================== woocommerce sidebar end ============================= */
.woocommerce .quantity .qty{
    background: transparent;
    border: 1px solid #bfbfbf;
    line-height: 1;
    height: 34px;
    width: 6em;
    text-align: center;
    padding-left: 10px;
    outline: none;
    font-size: 13px;	
}
.product_meta {
    float: left;
    width: 100%;
    padding: 5px 0;
}
.woocommerce form .form-row {
    margin: 0 0 15px;
}
.woocommerce form .form-row label {
    line-height: 2;
    font-family: 'Hind', sans-serif;
    font-weight: 500;
    color: #808080;
    font-size: 13px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce input.button.alt {
    background-color: transparent !important;
    outline: none !important;
    display: inline-block;
    padding: 10px 20px;
    border: 2px solid #28c9f2;
    border-radius: 25px;
    text-transform: capitalize;
    color: #404040 !important;
    min-width: 110px;
    text-align: center;
    font-size: 15px;
    line-height: 15px !important;
    font-weight: 500;
    box-shadow: none;
    text-shadow: none;
    outline: none;
    font-family: 'Hind', sans-serif;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled], .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover {
    background-color: #404040 !important;
    border-color: #404040 !important;
    color: #fff !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus {
	border-color: #28c9f2 !important;
	color: #fff !important;
	background-color: #28c9f2 !important;
}
.woocommerce-cart table.cart td.actions .coupon .input-text{
    border: 1px solid #ebebeb;
    padding: 8px 10px 7px;
    background-color: #f9f9f9;
    min-width: 180px;
    margin-top: 3px;	
	}
.woocommerce a.remove{
	color: #aeaeae !important;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	font-size: 25px;
}	
.woocommerce a.remove:hover{
	color: #262626 !important;
	background: none;
}
.woocommerce-cart table.cart td a, .woocommerce-cart table.cart th a{
	color: #262626;
}
.woocommerce-cart table.cart td a:hover, .woocommerce-cart table.cart th a:hover{
	color: #28c9f2;
}

.woocommerce .checkout .selectboxit{
	display:none !important;
}
.woocommerce form .form-row .input-text{
	display: block;
    width: 100%;
    height: 45px;
    padding: 0 15px !important;
    font-size: 14px;
    font-weight: 300;
    line-height: 45px;
    color: #404040;
    background-color: #F9F9F9 !important;
    border: 1px solid #ebebeb;
    text-transform: none;
    border-radius: 0;
    margin: 0;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    outline: none !important;
    text-shadow: none !important;
}
.woocommerce form .form-row textarea.input-text {
    height: 150px;
    display: block;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
	padding: 14px 15px !important;
    line-height: 20px;
}
.checkout.woocommerce-checkout .select2-choice {
	display: block;
    width: 100%;
    height: 45px;
    padding: 0 15px !important;
    font-size: 14px;
    font-weight: 300;
    line-height: 45px;
    color: #404040;
    background-color: #F9F9F9 !important;
    border: 1px solid #ebebeb;
    text-transform: none;
    border-radius: 0;
    margin: 0;
    box-shadow: none !important;
	-webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    outline: none !important;
    text-shadow: none !important;
}
.shop_table.woocommerce-checkout-review-order-table tfoot th {
    background-color: transparent;
}
.select2-container .select2-choice {
    display: block;
    padding: 7px 0 7px 8px;
	border-radius: 0px;
}
.pagination_center .page-numbers{  
	float: none !important;
}
.woocommerce nav.woocommerce-pagination ul{
	border:none;
	float:left;
}
.woocommerce-info a{
    color: #28c9f2;	
}
.woocommerce nav.woocommerce-pagination ul li{
	border:none;
	margin: 0 5px;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li> span {
    margin: 0;
    width: 40px;
    height: 40px;
    text-decoration: none;
    font-weight: 400;
    padding: 0;
    font-size: 15px;
    line-height: 37px;
    display: inherit;
    background-color: transparent;
    border: 1px solid #28c9f2;
	border-radius: 0px;
}
.woocommerce nav.woocommerce-pagination ul li a span {
    width: 100%;
    height: 100%;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
	background-color: #28c9f2;
    color: #fff;	
}
.woocommerce p.stars a {
	color: #28c9f2;
}
.woocommerce p.stars a:hover {
    opacity: 1;
}
.product_meta a:hover {
    opacity: 1;
}
.single-product.woocommerce .variations a.reset_variations{
	color: #262626;
    display: block;		
}
.reset_variations:hover, .reset_variations:focus {
    text-decoration: none;
}
.single-product.woocommerce .single_variation_wrap .quantity {
    position: relative;
    float: none;
    display: inline-block;
	margin-right:4px;
}
.single-product.woocommerce .single_variation_wrap .quantity .qty {
    background: #f2f2f2;
    width: 90px;
    line-height: 40px;
    font-size: 14px;
    outline: none;
    color: #404040;
    background-color: transparent;
    border-color: #eee;
    height: 40px;
    border: 1px solid #eee;
    padding: 0 5px;
	margin-right: 10px;
}
.cart .quantity {
    display: inline-block;
}
.selectboxit-container .selectboxit .selectboxit-text {
	height: 40px !important;
	line-height: 40px !important;
}
.row.shop-container.products {
    margin: 0;
}
.shop_related_row .row.shop-container.products {
    margin: 15px 0 0;
    float: left;
    width: 100%;
}
form.checkout.woocommerce-checkout,
.woocommerce table.shop_table{
	margin-top:50px;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message{
	margin-top:30px !important;
	border: 2px solid #262626;
}
.woocommerce-cart table.cart img {
    width: 65px;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    margin: 0;
    display: inline-block;
    padding: 10px 20px;
    border: 2px solid #28c9f2;
    border-radius: 25px;
    text-transform: capitalize;
    color: #fff !important;
    min-width: 110px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    box-shadow: none;
    text-shadow: none;
    outline: none;
	background-color: #404040 !important;
	border-color: #404040 !important;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:active {
	background-color: #28c9f2 !important;
	border-color: #28c9f2 !important;
	color: #fff;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 35%;
    padding: 20px;
    background-color: #f9f9f9;
	margin-bottom: 50px;
	border: 1px solid #ebebeb;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
    background-color: #fff;
}
.cart_totals h2 {
    font-size: 18px;
    margin-bottom: 20px;
}
.woocommerce table.shop_table {
	border-radius: 0px;
	border: 1px solid #ebebeb;
}
.woocommerce table.shop_table th {
	background-color: #f9f9f9;
}
.woocommerce .cart_totals table.shop_table th {
	background-color: transparent;
}
.woocommerce-cart .wc-proceed-to-checkout {
    text-align: right;
}
.woocommerce-checkout-payment {
    float: left;
    width: 100%;
    background: #f9f9f9 !important;
    margin-bottom: 50px;
    border-radius: 0 !important;
    border: 1px solid #ebebeb;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	background-color: #ebebeb;
}
#add_payment_method #payment div.payment_box:before, .woocommerce-cart #payment div.payment_box:before, .woocommerce-checkout #payment div.payment_box:before {
	border: 1em solid #ebebeb;
	border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
.woocommerce-thankyou-order-received {
    padding: 5px 15px;
    float: left;
    width: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border: 1px solid #28c9f2;
    margin: 40px 0 30px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
    background-color: transparent;
}
.woocommerce .customer_details {
    margin: 25px 0 !important;
}
.woocommerce .woocommerce-info:before {
	color: #28c9f2;
}
.woocommerce-order-received h2 {
    font-size: 18px;
	margin: 20px 0 10px;
}
table.order_details {
    margin: 25px 0 !important;
}
.product-name a {
    color: #404040;
}
.woocommerce ul.order_details {
    padding: 15px 10px;
    margin: 10px 0;
    list-style: none;
    list-style: none;
    float: left;
    width: 100%;
    background-color: #f4f4f4;
}
.woocommerce .order_details li strong {
    margin-top: 8px;
}
form.cart {
	float: left;
	width: 100%;
	padding: 5px 0;
}
form.cart .quantity {
    margin-right: 10px;
}
form.cart .cart-btn {
    margin: 0;
}
.in-stock {
    color: green;
}
.product_meta {
    float: left;
    width: 100%;
    padding: 5px 0;
}
.select2-dropdown-open .select2-choice {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.select2-search {
	margin-top: 2px;
}
/* woocommerce end */
.vc_images_carousel .vc_carousel-inner .vc_inner img{
	width:100%;
}
.no_padding_bottom{
	padding-bottom:0;
}
.no_padding_top{
	padding-top:0;
}
.no_margin_bottom{
	margin-bottom:0;
}
.no_margin_top{
	margin-top:0;
}
#success_mes_shortcode {
    color: #3c763d;
	margin: 0;
}
.wds_page_sidebar{
	float: left;
    width: 100%;
	padding:50px 0;
}
.timeline {
    float: left;
    width: 100%;
}
.invo_history{
	float: left;
    width: 100%;
	border-top: 1px solid #e0e0e0;
	padding: 20px 0px;
}
.timeline .invo_history:last-child{
	border-bottom: 1px solid #e0e0e0;  
}  
.invo_listed h5.accent{
    margin-top: 10px;
    font-size: 11px;
}
.wds_blog_centre{
	text-align: center;
}
.wds_blog_centre .btn-default{
	display: inline-block;
	float: none !important;
	margin-top: 20px;
}
.comment-respond {
    margin-top: 30px;
    float: left;
    width: 100%;
}
.invo_bottom_spacer50{
	margin-bottom: 50px;
} 
.invo_top_spacer30{
	margin-top: 30px;
}
.woocommerce #reviews h3 {
    font-size: 18px !important;
    margin: 10px 0px 20px !important;
}
.wds_product_comment{
	width: 100%;
	float: left;
}
.single-product .row .col-md-12 .tabs-container .wds_product_comment {
    width: 70%;
}
.wds_product_comment p{
    float: left;
    width: 100%;
	margin-bottom: 20px !important;	
}
.wds_product_comment p label{
	font-weight: normal;
    font-size: 15px;
    float: left;
    width: 25%;
    color: #666;
    text-transform: capitalize;
}
.wds_product_comment p input[type="text"]{
    float: left;
    width: 100%;
    padding: 10px;
}
.wds_product_comment .selectboxit-container .selectboxit{
	height: 25px !important;
	margin: 5px 0 !important;	
	background-color: transparent;
}
.wds_product_comment .selectboxit-container .selectboxit .selectboxit-text {
    height: 25px !important;
    line-height: 25px !important;
}
.wds_product_comment .selectboxit-container .selectboxit .selectboxit-arrow-container {
    height: 18px !important;
    line-height: 25px !important;
}
.wds_product_comment p.stars {
    width: auto;
	margin: 0 5px 0 0 !important;
}
.wds_product_comment p.stars span {
    display: inline-block;
    vertical-align: sub;
}
.comment-form-authore {
    width: 50%;
    float: left;
}
.wds_product_comment .comment-form-author, .wds_product_comment .comment-form-email {
    float: left;
    width: 50%;
    padding-right: 15px;
}
.wds_product_comment .comment-form-email {
    padding-right: 0;
}
.invo_main_section {
    float: left;
    width: 100%;
    padding: 50px 0px;     
}
.invo_main_weinvo{
	float: left;
	width: 100%;
	padding: 50px 0px 10px;
}
.invo_white_text{
	color: #fff !important;
	padding: 10px;
	border: 2px solid #fff !important;
}
/*======================================== top header section ================================*/
.wds_top_header {
    float: left;
    width: 100%;
    padding: 5px 0px;
    z-index: 9;  
    position: relative;
	background-color: #28c9f2;
}
.wds_left_links {
    float: left;
    width: 100%;
}
.wds_left_links ul {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
.wds_left_links ul li {
    display: inline-block;
    list-style: none;
    padding-right: 10px;
}
.wds_left_links ul li a {
    float: left;
    color: #fff;
    padding-top: 5px;
}	
.wds_left_links ul li a i {
    padding-right: 5px;
}
.wds_top_header .social {
    float: right;
}
.wds_top_header .wds_social_link li a {
    width: auto;
    height: auto;
    border: none;
    line-height: 25px;
    padding: 0 5px;
	color: #fff !important;
	background-color: transparent !important;
	border: none !important;
}
.wds_top_header .wds_social_link li:last-child a {
    padding-right: 0;
}
.wds_top_header .wds_social_link li a:hover, .wds_top_header .wds_social_link li a:focus {
	color: #fff !important;
}
.shop_banner {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
}
.shop_banner img {
    max-width: 100%;
}
/*==================================================== top header section ==================*/
.selectboxit-container #pa_sizeSelectBoxIt, .selectboxit-container #pa_colorSelectBoxIt{
    width: 180px !important;	
	height: 40px !important;
	line-height: 40px !important;
}
.woocommerce button.single_add_to_cart_button{
	padding: 11px 15px;
}
.woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled[disabled]{
	padding: 11px 15px;
}
.left_spacer{
	padding-left: 0px;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message{
    border: 2px solid #F3F3F3;
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 9999;
    background-color: #F3F3F3;
    color: #333333;
    line-height: 30px;	
	-webkit-animation:bounceInUp 0.8s ease;
	-moz-animation:bounceInUp 0.8s ease;
	-ms-animation:bounceInUp 0.8s ease;
	-o-animation:bounceInUp 0.8s ease;
	animation:bounceInUp 0.8s ease;
    margin: 0 !important;	
    -webkit-box-shadow: 6px 6px 20px -8px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 6px 6px 20px -8px rgba(0, 0, 0, 0.25);
	box-shadow: 6px 6px 20px -8px rgba(0, 0, 0, 0.25);	
}
.woocommerce .woocommerce-error .button, .woocommerce .woocommerce-info .button, .woocommerce .woocommerce-message .button{
    margin-left: 15px;	
}

.woocommerce-cart .woocommerce .cart_item .variation dd{
    padding: 0;
    margin: 0;	
}
.woocommerce-cart .woocommerce .cart_item .variation dd p{
    padding: 0;
    margin: 0;
    line-height: 21px;
    font-size: 12px;
    color: #9E9E9E;	
} 
.woocommerce-cart table.cart input{
    line-height: 1.25;	
}
.woocommerce .checkout_coupon input.button{
	margin: 10px 0;
}
.rslider{
   margin-bottom: 0px!important; 
}
/*=============================================== Overlay css ================================*/
.wds_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(14, 1, 33, 0.82);
    z-index: 0;
}
.video_btn {
	width: 80px;
    height: 80px;
    line-height: 78px;
    border: 2px solid #fff;
    border-radius: 100%;
    font-size: 60px !important;
    margin: 0;
    color: #fff;
    padding: 0;
}
.video_btn:hover, .video_btn:focus {
    color: #fff;
}
.video_btn i {
    margin: 0 !important;
	padding: 0;
}
.video_btn:hover {
    color: #fff;
}
div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content_container .pp_right, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right  {
	background-image: none !important;
}
/* tab-panel css start */
.vc_tta-tabs-container {
    background-color: #f9f9f9;
}
.vc_tta-tabs-container {
    background-color: #f8f8f8;
    margin: 0 !important;
}
.vc_tta-tabs-container li a {
    border-radius: 0px !important;
	border: none !important;
}
.vc_tta-tabs-container ul li a, .vc_tta-tabs-container ul li a:hover, .vc_tta-tabs-container ul li a:focus { 
    border-color: #e3e3e3 !important;
    background-color: #EBEBEB !important;
}
.vc_tta-tabs-container ul li.vc_active a {
    background-color: #28c9f2 !important;
    color: #fff !important;
}
.vc_tta-panel-body p {
	margin: 0;
	color: #fff;
	padding: 30px 0;
	background-color: #28c9f2;
	margin: -10px 0 0;
}
.vc_tta-panel-body .wpb_single_image.vc_align_center {
	margin: 0 !important;
}
.vc_tta-panel-body .wpb_content_element {
    margin-bottom: 0;
}
/* tab-panel css end */
/*========================================== search section css start ========================*/
.wds_menu .nav-right-info .navbar-nav > li > a{
    padding: 41px 15px;	
	z-index: 1;	
}
.wds_menu li {
    margin: 0px 15px;
}
.wds_header_wrapper .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 0;
}
a.search-toggle {
    position: absolute;
    top: auto;
    bottom: -28px;
    left: 15px;
}
.logged-in .wds_search_form {
    top: 32px;
}
.wds_search_form {
    position: fixed;
    top: 0;
    height: 80px;
    right: 0;
    left: 0;
	opacity: 0;
    visibility: hidden;
    z-index: 1;
    background-color: #fff;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.wds_search_form input {
    width: 100%;
    height: 100%;
    border: none;
    margin: 0;
	opacity: 0;
    font-size: 14px;
    padding: 20px 45px 20px 20px;
    outline: none;
    box-shadow: none;
    background-color: transparent;
}
.wds_search_form.open_form {
	opacity: 1;
    visibility: visible;
}
.wds_centerd_header .wds_search_form.open_form {
	opacity: 1;
    visibility: visible;
}
.wds_fixed_remove.wds_search_form.open_form {
    opacity: 0;
}
.nav-right-info form .close, .wds_right_info form .close {
	position: absolute;
	right: 20px;
	top: 50%;
	color: #262626 !important;
	margin-top: -13px;
	opacity: 0;
	padding: 0;
	-webkit-animation: search_close_animation 0.3s;
	-moz-animation: search_close_animation 0.3s;
	-ms-animation: search_close_animation 0.3s;
	-o-animation: search_close_animation 0.3s;
	animation: search_close_animation 0.3s;
}
.nav-right-info .open_form .close, .wds_search_form.open_form input, .wds_right_info .open_form .close  {
    opacity: 1;
}
.wds_search_form input::-moz-placeholder {
  color: #eee;
  font-size: 30px;
  opacity: 1;
  font-family: 'Great Vibes';
}
.wds_search_form input:-ms-input-placeholder {
  color: #eee;
  font-size: 30px;
  font-family: 'Great Vibes';
}
.wds_search_form input::-webkit-input-placeholder {
  color: #eee;
  font-size: 30px;
  font-family: 'Great Vibes';
}
/*====================================== search section css end ==============================*/
/* achievement section css start */
.wds_service_content {
    margin-top: 20px;
    color: #555555;
}
.wds_service_content .heading {
    display: block;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.wds_service_content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.wds_service_content ul li {
    color: #132834;
    font-family: 'Hind', sans-serif;
}
/*============================================= Team section =================================*/
.wds_team_section {
    float: left;
    width: 100%;
    padding: 70px 0px;
}
.wds_team_content {
    float: left;
    width: 100%;
}
.wds_team_wrapper {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 15px;
    background-color: rgba(14, 1, 33, 0.82);
}
.wds_team_wrapper:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0px;
    left: 0;
    border-left: 6px double #28c9f2;
    border-top: 6px double #28c9f2;
    z-index: 1;
}
.wds_team_wrapper:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    border-right: 6px double #28c9f2;
    top: 0px;
    border-top: 6px double #28c9f2;
    right: 0;
    z-index: 1;
}
.wds_team_img {
    float: left;
    width: 100%;
    position: relative;
	border-bottom: 0;
	text-align: center;
	z-index: 1;
    background-color: rgba(255, 255, 255, 0.7);
}
.wds_team_img .wds_blog_img {
    width: 100%;
}
.wds_team_img:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    border-left: 6px double #28c9f2;
    bottom: -15px;
    border-bottom: 6px double #28c9f2;
    left: -15px;
    z-index: 1;
}
.wds_team_img:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: -15px;
    right: -15px;
    border-right: 6px double #28c9f2;
    border-bottom: 6px double #28c9f2;
    z-index: 1;
}
.wds_team_img img {
    max-width: 100%;
}

.wds_team_detail {
    color: #fff;
    text-align: center;
    background: #fff;
    box-shadow: 0px 0px 12px #c7c7c7;
}
.wds_team_detail h5 {
    text-transform: capitalize;
    font-size: 20px;
    color: #404040;
	font-weight: 600; 
	line-height: 23px;
    margin: 15px 0 10px;
}
.team_status {
    font-size: 16px;
    margin: 5px 0 8px;
    color: #999;
    line-height: 20px;
    text-transform: capitalize;
}
.wds_team_detail ul {
    display: flex;
    justify-content: center;
    padding: 0;
    list-style: none;
}
.wds_team_detail .social li a {
    border-width: 2px !important;
    line-height: 27px;
    font-size: 14px;
}
.social_wrapper {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.social {
    padding: 0;
    margin: 0;
    list-style: none;	
}
.social li {
    float: left;
    margin-right: 6px;
}
.social li a {
    width: 30px;
    height: 30px;
    display: block;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
	text-align: center;
    border: 1px solid #fff;
    border-radius: 100%;
    transition: all 0.3s ease;
}
/*====================================== wds team style1 end ========================*/
/*====================================== wds team style2 slider start ========================*/
.team_slider img {
    max-width: 100%;
    width: auto !important;
    display: inline-block !important;
}
.team_slider .wds_team_img {
    text-align: center;
    background-color: #fff;
}
.team_slider .wds_team_detail {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 15px;
    right: 15px;
    background-color: rgba(255, 255, 255, 0.85);
    width: auto;
    padding: 10px 0;
	margin: 0 !important;
}
.team_slider .wds_team_wrapper {
    background-color: transparent;
}
.team_slider .wds_team_img:after, .team_slider .wds_team_img:before, .team_slider .wds_team_wrapper:after, .team_slider .wds_team_wrapper:before {
    display: none;
}
.team_slider .owl-prev, .team_slider .owl-next {
    position: absolute;
    top: 50%;
    margin: 0 !important;
    padding: 0 !important;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 30px !important;
    border-radius: 0 !important;
    background-color: #404040 !important;
}
.team_slider .owl-prev {
    left: 15px;
}
.team_slider .owl-next {
    right: 15px;
}
/*=================================== wds team style2 slider =================================*/
/*=================================== wds price table style1 =================================*/
.wds_pricetable_section {
    float: left;
    width: 100%;
    padding-bottom: 70px;
}  
.wds_pricing_table {
    width: 100%;
    float: left;
    background-color: #fff;
	border: 1px solid #ebebeb;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.wds_pricing_table:hover .wds_btn, .wds_pricing_table.active .wds_btn {
    background-color: #28c9f2;
    color: #fff;
}
.wds_pricing_table:hover .wds_price_footer, .wds_pricing_table.active .wds_price_footer {
    box-shadow: 0 3px 5px rgba(204, 204, 204, 0.8);
}
.wds_pricing_table .wds_pricing_heading {
	width: 100%;
    float: left;
    text-align: center;
    position: relative;
    letter-spacing: 3px;
    color: #fff;
    background-color: #28c9f2;
    padding-bottom: 30px;
	box-shadow: 0 2px 3px #ccc;
}
.wds_pricing_heading:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	width: 20px;
	height: 20px;
	background-color: #28c9f2;
	margin-top: -10px;
	font: normal normal normal 14px/1 FontAwesome;
	margin-left: -10px;
	font-size: 25px;
	color: #f65280;
	box-shadow: 1px 1px 3px #ccc;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.wds_pricing_table .price .heading {
	font-size: 70px;
}
.wds_pricing_heading h4 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 30px 0;
    text-transform: capitalize;
    color: #000;
    font-size: 20px;
    line-height: 25px;
}
.wds_price {
    float: left;
    width: 100%;
}
.price_currency {
    margin: 0;
    width: 100px;
    height: 100px;
    display: inline-block;
    font-size: 21px;
    color: #343434;
    padding: 30px 0;
    background-color: #ebebeb;
    position: relative;
    z-index: 1;
    border-radius: 100%;
}
.price_currency .small {
	margin: 0;
    font-size: 14px;
    letter-spacing: 0;
    color: #343434;
    line-height: 20px;
    display: block;
}
.wds_pricing_table .price sup {
	font-size: 38px;
}
.wds_pricing_table .price .small {
	text-transform: lowercase;
}
.price_currency:after {
	content: "";
	position: absolute;
	top: -5px;
	left: -5px;
	right: -5px;
	bottom: -5px;
	background-color: rgba(255, 255, 255, 0.3);
	z-index: -1;
	border-radius: inherit;
}
.wds_price_body {
    float: left;
    width: 100%;
    padding: 30px 0;
    background-color: #fff;
}
.wds_price_body ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.wds_price_body ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 25px;
    padding: 7px 0;
}
.wds_price_footer {
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0 30px;
    background-color: #f7f7f7;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

h2.wds-team-name {
    color: #444445;
}
/*=========================== wds price table style1 =================================*/
/*====================== wds price table style1 =================================*/ 
.wds_pricing_table.price_style2 {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}
.wds_pricing_table.price_style2 .wds_pricing_heading {
    background-color: transparent;
    padding: 0;
    box-shadow: none;
}
.wds_pricing_table.price_style2 .wds_pricing_heading h4 {
    border-bottom: 1px solid #eee;
}
.wds_pricing_table.price_style2 .price_currency {
    width: 100%;
    height: 100%;
    border-radius: 0;
    font-size: 50px;
    border-bottom: 1px solid #eee;
    color: #28c9f2;
    font-weight: bold;
    background-color: #eee;
}
.wds_pricing_table.price_style2 .price_currency:after {
    opacity: 0;
}
.wds_pricing_table.price_style2 .price_currency .small {
    display: inline-block;
}
.price_style2 .wds_pricing_heading:after {
    display: none;
}
.wds_pricing_table.price_style2 .wds_price_body ul {
    padding: 0 20px;
}
.wds_pricing_table.price_style2 .wds_price_footer {
    background-color: #eee;
    border-top: 1px solid #eee;
}
/*================================= wds price table style2 =================================*/
/*================================= wds service section start ================================*/
.wds_service_section {
    float: left;
    width: 100%;
	padding: 70px 0 45px;
}
.wds_service_container {
    float: left;
    width: 100%;	
}
.wds_service_container > .wds_service_div:nth-child(3n + 1) {
    clear: left;
}
.wds_service_wrapper {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.wds_service_img {
    float: left;
    width: 100%;
    overflow: hidden;
}
.wds_service_img img {
    width: 100%;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.wds_service_heading {
    font-size: 18px;
    line-height: 25px;
    text-transform: capitalize;
    margin: 0 0 10px;
    color: #404040;
    font-weight: 600;
}
.wds_service_img:hover img {
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
}
/*===================================== wds service section end ==============================*/
/*==================================== service style 2 start =================================*/
.wds_service_detail {
    text-align: center;
	position: relative;
	z-index: 1;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
/*.wds_service_detail:after {*/
/*	content: "";*/
/*	position: absolute;*/
/*	top: 50px;*/
/*	left: 0;*/
/*	right: 0;*/
/*	bottom: 0;*/
/*	border: 1px solid transparent;*/
/*	z-index: -1;*/
/*	transition: all 0.3s ease;*/
/*	-webkit-transition: all 0.3s ease;*/
/*	-moz-transition: all 0.3s ease;*/
/*	-ms-transition: all 0.3s ease;*/
/*	-o-transition: all 0.3s ease;*/
/*}*/
.wds_service_detail:hover:after {
    box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.18);
    border-color: #28c9f2;
}
.wds_service_icon {
    width: 80px;
    height: 80px;
    display: inline-block;
    line-height: 80px;
    font-size: 25px;
    border-radius: 100%;
    background-color: #28c9f2;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
}
.wds_service_icon:after {content: "";position: absolute;top: -5px;left: -5px;right: -5px;bottom: -5px;border: 1px solid #28c9f2;border-radius: 100%;}

.wds_services-wrapper .wds_heading-inner {
    background: rgb(229 45 39 / 2%);
    margin: 15px;
    padding: 50px 30px 40px;
    text-align: center;
    transition: all 0.3s linear;
    border: 7px double rgb(255 245 245);
    border-radius: 10px;
}
.wds_services-wrapper .wds_heading-inner:hover {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 7%);
    transform: translateY(-5px);
    background: #fff;
    border-color: #fff
}
.wds_service_icon {
    background-color: #f5f2ed;
}
.wds_service_icon:after {
    border: 1px dashed #ebe5da;
}
/*=================================  service style 2 end =====================================*/
/*================================== wds portfolio start =====================================*/
.wds_portfolio_section {
    float: left;
    width: 100%;
    padding: 70px 0;
}
.wds_portfolio_filter {
    float: left;
    width: 100%;
    padding: 0 0 50px;
    text-align: center;
}
.wds_portfolio_filter a {
    padding: 0px 10px 10px;
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
    color: #404040;
    position: relative;
    display: inline-block;
    border-bottom: 3px double transparent;
}
.wds_portfolio_filter a:after {
    content: "";
    width: 10px;
    height: 10px;
    background-color: #28c9f2;
    position: absolute;
    top: 100%;
    margin-top: -5.5px;
    left: 50%;
    margin-left: -5.5px;
    opacity: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.wds_portfolio_filter a.active, .wds_portfolio_filter a.active:after {
    opacity: 1;
	border-color: #404040;
}
.wds_portfolio_filter a:hover, .wds_portfolio_filter a.active {
    color: #28c9f2;
	opacity: 1;
}
.portfolio-container {
	float: left;
	width: 100%;
	padding-right: 0px;
	overflow:hidden;
}
.wds_portfolio_filter a {
    font-size: 18px;
    font-weight: 600;
    padding: 10px 20px;
    margin: 0 10px;
}
.wds_portfolio_img {
    float: left;
    width: 100%;
    text-align: center;
    overflow: hidden;
    position: relative;
	height: 100%;
}
.portfolio-container .item img {
	width: 100%;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;	
}
.portfolio-container .item:hover img {
 	-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.portfolio-container .item {
	position: relative;
	width: 25%;
    padding: 5px;
    overflow: hidden;
	z-index: 1;
}
.portfolio_content:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	background-color: rgba(255, 201, 37, 0.7); 
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
	z-index: 0;
}
.portfolio-container .item:hover .portfolio_content:after {
    opacity: 1;
}
.portfolio-container .item.w2 {
	width: 50%;
}
.portfolio-container .item.w3 {
	width: 33.333333333%;
}
.portfolio_content {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.portfolio_content .description a {
	color: #fff;
} 
.wds_port_content {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
	line-height: 25px;
    text-transform: capitalize;
    margin: 0;
    z-index: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transform: translate(-50%,-50%) scaleY(0);
	-webkit-transform: translate(-50%,-50%) scaleY(0);
    -moz-transform: translate(-50%,-50%) scaleY(0);
    -o-transform: translate(-50%,-50%) scaleY(0);
    -ms-transform: translate(-50%,-50%) scaleY(0);
}
.wds_port_content a {
	color: #fff;
}
.wds_port_content a:hover, .wds_port_content a:focus {
	color: #28c9f2;
	opacity: 1;
}
.portfolio-container .item:hover .wds_port_content {
    transform: translate(-50%,-50%) scaleY(1);
    -webkit-transform: translate(-50%,-50%) scaleY(1);
    -moz-transform: translate(-50%,-50%) scaleY(1);
    -o-transform: translate(-50%,-50%) scaleY(1);
    -ms-transform: translate(-50%,-50%) scaleY(1);
}
.zoom_img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50px;
    height: 50px;
    font-size: 20px;
    color: #fff;
    z-index: 1;
    border-top-left-radius: 30px;
    background-color: #28c9f2;
    text-align: center;
    line-height: 52px;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.zoom_img i {
    margin-right: -5px;
}
.zoom_img:hover {
	color: #fff !important;
	opacity: 1;
}
.wds_portfolio_img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.7);
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.portfolio-container .item:hover .zoom_img {
    visibility: visible;
    opacity: 1;
}
.portfolio-container .item:hover .wds_portfolio_img:after {
    visibility: visible;
    opacity: 1;
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor:hover {
	opacity: 1;
}
/*============================================ wds portfolio dynamic =========================*/
.wds_portfolio_dynamic.item {
    width: 33.333%;
	float: left;
}
/*======================================= wds portfolio dynamic ==============================*/
/*==================================== wds portfolio end =====================================*/

/*======================================= wds testimonial start =========================*/
.wds-testimonial-img {
    text-align: center;
    margin: 0px 0 15px;
    position: relative;
    z-index: 0;
}

.wds-testimonial-img img {
    border-radius: 50% !important;
    max-width: 100px!important;
    border: 5px solid #28c9f2!important;
}

.wds-testimonial-box {
    text-align: center;
    background-color: #fff;
    padding: 40px 30px 30px;
    border-radius: 8px;
    box-shadow: 0px 0px 15px #dfdfdf;
    margin: 15px;
}

.wds-testimonial-data p {
    font-size: 16px;
}

h4.wds-testimonial-name {
    color: #222;
    font-size: 16px;
    font-weight: 600;
}

h5.wds-testimonial-designation {
    font-size: 12px;
    font-weight: 600;
    color: #28c9f2;
}

.wds-testimonial-img:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 120px;
    background: #28c9f2;
    border-radius: 50px;
    transform: rotate(-45deg);
    left: 0;
    right: 0;
    margin: auto;
    top: -10px;
    z-index: -1;
    
}

.wds-testimonial-img:before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 100px;
    background: #28c9f2;
    top: -15px;
    margin-left: -10px;
    
}

.wds-testimonial-slider .swiper-container {
    padding-bottom: 30px !important;
}

.wds-testimonial-slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #28c9f2;
}

.swiper-button-next, .swiper-button-prev{
    background-image:none !important;
}

.wds-testimonial-wrapper i:hover {
    background: #ffe7e6;
    color: #28c9f2;
}

.wds-testimonial-wrapper i {
    color: #ababab;
    background: #ededed;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s linear;
}

/*======================================= wds testimonial end =========================*/

/*======================================= wds portfolio single start =========================*/
.wds_portfolio_single {
    float: left;
    width: 100%;
}
.wds_portfolio_single_wrapper {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.wds_portfolio_single_img {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.wds_portfolio_single_img img {
    max-width: 100%;
}
.wds_portfolio_single_content {
    float: left;
    width: 100%;
}
.wds_portfolio_single_content .wds_blog_img {
    margin-bottom: 20px;
}
.wds_portfolio_heading {
    font-size: 20px;
    line-height: 27px;
    margin: 10px 0 5px;
    text-transform: capitalize;
    font-weight: 600;
    color: #404040;
}
.wds_portfolio_subtitle {
    margin: 13px 0;
    font-size: 18px;
}
.wds_portfolio_small_title {
    color: #132834;
    font-size: 13px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 600;
	margin: 0 0 10px;
}
.wds_portfolio_single_content .social_wrapper {
    margin: 0;
    padding: 10px 0;
    border-top: 1px solid #eee;
    margin-top: 15px;
    border-bottom: 1px solid #eee;
}
.wds_portfolio_single_content .social_wrapper ul li a {
    border-radius: 100%;
    width: 35px;
    height: 35px;
    line-height: 32px;
    margin-right: 7px;
}
.social .facebook {
    background: #3b5998;
}
.social .twitter {
    background: #00aced;
}
.social .linkedin {
    background: #007bb6;
}
.social .flickr {
    background: #0063dc;
}
.social .youtube {
    background: #bb0000;
}
.social .dribbble {
    background: #ea4c89;
}
.social .gplus {
    background: #dd4b39;
}
.social .pinterest {
    background: #cb2027;
}
.social .skype {
    background: #00aff0;
}
.social .vimeo {
    background: #aad450;
}
.social .instagram {
    background: #c13584;
}
/*=============================================== wds portfolio single end ===================*/
/*================================ wds timeline section start ============================*/
.wds_timeline_section {
    float: left;
    width: 100%;
	position: relative;
	padding: 70px 0;
}
.wds_timeline_wrapper {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    z-index: 1;
    position: relative;
}
.wds_timeline_wrapper:last-child {
    margin-bottom: 0;
}
.wds_timeline_img {
    float: left;
    width: 50%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.23);
}
.wds_timeline_content {
    float: left;
    width: 55%;
    position: absolute;
    right: 0;
    top: 20px;
    bottom: 20px;
    padding: 20px;
    background-color: #fff;
	border: 1px solid #ebebeb;
}
.wds_timline_heading {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0;
    line-height: 27px;
    padding-bottom: 15px;
    position: relative;
}
.wds_timeline_img img {
    width: 100%;
}
.wds_timeline_content:before {
    bottom: 14px;
    right: 7px;
    color: #ee7496;
}
.wds_timeline_wrapper:nth-child(even) .wds_timeline_img { 
	 float: right;
}
.wds_timeline_wrapper:nth-child(even) .wds_timeline_content {
    right: auto;
    left: 0;
}
/*=================================== wds timeline section end ===============================*/
/*====================================== wds button ==========================================*/
.wds_btn {
    display: inline-block;
    padding: 7px 20px;
    border: 2px solid #28c9f2;
    border-radius: 25px;
    text-transform: capitalize;
    color: #404040;
    min-width: 110px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    box-shadow: none;
    text-shadow: none;
    outline: none;
	opacity: 1;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.wds_btn:hover, .wds_btn:focus, .post .wds_btn:hover, .post .wds_btn:focus, .comment .wds_btn:hover, .comment .wds_btn:focus {
    background-color: #28c9f2;
    color: #fff;
	box-shadow: none;
    text-shadow: none;
    outline: none;
	text-decoration: none !important;
	opacity: 1;
}
.wds_btn i {
    padding-left: 10px;
}
/*============================================== wds button ==================================*/
/*======================================== blog css start ====================================*/
.wds_blog_post {
    float: left;
    width: 100%;
}
.wds_blog_section {
    float: left;
    width: 100%;
	padding: 50px 0;
}
.wds_blog_wrapper {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.wds_img_wrapper {
	float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
.wds_img_wrapper img {
    max-width: 100%;
}
.wds_blog_detail {
    float: left;
    width: 100%;
}
.wds_blog_heading {
    font-size: 20px;
    line-height: 27px;
    margin: 10px 0 5px;
	text-transform: capitalize;
	font-weight: 600;
    color: #404040;
}
.wds_blog_detail .wds_blog_heading {
    font-size: 16px;
    text-transform: capitalize;
    margin: 0;
    line-height: 25px;
    font-weight: 600;
	color: #404040;
}
.wds_blog_heading a, .wds_index_page .wds_blog_heading a, .search .wds_blog_heading a {
	color: #404040;
}
.wds_blog_heading a:hover, .wds_index_page .wds_blog_heading a:hover, .wds_blog_heading a:focus, .wds_index_page .wds_blog_heading a:focus, .search .wds_blog_heading a:hover, .search .wds_blog_heading a:focus {
    color: #28c9f2;
	text-decoration: none;
	opacity: 1;
}
.wds_blog_detail h4 a:hover {
	color: #28c9f2;
}
.post_date {
    display: block;
    margin: 0;
    font-size: 13px;
    text-transform: capitalize;
    float: left;
    width: 100%;
    padding: 12px 0;
}
.post_date span {
    display: inline-block;
    float: left;
	 margin-right: 10px;
}
.post_date span:last-child {
	margin: 0;
}
.post_date span a {
    color: #999;
    display: block;
}
.post_date i {
    padding-right: 5px;
    color: #28c9f2;
}
.wds_blog_detail .wds_btn {
    margin-top: 10px;
}
.wds_blog_img {
    position: relative;
    float: left;
    width: auto;
    max-width: 100%;
}
.wds_video_post {
    width: 100%;
}
.wds_post_time {
    position: absolute;
    bottom: 20px;
    right: 5px;
    margin: 0px;
    padding: 20px 20px 13px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    background-color: rgba(255, 255, 255, 0.8);
    color: #404040;
}
.wds_post_time a {
    color: #404040;
}
.wds_blog_post .wds_btn {
    float: right;
}
.wds_blog_centre .wds_btn {
    float: none;
	margin-top: 20px;
}
/*================================================= blog css end =============================*/
/*============================================= blog single css start ========================*/
.wds_post_data {
    display: block;
    color: #132834;
	margin: 8px 0 12px;
    font-size: 14px;
}
.wds_blog_centre.main-blog .wds_post_data {
    float: none;
    display: table;
    width: auto;
    margin: 0px auto;
    margin-top: 18px;
    margin-bottom: 18px;
}
.wds_blog_detail .wds_post_data {
	margin: 0;
	font-size: 13px;
}
.wds_post_data span {
    padding: 0 15px 0 3px;
    position: relative;
}
.wds_post_data span a {
    color: #132834;
	padding-right: 1px;
    padding-bottom: 2px;
}
.wds_post_data span a:hover, .wds_post_data span a:focus, .single .wds_post_data span a:hover, .single .wds_post_data span a:focus {
    color: #28c9f2;
	text-decoration: none;
	opacity: 1;
}
.wds_post_category a {
    font-size: 13.5px;
    padding-right: 4px;
    display: inline-block;
}
.wds-single-page .wds_post_data span:last-child {
    padding-right: 0;
}
.wds_post_category a:after {
    content: ",";
	color: #132834;
}
.wds_post_category a:last-child:after {
    display: none;
}
.wds_post_data span:last-child:after {
    display: none;
}
.wds_post_data span i {
    color: #28c9f2;
    font-size: 15px;
    padding-right: 10px;
}
.wds-single-page .wds_post_data span {
    padding: 0 15px 0 3px;
}
.wds-single-page .wds_post_data {
	margin: 5px 0 10px;
    font-size: 14px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
/*====================================== blog single css end =================================*/
/*====================================== video banner css start ==============================*/
.wds_video_banner {
    float: left;
    width: 100%;
	text-align: center;
    padding: 100px 0;
    position: relative;
	background-attachment: fixed;
	z-index: 1;
}
.wds_video_banner:before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(14, 1, 33, 0.82);z-index: 1;}
.wds_video_banner_wrapper {
    float: left;
    width: 100%;
	padding: 50px 0;
	z-index: 1;
    position: relative;
}
.wds_video_icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 35px;
    color: #28c9f2;
	border-radius: 100%;
    border: 2px solid #fff;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.35);
}
.wds_video_icon:hover, .wds_video_icon:focus {
    color: #fff;
	outline: none;
}
.wds_video_text {
	margin: 25px 0;
    font-size: 25px;
    color: #fff;
	line-height: 40px;
}
/*===================================== video banner css end =================================*/
/*========================================= about with video css start =======================*/
.wds_video_section{
	float: left;
	width: 100%;
	padding: 70px 0;
}
.wds_about_video {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
}
.wds_video_section .wds_about_wrapper {
    padding-top: 20px;
}
.wds_about_video img {
    width: 100%;
}
.about_video_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 28px;
    color: #fff;
    z-index: 2;
    border: 2px solid #28c9f2;
    border-radius: 100%;
    background-color: #28c9f2;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.about_video_icon i {
    float: left;
    width: 100%;
    height: 100%;
    line-height: 56px;
    margin-left: 2px;
}
.about_video_icon:hover, .about_video_icon:focus {
    color: #fff;
	outline: none;
}
.wds_about_video:after {
	content: "";
	position: absolute;
	top: 20px;
	right: 20px;
	left: 20px;
	bottom: 20px;
	border: 2px solid #fff;
	z-index: 1;
}
.about_video_icon:after {
	content: "";
	position: absolute;
	top: -5px;
	left: -5px;
	right: -5px;
	bottom: -5px;
	background-color: #28c9f2;
	border-radius: inherit;
	z-index: -1;
	opacity: 0;    
	transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.about_video_icon:hover:after {
    opacity: 1;
}
/*=============================== about with video css end ===================================*/
/*============================================ about page css start ==========================*/
.wds_about_section {
    float: left;
    width: 100%;
	padding: 70px 0 0;
}
.wds_about_wrapper {
    float: left;
    width: 100%;
	padding-top: 50px;
}
.wds_about_wrapper .wds_btn {
    margin-top: 20px;
}
.wds_sub_heading {
    font-size: 43px;
    font-family: 'Great Vibes';
    margin: 0;
    line-height: 50px;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 20px;
}
.wds_sub_heading:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 70px;
	height: 2px;
	background-color: #28c9f2;
}
.wds_about_section .wds_inner_heading {
    margin-bottom: 15px;
}
.wds_about_slider {
    float: left;
    width: 100%;
	text-align: right;
}
.wds_about_slider_wrapper {
    padding-bottom: 70px;
}
.wds_about_slider .item { 
    float: left;
    width: 100%;
    position: relative;
}
.wds_about_slider .item:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	border: 2px solid rgba(255, 255, 255, 0.58);
}
.wds_about_img_wrapper {
    float: left;
    width: 100%;
    position: relative;
	z-index: 1;
}
.wds_about_img_wrapper:after {
    content: "";
    content: "\f004";
    position: absolute;
    top: 2px;
    font: normal normal normal 14px/1 FontAwesome;
    left: 4px;
    width: 35px;
    height: 35px;
    font-size: 20px;
    text-align: center;
    color: #ea2d62;
	z-index: 1;
    text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.54);
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.wds_about_img_wrapper:before {
    content: "";
    content: "\f004";
    position: absolute;
    bottom: 2px;
    font: normal normal normal 14px/1 FontAwesome;
    right: 4px;
    width: 35px;
    height: 35px;
    font-size: 20px;
    text-align: center;
    color: #ea2d62;
	z-index: 2;
    text-shadow: 0px 3px 1px rgba(0, 0, 0, 0.54);
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}
.wds_about_img {
    float: left;
    width: 100%;
    position: relative;
	z-index: 1;
}
.wds_about_img:after {
    content: "";
    position: absolute;
    top: 14px;
    font: normal normal normal 14px/1 FontAwesome;
    left: 15px;
    width: 100px;
    height: 100px;
	z-index: 1;
    border-left: 6px double rgba(0, 0, 0, 0.4);
    border-top: 6px double rgba(0, 0, 0, 0.4);
}
.wds_about_img:before {
    content: "";
    position: absolute;
    bottom: 14px;
    font: normal normal normal 14px/1 FontAwesome;
    right: 15px;
    width: 100px;
    height: 100px;
	z-index: 1;
    border-right: 6px double rgba(0, 0, 0, 0.4);
    border-bottom: 6px double rgba(0, 0, 0, 0.4);
}
.wds_about_slider .owl-controls {
    position: absolute;
    bottom: 0;
    left: 0;
}
.wds_about_slider .owl-controls .owl-nav [class*=owl-] {
    margin: 0;
    width: 35px;
    height: 35px;
    display: inline-block;
    font-size: 20px;
    padding: 0;
    line-height: 35px;
    border-radius: 0;
    background-color: #28c9f2;
}
.wds_about_slider .owl-controls .owl-nav .owl-prev {
    margin-right: 2px;
}
.wds_about_slider .owl-controls .owl-nav [class*=owl-]:hover {
    opacity: .8;
    background-color: #28c9f2;
}
.wds_footer_widget {
    text-align: left;
}
.wds_footer_widget p {
    color: #fff;
}
/*============================================ about page css end ============================*/
/*========================================== widget start ====================================*/
.wds_sidebar_heading {
    font-size: 20px;
    margin: 0;
    font-weight: 500;
    padding: 0 0 10px;
    position: relative;
    margin-bottom: 25px;
    text-align: left;
}
.wds_sidebar_heading:after {content: "";position: absolute;top: 100%;left: 0;width: 70px;height: 2px;background-color: #28c9f2;}
.widget{
	float: left;
    width: 100%;
	margin-bottom: 25px !important;
}
.widget ul {
	list-style: none;
}
.widget > ul {
	padding: 0;
	margin: 0;
}
.widget ul li {
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: 400;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.widget ul li a {
	outline: none;
	color: #132834;
}
.widget ul li a:hover, .widget.widget_recent_comments ul li span a:hover {
	color: #28c9f2;
	opacity: 1;
}
.widget ul li:first-letter {
	text-transform: capitalize;
}
.widget.widget_recent_entries ul li {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.widget.widget_recent_entries ul li a {
    color: #132834;
    font-size: 16px;	
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.widget.widget_recent_entries ul li:hover a, .widget.widget_recent_entries ul li:focus a, .widget.widget_recent_entries ul li a:hover, .widget.widget_recent_entries ul li a:focus {
	color: #28c9f2;
}
.widget.widget_recent_entries ul li span {
    display: block;
    color: #28c9f2;
    letter-spacing: 2px;
}
.widget.widget_recent_comments ul li {
    margin-bottom: 10px;
    font-size: 14px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.widget.widget_recent_comments ul li span a {
	display: inline !important;
	font-size: 15px;
	color: #132834;
}
.widget.widget_archive ul li a:hover {
	color: #28c9f2;
}
.widget.widget_archive ul li:hover a:before {
	border-color: #28c9f2;
	color: #28c9f2;
}
.widget.widget_archive ul.selectboxit-options li {
    margin-bottom: 0;
    padding: 0;
	border-radius: 0;
}
.widget.widget_archive ul.selectboxit-options li a:before {
	display:none;
}
.widget .selectboxit-container{
	width:100%;
}
.widget .selectboxit-container .selectboxit{
	width:100% !important;
}
.widget .selectboxit-container .selectboxit-options{
	width: 100%;
}
.widget .selectboxit-options.selectboxit-list, .widget_text .selectboxit-options.selectboxit-list {
    right: 0 !important;
}
.widget .selectboxit-list .selectboxit-option-anchor{
	white-space: normal;
    line-height: 25px !important;
    height: auto !important;
}
.widget .selectboxit-container .selectboxit-options li {
    margin: 0;
    padding: 0;
    font-size: 13px !important;
}
.widget.widget_categories ul.selectboxit-options li{
	margin-bottom: inherit;
	padding-left: inherit;
}
.widget.widget_categories ul.selectboxit-options li a:before {
	display:none;
}
.widget.widget_categories ul li a:hover {
	color: #28c9f2;
}
.widget.widget_categories ul li a:hover:before {
	border-color: #28c9f2;
	color: #28c9f2;
}
.widget.widget_categories ul li ul {
	margin: 0;
	padding-left: 10px;
}
.widget.widget_categories ul li ul li {
    margin: 0;
	border: none;
    padding: 5px 0;
}
.widget.widget_categories ul li ul li:last-child {
    padding-bottom: 0;
}
.widget.widget_categories ul li ul li a:before {
	width: 30px;
	height: 30px;
	line-height: 25px;
}
.widget.widget_calendar table {
	text-align: center;
}
.widget.widget_calendar table th {
    background-color: #f8f8f8;
    border: 1px solid #eee;
    border-bottom: 0;
}
.widget.widget_calendar table td, .widget.widget_calendar table th {
    border: 1px solid #eee;
    padding: 8px;
}
.widget.widget_calendar table td a {
	color: #404040;
}
.widget.widget_calendar table td a:hover {
	color: #28c9f2;
}
.widget.widget_calendar table td#today {
	background-color: #28c9f2;
	color: #fff;
}
.widget.widget_calendar table td#today a{
	color: #fff !important;
}
.widget.widget_calendar table thead th {
	text-align: center;
	position: relative;
}
.widget.widget_rss ul li {
	margin-bottom: 15px;
}
.widget.widget_rss ul li a {
    display: block;
    color: #404040;
    font-size: 15px;
    font-weight: 500;
}
.widget.widget_rss ul li a:hover, .widget.widget_rss ul li a:focus {
	color: #28c9f2;
}
.widget.widget_rss ul li .rss-date {
	color: #28c9f2;
}
.widget.widget_rss ul li .rssSummary {
	font-size: 13px;
	color: #132834;
}
.widget.widget_pages ul li a {
	color: #132834;
	display: block;
}
.widget.widget_pages ul li ul li {
    border: none;
    margin: 0;
    padding: 5px 0;
}
.widget.widget_pages ul li ul li:last-child {
    padding-bottom: 0;
}
.widget.widget_pages ul li a:hover {
	color: #28c9f2;
}
.widget.widget_pages ul li ul {
	margin-left: 20px;
	padding-left: 0;
}
.widget.widget_nav_menu > div > ul {
	margin-left: 0;
	padding-left: 0;
}
.widget.widget_nav_menu ul li a {
	display: block;
}
.widget.widget_nav_menu ul li a:hover {
	color: #28c9f2;
}
.widget.widget_nav_menu ul li ul {
    margin: 0;
    padding-left: 10px;
}
.widget.widget_nav_menu ul li ul li {
    border: none;
    margin: 0;
    padding: 5px 0;
}
.widget.widget_nav_menu ul li ul li:last-child {
    padding-bottom: 0;
}
.widget.widget_tag_cloud .tagcloud a {
    padding: 6px 15px;
    display: inline-block;
    border: 1px solid #28c9f2;
    text-align: center;
    font-size: 14px !important;
    color: #404040;
    margin-right: 7px;
    margin-bottom: 10px;
    text-transform: capitalize;
}
.widget.widget_tag_cloud .tagcloud a:hover, .widget.widget_tag_cloud .tagcloud a:focus {
    background-color: #28c9f2;
    color: #fff;
}
.widget.widget_twitter_feed .content p{
    color: #132834;
    margin-bottom: 2px;
}
/*============================================ widget end ====================================*/
/*=============================================== comment start ==============================*/
.row.comments {
	margin: 0px 0px 0px;
	padding: 0 15px;
}
.wds-single-page .col-md-8 .row.comments, .logged-in .col-md-8 .row.comments, .page-child .wds_page_sidebar .col-md-8 .row.comments, .wds_page_sidebar .col-md-8 .row.comments {
    padding: 0
}
.row.comments .comment {
    float: left;
    width: 100%;
    margin: 20px 0;
    margin-bottom: 0;
    padding: 15px 15px 5px;
    background-color: #f9f9f9;
}
.row.comments .comment.nested {
	padding: 0;
	padding-left: 65px;
}
.row.comments .comment.nested:last-child {
    margin-bottom: 0;
}
.wds_comment_title {
    font-size: 22px;
    margin: 0;
    font-weight: 600;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 25px;
    margin-top: 25px;
	text-transform: capitalize;
}
.wds_comment_title:after {content: "";position: absolute;top: 100%;left: 0;width: 70px;height: 2px;background-color: #28c9f2;}
.wds_author_img {
    width: 65px;
    display: inline-block;
    float: left;
    margin-right: 15px;
	border-radius: 100%;
}
.wds_author_img img { 
	border-radius: inherit;
}
.wds_comment_content {
    float: left;
    width: calc(100% - 80px);
}
.wds_comment_detail {
    float: left;
    width: calc(100% - 40px);
}
.wds_comment_name {
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
    display: block;
    line-height: 23px;
    color: #404040;
}
.wds_comment_time {
    font-size: 13px;
    display: block;
    line-height: 20px;
	margin-bottom: 10px;
}
.comment-reply-title {
    font-size: 22px;
    margin: 0;
    font-weight: 600;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 25px;
}
.comment-reply-title:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 70px;
    height: 2px;
    background-color: #28c9f2;
}
.comment-form {
    float: left;
    width: calc(100% + 30px);
    margin: 0 -15px;
}
.logged-in .comment-form {
    margin: 0;
    width: 100%;
}
.comment .wds_btn {
    padding: 0;
    width: 30px;
    height: 30px;
    min-width: auto;
    line-height: 27px;
    overflow: hidden;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    margin-top: 2px;
	color: #404040;
}
.comment .wds_btn i {
    padding: 0;
}
.comment p {
    clear: both;
}
.comments .comment-respond .form-group {
	margin-bottom: 15px;	
}
.form-submit input[type=submit]{
	display: inline-block;
    padding: 7px 20px;
    border: 2px solid #28c9f2;
    border-radius: 25px;
    text-transform: capitalize;
    color: #404040;
	background-color: transparent;
    min-width: 110px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
	line-height: 25px;
    box-shadow: none;
    text-shadow: none;
    outline: none;
    height: auto;
    width: auto;
	background-color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.form-submit input[type=submit]:hover, .form-submit input[type=submit]:focus, .form-submit input[type=submit]:active {
	color: #fff !important;
	background-color: #28c9f2;
}
.form-submit{
	float:right;
	position:relative;
	width: 100%;
    margin-top: 5px;
    padding: 0 15px;
	text-align: right;
}
.logged-in .form-submit {
    padding: 0;
}
/*===================================== comment end ==========================================*/
/*====================================== common css start ====================================*/
.model_title {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 400;
    position: relative;
    margin: 10px 0;
}
.wds_portfolio_single_content .model_title {
    margin: 0;
}
/*====================================== common css start ====================================*/
/*=========================================== feature css start ==============================*/
.wds_feature_list {
    float: left;
    width: 100%;
}
.wds_inner_heading_wrapper {
    float: left;
    width: 100%;
}
.wds_inner_heading {
    font-size: 22px;
    margin: 0;
    font-weight: 600;
    padding-bottom: 10px;
    position: relative;
    margin-bottom: 25px;
}
.wds_inner_heading:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 70px;
	height: 2px;
	background-color: #28c9f2;
}
/* Lists !lists */
.wds_main_feature {
    float: left;
    width: 100%;
	padding: 70px 0;
}
.wds_list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.wds_feature_list {
    float: left;
    width: 100%;	
}
.wds_main_feature .wds_feature_list {
	padding-left: 20px;
}
.wds_list li {
	padding: 10px 0;
    padding-left: 45px;
    float: left;
    width: 100%;
    position: relative;
    margin: 5px 0;
    font-size: 14px;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.wds_list li a {
	color: #262626;
}
.wds_list li a:before {
    content: "\f004";
    font-family: 'FontAwesome';
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 4px;
    line-height: 29px;
    text-align: center;
    display: inline-block;
    border: 2px solid #404040;
    border-radius: 100%;    
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.wds_list li:hover a:before {
	border-color: #28c9f2;
    color: #fff;
    background-color: #28c9f2;
}
.wds_feature_img_wrapper {
    float: left;
    width: auto;
    max-width: 100%;
    background-color: #ebebeb;
    padding: 15px;
    position: relative;	
}
.wds_feature_img_wrapper:after {
    border-right: 6px double #28c9f2;
    border-top: 6px double #28c9f2;
    right: 0;
    content: "";
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
}
.wds_feature_img_wrapper:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 50px;
    height: 50px;
    border-left: 6px double #28c9f2;
    border-bottom: 6px double #28c9f2;
}
.wds_feature_img {
    float: left;
    width: 100%;
    background-color: #ebebeb;
    position: relative;
	transition: all .3s ease;
}
.wds_feature_img:hover {
    opacity: .8;
}
.wds_feature_img:after {
    content: "";
    position: absolute;
    top: -15px;
    left: -15px;
    width: 50px;
    height: 50px;
    border-left: 6px double #28c9f2;
    border-top: 6px double #28c9f2;
}
.wds_feature_img:before {
    content: "";
    position: absolute;
    bottom: -15px;
    width: 50px;
    height: 50px;
	right: -15px;
    border-right: 6px double #28c9f2;
    border-bottom: 6px double #28c9f2;
}
.wds_accordion_section {
    float: left;
    width: 100%;
}
.wds_accordion_section .panel-heading {
	font-size: 14px;
    border: none;
    border-radius: 0;
    padding: 15px 20px;
    padding-right: 45px;
    position: relative;
    background-color: #ebebeb;
    color: #404040;
}
.wds_accordion_section .panel-title {
    font-size: 15px;
}
.wds_accordion_section .panel {
    border: none;
}
.wds_accordion_section .panel-heading a:after {
	content: "\f004";
    font-family: 'FontAwesome';
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 8px;
    margin-left: -12px;
    line-height: 29px;
    text-align: center;
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 100%;
    font-size: 14px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.wds_accordion .panel-collapse .panel-body {
    border-top: none !important;
    border-bottom: 1px solid #eee;
    color: #808080;
    font-size: 14px;
    line-height: 25px;
}
.wds_accordion_section .panel-heading a.collapsed:after {
	background-color: transparent;
    border-color: #eee;
    color: #eee;
	box-shadow: none;
}
.wds_accordion_section .panel-heading a:after {
    border-color: #28c9f2;
    color: #fff;
    box-shadow: inset 0 0 18px #28c9f2, 0 2px 1px #ccc;
    -webkit-box-shadow: inset 0 0 18px #28c9f2, 0 2px 1px #ccc;
    -moz-box-shadow: inset 0 0 18px #28c9f2, 0 2px 1px #ccc;
    -ms-box-shadow: inset 0 0 18px #28c9f2, 0 2px 1px #ccc;
    -o-box-shadow: inset 0 0 18px #28c9f2, 0 2px 1px #ccc;
}
/*============================================== feature css end =============================*/
/*============================================== other feature css start =====================*/
.wds_feature_section {
    float: left;
    width: 100%;
	padding: 70px 0;
}
.wds_feature_section .wds_inner_heading_wrapper {
    padding-bottom: 25px;
}
.wds_feature_wrapper {
    float: left;
    width: 100%;
	margin-bottom: 15px;
}
.wds_feature_wrapper span {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 100%;
    background-color: #ebebeb;
    text-align: center;
    font-size: 25px;
    float: left;
    margin-right: 20px;
    border: 1px solid #ccc;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}
.wds_feature_wrapper:hover span {
    border-color: #28c9f2;
    color: #fff;
    box-shadow: inset 0 0 100px #28c9f2;
    -webkit-box-shadow: inset 0 0 100px #28c9f2;
    -moz-box-shadow: inset 0 0 100px #28c9f2;
    -ms-box-shadow: inset 0 0 100px #28c9f2;
    -o-box-shadow: inset 0 0 100px #28c9f2;
}
.wds_feature_wrapper .wds_feature_details {
    display: inline-block;
    float: left;
    width: calc(100% - 100px);
}
.wds_feature_details h4 {
    margin: 0;
    padding: 10px 0 10px;
    font-size: 18px;
	font-weight: 600;
}
.wds_feature_formate_two {
    float: left;
    width: 100%;
    padding-left: 30px;
    position: relative;
}
.wds_feature_left_img {
    float: left;
    width: 100%;
    position: relative;
    z-index: 2;
	transform: perspective(3000px ) rotateY( -29deg );
	-webkit-transform: perspective(3000px ) rotateY( -29deg );
	-moz-transform: perspective(3000px ) rotateY( -29deg );
	-ms-transform: perspective(3000px ) rotateY( -29deg );
	-o-transform: perspective(3000px ) rotateY( -29deg );
}
.wds_feature_left_img img {
    width: 100%;
    box-shadow: 12px 11px 1px #ebebeb;
}
.wds_feature_left_img:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	right: -20px;
	top: 20px;
	background-color: #ccc;
	z-index: -1;
}
.wds_feature_right_img {
    float: left;
    width: 100%;
    position: relative;
    z-index: 2;
	transform: perspective(3000px ) rotateY( 29deg );
	-webkit-transform: perspective(3000px ) rotateY( 29deg );
	-moz-transform: perspective(3000px ) rotateY( 29deg );
	-ms-transform: perspective(3000px ) rotateY( 29deg );
	-o-transform: perspective(3000px ) rotateY( 29deg );
}
.wds_feature_right_img img {
    width: 100%;
    box-shadow: 12px 11px 1px #ebebeb;
}
.wds_feature_right_img:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: -20px;
	top: 20px;
	background-color: #ccc;
	z-index: -1;
}
.wds_feature_formate_two:after {
	content: "\f004";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	bottom: 0;
	font-size: 25px;
	right: 32px;
	z-index: 2;
	color: #28c9f2;
	text-shadow: 2px 2px 1px #777;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.wds_feature_formate_two:before {
	content: "\f004";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	bottom: 9px;
	font-size: 25px;
	right: 50px;
	z-index: 3;
	color: #f65280;
	text-shadow: 2px 2px 1px #777;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
}
.wds_feature_formate_two.right_img {
    padding: 0;
	padding-right: 30px;
}
.wds_feature_formate_two.right_img:after {
    left: 32px;
    right: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.wds_feature_formate_two.right_img:before {
    left: 50px;
    right: auto;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.wds_feature_formate_two.right_img img {
    box-shadow: -12px 11px 1px #ebebeb;
}
/*========================================== other feature css end ===========================*/
/*=================================== other feature with block css end =======================*/
.wds_feature_section_block {
    float: left;
    width: 100%;
    padding: 50px 0;
    background-color: #f9f9f9;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
.wds_feature_section_block .facts .invo_facts {
    padding: 25px;
}
.wds_blockfeature_content {
    float: left;
    width: 100%;
}
.wds_blockfeature_content .spec-icon {
    float: left;
    display: inline-block;
    margin-right: 25px;
    font-size: 50px;
    width: 50px;
	color: #28c9f2;
}
.wds_blockfeature_heading {
    float: left;
    width: calc(100% - 80px);
    clear: none;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
}
.wds_heading_bottom {
    font-size: 15px;
    text-transform: capitalize;
}
/*======================================== other feature with block css end ==================*/
/*================================== call to action css start ================================*/
.wds_call_to_action {
    background-size: cover !important;
    padding: 150px 0;
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
    background-attachment: fixed !important;
}
.wds_callaction_heading {
	font-weight: bold;
    text-transform: capitalize;
    font-size: 45px;
    letter-spacing: 3px;
    margin: 0;
    margin-bottom: 40px;
    padding-bottom: 25px;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid;
    border-bottom-style: dashed;
    font-family: 'Great Vibes';
}
.wds_callaction_heading:after {
	content: "\f004";
	position: absolute;
	top: 100%;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 15px;
	margin-top: -15px;
	left: 50%;
	margin-left: -9px;
	color: #28c9f2;
	text-shadow: 0px 1px 1px #000;
}
.wds_callaction_heading:before {
	content: "\f004";
	position: absolute;
	top: 100%;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 15px;
	left: 50%;
	margin-left: -13px;
	text-align: center;
	color: #28c9f2;
	text-shadow: 0px 1px 1px #000;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.wds_callaction_wrapper {
    float: left;
    width: 100%;
	text-align: center;
    position: relative;
	box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.48);
	-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.48);
	-moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.48);
	-ms-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.48);
	-o-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.48);
    background-color: rgba(255, 255, 255, 0.1);
    background: rgba(255,255,255,1);
    background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,201,37,1) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,201,37,1)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgb(61, 206, 243) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,201,37,1) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(255,201,37,1) 100%);
    background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgb(61, 206, 243) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#28c9f2', GradientType=1 );
}
.wds_callaction {
    float: left;
    width: 100%;
    padding: 85px 30px;
    position: relative;
}
.wds_callaction_wrapper:before {
    content: "";
    position: absolute;
    right: -30px;
    left: -30px;
    bottom: -80px;
    height: 100px;
    z-index: 1;
    border-top: 6px double #fff;
}
.wds_callaction_wrapper:after {
    content: "";
    position: absolute;
    right: -80px;
    top: -30px;
    width: 100px;
    bottom: -30px;
    z-index: 1;
    border-left: 6px double #fff;
}
.wds_callaction:before {
    content: "";
    position: absolute;
    top: -80px;
    height: 100px;
    left: -30px;
    right: -30px;
    z-index: 1;
    border-top: 6px double #fff;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.wds_callaction:after {
    content: "";
    position: absolute;
    left: -80px;
    top: -30px;
    width: 100px;
    z-index: 1;
    bottom: -30px;
    border-left: 6px double #fff;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.call-to-action h3.accent{
	margin-bottom:70px;
    font-size: 21px;
    letter-spacing: 15px !important;	
}
.call-to-action h2.spaced{
	color:#fff;	
}
.wds_callaction_wrapper .wds_btn {
    border: 2px solid #28c9f2;
    background-color: #28c9f2;
    color: #fff;
    margin-top: 15px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.43);
} 
.wds_callaction_wrapper .wds_btn:hover, .wds_callaction_wrapper .wds_btn:focus {
    background-color: transparent;
    border-color: #28c9f2;
    color: #404040; 
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.28);
}
/*=========================================== call to action css end =========================*/
/*========================================== testimonial section css start ===================*/
.wds_testimonial_section {
    float: left;
    width: 100%;
    padding: 70px 0 60px;
	position: relative;
	z-index: 1;
	background-attachment: fixed;
	background-size: cover;
}
.wds_testimonial_section:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(14, 1, 33, 0.82);
	z-index: -1;
}
.wds_testimonial_section .wds_main_heading {
    color: #fff;
}
.wds_testimonial_wrapper {
    float: left;
    width: 100%;
}
.wds_testimonial_content {
    float: left;
    width: 100%;
}
.wds_authore_img {
    width: 100px;
    height: 100px;
    display: inline-block;
    float: left;
    position: relative;
    margin: 10px 20px;
}
.wds_authore_img:before {
    content: "";
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 50px;
    height: 50px;
    border-bottom: 6px double #28c9f2;
    border-right: 6px double #28c9f2;
}
.wds_authore_img:after {
	content: "";
	position: absolute;
	top: -10px;
	left: -10px;
	width: 50px;
	height: 50px;
	border-top: 6px double #28c9f2;
	border-left: 6px double #28c9f2;
}
.wds_authore_detail {
    float: left;
    width: calc(100% - 150px);
    padding-bottom: 25px;
	padding-left: 50px;
	text-align: left;
}
.wds_testimonial_section .wds_main_heading p {
    color: rgba(255, 255, 255, 0.82);
}
.wds_authore_name {
    display: inline-block;
    text-transform: capitalize;
    float: right;
    font-size: 30px;
    color: #28c9f2;
    font-family: 'Great Vibes';
}
.wds_testimonial_section .wds_testimonial_wrapper p {
	font-size: 16px;
    color: rgba(255, 255, 255, 0.93);
}
.wds_quote_icon {
    float: left;
    width: 100%;
    font-size: 40px;
    color: #28c9f2;
}
.owl-theme .owl-dots .owl-dot span {
    margin: 5px 5px;
    background: transparent;
	font-size: 14px;
}
.owl-theme .owl-dots .owl-dot span:after, .owl-theme .owl-dots .owl-dot span:before {
	content: "\f004";
	font: normal normal normal 14px/1 FontAwesome;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
}
.owl-theme .owl-dots .owl-dot span:before {
    content: "\f08a";
    opacity: 1;
}
.owl-theme .owl-dots .owl-dot.active span:before {
    opacity: 0;
    color: #28c9f2;
}
.owl-theme .owl-dots .owl-dot.active span:after {
    opacity: 1;
    color: #28c9f2;
}
/*====================================== testimonial section css end =========================*/
/*====================================== countDown section css start =========================*/
.wds_counter_section {
    float: left;
    width: 100%;
}
.wds_counter_wrapper {
    float: left;
    width: 100%;
    text-align: center;
}
.count_down_wrapper {
    width: 100px;
    height: 100px;
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
    font-size: 17px;
    padding: 20px 10px;
    border-radius: 100%;
    border: 1px solid;
    margin-right: 15px;
    position: relative;
    color: #fff;
    background-color: #28c9f2;
    box-shadow: inset 0 0 15px #ffffff;
    -webkit-box-shadow: inset 0 0 15px #ffffff;
    -moz-box-shadow: inset 0 0 15px #ffffff;
    -ms-box-shadow: inset 0 0 15px #ffffff;
    -o-box-shadow: inset 0 0 15px #ffffff;
}
.count_down_wrapper:after {content: "";position: absolute;top: -5px;left: -5px;right: -5px;bottom: -5px;border: 2px solid #28c9f2;border-radius: inherit;}
.count_down {
    display: block;
    font-size: 30px;
    font-weight: bold;
    padding-top: 5px;
}
/*================================= countDown section css end ===============================*/ 
/*=================================== counter section css start ==============================*/
.wds_achievement_section {
    float: left;
    width: 100%;
    background-size: cover;
	position: relative;
	z-index: 1;
	color: #fff;
	padding: 100px 0;
	background-attachment: fixed;
}
.wds_counter_box {
    float: left;
    width: 100%;
    text-align: center;
}
.counter_icon {
    width: 100px;
    height: 100px;
    display: inline-block;
    line-height: 100px;
    text-align: center;
    text-transform: capitalize;
    border-radius: 100%;
    border: 1px solid;
    margin-bottom: 12px;
    position: relative;
    color: #28c9f2;
    font-size: 35px;
    background-color: transparent;
    box-shadow: inset 0 0 15px #ffffff;
    -webkit-box-shadow: inset 0 0 15px #ffffff;
    -moz-box-shadow: inset 0 0 15px #ffffff;
    -ms-box-shadow: inset 0 0 15px #ffffff;
    -o-box-shadow: inset 0 0 15px #ffffff;
}
.wds_achievement_section:after {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgba(14, 1, 33, 0.82);z-index: -1;}
.counter_icon:after {content: "";position: absolute;top: -5px;left: -5px;right: -5px;bottom: -5px;border: 2px solid #28c9f2;border-radius: inherit;}
.counter {
    font-size: 25px;
    margin: 10px 0;
	display: block;
}
.wds_counter_box h4 {
    font-size: 20px;
    margin: 10px 0;
    display: block;
    color: #28c9f2;
}
/*========================================== counter section css end =========================*/
/*=================================== intro banner section css start ========================*/
.wds_intro_box {
    float: left;
    width: 100%;
    padding: 60px 0;
    position: relative;
    background-color: #28c9f2;
	background-size: cover;
	background-attachment: fixed;
    background-position: center center;
}
.wds_banner_content {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 60px 0 50px;
    position: relative;
    z-index: 9;
}
.wds_intro_box:after {
	content: "";
	border-top: 6px double #fff;
	border-top-right-radius: 51px;
	position: absolute;
	top: -30px;
	left: 50%;
	width: 50%;
	z-index: 1;
	height: 50px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.wds_intro_box:before {
	content: "";
	border-top: 6px double #fff;
	border-top-left-radius: 51px;
	position: absolute;
	top: -30px;
	left: 0;
	width: 50%;
	z-index: 1;
	height: 50px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.wds_banner_heading {
    text-transform: capitalize;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 0;
    margin-bottom: 30px;
    padding-bottom: 20px;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid;
    border-bottom-style: dashed;
    font-family: 'Great Vibes';
}
.wds_banner_subheading {
    font-size: 45px;
    text-transform: capitalize;
    font-weight: bold;
    margin: 0;
    line-height: 55px;
    letter-spacing: 2px;
}
.wds_banner_content p {
    color: rgba(255, 255, 255, 0.89);
}
.wds_banner_content .wds_btn {
    border: 2px solid #28c9f2;
    background-color: #28c9f2;
    color: #fff;
    margin-top: 20px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.43);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.43);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.43);
    -ms-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.43);
    -o-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.43);
}
.wds_banner_content .wds_btn:hover {
    background-color: transparent;
    border-color: #28c9f2;
    color: #fff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.28);
}
.wds_banner_heading:after {
	content: "\f004";
	position: absolute;
	top: 100%;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 15px;
	margin-top: -7.5px;
	left: 50%;
	margin-left: -9px;
	color: #28c9f2;
	text-shadow: 0px 1px 1px #000;
}
/*===================================== intro banner section css end ========================*/
/*========================================= product review section start =====================*/
.mt_product_review {
    float: left;
    width: 100%;
    padding: 50px 0;
	position: relative;
}
.product_description_wrapper .mt_product_img_wrapper {
    float: left;
    width: 100%;
    text-align: center;
}
.product_description_wrapper .mt_product_img_wrapper img {
    max-width: 100%;
}
.product_description_wrapper .wds_testimonial_wrapper {
    float: left;
    width: 100%;
}
.product_description_wrapper .wds_authore_detail {
    float: right;
    width: 100%;
    text-align: right;
    padding: 25px 0;
}
.product_description_wrapper .owl-theme .owl-dots .owl-dot span {
    border: 1px solid #28c9f2;
    border-radius: 100%;
    background-color: #fff;
    opacity: 1;
}
.product_description_wrapper .owl-theme .owl-dots .owl-dot.active span {
    background-color: #28c9f2 !important;
}
/*============================= product review section css end ================================*/
/*============================= clients section css start ================================*/
.no-navigation .owl-buttons {
	display: none;
}
.owl-clients {
	min-height: 100px;
	line-height: 100px;
}
.owl-clients .item img {
	margin: 0 auto;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	opacity: 1;
}
.owl-clients .item:hover img {
	margin: 0 auto;
	opacity: .6;
}
.fact h1 {
    font-size: 50px;
}
.holder .white p{
	font-size: 14px;
}
.facts .invo_facts {
	padding: 30px 20px;
    margin-top: 0px !important;
}
.clients_wraper {
	float: left;
	width: 100%;
	background-size: cover;
	position: relative;
	padding: 70px 0;
    background-attachment: fixed;
}
.clients_wraper .wds_main_heading, .clients_wraper .wds_main_heading p {
    color: rgba(255, 255, 255, 0.82);
    z-index: 1;
    position: relative;
}
.clients_wraper .invo_heading {
    color: #fff;
}
.clients_wraper .item {
    width: 100%;
    float: left;
    background-color: rgba(255, 255, 255, 0.15);
	min-height: 100px;
    line-height: 100px;
}
.clients_wraper .item img, .wds_partner_section img {
	display: inline-block !important;
    width: initial !important;
    max-width: 100% !important;
}
.wds_partner_section img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
.clients_wraper .owl-prev, .clients_wraper .owl-prev {
    background: rgba(51, 51, 51, 0.58);
    border-radius: 0;
}
.wds_partner_section {
    float: left;
    width: 100%;
	padding: 30px 0;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
.owl-clients .owl-prev, .owl-clients .owl-next {
    position: absolute;
    top: 50%;
    left: -20px;
    color: white;
    background: rgba(51, 51, 51, 0.58) !important;
    width: 40px;
    height: 40px;
    line-height: 33px;
    text-align: center;
    margin-top: -20px !important;
}
.owl-clients .owl-next {
    left: auto;
    right: -20px;
}
/*====================================== client section css end ==============================*/
/*======================================= process section css start ==========================*/
.wds_process_section {
	float: left;
	width: 100%;
	position: relative;
	padding: 70px 0 40px;
	background-size: cover;
	background-attachment: fixed;
}
.wds_process_section .wds_heading {
    color: #fff;
}
.wds_process_section p {
    color: rgba(255, 255, 255, 0.82);
}
.wds_work_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}
.wds_work_icon {
    margin-bottom: 25px;
    position: relative;
    width: 95px;
    height: 95px;
    line-height: 75px;
    font-size: 35px;
    font-weight: 900;
    display: inline-block;
    border: 5px solid #28c9f2;
    border-radius: 100%;
    padding: 5px;
}
.wds_work_icon:after {
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100%;
    content: "\f0d7";
    color: #28c9f2;
    z-index: 1;
    margin-left: -42px;
    font-size: 35px;
    margin-top: 10px;
    line-height: inherit;
}
.wds_work_icon:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    width: 2px;
    height: 65%;
    margin-top: -5px;
    margin-left: 0px;
    background-color: #fff;
}
.wds_work_icon span {
    width: 100%;
    height: 100%;
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    position: relative;
    background-color: #28c9f2;
    box-shadow: inset 0 0 15px #ffffff;
    -webkit-box-shadow: inset 0 0 15px #ffffff;
    -moz-box-shadow: inset 0 0 15px #ffffff;
    -ms-box-shadow: inset 0 0 15px #ffffff;
    -o-box-shadow: inset 0 0 15px #ffffff;
    border-radius: 100%;
}
.wds_work_icon span i {
    font-weight: 600;
}
.mt_work_content {
    float: left;
    width: 100%;
	margin-top: 25px;
}
.mt_work_content h4 {
    padding: 10px 0;
    margin: 0;
    font-size: 20px;
    color: #fff;
}
/*=========================================== work section css end ===========================*/
/*================================ subscribe section css start ==========================*/
.wds_subscribe_section {
    float: left;
    width: 100%;
    padding: 70px 0;
	position: relative;
	background-size: cover;
}
.wds_subscribe_section .wds_main_heading {
    color: #fff;
    position: relative;
    z-index: 1;
}
.wds_subscribe_section .wds_main_heading p {
    color: rgba(255, 255, 255, 0.82);
}
.wds-subscribe-form {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
input.form-control.mailchimp_email {
    width: 100%;
    padding-right: 200px;
}
input.form-control {
    border: none;
    padding: 0 28px;
    border-radius: 0px;
    height: 60px;
    width: calc(100% - 170px);
}
a.btn.wds_btn.mailchimp_btn {
    position: absolute;
    right: 6px;
    bottom: 6px;
    top: 6px;
    margin: auto;
    padding: 12px 20px;
    border-radius: 0px!important;
}
.wds_subscribe_form .wds_btn:hover, .wds_subscribe_form .wds_btn:focus {
    opacity: .8;
}
.sidebar {
    float: left;
    width: 100%;
    padding: 70px 0;
}
.wds_subscribe_section .wds_social_wrapper {
    float: left;
    width: 100%;
    text-align: center;
	margin-top: 30px;
}
.wds_subscribe_section .wds_social_wrapper .social li a {
    font-size: 16px;
    width: 40px;
    height: 40px;
    display: inline-block;
    color: white;
    line-height: 38px;
    text-align: center;
}
.wds_subscribe_section .wds_social_wrapper .social {
    display: inline-block;
}
/*=============================== subscribe section css end ==================================*/
.comments {
	float: left;
	width: 100%;
}
.comment-reply-title small a {
    color: #28c9f2;
}
.section {
	float: left;
	width: 100%;
}
.wds-single-page {
	float: left;
	width: 100%;
	padding: 70px 0;
}
.wds-single-page .main-blog .wds_blog_post {
    margin-bottom: 0px;
}
.logged-in-as a {
    color: #28c9f2;
}
.error404 .main-blog {
    text-align: center;
}
/* video page css end */
/* edited css */
.mailchimp_message {
	float: left;
    width: 100%;
	display: none;
	color: green;
}
.mailchimp_error {
    float: left;
    width: 100%;
	color: red;
	display: none;
}
.vc_column_container>.vc_column-inner {
	float: left;
}
.project {
    float: left;
    width: 100%;
}
.widget-area {
    float: left;
    width: 100%;
}
.woocommerce div.product form.cart div.quantity, .woocommerce div.product form.cart div.quantity input {
	height: 40px;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce a.button.alt.disabled, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled[disabled], .woocommerce button.button.alt.disabled, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled[disabled], .woocommerce input.button.alt.disabled, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled[disabled]{
	background-color: #28c9f2;
	border-color: #28c9f2;
	color: #fff;
}
.woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #28c9f2;
	border-color: #28c9f2;
	color: #fff;
}
.product_description_wrapper {
    float: left;
    width: 100%;
}
.woocommerce ul.product_list_widget li .quantity {
    margin-top: 5px;
    float: left;
    width: 100%;
}
.woocommerce td.product-name dl.variation dd {
    margin-bottom: 0 !important;
}
.woocommerce td.product-name dl.variation dd p {
    margin: 0;
}
.portfolio-container .item .overlay .btn:hover {
    border-color: #fff !important;
    background: transparent !important;
    color: #fff !important;
}

section.call-to-action .btn {
	border-color: #28c9f2 !important;
    color: #fff;
    background-color: #262626 !important;
}
section.call-to-action .btn:hover, section.call-to-action .btn:focus {
	border-color: #28c9f2 !important;
    color: #fff;
    background-color: #28c9f2 !important;
}
section.call-to-action .video_btn:hover i, section.call-to-action .video_btn:focus i {
    animation: none;
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
}
.mt_btn_wrapper ul li a.btn i {
    padding: 0;
    margin: 0 4px 0 0;
}
#style-switcher h2 a {
    background-color: #28c9f2;
}
/* top most header css end */
.main-shop .woocommerce-ordering {
    float: left;
    width: auto;
}
.post-type-archive.post-type-archive-product.woocommerce .col-md-8 .main-shop .shop-dropdown .woocommerce-ordering {
    margin-bottom: 20px;
}
.widget_shopping_cart_content .buttons a {
    font-size: 13px !important;
}
.mt_single_portfolio {
    float: left;
    width: 100%;
}
.mt_single_portfolio .owl-project {
    padding: 30px 0;
}
.wds_service_section .invo_heading {
    margin-bottom: 40px;
}
.pp_default .pp_close:before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 100%;
	height: 1px;
	background-color: #fff;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	margin-top: -1px;
}
.pp_default .pp_close:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    transform: rotate(-45deg);
    display: inline-block;
    margin-top: -2px;
}
.vc_row_background {
    background-color: #f4f4f4;
}
.wds_process_padding .invo_heading {
    padding-bottom: 30px;
}
.wds_process_padding .invo_heading {
    padding-bottom: 30px;
}

.wds_nav_non nav.navbar {
	display: none;
}
/* portfolio page css start */
table.infobox.hproduct {
	margin-top: 20px;
    border: 1px solid #eee;
    border-collapse: separate;
    border-top: none;
}
.infobox.hproduct th, .infobox.hproduct td {
    padding: 7px 10px;
}
.infobox.hproduct td a {
    font-size: 14px;
    color: #808080;
    line-height: 25px;
    font-weight: 500;
}
.infobox.hproduct th a {
    color: #404040;
}
.infobox.hproduct tr:last-child td, .infobox.hproduct tr:last-child th {
    border: none;
}
.wds-single-page p a {
    color: #404040;
}
.wds-single-page p a:hover {
    color: #28c9f2;
}
.or_tabs_nav > li > a, .nav-pills > li > a {
    color: #28c9f2;
    font-weight: 500;
}
.or_vertical_tabs>.or_wrapper>ul.ui-tabs-nav>li>a {
	font-weight: bold;
}
.or_vertical_tabs>.or_wrapper.ui-tabs {
	background-color: #f5f5f5; 	
}
.or_vertical_tabs>.or_wrapper>ul.ui-tabs-nav>li.ui-tabs-active > a, .or_vertical_tabs>.or_wrapper>ul.ui-tabs-nav>li.ui-tabs-active > a:hover {
    border: none;
    border-right: 3px solid #28c9f2;
    background: #fff !important;
    margin-left: 0px;
    margin-right: -1px; 
    color: #28c9f2; 
}
.or_vertical_tabs>.or_wrapper>ul.ui-tabs-nav>li>a {
	color: #404040;
}
.or_vertical_tabs>.or_wrapper>ul.ui-tabs-nav ~ div.or_tab.ui-tabs-body-active {
    background-color: #fff;
    border: 1px solid #eee;
}
.or_text_block a {
    color: #28c9f2;
}
.msitxt {
    font-size: 14px;
    font-family: 'Hind', sans-serif;
    color: #808080;
    line-height: 25px;
    margin: 10px 0;
    font-weight: 500;
}

.variations .selectboxit-btn.selectboxit-enabled:hover, .variations .selectboxit-btn.selectboxit-enabled:focus {
    color: #333333 !important;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #2f2f2f;
}
.comment-form-comment textarea, .comment-form-author input[type="text"], .comment-form-email input[type="text"] {
	background-color: transparent;
}
@-moz-document url-prefix() { 
.or_row {
    display: block !important;
}
}
@media screen and (min-width:0\0) {
.rev_slider_wrapper  {
	overflow: hidden !important;
}
.clients_wraper .item img, .wds_partner_section img {
	width: auto !important;
}
.comment-form textarea.form-control {
	min-height: 200px;
}
}
.btn:focus, .btn:focus:active, .active.btn:focus, .focus.btn, .focus.btn:active, .focus.active.btn, .a:focus, .a:focus:active, .active.a:focus, .focus.btn, .focus.a:active, .focus.active.a {
	outline: none;
}
/*============================================ main heading css start ========================*/
.wds_main_heading {
    float: left;
    width: 100%;
    text-align: center;
	padding-bottom: 50px;
}
.wds_main_heading.wds_title_padding {
    padding-top: 70px;
}
.wds_heading {
    text-transform: capitalize;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 3px;
    margin: 0;
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid;
    border-bottom-style: dashed;
	font-family: 'Great Vibes';
}
.wds_heading:after {
	content: "";
	width: 10px;
	height: 10px;
	position: absolute;
	top: 100%;
	display: inline-block;
	background-color: #28c9f2;
	left: 50%;
	margin-left: -5px;
	margin-top: -5px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
.wds_main_heading .invo_heading:before {content: "";width: 100%;}
/*===================================== wedding heading css end ===========================*/

/*====================================== toggle header css end ===============================*/
.wds_header {
    float: left;
    width: 100%;
}
.wds_centerd_header{
	float: left;
	width: 100%;
}
.wds_middle_header {
    float: left;
    width: 100%;
    padding: 15px 0px;
    z-index: 46;
    z-index: 10;
    position: relative;
	border-bottom: 1px solid #ebebeb;
}
.wds_middle_header .wds_logo {
    text-align: center;
	background-color: #fff;
}
.wds_middle_header .wds_logo .navbar-brand {
    padding: 10px 0;
	display: inline-block;
    float: none;
}
.wds_right_info {
    float: right;
    display: inline-block;
}
.wds_middle_header .wds_left_links ul li a {
    color: #333;
}
.wds_middle_header .wds_left_links ul li a i {
    color: #28c9f2;
}
.wds_middle_header .nav-right-info form .close {
    margin-top: -7px;
	padding: 0 !important;
	font-size: 13px;
}
.wds_right_info .navbar-nav {
    margin: 0;
}
.wds_middle_header .nav-right-info ul {
    float: right;
    flex-direction: row;
}
.wds_middle_header .nav-right-info> ul> li {
    float: right;
}
.wds_middle_header .wds_right_info.nav-right-info> ul> li {
    float: left;
	width: auto;
}
.wds_right_info .wds_search_form {
    position: fixed;
    height: 80px;
}
.wds_right_info ul.nav> li> a {
    width: 35px;
    height: 35px;
    display: inline-block;
    padding: 0 !important;
    border: 1px solid #333;
    line-height: 34px;
    border-radius: 100%;
    color: #333;
    font-size: 14px;
    background-color: transparent;
	z-index: 1;
	text-align: center;
	position: relative;
}
.wds_middle_header .nav-right-info .navbar-nav > li:first-child> a {
    padding-right: 0;
}
.wds_right_info ul li a i {
    padding: 0;
}
.wds_right_info ul.nav> li> a:hover {background-color: #28c9f2;border-color: #28c9f2;color: #fff;}
.wds_right_info ul.nav> li {
    margin-right: 10px;
}
.wds_right_info ul> li> a .cart_badge {
    position: absolute;
    top: -7px;
    line-height: 7px;
    padding: 5px;
    display: inline-block;
    right: -5px;
    background-color: #333;
    color: #fff;
    border-radius: 100%;
    font-size: 11px;
}
.logged-in .wds_toggle_header {
    top: 32px;
}
.wds_toggle_header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    padding: 20px 0px;
    min-height: 90px;
}
.wds_toggle_header.wds_fixed {
    padding: 18px 0px;
    min-height: 80px;
    background-color: rgba(255, 255, 255, 0.9);
}
.wds_logo {
    display: inline-block;
}
.close_toggle {
	float: right;
	width: 50px;
	height: 30px;
	text-align: center;
	background-color: #f9f9f9;
	display: inline-block;
	border: 1px solid rgba(0, 0, 0, 0.06);
	margin: 0 0px 10px 0;
	display: none;
}
.menu_toggle {
	width: 30px;
    height: 30px;
    z-index: 100;
    float: right;  
    display: inline-block;
    position: relative;
	cursor: pointer;
}
.menu_toggle span {
    width: 100%;
    height: 3px;
    background-color: #28c9f2;
    display: block;
	cursor: pointer;
	position: absolute;
	left: 0;
	right: 0;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.menu_toggle span:first-child {
    top: 6px;
}
.menu_toggle span:nth-child(2) {
    top: 12px;
}
.menu_toggle span:last-child {
    top: 18px;
}
.menu_toggle.close_btn span:first-child {
	opacity: 0;
}
.menu_toggle.close_btn span:nth-child(2) {
	top: 50%;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.menu_toggle.close_btn span:last-child {
	top: 50%;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
}
.wds_toggle_header .menu_toggle {
    width: auto;
    min-width: 75px;
    height: auto;
    z-index: 100;
    display: inline-block;
    cursor: pointer;
    padding: 3px 15px;
	margin: 5px 0;
    color: #fff;
    border: 1px solid #fff;
}
.wds_toggle_header .menu_toggle:after {
    content: "menu";
    text-transform: capitalize;
    font-weight: bold;
    font-size: 16px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.wds_toggle_header .menu_toggle.close_btn:after {content: "close";}
.wds_toggle_header.wds_fixed .menu_toggle {
    color: #333;
    border-color: #333;
}
.mt_header_wrapper {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), -2px 4px 20px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), -2px 4px 20px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), -2px 4px 20px rgba(0, 0, 0, 0.28);
    -ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), -2px 4px 20px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), -2px 4px 20px rgba(0, 0, 0, 0.28);
    min-width: 250px;
	transform: translateX(-110%);
	-webkit-transform: translateX(-110%);
	-moz-transform: translateX(-110%);
	-ms-transform: translateX(-110%);
	-o-transform: translateX(-110%);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}    
.mt_header_wrapper.open_menu {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
}
.mt_wds_menu {
    float: left;
    width: 100%;
	padding-top: 50px;
    height: 100%;
}
.wds_toggle_header .mt_wds_menu > ul {
    overflow-y: auto;
    height: 100%;
    padding-bottom: 50px;
    width: 100%;
}
.mt_header .mt_wds_menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.wds_toggle_header ul li {
    display: block;
	position: relative;
}
.wds_toggle_header ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.wds_toggle_header ul li a {
    display: block;
    padding: 10px 20px;
	padding-left: 30px;
    font-size: 15px;
    text-transform: capitalize;
    color: #404040;
    font-weight: normal;
	box-shadow: 0 2px 3px transparent;
	transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    border-bottom: 1px solid #eee;
}
.wds_toggle_header ul li a:hover {
    background-color: #f9f9f9;
	box-shadow: inset 0 0px 3px rgba(204, 204, 204, 0.51);
}
.wds_toggle_header .menu-item-has-children > a:after, .wds_toggle_header .sub-menu .menu-item-has-children > a:after {content: "\f0d7";font: normal normal normal 14px/1 FontAwesome;float: right;line-height: 25px;}
.sub-menu .menu-item-has-children > a:after {
    color: #132834;
}
.wds_toggle_header .sub-menu {
    background-color: #f9f9f9;
	display: none;
}
.wds_toggle_header .sub-menu .sub-menu li {
    border-bottom: 1px solid #fff;
}
.wds_toggle_header .sub-menu .sub-menu {
    background-color: #fff;
}
.wds_toggle_header .sub-menu li a {
    padding-left: 35px;
}
.wds_toggle_header .sub-menu .sub-menu li a {
    padding-left: 40px;
}
/*======================================== wds toggle header =================================*/
/*================================= Contact Section start ===================================*/
.wds_contact_section {
    float: left;
    width: 100%;
	background-size: cover;
	background-position: center center;
	background-attachment: fixed;
	padding: 100px 0;
	z-index: 1;
	position: relative;
}
.wds_contact_section:before {
	content: "";
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(14, 1, 33, 0.82);
    z-index: -1;
}
.form-group {
	margin-bottom: 25px;
}
.wds_contact_form_wrapper {
    float: left;
    padding: 50px 30px;
    position: relative;
    z-index: 1;
    margin: 10px;
}

.wds_contact_form_wrapper:after {
	content: "";
	position: absolute;
	top: -10px;
	left: -10px;
	right: -10px;
	bottom: -10px;
	border: 10px solid rgba(255, 255, 255, 0.28);
	z-index: -1;
}
.wds_contact_form {
    float: left;
    width: 100%;
}
.wds_contact_form_wrapper textarea.form-control {
    height: 150px;
}
.wds_contact_form_wrapper .wds_main_heading {
    padding: 0;
    color: #fff;
    margin-bottom: 50px;
}
.wds_contact_form_wrapper .wds_main_heading p {
    color: #fff;
}
.wds_contact_form_wrapper .form-control {
    background-color: rgba(255, 255, 255, 0.24) !important;
	color: #fff;
}
.wds_contact_btn {
    float: left;
    width: 100%;
    text-align: right;
	padding-top: 10px
}
.wds_contact_form_wrapper .wds_btn {
    color: #fff;
}
.form-error.help-block {
    position: absolute;
    top: 100%;
    margin: 5px 0 0;
	font-size: 13px;
    line-height: 13px;
}
.contactpage_form{
	float: left;
    width: 100%;
}
.contact_page {
    float: left;
    width: 100%;
}
.wds_contactpage {
    float: left;
    width: 100%;
	padding-bottom: 70px;
}
.wds_contactpage_form {
    float: left;
    width: 100%;
}
.wds_contactpage_form .form-group {
    margin-bottom: 25px;
}
.wds_contact_detail_section {
    float: left;
    width: 100%;
	text-align: left;
}
.wds_contact_detail {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.contact_icon {
    float: left;
    width: 100%;
    font-size: 30px;
    color: #28c9f2;
    line-height: 30px;
}
.wds_contact_content {
    float: left;
    width: 100%;
    font-size: 15px;
    color: #808080;
}
.contact_title {
    margin: 10px 0;
    font-size: 20px;
    text-transform: capitalize;
    color: #404040;
}
.wds_contact_content a {
    color: #808080;
}
.wds_contact_content a {
    color: #28c9f2;
    opacity: 1;
}
.form-control-wds input {
    width: 100%;
    height: 40px;
    margin: 10px 0;
    border: 1px solid #ebe9e9;
    padding: 0 10px;
    line-height: 5;
}
textarea.wpcf7-textarea {
    width: 100%;
    margin: 10px 0;
    border: 1px solid #ebe9e9;
    padding: 10px;
}
input.wpcf7-submit:hover {
    background: transparent;
    border: 1px solid #28c9f2;
    color: #28c9f2;
}
input.wpcf7-submit {
    background: #28c9f2;
    line-height: 10px;
    border: 1px solid transparent;
    outline: none;
    color: #fff;
    font-size: 16px;
    width: 150px;
    box-shadow: none;
    transition: all 0.3s linear;
}

::placeholder{
    color:#bbbbbb;
}
/*========================================= Contact page style 2 start ======================*/
.contact_style2 .google_map {
	height: 200px;
}
.contact_style2 .contact_icon, .contact_style3 .contact_icon {
    width: 35px;
    margin-right: 10px;
	font-size: 22px;
}
.contact_style2 .wds_contact_content, .contact_style3 .wds_contact_content {
    width: calc(100% - 45px);
}
.contact_style2 .wds_contact_detail, .contact_style3 .wds_contact_detail {
    margin-bottom: 10px;
}
.wds_map_wrapper {
    float: left;
    width: 100%;
    height: 500px;
}
.contact_style3 .google_map img {
    height: 100%;
    width: 100%;
}
.contact_style3 .wds_contactpage_form {
    background-color: #fff;
    width: 80%;
    margin: 0px auto;
    margin-top: -100px;
    display: inline-block;
    float: none;
	z-index: 1;
	position:relative;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.19);
}
.contact_style3 .wds_contactpage_form:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    width: 39.7%;
    border: 3px solid #fff;
    z-index: 1;
}
.contact_style3 .wds_contactpage_form:after {content: "";position: absolute;top: 0;right: 0;bottom: 0;width: 42%;background-color: #ebebeb;z-index: -1;}
.contact_style3 {
    text-align: center;
}
.contact_style3 .wds_contactpage_form .wds_main_heading {
    padding: 0;
}
.contact_style3 .wds_contact_detail_section, .contact_style3 .contactpage_form {
    padding: 40px 20px;
}
.contact_style3 .wds_heading {
    font-size: 30px;
    text-align: left;
    margin-bottom: 35px;
}
/*=============================== Contact page style 2 end ==================================*/
/* Contact Section end */
/*====================================== Top Footer style2 start ============================*/
.wds_top_footer {
    position: relative;
    padding: 0;
}
.wds_top_footer_content {
    float: left;
    width: 100%;
    text-align: center;
}
.wds_top_footer_content img {
    margin-bottom: 20px;
}
.wds_top_footer_content .social {
    display: inline-block;
    float: none;
    text-align: center;
}
.wds_top_footer_content .footer_logo {
    display: inline-block;
    margin-bottom: 30px;
}
.wds_top_footer_content .footer_title {
    font-size: 50px;
    line-height: 60px;
    margin: 0 0 20px;
    color: #404040;
    font-family: 'Great Vibes';
    display: block;
    display: none;
}
.wds_top_footer_content .social_wrapper {
    margin-bottom: 0;
}
.wds_top_footer_content .social_wrapper .social {
    margin-top: 25px;
}
.wds_top_footer:after {
	content: "";
	position: absolute;
	bottom: -80px;
	width: 50px;
	height: 50px;
	display: inline-block;
	background-color: #1d2c36;
	left: 50%;
	margin-left: -25px;
	margin-bottom: -25px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}
/*================================== Top Footer style2 end =================================*/
/*======================== Bottom Footer style start ========================================*/
.wds_bottom_footer, .invo_bottom_footer {
	float: left;
    width: 100%;
    background: #1d2c36;
	padding: 15px 0;
    z-index: 1;
    position: relative;
}
.wds_bottom_footer p, .invo_bottom_footer p {
    margin: 0;
}
.wds_bottom_footer p {
    color: #fff;
}
/*======================== Bottom Footer style end ==========================================*/
/*======================== unit testing style start ==========================================*/
.blog-post {
    float: left;
    width: 100%;
}
.gallery-columns-1 .gallery-item, .gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-7 .gallery-item, .gallery-columns-8 .gallery-item, .gallery-columns-9 .gallery-item {
    padding: 1px;
}
.post_format-post-format-image figcaption.wp-caption-text {
    text-align: inherit;
}
.post_format-post-format-audio .wds_btn {
    margin-top: 10px;
}
.wds_menu none ul > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
}
.featured-post:before {
    content: "\f08d";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #28c9f2;
    font-size: 15px;
    padding-right: 10px;
}
.main-blog .wds_blog_post.sticky {
    position: relative;
}
.main-blog .wds_blog_post.sticky .wds_blog_heading {
    padding-left: 20px;
}
.fa-thumb-tack {
    position: absolute;
    font-size: 22px;
    left: 0;
    top: 14px;
}
.post:not(.sticky) .fa-thumb-tack {
    display: none;
}
.tag-post.tag-title table {
    text-align: center;
    border: none;
    border-bottom: 1px solid #ebebeb;
}
.pagination > ul {
	margin: 30px 0;
}
.page-links {
    margin: 10px 0;
}
.pagination > ul > li > a, .pagination > ul > li > span, .page-links a {
    margin: 0;
    width: 40px;
    height: 40px;
    text-decoration: none;
    font-weight: 300;
    padding: 0;
    font-size: 15px;
    line-height: 37px;
    display: inherit;
	color: #404040;
    background-color: transparent;
    border: 1px solid #28c9f2;
    border-radius: 0px;
	text-align: center;
}
.page-links a {
    margin: 0 5px;
    display: inline-block;
}
.pagination > ul > li > a:hover, .pagination > ul > li > span:hover, .pagination > ul > li > a:focus, .pagination > ul > li > span:focus, .pagination > ul > li > span.current, .pagination > ul > .active > a, .pagination > ul > .active > span, .pagination > ul > .active > a:hover, .pagination > ul > .active > span:hover, .pagination > ul > .active > a:focus, .pagination > ul > .active > span:focus, .page-links a:hover, .page-links a:focus, .group-blog .page-links a:hover, .group-blog .page-links a:focus, .wds_index_page .page-links a:hover, .wds_index_page .page-links a:focus, .home.blog .page-links a:hover, .home.blog .page-links a:focus, .single .page-links a:hover, .single .page-links a:focus {
    color: #fff !important;
    background-color: #28c9f2;
	text-decoration: none;
}
.post-password-form label {
    font-weight: 600;
}
.post-password-form input[type="password"] {
    display: block;
    width: 100%;
    height: 45px;
    padding: 0 15px !important;
    font-size: 14px;
    font-weight: 300;
    line-height: 45px;
    color: #404040;
    background-color: #F9F9F9 !important;
    border: 1px solid #ebebeb;
    text-transform: none;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    outline: none;
    box-shadow: none;
}
.post-password-form input[type="password"]:hover, .post-password-form input[type="password"]:focus {
    box-shadow: none;
    outline: none;
    box-shadow: none;
}
.post-password-form input[type="submit"] {
    display: inline-block;
    padding: 7px 20px;
    border: 2px solid #28c9f2;
    border-radius: 25px;
    text-transform: capitalize;
    color: #404040;
    min-width: 110px;
    text-align: center;
    font-size: 15px;
    font-weight: 500;
    box-shadow: none;
    text-shadow: none;
    outline: none;
    line-height: 25px;
    background-color: transparent;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background-color: #28c9f2;
    color: #fff;
    box-shadow: none;
    text-shadow: none;
    outline: none;
}
.post_format-post-format-gallery .gallery-caption {
    margin: 5px 0 10px;
}
.entry-meta .wds_post_time {
    position: initial;
    padding: 0;
    color: #132834;
    margin: 8px 0 12px;
    font-size: 14px;
    font-weight: 400;
}
.entry-meta .wds_post_time a {
    color: #132834;
}
.entry-meta .wds_post_time a:hover, .entry-meta .wds_post_time a:focus {
    color: #28c9f2;
}
.blog-post .wds_btn {
    margin-top: 13px;
}
.search-results .entry-thumb .wds_blog_img {
    padding: 10px 0;
}
nav.navigation.posts-navigation {
    float: left;
    width: 100%;
    padding: 5px 0;
}
.entry-summary {
    width: 100%;
    float: left;
    font-size: 14px;
    font-family: 'Hind', sans-serif;
    color: #808080;
    line-height: 25px;
    margin: 0 0 10px;
    font-weight: 500;
}
nav.pagination {
    float: left;
    width: 100%;
}
.search-results .wds_blog_post .wds_btn {
    margin-top: 10px;
}
.wds_index_page .wds_post_data span a, .group-blog .wds_post_data span a, .home.blog .wds_post_data span a, .entry-meta .wds_post_time a, .search-results .entry-meta .wds_post_time a {
   letter-spacing: 0px;
}
.wds_index_page a, .single .group-blog a, .single .wds_index_page a{ 
    color: #28c9f2;
}
.single a:hover {
	text-decoration: none;
}
.single .widget ul li a:hover {
	text-decoration: none;
}
.group-blog .comment p a, .wds_index_page .comment p a, .single .comment p a {
    color: #ffc935;
}
.comment-form .logged-in-as a {
    color: #28c9f2;
}
.type-page .edit-link .post-edit-link:hover, .type-page .edit-link .post-edit-link:focus, .type-page p a:hover, .type-page p a:focus {
	color: #28c9f2;
}
.group-blog a, .group-blog .single p a, .group-blog .wds-single-page p a, .wds_index_page a, .wds_index_page .single p a, .single p a, .wds_index_page .wds-single-page p a, .single .wds-single-page p a {
    color: #28c9f2;	
}
.group-blog a:hover, .group-blog a:focus, .group-blog.single p a:hover, .group-blog.single p a:focus, .group-blog .wds-single-page p a:hover, .group-blog .wds-single-page p a:focus, .wds_index_page a:hover, .wds_index_page a:focus, .single p a:hover, .single p a:focus, .group-blog .wds-single-page p a:hover, .wds-single-page p a:focus, .home.blog .wds-single-page p a:hover, .home.blog p a:focus, .wds_index_page .wds_post_data span a:hover, .wds_index_page .wds_post_data span a:focus  {
    text-decoration: none;	
}
.group-blog .widget a:hover, .group-blog .widget a:focus, .group-blog.single .widget p a:hover, .group-blog.single .widget p a:focus, .wds_index_page .widget a:hover, .wds_index_page .widget a:focus, .single .widget p a:hover, .single .widget p a:focus, .home.blog .widget p a:hover, .home.blog .widget p a:focus {
    text-decoration: none;	
}
.entry-meta .wds_post_time a:hover, .search-results .entry-meta .wds_post_time a:hover, .page-child dd a:hover, .page-child p a:hover, .page-child .wp-caption-text a:hover, .page-parent a:hover, .page-child .comments a:hover, .main-blog .page.type-page.status-publish.hentry p a:hover, .main-blog .page.type-page.status-publish.hentry .post-edit-link:hover, .logged-in .comments .logged-in-as a:hover {
    text-decoration: none;
}
.originbuilder.search.search-results .entry-meta .wds_post_time a, .originbuilder .entry-meta .wds_post_time a {
    text-decoration: none;
}
.tag-image p a:hover {
    opacity: 1;
}
.tag-featured-image p a:hover {
    opacity: .8;
}
/*======================== unit testing style end ==========================================*/
/*======================== page title style start ==========================================*/
.wda_breadcrumb_section {
    float: left;
    width: 100%;
    text-align: center;
    background-color: #f9f9f9;
	position: relative;
    z-index: 1;
    background-image: url('http://kamleshyadav.in/wp/wedding-services/photographer/wp-content/uploads/sites/2/revslider/photo_about_banner/back1.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.wda_breadcrumb_section .col-lg-12.col-md-12 {
    min-height: auto;
}
.wda_breadcrumb_section:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.30);
    z-index: -1;
}
.wds_page_title {
    margin: 0;
    text-transform: capitalize;
    font-size: 30px;
    padding: 100px 0;
	color: #fff;
}
body.error404 .search-form {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.search-box {
    float: left;
    width: 100%;
    position: relative;
}
form.search-form a.search {
    position: absolute;
    top: 50%;
    margin: 0;
    right: 20px;
    font-size: 15px;
    line-height: 15px;
    margin-top: -7.5px;
}
body.error404 form.search-form a.search {
    position: absolute;
    top: 50%;
    margin: 0;
    right: 20px;
    font-size: 15px;
    line-height: 15px;
    margin-top: -7.5px;
}
.logged-in .menu_close_btn {
    margin-top: 50px;
}
.search-no-results .page-header, .search-no-results .page-header h3 {
    margin-top: 0;
}
/*======================== page title style end ==========================================*/



.small-feature .icon {
    background: #ffffff;
    width: 60px;
    height: 60px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 22px;
    font-weight: 600;
}

.wds_services-wrapper {
    display: grid;
}
.columan1 {
    grid-template-columns: repeat(1, 1fr);
}
.columan2 {
    grid-template-columns: repeat(2, 1fr);
}
.columan4 {
    grid-template-columns: repeat(4, 1fr);
}
.columan3 {
    grid-template-columns: repeat(3, 1fr);
}
.columan5 {
    grid-template-columns: repeat(5, 1fr);
}
.columan6 {
    grid-template-columns: repeat(6, 1fr);
}

.wds_heading-align-center {
    text-align: center;
}

.wds_heading-align-center .wds_sub_heading:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 70px;
    height: 2px;
    background-color: #28c9f2;
    right: 0;
    margin: auto;
}

.wds_heading-align-left {
    text-align: left;
}
.wds_heading-align-left .wds_sub_heading:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 70px;
    height: 2px;
    background-color: #28c9f2;
    right:auto;
}
.wds_heading-align-right {
    text-align: right;
}
.wds_heading-align-right .wds_sub_heading:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 0;
    width: 70px;
    height: 2px;
    background-color: #28c9f2;
    left:auto;
}
/*======================== pricing elements ==========================================*/
.wds_pricing_box {
    text-align: center;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 15%);
    margin-bottom: 30px;
}
.wds_pricing_box .wds_pricing_header {
    padding-top: 40px;
}
.wds_pricing_box .wds_pricing_body {
    padding: 0px 15px;
}
.wds_pricing_box .wds_pricing_footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff8f8;
}
.wds_pricing_box .wds_pricing_header h3 {
    font-size: 18px;
    margin: 0;
    padding-bottom: 20px;
    font-weight: 700;
    color: #3b3b3b;
    padding-top: 30px;
}
.wds_pricing_body ul {
    padding: 0 0 20px;
}
.wds_pricing_img {
    background: #28c9f2;
    border-radius: 50px;
    padding: 20px;
    width: 100px;
    height: 100px;
    margin: auto;
}
.wds_pricing_box .wds_pricing_price h2 {
    margin: 0;
    font-size: 20px;
    color: #fff;
}
.wds_pricing_box .wds_pricing_rate {
    font-size: 30px;
    font-weight: 700;
}
.wds_pricing_box .wds_pricing_price {
    background: #28c9f2;
    padding: 10px 30px;
    border-radius: 0px 100px 0 0px;
}
.wds_pricing_box .wds_pricing_footer a {
    padding: 10px 30px;
    font-weight: 600;
    font-size: 18px;
}
.wds_pricing_box ul li {
    list-style: none;
    margin-bottom: 10px;
    color: #a5a4a4;
    font-weight: 500;
    border-bottom: 1px solid #f1f1f1;
    padding: 5px 0 15px;
}
.wds_pricing_box ul li:last-child {
    border: none;
}
/*======================== Post elements ==========================================*/
.wds-blog-wrapper {
    display: grid;
    grid-gap: 30px;
}
.wds-blog-box {
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 7%);
    overflow: hidden;
    margin-bottom: 30px;
}
.wds-blog-blog-img {
    position: relative;
    margin-bottom: 30px;
    width: fit-content;
    width: -moz-fit-content;
    margin-bottom: 0;
}
.wds-blog-data {
    padding: 25px;
}
ul.wds-blog-view li {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
}
ul.wds-blog-view li i {
    font-size: 16px;
    margin-right: 5px;
}
ul.wds-blog-view {
    padding: 0;
}
a.wds-blog-title {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 700;
    display: block; 
}
.wds-blog-data p {
    margin-bottom: 0;
}
a.wds-blog-read-more {
    text-decoration: none;
    font-weight: 600;
    margin-top: 10px;
    font-size: 14px;
}
/*======================== Team elements ==========================================*/
.wds-team-box {
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 15%);
    text-align: center;
    border-radius: 10px;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}
.wds-team-img {
    position: relative;
    overflow: hidden;
}
.wds-team-img img {
    width: 100%;
    transition: 0.8s;
}
ul.wds-team-contact {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
    top: 20%;
}
.wds-team-img:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 20%;
    bottom: 0;
    background: #000;
    opacity: 0;
    transition: 0.2s;
}
.wds-team-data {
    padding: 20px;
    position: relative;
    z-index: 2;
}
ul.wds-team-social {
    margin-top: -40px;
    margin-bottom: 12px;
    z-index: 1;
    padding: 0;
}
ul.wds-team-social li {
    margin: 0 4px;
    display: inline-block;
    list-style: none;
}
ul.wds-team-social li {
    width: 35px;
    height: 35px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #eaeff6;
    font-size: 16px;
    border-radius: 100%;
    background: #fff;
    box-shadow: 0 0 0 3px rgb(253 150 120 / 15%);
}
.wds-team-name {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 20px;
    font-weight: 600;
    margin-top: 0;
}
.wds-team-designation {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0px;
    color: #28c9f2;
    font-weight: 600;
}
.wds-team-box:hover .wds-team-img:after {
    opacity: 0.7;
    top: 0;
}
.wds-team-box:hover ul.wds-team-contact {
    opacity: 1;
    visibility: visible;
    top: 0;
}
ul.wds-team-contact li a i {
    margin-right: 8px;
}
ul.wds-team-contact li { 
    list-style: none;
}
.wds-team-box:hover ul.wds-team-contact li a {
    color: white;
}
.wds_footer_content {
    text-align: left;
}

.wds-iconbox-wrapper {
}

.wds-iconbox-inner {
    background-color: #fff;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 7%);
    padding: 30px;
    text-align: center;
    border-radius: 10px;
}

.wds-iconbox-icon i {
    color: #fff;
    background: #8cc739;
    padding: 35px;
    font-size: 30px;
    border-radius: 100px;
    border: 5px double #8abf41;
    margin-bottom: 30px;
}

.wds-iconbox-inner a {
    font-size: 14px;
    font-weight: 600;
}

h5.wds-iconbox-title {
    font-weight: 600;
}

.wds-iconbox-content {
    color: #9c9d9a;
    font-size: 14px;
    padding: 0px 0 10px;
}

.wds-iconbox-image img {
    border-radius: 10px !important;
    margin-bottom: 25px!important;
    border: 2px solid #8cc739!important;
    max-width: 50%!important;
}

.right-section .content {
    text-align: right;
    margin-right: 70px;
    margin-left: 0;
    margin-top: 0px;
}

.right-section .small-icon-img {
    position: absolute;
    right: 10px;
}

.wds-process-inner {
    text-align: center;
}

.wds-process-icon i {
    font-size: 42px;
    color: #f97307;
}

.wds-process-icon, .wds-process-img {
    position: relative;
    padding-bottom: 40px;
}

.wds-process-icon:after, .wds-process-img:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    border-bottom: 3px dashed #cdcdcd;
}

.wds-process-data {
    padding-top: 40px;
}

.wds-process-icon:before, .wds-process-img:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    width: 25px;
    height: 25px;
    background: red;
    border-radius: 50%;
    border: 5px solid #07d8f9;
    margin: auto;
    z-index: 1;
}
h5.wds-process-title {
    font-size: 24px;
    font-weight: 600;
}
.wds-process-content {
    font-size: 16px;
    color: #a5a5a5;
    line-height: 20px;
    padding: 15px 15px;
}

.wds-process-wrapper {
    display: grid;
}


.wds-product-thumb {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    margin: 0 0 15px;
    position: relative;
    transition: all 0.3s;
}
.wds-product-image {
    position: relative;
    margin-bottom: 20px;
}

.wds-product-image img {
    width: 100%;
}
.wds-product-info {
    text-align: center;
}
.wds-product-hover {
    margin: 0;
    position: absolute;
    top: 20px;
    right: 20px;
}
.wds-product-hover ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 40px;
}
.wds-product-hover ul li,
.wds-product-hover:hover ul li {
    transition: 300ms ease-in-out;
}
.wds-product-hover ul li {
    transform: translateX(20px);
    transition: 300ms ease-in-out;
    opacity: 0;
    visibility: hidden;
    margin: 0;
    margin-bottom: 10px;
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
}
.wds-product-hover ul .wds-product-icon {
    height: 40px;
    width: 40px;
    display: inline-block;
    border: none;
    border-radius: #28c9f2;
    text-align: center;
    line-height: 40px;
    margin: 0;
    background: #28c9f2; 
} 
.wds-product-hover ul .wds-product-icon svg {
    height: 16px;
    width: 16px;
    fill: white;
}
.wds-product-thumb h2 {
    margin: 0;
    color: #132834;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
}

.wds-product-thumb h2 a,
.wds-product-thumb h2 a:visited {
    color: #132834;
}
.wds-product-thumb h2 a:hover {
    color: #28c9f2;
}
.wds-product-thumb .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #28c9f2;
    font-weight: 500;
    font-size: 20;
}
.price del,
del {
    opacity: .6;
    color: var(--shp-txt-color);
}
.wds-product-thumb:hover .wds-product-hover ul li {
    transform: translateX(0px);
    opacity: 1;
    visibility: visible;
}
.wds-product-wrapper {
    display: grid;
    gap: 15px;
}
.wds-product-thumb {
    background: #f7f7f7;
    padding: 20px;
    border-radius: 5px;
}
.wds-product-image:not(.shp-new-product) .onsale,
.wds-product-image:not(.shp-new-product) body.woocommerce span.onsale {
    top: 20px;
}
body.woocommerce span.onsale,
span.onsale, .woocommerce span.onsale {
    min-height: unset;
    min-width: 50px;
    margin: 0;
    background: yellow;
    padding: 0;
    position: absolute;
    left: 20px;
    top: 50px;
    color: white; 
    width: 50px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    vertical-align: middle;
    font-size: 12px;
    z-index: 1;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: var(--shp-radius-round);
}
textarea.wpcf7-form-control {
    max-height: 110px;
}
/* scrollbar-track start*/
::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}
::-webkit-scrollbar
{
	width: 5px;
}
::-webkit-scrollbar-thumb
{
	background-color: #28c9f2;
}
/* scrollbar-track end*/
/* custom css start */
footer .wds_sidebar_heading {
    margin-bottom: 50px;
}
.wds_menu ul li ul li {
    margin: 0;
}
textarea.form-control {
    height: 100px;
}
.nav-right-info .search-toggle {
    bottom: 0;
    left: 0;
}
section section {
    padding: 0;
}
.woocommerce div.product form.cart .variations {
    width: auto;
}
.widget ul {
    margin: 0;
    padding: 0;
}
.wp-block-search .wp-block-search__button {
    background: #dd9933;
    border: none;
    color: #ffffff;
    text-shadow: none;
    box-shadow: none;
    padding: 0 20px;
    font-size: 16px;
}
.wp-block-search .wp-block-search__input {
    border: 1px solid #eee;
    outline: none;
    padding: 10px 15px;
}
.wp-block-search .wp-block-search__input:focus {
    outline: none;
}
.widget .search {
    width: 100%;
    border-radius: 5px;
    font-size: 16px;
    background: #fff;
    border: 1px solid #eee;
}
.no-margin {
    margin: 0;
}
.no-padding {
    padding: 0;
}
i[class^="fa-"], i[class*=" fa-"] {
    font-family: "Font Awesome 5 Free","FontAwesome","Font Awesome 5 Brands"!important;
}
.twitter-feed {
    word-break: break-word;
}
section .sidebar {
    padding: 0;
}
.comment-respond .form-group input {
    width: 100%;
}
.sidebar .widget h2, .sidebar .wp-block-search__label {
    font-size: 26px;
    margin-bottom: 15px;
}
/* custom css end */