::-moz-selection {
 color: #fff;
 background: #338fff;
}
.full-width {
	left: 50%;
	margin-left: -50vw;
	position: relative;
	width: 100vw;
}

a {
    text-decoration: none;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}

img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}




/*******************************************
           header
*******************************************/



.top-menu ul li a {
	transition: all .5s;
	text-transform: uppercase;
	}

.top-menu ul li a .fa-home {
	display: none;
	
}

.top-menu ul li a:hover {
        opacity:.7
    }


.coll-head {
	position: relative;
    transition: all .5s;
	background: rgba(0, 0, 0, 1);
}

.common-home .coll-head {
	
	background: rgba(0, 0, 0, .6);
}




.main-menu .nav > li{
  z-index:2;
  -webkit-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  transition:all 300ms ease;
}


.main-menu .nav > li > a {
    position: relative;
    display: block;
   
    opacity: 1;
    z-index: 1;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;

}

.main-menu .nav > li > a:hover,
.main-menu .nav > li > a:focus{
	
	opacity: 0.7;
	
}

.main-menu .nav > li:last-child{
  margin-right:0px !important;
}


#site_logo {
	    padding-right: 30px;
	
}

#cart .tb_items {
	    top: -13px;
	    right: -9px!important;
}

.slide-top {
    position: relative;
    margin-top: -100px;
    z-index: 49;
    width: 100%;
    left: 0;
}

@media (max-width:768px){
    

.slide-top {
    position: relative;
}
}

#tk-fast-order-form .required-field { 
display: none!important;

}


/** banner-section **/


.fire_slider_container{
  position: relative;
}

.fire_slider_container h2 {
  font-size: 36px;
	color: #fff;
	    margin-bottom: 9px;
}

.fire_slider_container p {
     margin-bottom: 20px;
}

.fire_slider_container button {
	border-radius: 0;
	box-shadow:none;
	
}


.fire_slider_container .mSPages {
	text-align: right;
	
}

.fire_slider_container .mSPages li{
display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    transition: all .5s;
    margin: 0 3px;
	background: #fff;
	    text-align: center;
	border-radius: 0;
    opacity: 1;
	
}

.fire_slider_container .mSPages li.active{

	background: #d4ad51;
	    text-align: center;
	border-radius: 0;
    opacity: 1;
	
}

.fire_slider_container .mSPages li:not(:hover):not(.active) {
	background: #fff;
	
	
}


.two-banners {
	
	margin-top: 0px;
}


.two-banners .gs-text-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    padding: 25px 45px;
    text-align: left;
    pointer-events: none;
	    background: rgba(0, 0, 0, .6);
    color: #fff;
}


.two-banners .gs-text-wrap h6 {
    font-size: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	color: #d4ad51;
	font-family: 'PT Serif'!important;
}

.two-banners .gs-text-wrap p{
    display: block;
    font-size: 14px;
    margin: 5px 0 0;
    height: 34px;
    overflow: hidden;
}



/*******************************************
           product
*******************************************/


.tb_gallery .tb_fullscreen_button{
    width: 100% !important;
  height: 100%;
  opacity: 0;
}

#product_images{
    position:relative;
}

#product_images .fa-heart{
    position:absolute;
    right:20px;
    top:30px;
    z-index: 2;
    width:28px;
    height: 28px;
    font-size:0px !important;
}

#product_images .tb_icon_10.fa-heart:before{
    content: "\f08a" !important;
    font-size:30px;
    color:#ccc !important;
    width: auto !important;
}


.tb_grid_view .product-thumb {
	display: inline-block;
	/*    overflow: hidden;*/
	margin-bottom: 0;
}

.tb_grid_view .product-thumb .image{
	
	width: 50%;
    float: left;
    display: inline-block;
	margin-bottom: 0;
    position: relative;

}


@media (min-width: 1100px){ 

	.tb_grid_view .product-thumb .image{
		
		/* transform: translate3d(0px, -93.1655px, 0px);*/
        
		
	}
}




	.tb_grid_view .product-thumb .image img {
    max-width: 100%;
    transition: all 0.1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
		
}


.tb_grid_view .product-thumb .image + div{
	
	width: 50%;
    float: left;
    display: inline-block;
	
} 

.tb_grid_view .product-thumb .tb_button_quickview a { 
    display: inline-block;

}

.tb_grid_view .product-thumb .tb_button_quickview span {
	
	font-size: 14px;

	
}

.tb_grid_view .product-thumb .caption,
.tb_grid_view .product-thumb .button-group > div.tb_button_add_to_cart{
	
	text-align: left; }

.price-regular, .price-new, .price-old{
     font-family:'Ubuntu' !important;
    font-weight: bold !important;
}

.tb_wt_product_price_system .price-new{
    color:#d4ad51 !important
}
	
.tb_grid_view .product-thumb .price {
	
	justify-content: left !important;}

.tb_grid_view .product-thumb .price { 
position: relative;

}

.tb_grid_view .product-thumb .price:before { 
position: absolute;
display: block;
	left: 5px;
	top: 0;
	content: 'Цена:';
	    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
	color: #333;
}

.tb_grid_view .product-thumb .price-regular,
.tb_grid_view .product-thumb .price-old,
.tb_grid_view .product-thumb .price-new{
	margin-top: 25px;
	
}

.tb_grid_view .product-thumb .price-new{
	margin-left: 10px;
	
}

	
.tb_grid_view .product-thumb .tb_button_quickview{

    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    transition: all 1s;
    margin-top: 57px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    z-index: -1;

}

.tb_grid_view .product-thumb .caption * {
    -ms-flex-pack: left;
    -webkit-justify-content: left;
    justify-content: left;
}


@media (min-width: 1025px) {
    .tb_grid_view .product-thumb .image:hover .tb_button_quickview {
        visibility:visible;
        opacity: 1;
        z-index: 1
    }

.tb_grid_view .product-thumb .image:hover img {
        transform: scale(1.05)
    }
}

.tb_grid_view .product-thumb .tb_label_special {
	min-width: 47px;
	height: 47px;
	line-height: 44px;
	
}

.tb_grid_view .product-thumb .tb_label_special + .tb_label_new {
	top: 53px;
	height: 47px;
    line-height: 47px;
}

.product-thumb .tb_label_new {
	font-size: 11px !important;
	min-width: 47px;
	height: 47px;
    line-height: 44px;
}

.product-thumb h4 {
	    
    line-height: 29px;
	
}


.tbToggleCart span{
  width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #d4ad51;
    text-align: center;
    display: block;
    line-height: 8px;
    position: absolute;
    right: -3px;
    top: 5px;
font-size: 12px;
padding: 3px 0 0 0;
	color: #000;
}

.breadcrumb {
	
	margin-bottom:25px!important;
}

.breadcrumb li a {
	
	font-size:10px;
	color: #000;
}

.breadcrumb li a:hover,
.breadcrumb li a:focus{
	
	
	color: #d4ad51;
}

.product-filter .display, .product-filter .limit, .product-filter .sort b{
	display: none!important;
	
}

.product-filter .sort {
	
	
	    width: 100%;
    text-align: right;
	    position: absolute;
    top: -135px;
}

#content .tb_cart_wrap .bootstrap-touchspin-up,
#content .tb_cart_wrap .bootstrap-touchspin-down{
	background-color: #6e6e6e !important;
    
	
}

#content .tb_wt_product_add_to_cart_system .tb_input_wrap {
	
	    max-width: 90px;
}

.tb_cart_wrap .btn i{
	
    color: #fff !important;
	
}


.product-filter .sort select{ 
background-color:transparent;
	border: 1px solid #000!important;
	height: 35px;
}

#tbScrollToTop {
	
	background-color: #fff !important;
	color: #000!important;
	border-radius: 100%;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.5);
}

.tb_grid_view .product-thumb .tb_button_wishlist {
position: absolute;
    top: 0;
    right: 5%;
    width:auto;
    height: auto;
    transition: all 1s;
    text-align: right;
   opacity:.7
   
}

.tb_grid_view .product-thumb .tb_button_wishlist .tb_no_text:hover > span[data-tooltip] {
	
	display:none;
}

.tb_grid_view .product-thumb .fa-heart:before {
	
	content: "\f08a";
	
}


#product_images .tb_slides, .tb_gallery .tb_thumbs ul > li > img {
	border: solid 1px #E5E5E5 !important;
}

#tel a{
	
	color: #000;
}

#tel { 
	margin-bottom: 0;
	}

.info-txt {
	
	display:block;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}

.info-txt span {
    width: 32px;
    height: 32px;
	    display: inline-block;
	position: absolute;
    left: 0;
	top: -2px;
}

.info-txt p {
	
	    padding-left: 10px;
    line-height: 28px;
	
}

.product-info .tb_icon_list .tb_icon_wrap {
	padding-bottom:0!important;
}



.product-info .tb_product_description {
	
	    padding: 25px;
	
}

.product-info .nav-tabs {
	
	margin-bottom: 0;
}

.product-info .nav-tabs li{
padding: 15px 2%;	
border: 1px solid #000!important;	
border-bottom: 0!important;	
}

.product-info .nav-tabs li a {
	
	color: #000!important;
}

.product-thumb .tb_label_special  {
	
	font-size: 0;
   
	
}

.product-thumb .tb_label_special:before  {
	
	font-size: 21px;
    position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	content: '%';
	
}

.product-thumb .price .price-old,
.product-thumb .price .price-new{font-weight: bold}

.breadcrumb li:nth-child(2) a,
.breadcrumb li:nth-child(3) a{
	
	   /* color: #d4ad51!important;*/
}

.tb_wt_product_info_system .dl-horizontal  dd {
	
	font-weight:bold;
}

.tb_wt_product_info_system .dl-horizontal dt  {
	
	font-weight:normal;
}




/*******************************************
          home
*******************************************/

@media (max-width:768px){
    #FireSlider_OWG1oBRK .mightySlider{
        height:100% !important
    }    
}


.common-home #content {
	
	margin-bottom: 0;
	
}

.story-box .thumbnail img,
.story-box .image-holder {
  
	max-width: 100% !important;
	width: 100%;
	
}

.story-box .thumbnail img,
.story-box .thumbnail .image-holder{
	
	margin-left:0;
	margin-right: 0;
}

.story-box .tb_grid_view .tb_article > * {
	
	    width: 100% !important;
}


.story-box .moreInfo{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
	transform: translateY(0);
	transition: all .5s;
	    z-index: 2;
}

.story-box .tb_item_info {
	/*background: rgba(0, 0, 0, .6);*/
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    transform: translate(-50%, -50%);
    padding: 5%;
    transition: all .5s;
	
}

.story-box .tb_item_info:before {
	background: rgba(0, 0, 0, .6);
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    content: '';
    transition: all .5s;
	    z-index: -1;
}



.story-box .tb_item_info h4 a,
.story-box .tb_item_info p{ 
color: #fff;

}

.story-box .tb_item_info h4 a:hover,
.story-box .tb_item_info h4 a:focus {
	
	color: #d4ad51!important;
}

.story-box .tb_item_info h4  {
	    font-family: 'PT Serif';
	font-size: 26px;
	
}

.story-box .moreInfo .more-story  {
	   
	color: #fff;
    background: #d4ad51;
	display: inline-block;
	padding: 12px 23px;
	font-size: 13px;
	transition: all .5s;
}



.story-box .moreInfo .tb_meta  {
	   display: none;
	
}


.tb_article .thumbnail {
	
	     margin-bottom: 0px!important;
}



@media (min-width: 1025px) {
    .story-box .tb_article:hover .moreInfo:before {
        position: absolute;
		top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
		background: rgba(0, 0, 0, .6);
		transition: all .5s;
    }
	.story-box .tb_article:hover .tb_item_info:before {
		
		display: none;
		
	}
}


.shine-box .tb_wt_text{
	max-width: 955px;
    padding: 50px 0;
	    margin: 0 auto;
    text-align: center;
	
}

/*Parallax-slide*/

.parallax-slide {
	position: relative;
	height:50vh;
}

.parallax-clip {
	height: 100%;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	/*clip: rect(auto, auto, auto, auto);*/
}

.fixed-parallax {
	position: relative;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center top;
	background-attachment: fixed;
	/* -webkit-transform: translateZ(0); /* necessary for iOS! */
}

@media (max-width:768px){
    .fixed-parallax{
        background-attachment: local;
        
    }
}




/* CSS specific to iOS devices */ 
@supports (-webkit-overflow-scrolling: touch) {
	.parallax-clip {
		clip: rect(auto, auto, auto, auto);
	}
	.fixed-parallax {
		position: fixed;
		background-attachment: unset;
		-webkit-transform: translateZ(0); /* necessary for iOS! */
	}
}



/*******************************************
           footer
*******************************************/


.cntct-info li {
    display: inline-block;
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    border: 0;

    
}

.cntct-info i {
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #e9e9e9;
    color: #d4ad51;
    margin-right: 15px;
    text-align: center;
    border-radius: 2px;
}

.cntct-info .icon-phone:before {
    content: "\f095";
}

.cntct-info .oceanwp-info-wrap {
    padding-left: 55px;
}

.cntct-info .oceanwp-contact-title {
	    font-weight: 700;
    line-height: 1.4;
	    display: block;
	    font-size: 13px;
}


.cntct-info span.oceanwp-contact-text {
    line-height: 18px;
	color: #fff;
	font-size: 16px;
}

.cntct-info span.oceanwp-contact-text a{ 
color: #fff;

}

.descr-txt .tb_product_description{
	padding-top: 0;
	padding-left: 0;
	
}


.descr-txt .tb_product_description div:first-child{ 
display: none;
}


#footer .nav li .fa.fa-home {
	
	display: none;
	
}

.dn {
	
	display: none!important;
}

.mob-acc .panel .panel-heading{
	
	border-top: 1px solid #000;
	padding: 20px 10px;
	
}

#tabS .mob-acc .tbWidgetAccordion .panel-title a,
#tabS .mob-acc .tbWidgetAccordion .panel-title a:hover,
#tabS .mob-acc .tbWidgetAccordion .panel-title a:focus{ 
color: #000!important;
}

.mob-acc .panel-group  .panel  .panel-title a:before {
	
	    float: right!important;

}

.mob-acc .panel-collapse > .panel-body { 
	padding-top:0px;
	 padding-bottom: 0;

}

.mob-acc .panel-collapse > .panel-body { 
margin-bottom: 20px;
}

.mob-acc .panel-body div:first-child{
	
	padding:15px; 
	
}

.mob-acc .panel{
	margin-bottom: 3px;
	
}

.mob-acc .tb_product_attributes thead {
	
	display: none;
}

.mob-acc .tb_product_attributes tr td:nth-child(2) {
	border-left:1px solid #dddddd;
	
}

.desc-acc .tbWidgetTabs li a{
	padding-left: 0;
	padding-right: 0;
	
}


.desc-acc .tab-pane {
	border: 1px solid #000;
	    padding: 20px!important;
	
}

.mob-acc .panel-group .panel .panel-title a.tb_pr_0:before {
	-webkit-transform: none; 
    transform: none;
	transform: none;
  content: '';
  font-size: 30px;
  border-bottom: solid 1px #000;
  width: 13px;
  top: 7px;
  position: relative;
	
} 


.mob-acc .panel-group .panel .panel-title a.collapsed:before {
	
  top: 0px;
  border-bottom: none;
	content: '+'; 
  font-size: 25px;
	
} 



#tab-pane .nav-tabs .table thead,
#tab-pane .nav-tabs .table thead tr,
.tb_accordion .panel-collapse .table thead,
.tb_accordion .panel-collapse .table thead tr{
	display: none!important;
	
}


.descr-txt .tb_product_description .gs-rtf.more{
	
height: 78px;
    overflow: hidden;
    position: relative;
    transition-property: all;
    transition-duration: .3s;
    transition-timing-function: ease-in-out;
}


.descr-txt .tb_product_description .gs-rtf.more.seeAll { 
    height: auto;
    min-height: 108px;

}

#moreButton {
	    padding-right: 41px;
	position: relative;
} 

#moreButton:before {
	content: "\f0dd";
	font-family: 'FontAwesome';
	font-size: 16px;
	color: #fff;
	display: inline-block;
	position: absolute;
	right: 18px;
	top: -6px;
	transition-property: all;
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
}
#moreButton.open:before {
	font-size: 16px;
	color: #fff;
	display: inline-block;
	position: absolute;
	right: 8px;
	top: 3px;
	transform: rotate(180deg);
	transition-property: all;
	transition-duration: .3s;
	transition-timing-function: ease-in-out;
}

#wrapper #content .mfilter-box .mfilter-option.mfilter-price .mfilter-price-inputs input {
    padding: 5px 10px !important;
    background: #fff;
    width: 38% !important;
	border: 0;
}

body[class*="quickview"] {
        width: 100%!important;
    }

body[class*="quickview"] .options .form-group > label,
.product-info .options .form-group > label{
    width: 20px;
    max-width: 20px;
}

.product-thumb .image{
    transition: transform 0.3s ease-in-out;
}

.product-thumb.animate-up {
    transform: translateY(-20px); 
}

#footer ul li {
	margin-left: 0!important;
	margin-right: 20px;
	margin-bottom: 5px;
	}

#footer ul li a {
	font-size: 10px;
    text-transform: uppercase;

}

#mfilter-price-slider .ui-slider-range {
	height: 1px;
	
	
}


#wrapper #content #mfilter-price-slider.ui-slider:after, #wrapper #content .mfilter-slider-slider .ui-slider:after {
	
	    border-top: 1px solid #000!important;
}

#wrapper #content #mfilter-price-slider span, #wrapper #content #mfilter-price-slider .ui-slider-handle,
#wrapper #content .mfilter-slider-slider .ui-slider-handle {
	
	    width: 10px !important;
    height: 25px !important;
	background: #000 !important;
	
}

#mfilter-price-slider .ui-slider-handle:after {
    content: " ";
    height: 0;
    position: absolute;
    left: 0;
    width: 0;
    border: 5px solid transparent !important;
    border-bottom-color: #1b1b1b !important;
    bottom: 100%;
}

.mfilter-box.mfilter-box.mfilter-box.mfilter-box .mfilter-counter {
	    background-color: transparent !important;
	
}


.mfilter-box.mfilter-box.mfilter-box.mfilter-box .mfilter-content > ul > li + li {
    margin-top: 22px;
}


.mfilter-box.mfilter-box.mfilter-box.mfilter-box .mfilter-heading-text {
	
	font-family: 'Raleway';

}

.tb_wt_stories_list_page_content_system .tb_meta{
	display: none;
	
}

.tb_wt_stories_list_page_content_system .thumbnail{ 
overflow: hidden;

}

.desc-acc .nav-tabs.tb_style_2 > li:before {
	
	display:none;
}

.mobile-filter, .filter-close, .filter-done {
    display: none;
}


.faq-text {
	
	padding: 0 0 30px;
    border-bottom: 1px solid #c1c1c1;
}

.form-horizontal .pull-right {
	
	-ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.tb_wt_stories_info_page_content_system .tb_article .thumbnail
{
	max-width: 50% !important;
	    float: left;
}

.tb_wt_stories_info_page_content_system .tb_article .thumbnail .image-holder {
	
	overflow: hidden;
	
}

.tb_wt_stories_info_page_content_system .tb_article .tb_meta {
	
	display:none;
	
}

.tb_wt_stories_info_page_content_system .tb_article .tb_text_wrap {
	
	    max-width: 50% !important;
    float: left;
    padding-left: 30px;
	
}

.tb_wt_stories_info_page_content_system .tb_article .tb_meta + .tb_text_wrap:after {
	display: none;
	
}

.blog-list .thumbnail img,
.blog-list .image-holder{
    
    max-width: 100%!important;
    width: 100%;
}


.tb_articles .tb_read_more {
    color: #fff!important;
    background: #636363;
	    padding: 14px 6px;
	    display: block;
    vertical-align: middle;
    transition: all .5s;
	    font-size: 13px;
    position: relative;
    text-align: center;
	    max-width: 150px;
}

.tb_articles .tb_description {
	margin-bottom: 20px;
}

.tb_articles .tb_read_more.tb_main_color:hover,
.tb_articles .tb_read_more.tb_main_color:focus{
	
	  background: #d4ad51;
}

.tb_articles .tb_read_more span{
 
	    display: none;
    
}

.tb_article .thumbnail:hover:before,
.tb_article .thumbnail:before{
	    opacity: 1 !important;
    background-color: transparent !important;
    content: '' !important;
    font-size: 0 !important;
    width: 100% !important;
    height: 100% !important;
    z-index: 1000 !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
}

.tb_wt_product_price_system .price {
	    padding-left: 52px;
	position:relative;
}

.tb_wt_product_price_system .price .clear {
	
	display:none;
}



.tb_wt_product_price_system .price:before {
	
	position:absolute;
	left:0;
	top:6px;
	content:'Цена:';
	display:block;
	font-size:14px;
	font-weight: bold;
}

.tb_wt_product_price_system .price-old {
line-height: 27px; }


#tk_checkout #tk_coupon #tk_confirm_coupon,
#tk_checkout #tk_voucher #tk_confirm_voucher{
    margin-top: 12px;
    height: 41px !important;
   
    box-shadow: none;
}

#tk_register {
	
	    margin-right: 8px;
}

.tb_wt_product_add_to_cart_system .tb_actions {
	
	    -ms-flex-align: start;
    -webkit-align-items: start;
    align-items: start;
}

#tk_fast_order_product_inline {
	border-top:1px solid #c1c1c1; 
	padding-top: 17px;
    margin-top: 28px !important;
    max-width: 100%;
    padding-bottom: 0px;
}

#tk_fast_order_product_inline .panel-heading {
    font-size: 22px;
    margin-bottom: 3px;
}

.tb_wt_product_add_to_cart_system .tb_cart_wrap .tb_actions {
	
	display: none;
}

.tb_wt_product_add_to_cart_system .tb_purchase_button {
	max-width: 100%;
    width: 60%;
    flex: none;
	
}

#button-cart {
	
	height: 44px;
	
}


#tk_fast_order_product_inline .panel-body {
	    max-width: 60%;
	float: left;
	
}

#tk_fast_order_product_inline .panel-footer {
	    max-width: 38%;
	float: left;
	    top: 11px;
    position: relative;
	
}

#tk_fast_order_product_inline .panel-footer button{
	    font-size: 14px;
    height: 43px;
    line-height: 46px;
	background-color: #6e6e6e !important;
}


#tk_fast_order_product_inline .input-group-addon  {

display: none!important;

}

.tb_wt_product_add_to_cart_system .input-group {
	
	height: 43px;
	background: transparent !important;
	border-color: #c1c1c1;
    border-width: 1px;
	border-radius: 5px;   
	
}

#tk-fast-order-phone {
	    font-size: 14px;
	    width: 240px;
	   height: 45px;
	
}

.product-info .tb_icon_list .tb_icon_wrap {
	
	
}

.product-info .tb_icon_list .tb_description_wrap {
	    padding-left: 0!important;
		padding-bottom: 2px!important;
}


.tb_wt_product_add_to_cart_system #input-quantity {
	height: 45px;
	
}

.tb_listing_options {
	
	    margin-bottom: 0;
}


.attr-box .table thead,
.attr-box .table thead tr{
	display: none!important;
	
}

.desc-acc .tab-content > .active {
	    height: auto !important;
	
}

.attr-box .panel-body p:empty {
  display: none!important;
}

#tk-fast-order-form .button-cart-tk-fast-order  {
	
	content: 'Поръчай';
	
}



@media (max-width: 1380px) {
	
.two-banners .gs-text-wrap h6 {
	font-size: 22px;}
	
	.two-banners .gs-text-wrap p {
    
	margin: 0px 0 0;}
	
.product-info .nav-tabs li {
	padding: 15px 1%;}
	
}


@media (max-width: 1200px) {
	
	
	.two-banners .gs-text-wrap h6 {
        font-size: 19px;
    }
	
	.desc-acc .tbWidgetTabs li a {
		
		font-size: 11px !important;
	}

	
}





@media (max-width: 1120px){
	
	.common-home .coll-head {
    background: rgba(0, 0, 0, .7);
}

.two-banners {
    margin-top: 0px;
}
	
	.slide-top {
		position: relative;}
	
	.two-banners .col {
		
		width: 100%;
		
	}
	
	.story-box .tb_item_info h4 {
    
    font-size: 20px;
}
	
	.story-box .tb_item_info p {
		
	font-size: 14px;	
	}
	
	.story-box .moreInfo .more-story {
	    padding: 8px 23px;
    font-size: 11px;	
		
	}
	
	    .desc-acc .tbWidgetTabs li a {
        font-size: 10px !important;
    }
	
}

@media (max-width: 1095px){ 

	.product-thumb{
		
		margin-bottom: 50px!important;
		
	}
}


@media (max-width: 1070px) {

	.two-banners .gs-text-wrap {
   
    padding: 25px 25px;}
	
	.tb_grid_view .product-thumb .image,
	.tb_grid_view .product-thumb .image + div{
		float: none;
		width: 100%;
	}
	
	.product-thumb .image + div{
		
		
	}
	
	.tb_wt_stories_info_page_content_system .tb_article .tb_text_wrap {
   
    padding-top: 0;
}

	.tb_system_product_options .tb_style_2 .radio > label {
		
		    min-width: 38px;
	}
	
	
}


@media (max-width: 992px){ 
	
	.product-thumb .tb_button_quickview {
		
		display: none;
	}
	
	.product-thumb h4 {
	font-size: 20px;
  line-height: 24px;	
	}
	
	    .desc-acc .tbWidgetTabs li a {
        font-size: 9px !important;
    }
	
			#tk_checkout td, #tk_checkout th {
   
    padding: 8px 0px;
   
}

}



@media (max-width: 850px){ 

	.desc-acc {
		display: none!important;
		
	}
	
	.dn {
    display: block !important;
}
	
	.dn.tbMobileMenuShow {
		display: none !important;
		
	}
	
	.fire_slider_container h2 {
		font-size: 29px;
	line-height: 22px;
	}
	
	.fire_slider_container p {
		font-size: 14px;}
	
	.fire_slider_container button {
   
    padding: 0px 10px;
    margin: 0;
    font-size: 14px;
    height: 49px;
    margin-top: 15px;
}
	


}


@media (max-width: 768px){ 
	
  #header {
			  position:fixed !important;
			  width:100%;
			  }
	 
	 #header.nav-down {
	/*position: relative !important;
    top: 0px;
    transition: top 0.2s ease-in-out;
    width: 100%;
    text-align: center;*/
	}
	
	#header.nav-up {
   /* top: -150px;*/
}	
	
#wrapper #content{
		margin-top:0px!important;
		}	
		
	
.tb_page_product_product  #wrapper #content{
		margin-top:0px!important;
		}	
    
    
#wrapper #intro{
		margin-top:0px!important;
		}	
	
#content h1, #content .h1, #content h2.panel-title {
 
		font-size: 28px!important;}
	
	
 .mobile-filter {
      display: block!important;
      float: none;
      background: #000;
      padding: 8px 25px 8px 49px;
      font-size: 17px;
      color: #ffffff !important;
      position: relative;
      width: 100%;
      top: -2px;
      margin-bottom: 50px !important;
  }
  .mobile-filter:hover,
  .mobile-filter:focus {
      background: #000;
  }
  .mobile-filter .tbIcon {
    position: absolute;
    left: 18px;
    top: 8px;
    color: #fff;
  }
  .fa-sliders:before {
    font-family: 'FontAwesome' !important;
  }
  .filter {
    position: fixed;
    left: -100%;
    top: 0px;
    width: 80%;
    height: 100vh;
    overflow: scroll;
    z-index: 10000;
    max-width: 100%;
    background: #fff;
    overflow-x: hidden;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
      box-shadow: 0 5px 15px rgba(0,0,0,.2)
  }
	
 .filter.mobile-filter-show {
    left: 0px;
  }
  #content.mobile-filter-show {
    postion: relative;
    z-index: 2 !important;
  }
  #header.mobile-filter-show {
    postion: relative;
    z-index: 1 !important;
  }
  .filter a.filter-close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    z-index: 2;
    font-size: 28px;
  }
  .filter .row {
    z-index: 1;
  }
  body.mobile-filter-show {
    overflow: hidden;
  }
  .tb_module_mega_filter {
    position: relative;
    top: 4px;
    width: 100%;
    background: #fff;
    border: none;
    z-index: 999;
    padding: 40px 20px 20px;
  }
  .tb_module_mega_filter.-db {
    display: block!important;
  }
  body:not(.common-home) .filter .mfilter-box.mfilter-box.mfilter-box.mfilter-box .mfilter-content > ul > li {
    width: 100%;
    padding: 20px 0!important;
    border-bottom: 1px solid #eee !important;
  }
  .filter .mfilter-content-opts {
    position: relative;
    top: 0px;
    box-shadow: none;
  }
  .mfilter-box.mfilter-box.mfilter-box.mfilter-box .mfilter-button-bottom {
    position: relative;
    right: 0px;
  }
  .filter a.filter-close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    z-index: 2;
    font-size: 28px;
    z-index: 2000;
  }
	
	.shine-box .tb_wt_text {
    
		padding: 10px 0; }
	
		.fire_slider_container .slide-txt {
	   
		
	}
	
	.fire_slider_container button {
	   
		
	}
	
	.tbToggleButtons .fa-bars.tbToggleHeader {
		    position: absolute;
            left: 30px;
		
	}
	
	#site_logo {
    padding-left: 27px;
		padding-right: 0px;
}
	
	#header .btn:not(input).btn-lg:empty, #header .btn.tb_no_text.btn-lg {
    width: 31px;
	background-color: transparent !important;
}
	
	.head-txt {
		
		text-align:center;
		
	}
	
	.tbMobileMenu #search .input-md {
		
		    background-color: #fff;
	}
	
	    #wrapper .tbMobileMenu .search-col {
     
        width: 100%;
    }
    
    #wrapper .tbMobileMenu {
  background-color: #fff;
}


	.tbMobileMenuShow.tbMobilePosition-3 .nav-horizontal li {
        margin-bottom: 0 !important;
        border-bottom: 1px solid #000 !important;
    }
    
    #wrapper .tbMobileMenu nav > ul > li > a:not(:hover){
        color:#000;
    }
    
    #wrapper .tbMobileMenu nav > ul > li > a:hover{
        color:#d4ad51 !important;
    }
	
	.tbMobileMenuShow.tbMobilePosition-3 .nav-horizontal  li:last-child {
		border-bottom: 0px!important;
		
	}
    
    #wrapper .tbMobileMenu .MobileMenuSecondary{
        border-top: 1px solid #d4ad51 !important;
        padding-top:40px;
        margin-top:30px !important;
    }
    
    .MobileMenuSecondary li{
        margin-bottom: 0 !important;
        border-bottom: 1px solid #000 !important;
    }
    
    .MobileMenuSecondary li:last-child{
        border-bottom: none !important;
    }
    
    #wrapper .tbMobileMenu .MobileMenuSecondary li a{
        text-transform:uppercase;
        padding:5px 0 !important;
    }
    
    .MobileMenuSecondary li a:before{
        display: none !important
    }
	
	    .gs-phone{
        border-top: 1px solid #d4ad51;
        display: block;
			        margin-top: 12px;
			color: #fff;
			padding-top: 32px;
			margin-bottom: 50px;
        
    }
	
	.gs-phone span { 
	display: block;
	}
	
	.gs-phone a {  
	color: #fff!important;
		margin: .5rem 0;
	}
	
	.gs-phone .gs-shope {
    font-weight: 700;
}
	
	.gs-mail span{
		
		display:inline-block;
		margin-right: 10px;
		
	}
	
	.gs-phone .gs-mail {
		color: #d4ad51!important;
		
	}
	
	.mobile-socials .follow {
		
		display: block;
    background-color: #d4ad51;
    font-size: 14px;
        text-transform: uppercase;
        padding: 10px 1rem;
        font-weight: 700;
        color: #fff;
        margin-bottom: 20px;
	}
	
	 .share-menu li {
    display: block;
		  margin: 0 0 15px;
}
	
	.share-menu li a {
   
    font-weight: 400;
    font-size: 15px;
		color: #fff!important;
}
	
	.share-menu a .icon {
    display: inline-block;
    vertical-align: middle;
    font-size: 11px;
    width: 22px;
    height: 22px;
    border-radius: 50px;
    text-align: center;
    margin-right: 11px;
}
	.share-menu .icon.fa-facebook {
    background-color: #1877f2;
}
	.share-menu .icon.fa-twitter {
    background-color: #1da1f2;
}
	
	.share-menu .icon.fa-pinterest-p {
    background-color: #bd081c;
}
		
	.share-menu .icon.fa-youtube {
    background-color: red;
}
	
	.share-menu .icon.fa-instagram {
    background-color: #c32aa3;
}
	
	.dn.tbMobileMenuShow {
		display: block !important;
		
	}
	
	.tb_wt_stories_info_page_content_system .tb_article .tb_text_wrap {
    max-width: 100% !important;
    float: none;
         padding-left: 15px;
        padding-right: 15px;

}
    
    
	
	.tb_wt_stories_info_page_content_system .tb_article .thumbnail {
		max-width: 100% !important;
		  
	}
	
	#tk_button_confirm {
 
		font-size: 15px;}
	
	#content .tb_accordion h2.panel-title {
		
		font-size: 15px!important;
	}
	
	#tb_mobile_car_menu #cart .content h3,
	#tb_mobile_car_menu #cart .content,
	#tb_mobile_car_menu #cart .content .name a{
		
		    color: #000!important;
	}
	
	.head-txt {
		
		line-height: 32px!important;
	}
	
	.product-filter .sort {
		display: none!important;
		
	}
	
	#content {
		
		padding-left:15px;
		padding-right:15px;
	}
	
	.tb_article .thumbnail {
   
    margin-bottom: 0px;
}
	
	
	    #content .product-thumb {
        margin-bottom: 0px !important;
		padding-bottom:33px!important;
		border-bottom:1px solid #000;
    } 
	
	 .story-box .tb_article .moreInfo:before {
        position: absolute;
		top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: '';
		background: rgba(0, 0, 0, .6);
		transition: all .5s;
    }
	.story-box .tb_article .tb_item_info:before {
		
		display: none;
		
	}
	
	
	
}

.fire_slider_container .slide-txt {
        max-width: 90%
    }

@media (max-width: 768px){ 
    #content .tb_wt_fire_slider  .fire_slider_wrap_inner {
      padding-top: 100% !important;
    }
    
    #content .mSFrame  .mSCaption{width:80% !important}
}

@media (max-width: 490px){ 
.fire_slider_container p {
       
        line-height: 17px;
    }
	
	.fire_slider_container .slide-txt {
        
    }
	
	#button-cart {
	    max-width: 100%;
    float: none;
    width: 100%;
	margin-right:10px;
	
}
	
	.tb_wt_product_add_to_cart_system .tb_input_wrap {
		
		max-width: max-content;
	}
	
	.tb_wt_product_add_to_cart_system .tb_purchase_button {
		width: 100%;}
	
	.two-banners .gs-text-wrap h6 {
		white-space:normal;
		line-height: 23px;
	}
	


}

@media (max-width: 410px){ 

    #wrapper #header .tbLogoCol {
       display: inline-block!important;}
	#site_logo {
		
		padding-left:0;
	}
	
	    .tbToggleButtons .fa-bars.tbToggleHeader {
     
        left: 15px;
    }
	
		#header .tbLogoCol {
		 justify-content: left;
	}
	
	    #header .tbLogoCol > .tbToggleButtons {
        
        float: right;
    }
	
	#header .tb_wt_header_logo_system  {
		padding-right: 0;
		        margin-bottom: 0;
        margin-top: 10px;
    
	}
	
	#tk_checkout .tk_shipping_method .tk_shipping_method_icon {
		display: none;
		
		
	}
	
	#tk_checkout .tk_shipping_method .tk_shipping_method_title {
		
		    width: 75%;
	}
	
	.checkout-checkout #content {
		    padding-left: 15px;
    padding-right: 15px;
		
	}
	
	    #tk_confirm_coupon,
	    #tk_confirm_voucher{
        width: 38% !important;
    }
	
	.mob-acc .tb_product_attributes tr td {
		font-size: 13px;
		
	}
	
	.story-box .tb_item_info h4 {
    
    font-size: 21px;
    line-height: 20px;
}
	

	
	}


@media (max-width: 346px) { 


	    .head-txt {
        font-size: 9px!important;
    }
	
	    .fire_slider_container h2 {
        font-size: 24px;
        line-height: 17px;
    }
	
	    .fire_slider_container p {
        line-height: 17px;
        font-size: 13px;
    }
	
	.fire_slider_container button { 
	        line-height: 22px;
		font-size: 11px;
        height: 39px;
	}
	
	    .fire_slider_container .slide-txt {
        margin-top: -115px;
    }
	
	    .fire_slider_container button {
        margin-top: -35px;
    }

	
	
}

#footer .footer-list ul{padding:0px !important; left: -15px; position: relative;}
#footer .footer-list ul .tb_icon_wrap{margin-right: 0px !important;}
#footer .footer-list ul .tb_description_wrap{padding-left:0px !important}
#footer .footer-list ul.tb_icon_list  li div{padding-bottom:0px !important}
#footer .footer-list ul.tb_icon_list .tb_icon_wrap{height:27px !important}
.breadcrumb li a{color:#000 !important;}
.breadcrumb li:last-child a{color:#d4ad51 !important}

.footer-sec{margin-top:20px !important} 


#content .price-savings{background:#ccc !important}

.fa-truck:before{
    background:url('/image/catalog/icons/free-delivery.png') 0 0 no-repeat;
    background-size: cover;
    width:32px;
    height:32px;
    font-size:0px;
}

#d_quickcheckout .qc-product-qantity {
  min-width: 8px !important;
    max-width: 30px !important;
}


.table.table-bordered.qc-cart td{
    padding: 8px 5px !important;
  line-height: 11px !important;
  font-size: 12px;
  font-weight: normal;
}

#d_quickcheckout .col-md-6{
    padding:0 15px !important
}

#d_quickcheckout .panel-title{
    background: #d4ad51 !important;
  border-color: rgba(0,0,0,0.3) !important;
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.05),inset 0 0 0 40px rgba(0,0,0,0.2) !important;
  color: #fff !important;
  padding: 4px 15px;
  font-size: 15px;
  font-family: 'Raleway';
  font-weight: normal;
}

#d_quickcheckout .panel-title .icon, 
#payment_address .panel-heading,
#shipping_method_list .title,
#payment_view{display:none !important}

#shipping_method_list label{width:100% !important}
#shipping_method_list .price{float:right;}

#cart_view, #shipping_method{
    margin:0 0 40px;
}

.form-horizontal.qc-totals .row{
    margin-bottom: 5px;
}

@media (max-width:1040px){
    #d_quickcheckout .col-md-6,
    #d_quickcheckout .col-md-6 .qc-col-2.col-md-12  {width:100% !important}
    
    #payment_address_form .col-xs-5{width:30% !important; max-width: 30% !important; float: left;}
    #payment_address_form .col-xs-7{width:70% !important; max-width: 70% !important; float: left;}
    #payment_address_form .col-xs-7 input{width:100% !important}
    
    
}

@media (max-width:768px){
    .qc-quantity .input-group-btn{display:none !important}
}



@media (max-width:480px){
    #login_view .btn-group-justified > .btn-group .btn {
      width: 100% !important;
    }
    #d_quickcheckout label {
        width: 50% !important;
        max-width: none !important;
        min-height: 0 !important;
      }
    
    #d_quickcheckout #shipping_method_list label{width:100% !important}

}


#confirm_agree_input label.control-label{
    width:100% !important
}


.quick-desc { height:190px; overflow:hidden}



































