/* welldone Config Styles */
/* Created at 2018-07-13 11:41:59 */

/* theme general color customization todo:tahir code start here*/
body{
	font-family : Roboto;
	font-weight :400;
	color :#212121;
			line-height :1.4empx;
				font-size :1.3empx;
	}

/*Color Customization*/	/*for theme color*/

	::-moz-selection{
		background-color : #9f1c32;
	}

	::selection{
		background-color : #9f1c32;
	}
	
	a,
	.logo div span,
	.header--transparent .stuck .logo div span,
	.header--semi-transparent .stuck .logo div span,
	.navbar.navbar-wd .nav > li > a:hover,
	.navbar.navbar-wd .nav .open > a,
	.navbar.navbar-wd .nav .open > a:focus,
	.navbar.navbar-wd .nav .open > a:hover,
	.shopping-cart a:not(.btn):hover,
	.navbar-nav--vertical > li > a .badge,
	.widget_categories ul li a:hover,
	.single-product .product-details .variations .reset_variations,

	.header--only-logo .logo span,
	.logo div span,
	.header--transparent .stuck .logo div span,
	.header--semi-transparent .stuck .logo div span,
	.shopping-cart a:not(.btn):hover,
	.footer__column-links--variant2 .logo--footer span,
	a.custom-color,
	.custom-color,
	.icon-enable,
	.category-list li a:hover,
	.post p a,
	.post__title a:hover,
	.compare-box__header__toggle .icon:hover,
	.compare-box__items__list__item__delete a:hover,
	.filter-list li a.icon:hover,
	.review__comments a,
	.social-links--colorize .icon-mail:hover,
	.shopping-cart-table [class^="icon-"]:hover,
	.shopping-cart-table [class*=" icon-"]:hover,
	.slick-dots li.slick-active button:before,
	.blog .entry-content th > a,
	.list-blog .post h2 a:hover,
	.list-recent h4 a:hover,
	.slick-dots li.slick-active button::before {
		color: #9f1c32;
	}
	

	.wp-tag-cloud li a:hover,
	.ui-slider-handle,
	.price_slider_amount button,
	.ui-slider-range.ui-widget-header.ui-corner-all,
	.ui-slider-handle.ui-state-default.ui-corner-all,
	.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover, 
	.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover, 
	.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a, 
	.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a,
	.yith-wcan-reset-navigation.button,
	.woocommerce table.wishlist_table .add-to-cart-product .button.add_to_cart_button,

	.btn-plus__links__icon,
	.btn-plus__links__icon:hover,
	.btn-plus__links__icon:active,
	.btn-plus__links__icon.focus,
	.btn-plus__links__icon:focus,
	.filters-by-category ul li a:hover,
	.filters-by-category ul li a .selected,
	.tags-list li a:hover,
	.hint:hover .tool .tip,
	.navbar-nav--vertical > li > a .badge,
	#slidemenu .navbar-nav > li a .badge,
	.mark--color,
	.badge.badge--menu,
	.badge.badge--squared,
	.banner--icon,
	.post--fill,
	.btn--wd,
	.btn--wd:hover,
	.btn--wd:active,
	.btn--wd.focus,
	.btn--wd:focus,
	.btn--round,
	.btn--round:hover,
	.btn--round:active,
	.btn--round.focus,
	.btn--round:focus,
	.input-group__bar:before,
	.input-group__bar:after,
	input[type=checkbox]:checked ~ label .box,
	.radio input:focus + .outer .inner,
	.radio .inner,
	.tag:hover,
	.tags-list li a:hover,
	.hint,
	.hint__dot,
	.hint:hover .tool,
	.hint:hover .tool .tip,
	.review__helpful a:hover,
	.tgl.checked + .tgl-btn,
	.animated-arrows .slick-prev .icon-wrap::before,
	.animated-arrows .slick-prev .icon-wrap::after,
	.animated-arrows .slick-next .icon-wrap::before,
	.animated-arrows .slick-next .icon-wrap::after,
	.tparrows.default.tp-leftarrow .tp-arr-allwrapper::before,
	.tparrows.default.tp-leftarrow .tp-arr-allwrapper::after,
	.tparrows.default.tp-rightarrow .tp-arr-allwrapper::before,
	.tparrows.default.tp-rightarrow .tp-arr-allwrapper::after,
	.list-blog .post .list-blog-img time,
	.list-blog time,
	.list-recent-img time {
		background-color: #9f1c32;
	}

	.input--line {
	  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #9f1c32 4%);
	}

	.post.format-aside,

	blockquote.blockquote--wd p,
	.post--status,
	blockquote cite {
		border-left-color : #9f1c32;
	}

	blockquote.blockquote-reverse,
	.highlight.first-color,
	.tooltip.top .tooltip-arrow,
	.popover.right > .arrow{
	border-right-color : #9f1c32;
	}
	
	.wp-tag-cloud li a:hover,
	.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover, 
	.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover, 
	.woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a, 
	.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a,

	.tags-list li a:hover,
	.compare-box__items__list__item:hover,
	input[type=checkbox]:checked ~ label .box,
	.radio input:checked + .outer,
	.tag:hover,
	.tags-list li a:hover,
	.hint__dot {
		border-color : #9f1c32;
	}

	.nav-tabs.nav-tabs-inverse > li.active > a,
	.nav-tabs.nav-tabs-inverse > li.active > a:hover,
	.nav-tabs.nav-tabs-inverse > li.active > a:focus,
	.progress-bar-custom .progress-tooltip:after,
	.popover.top > .arrow,

	#loader,
	#modalLoader,
	.circle-loader{
	border-top-color:#9f1c32;
	}

	.dropdown-wd,
	.header__dropdowns-container .dropdown--wd,
	.header__dropdowns .dropdown-menu,
	.navbar-nav--vertical > li .dropdown-menu,
	.header__search__input:focus,

	.footer__settings .dropdown .dropdown-menu,
	.ul-row .li-col h4,
	.navbar-nav--vertical > li .dropdown-menu,
	.header__search__input:focus,
	#mega_main_menu .mega_main_menu_ul > li.default_dropdown > .mega_dropdown,
	#mega_main_menu .mega_main_menu_ul > li.default_dropdown > .mega_dropdown > li > ul {
	border-bottom-color: #9f1c32;
	}

	@media (min-width: 768px) {
	  .navbar.navbar-wd .dropdown-menu {
	    border-bottom-color: #9f1c32;
	  }
	}


	 /*<!-- Main Menu -->*/

	.navbar.navbar-wd .nav > li > a:hover,
	.navbar.navbar-wd .nav > li > a:focus {
		color: #9f1c32;
	}




	.progress-tooltip:after {
	border-color: #9f1c32 transparent transparent transparent;
	}


	#header .header-link:hover,
	#header .header-link:focus,
	#header .dropdown:hover >.dropdown-toggle,
	#header .open > .dropdown-toggle {
	color:#9f1c32 !important;
	}


	


	/*for theme color shade 1*/
	.product-box.new-box{
	background-color : #a92238;
	}

	/*for theme color shade 2*/
	.welldone_newsletter_popup form input[type="submit"],
	.progress-bar-custom2,
	.progress-bar-custom2 .progress-tooltip,
	#newsletter-section form  p input[type="submit"]:hover{
		background-color : #88162c;
	}

	/*Custom CSS Here*/

	
		.header-line {
			background-color:#000000;
		}
	
			.header-line a {
			color:#ffffff;
		}
	
			.header-line a:hover, 
		.header-line a:focus {
			color:#9f1c32;
		}
	
	/*<!-- Header -->*/

	.navbar.navbar-wd {}
			.navbar.navbar-wd,
		.navbar.navbar-wd a,
		.header__dropdowns__button {
			color:#212121;
		}
	
			.navbar.navbar-wd a:hover {
			color:#9f1c32;
		}
	
			#welldone_minicart_wrapper_content {
			background-color:#ffffff;
		}
	
			#welldone_minicart_wrapper_content,
		.shopping-cart a:not(.btn) {
			color:#212121;
		}
	
			.shopping-cart a:hover:not(.btn) {
			color:#9f1c32;
		}
	
		#menu-main > li > a {
			color:#212121;
		}
	
			.navbar.navbar-wd .nav > li > a:hover{
			color:#9f1c32;
		}
		
			.dropdown-menu > li > a:hover, 
		.dropdown-menu > li > a:focus {
			background-color:#f4f4f4;
		}
	
			.dropdown-menu > li > a, 
		.dropdown-menu > li > a {
			color:#212121;
		}
	
			.dropdown-menu > li > a:hover, 
		.dropdown-menu > li > a:focus {
			color:#9f1c32;
		}
	
	#pageContent > .content {background-color :#FFFFFF;}

/*<!-- Footer Customization -->*/

		.footer__links {
			background-color:#eaeeef;
		}
	
			.footer__links a:not(.btn){
			color:#000000;
		}
		
			.footer__links a:not(.btn):hover {
			color:#000000;
		}
	
	/*<!-- Footer Middle -->*/
	
			footer__column-links {
			background-color:#000000;
		}
	
			.footer__column-links .title {
			color:#ffffff;
		}
	
			.footer__column-links {
			color:#ffffff;
		}
	
			.footer__column-links a:not(.btn) {
			color:#ffffff;
		}
	
			.footer__column-links a:not(.btn):hover {
			color:#bbc2c6;
		}
	
	/*<!-- Footer Bottom -->*/

			.footer__subscribe {
			background-color:#000000;
		}
	
			.footer__subscribe {
			color:#ffffff;
		}
	
	/*<!-- Footer Copyright Section -->*/
	
			.footer__bottom {
			background-color:#ffffff;
		}
	
			.footer__bottom {
			color:#2b2b2b;
		}
	
			.footer__bottom a {
			color:#2b2b2b;
		}
	
			.footer__bottom a:hover {
			color:#2b2b2b;
		}
	


