/*
Theme Name: Dinamik Dizayn
Theme URI: https://www.dinamikdizayn.net/
Author: Dinamik Dizayn
Author URI: https://dinamikdizayn.net/
*/
*{
    transition: all;
    transition-duration: 0.2s;
    font-family: 'Source Sans Pro', sans-serif;
}
body{
    -webkit-font-smoothing: antialiased;
}

.no_radius{
    border-radius: 0;
}
.section_padding{
    padding: 70px 0;
}
.section_title{
    margin-bottom: 30px;
}
.section_title h2 {
    margin: 0;
    position: relative;
    letter-spacing: 10px;
    font-weight: 700;
}
.section_title h2:after{
    content: "\f103";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation: example 3s linear infinite;
}

#topbar{
    background-color: #69cd3c;
}
#topbar ul {
    margin: 0;
}
#topbar ul li a {
    line-height: 3em;
    color: #333;
    font-size: 15px;
}


.navbar-default {
    background-color: transparent;
    border-color: transparent;
    margin-top: 15px;
    margin-bottom: 15px;
}
.navbar-default .navbar-nav>li>a {
    color: #3b7322;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 12px;
}
.navbar-default .navbar-brand {
    color: #000;
}
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover{
    background-color: transparent;
    color: #333;
}
.dropdown-menu>li>a{
    padding: 5px 20px;
}
.dropdown-menu>.active>a, 
.dropdown-menu>.active>a:focus, 
.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:hover{
    background-color: #69cd3c;
    color: #FFF;
}
.navbar-nav>li>.dropdown-menu{
    padding: 0;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	border-color: #ececec;
}


.img_hover {
    position: relative;
    overflow: hidden;
    padding: 10px;
}
.pro_item {
    background-color: #F4F4F4;
    border-top: 1px solid #a5a5a5;
    border-bottom: 2px solid #69cd3c;
    position:  relative;
    overflow:  hidden;
    margin-bottom: 30px;
}
.pro_title a h4 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    color: #333;
    margin: 0;
    line-height:  3em;
}
.pro_img img {
    padding: 30px 0;
}
.pro_item:hover{
    border-color: #69cd3c;
}
.pro_item:hover .pro_title h4{
    background-color: #69cd3c;
}

#callus{
    background-color: #69cd3c;
}
#callus span {
    font-size: 28px;
    margin-bottom: 30px;
    letter-spacing: 5px;
    font-weight: 700;
}
#callus a{
    background-color: transparent;
    border: 2px solid;
}


#aboutus p {
    font-size: 18px;
    line-height: 1.8em;
}

.hide-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #ffffff47;
    opacity: 0;
}
.hide-content span{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    font-size: 40px;
    color: #69cd3c;
}
.pro_item:hover .hide-content{
    opacity: 1;
}

footer {
    margin-top: -5px;
    background-color: #333;
    padding: 30px 0;
    color: #FFF;
    font-weight: 400;
    font-size: 16px;
}
@media only screen and (min-device-width: 1280px) and (max-device-width: 1400px) and (orientation:portrait){
    .container{
        width: 1380px!important;
    }
}

@media only screen and (min-width: 768px){
    .navbar-default .navbar-nav>li>a {
        border-right: 1px solid #ececec;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 10px;
    }  
    .navbar-default .navbar-nav>li:last-child>a {
        border-right: 0;
        padding-right: 0;
    }   
    .navbar-brand>img {
        height: 50px;
        margin-top: -10px;
    }   
}

@media only screen and (max-width:768px){
    .navbar-brand>img {
        height: 40px;
        margin-top: -5px;
    }      
    footer{
        font-size: 15px;        
    }
    .pro_img img {
        width: 100%;
    }    
    .pro_title a h4{
        font-weight: 700;
        font-size: 18px;
    }
}

.page-title h1{
    margin: 0;
}
.page-title{
    position: relative;
    margin: 0 15px;
}
.page-title:afterr{
    content: '';
    position: absolute;
    height: 1px;
    background-color: #d8d8d8;width: 100%;left: 0;bottom: 50%;
}
.page-title h1{
    margin-bottom: 20px;
    padding-bottom: 6px;
    border-bottom: 1px solid #f0f0f0;
    font-weight: 600;letter-spacing: 1px;
}
.gallery img {
    border: 0!important;
    width: 100%;
    height: auto;
}

#read{
    padding: 60px 0;
    font-size: 17px;
}
#read .btn-primary{
    background-color: #69cd3c;border-color: #69cd3c;
}

label{
    width: 100%;
}
/* Preloader */
#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff;
    z-index:99;
}
#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%;
    top:50%;
    background-image:url(images/loader.gif); 
    background-repeat:no-repeat;
    background-position:center;
    background-size: contain;
    margin:-100px 0 0 -100px;
}

.woocommerce ul.products li.product .button{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.21);
	padding: 50% 25%;
	color: #69cd3c;
	opacity:0;
}
.woocommerce ul.products li.product:hover .button , 
.woocommerce-page ul.products li.product:hover .button{
	opacity: 1;
}
.woocommerce ul.products li.product .button,
.product_meta{
	display: none;
}

.woocommerce ul.products li.product a {
	text-decoration: none;
}
.related.products{
	display: inline-block;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	background-color: #F4F4F4;
	border-top: 1px solid #a5a5a5;
	border-bottom: 2px solid #69cd3c;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.woocommerce ul.products li.product a img {
	padding: 30px 10px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	padding: 10px!important;
	color: #333;
	font-weight: 600;
	font-size: 16px!important;
}



