/**
* Theme Name: Printpark Child
* Description: This is a child theme of Printpark, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themekalia">Theme Kalia</a>
* Template: printpark
* Version: 1.0
*/

.header-lower {
	margin-top:5px;
}

.working-block:last-child .working-block-one .inner-box .icon-box .icon {
    color: #fd6145;
    fill: #fd6145;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1em;
    font-size: 40px;
}

.working-block-one .inner-box .icon-box {
    display: flex;
    justify-content: center;
}

.working-block-one .inner-box .icon-box .e-font-icon-svg {
	width: 40px;
}

.main-header .logo-box .logo {
	visibility: hidden;
}

.header-lower {
	margin-top: 15px;
}

.main-header .logo-box .shape {
	left -80px
	top 0
	width 500px
	height 90px
	background-size cover
	background-position right
}

@media only screen and (max-width: 1649px)
.main-header .logo-box {
    margin-right: 350px !important;
}

@media only screen and (min-width: 501px) 
	.main-header .logo-box {
    position: relative;
    margin-right: 350px !important;
}

@media only screen and (min-width: 1px) and (max-width: 500px)
	.main-header .logo-box {
		margin-right: 100px !important;
}

@media only screen and (max-width:500px)
	.shop-block-one .inner-box {
		height:auto !important;
}

.shop-block-one .inner-box .lower-box {
    display: none !important;
}
.shop-block-one .inner-box:hover .option-list {
    display:none !important;
}

.shop-block-one .inner-box .text-box .category {
    visibility: hidden !important;
}

.shop-block-one .inner-box {
    height:auto !important;
}

.shop-block-one .inner-box .text-box {
    border-bottom:none !important;
}

.owl-nav {
	visibility: hidden;
}

.te-service-block {
	margin-bottom: 20px;
}

.main-footer .social-links li h5 {
	display: none !important;
}
.main-footer .social-links li a:before {
	background: #fd6145 !important;
}