/*
Theme Name: Dzined
Theme URI: https://wordpress.org/themes/twentyfifteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: dzined

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.
*/

body{font-size: 16px;line-height: 1.6em}
html,body,p,li, th, td{font-weight:200;font-family: 'proxima-nova', sans-serif;}
a{color: #7A4B57}
a:hover{text-decoration: none !important;color:#7A4B57 !important; 

	
}
.megalist i{color:#7A4B57 }
.megalist {margin: 0 0 00px 0;padding: 0}
.megalist li{list-style: none;margin-left: 0;margin-bottom:10px;padding-left: 0}
.alignleft{float: left;margin:0 10px 10px 0}
.aligncenter{text-align: center;margin: 0 0 10px 0}
.alignright{float: right;margin:0 0px 10px 10px}
h1,h2,h3,h4,h5,h6{font-weight:200;font-family:'reklame-script' , sans-serif;color:#6E6A66}
h2{font-size: 3em !important}
h3{font-size: 1.7em !importat}
h2,h3 {
    position: relative;
    font-size: 30px;
    z-index: 1;
    overflow: hidden;
    text-align: left;
}
h2::after,h3::after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 98%;margin-left: 1%;
    height: 1px;
    content: '\a0';
    background-color: #ececec;
}
img{border-radius: 5px}
.faq-title{font-size: 1.3em;}
.widget ul{margin: 0 0 20px 0;padding: 0 0 0 0;}
.widget ul li{margin: 0 0  5px 20px;padding: 0 0 0 0}

.social{margin-bottom: 15px;}
#news h4{font-weight:200;font-family:'proxima-news' , sans-serif;}
#news h4{font-size: 13px;font-weight: bold;margin-bottom: 3px;margin-top: 2px}
#news h4.h4title{font-weight:200;font-family:'proxima-news' , sans-serif;font-size: 17px;font-weight: bold}

#news h4.date{font-size: 14px;font-weight: normal;text-transform: uppercase;font-style: normal;;margin-bottom: 3px;margin-top: 2px}
#news p{font-size: 13px;line-height: 1.2em}
.grey_back{background:#F4F3F3;padding: 60px 0}
.greyscale{
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);


}
#footermenu li{margin: 0 0 0 0;padding: 0}
#footermenu li a{color:#bcbab7}
.imgeffect:hover {
  -webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .5s ease-in-out;
} 
.btn-success{background:#8c6d76 !important;border:1px solid #5e4c47 !important}
.imgeffect{
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%); 
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%); 
  -o-transition: .5s ease-in-out;
}
.product_type_simple,.checkout-button{background:#72525D !important;color:#FFF !important}
.product_type_simple:hover,.checkout-button:hover{background:#3c2930 !important;color:#FFF !important}
#menu li{list-style: none;float: right;margin: 0  0 0 15px;}
#menu li a{color:#7A4B57;font-family:'reklame-script' , sans-serif;font-size: 28px}

.grey_back p {color:#bcbab7;margin: 3px 0}
.grey_back p a{color:#bcbab7}
#afterfooter{padding: 30px 0;text-align: center;}
#afterfooter p{margin: 3px 0;color: #b2b2b2}
#afterfooter a{color: #8d8d8d !important}
.image_mini{margin-bottom: 20px}
@media (max-width: 767px) {
	.textleft-xs {text-align: left}
	.textright-xs {text-align: right}
	.textcenter-xs {text-align: center}
	.responsive{width:100% !important;}
	.call-mobile{font-size: 20px}
	.click-mobile{font-size: 20px}
	#home_learn{font-size: 40px;}
	#join p{font-size: 14px;}
	.bx-prev,.bx-next{display: none}
	#home_what{font-size: 20px;}
}
@media (min-width: 768px) {
	.textleft-sm {text-align: left}
	.textright-sm {text-align: right}
	.textcenter-sm {text-align: center}
	.wpcf7 {width:450px}
}
@media (min-width: 992px) {
	.textleft-md {text-align: left}
	.textright-md {text-align: right}
	.textcenter-md {text-align: center}
	.wpcf7 {width:450px}
}
@media (min-width: 1200px) {
	.textleft-lg {text-align: left}
	.textright-lg {text-align: right}
	.textcenter-lg {text-align: center}
	#home_learn{font-size: 60px;}
	#home_what{font-size: 30px;}
}
.newbox{background: #571919;color:#FFF;padding:20px;border-radius:10px;}
.newbox h4{color: #FFF;font-size: 30px}
.newbox a{color: #FFF; text-decoration: underline}
.woocommerce-loop-product__title{font-size: 30px !important;}
.post-type-archive-product h2::after{background-color: transparent !important}
.woocommerce-LoopProduct-link{min-height: 251px !important}