/* Enter Your Custom CSS Here */
.hugeit-contact-column-block  {;
	display: block!important;
}

cmsms_tabs .cmsms_tabs_wrap {
    overflow: -webkit-paged-x;
}

.paginationUl {
	display:none!important;
}


.meniny {
  	text-align:center;
 	pointer-events: none;
   	cursor: default;
	color:#ed1b24;
}

#motto {
	width: 100%;
    position: absolute;
    left: 50%;
    right: 50%;
    z-index: 5;
    top: 30px;
  	margin-left: -50%;
}

h4 {margin-top:30px;}

/* Full  width header */
#header {
    z-index: 9999;
    position: static;
    width: 100%;
   
}

#header .header_mid .social_mid {
    display:none;
}

@media screen and (min-width: 1024px) {
  .ls-wp-container  {    
    margin: 250px auto 0px!important;
}
}


.cmsms_dynamic_cart .widget_shopping_cart_content .buttons .button {
    font-size: 11px;
    padding: 5px 0;
}


.top_img {
    background-image: url(http://www.praclik.eu/wp-content/uploads/2016/06/bg_50p.jpg)!important;
}

.product .preloader img {
  max-height: 100%!important;
  height: auto;
  width: auto;
  min-width: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);

}

.displaynone {display:none!important;}

.gradient1 
{
background: #6b0b0c; /* Old browsers */
background: -moz-linear-gradient(left,  #6b0b0c 1%, #f15a29 50%, #6b0b0c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #6b0b0c 1%,#f15a29 50%,#6b0b0c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #6b0b0c 1%,#f15a29 50%,#6b0b0c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b0b0c', endColorstr='#6b0b0c',GradientType=1 ); /* IE6-9 */
}

.cmsms_products .product .product_outer .product_inner .cmsms_product_footer > a.cmsms_add_to_cart_button {
    position: relative;
    font-size: 11px;
}

 html.csstransitions .cmsms_products .product .product_outer .product_inner .cmsms_product_footer > a {
    position: relative;
    font-size: 11px;
}

.fb_wrap {
	float: right;
    position: relative;
 	height: 150px;
}

.fb_wrap_inner {
 	position: relative;
    vertical-align: middle;
    display: table-cell;
	height: 150px;
}

.fb_wrap_in_inner {
 	position: relative;
    vertical-align: middle;
    display: table-cell;
	height: 180px;
}


.fb_but {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    z-index: 2;
    display: block;
    position: relative;
    float: right;
  	background-color: #ffffff;
    background-color: rgba(255, 255, 255, 1);
 	margin-right: 8px;
    border: 2px solid #ed1b24;
}

.search_but {border: 2px solid #ed1b24;
}

.cmsms_dynamic_cart_button {border: 2px solid #ed1b24;
}

.fb_but a {    
  	color: #ed1b24!important;
    color: rgba(237, 27, 36, 1)!important;
}

.cmsms-icon-facebook {    
  	color: #ed1b24!important;
    color: rgba(237, 27, 36, 1)!important;
	font-size: 19px;
}

.social_mid {display:none;}

@media screen and (max-width:767px) {
.fb_wrap {
    height: 40px;
    float: none;
    display: inline-block;
    margin: 0 2px;
}

.fb_wrap_inner {
    position: relative;
    vertical-align: middle;
    height: 40px;
    width: 40px;
}

.fb_wrap_in_inner {
    position: relative;
    vertical-align: middle;
    display: table-cell;
    height: 40px;
}
}
  
  
