.cdek_map_container {
	position: fixed;
    background: white;
    width: 50%;
    height: 50%;
    z-index: 100;
    left: 25%;
    top: 10%;
    border: 1px solid #8a8a8a;
    border-radius: 5px;
    box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.5);
}

@media (max-width: 768px) {
	.cdek_map_container {
	    width: 100%;
	    height: 95%;

	    left: 0;
	    top: 5px;
	}
}

.cdek_map_container_map {
	width: 100%;
    background: yellow;
    height: 90%;
}
.cdek_map_container_map_control {
	width: 100%;
    height: 10%;
}

.cdek_map_container_map_control a.control_button {
	display: inline-block;
    float: right;
    padding: 5px;
    margin-right: 10px;
    font-size: 16px;
}

.cdek_description {
	border: 1px solid #c3c3c3;
    border-radius: 4px;
    padding: 5px;
    margin: 5px 0 0 20px;
}
@media only screen and (max-width : 979px) {
#cart i.fa {
   color: #f66249!important;
    font-size: 20px;
}
header.header {
    position: relative!important;
}
.nav-responsive .expandable {
    background-image: none!important;
}
.header-top {
    position: static;
}
.sub-logo-text {
    position: absolute;
    right: 15px;
    top: 14px;
}
.header .header-logo {
    top: 73px;
}
div#cart {

}
div#menu .nav-responsive .expandable i.fa.fa-bars{
	font-size: 20px;
    padding: 6px;
    color: #f66249;
}
.nav-responsive .expandable {
    margin-top: 5px;
}
.responsive-menu .nav.navbar-nav {
    height: auto;
    padding: 10px 20px;
}
.header-top.fixed .header-logo{
	top: 22px;
}
.header-top.fixed .nav-responsive .expandable {
    margin-top: 5px;
}
.header-top.fixed .sub-logo-text {
    display: none;
}
div#common-home div#content1 > div > .row {
    margin-left: 0;
    margin-right: 0;
}
div#common-home div#content1 > div > .row > .container.latest-info{
	margin: 0;
}
div#cart .cart-red a {
    font-size: 0;
}
div#cart .cart-red a span{
     font-size: 14px;
	 color: #f66249;
}
div#cart .cart-red {
    background: transparent;
    padding: 13px 5px 5px;
}
.information-image .caption {
    overflow: hidden;
}
#featured-grid .product-items {
    text-align: center;
}
.latest-info-title a {
    font-size: 18px;
}
.zzz {
    position: static!important;
}
.header-top > .container{
	position: static!important;
}
}


@media only screen and (max-width : 767px) {
.subup .contact span {
    display: none;
}
.subup .contact i {
    color: #Fff!important;
}
.email-top {
    margin-left: 10px;
}
	.product-layout.product-grid {
    width: calc(50% - 3px)!important;
    display: inline-block;
    float: none;
    vertical-align: top;
}
.header .header-logo {
    left: 0;
    top: 73px;
    right: 0;
    width: 155px;
}
div#cart .cart-red a span {
    font-size: 0;
}
#cart i.fa {
    font-size: 22px;
}
div#cart .cart-red {
    padding: 10px 5px 5px;
}
.subup .contact i.fa.fa-phone {
    position: relative;
    top: 1px;
}
}	

@media only screen and (max-width : 359px) {
.email-top {
    margin-left: 0px;
}
.subup .contact i {
    margin-right: 7px;
}	
}

#featured-grid .product-items {
    text-align: center;
}
.product-layout.product-grid {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 -2px;
}
