/*

Theme Name: MIGAMI 2025

Theme URL: 
Description: 
Author: SMART CUPS AGENCY
Author URI: www.smartcupsagency.ro
Version: 2025


*/


/*--------------------------------------------------------------
        Project
--------------------------------------------------------------*/

html {
	background: #fff;	
}
*{ margin: 0px auto; padding: 0px; font-family: 'Montserrat', sans-serif;}
h1{
	font-size: 23px;
	line-height:45px;
	color:#333333;
	text-align:left;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-weight:360;

}
h2{
	font-size:20px;
	line-height:32px;
	color:#494949;
	text-align:left;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-weight:360;
	margin:0px 0px 20px 0px;
}
h3{
	font-size:19px;
	line-height:32px;
	color:#494949;
	text-align:left;
	text-decoration: none;
	font-weight:bold;
	margin:20px 0px 20px 0px;
}
h4{
	font-size:19px;
	line-height:32px;
	color:#494949;
	text-align:left;
	text-decoration: none;
	font-weight:bold;
	margin:20px 0px 20px 0px;
}
h5{
	font-size:17px;
	line-height:25px;
	padding:10px 0px 10px 0px;
	text-decoration: none;
	font-weight:normal;
}
h6{
	font-size:13px;
	line-height:13px;
	padding:9px 0px 9px 0px;
	text-decoration: none;
	font-weight:normal;
	color:#fff;
}
img {
	border:0;
	max-width: 100%;
	height: auto;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:15px;
}
img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 20px 20px;
	display: inline;
}
.alignright {
	float: right;
	margin: 0px 0px 20px 20px;
}
img.alignleft {
	padding: 5px 5px;
	margin: 5px 20px 20px 0px;
	display: inline;
}
.alignleft {
	float: left;
	margin: 0px 20px 20px 0px;
}
img.alignnone {
	display: inline;
}
ul li{ 
 margin: 0 0 0 0px;
}
.grecaptcha-badge {
    display: none !important;
}
/*-------------------
    cups
---------------------*/
#smart {
    margin: 0px auto 0 auto;
    background: #fff;
    width: 100%;
    max-width: 2560px;
    min-width: 320px;
    min-height: 10px;
    box-sizing: border-box;
}
/*-------------------
    Top
---------------------*/

#header {
    background: #fff;
    height: 103px;
    width: 100%;
	z-index: 20000;
	box-shadow: 0 4px 20px rgba(0,0,0,0.08);overflow:hidden;
}
#header-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:15px;
	margin-bottom:15px;
	z-index: 20000;
}
#logo {
	float:left;	
	width:20%;
	min-height:10px;
	text-align:center;
	z-index: 20000;
}
#top {
	float:left;
	width:75%;
	min-height:40px;
	text-align:center;
	margin-left:5%;
	margin-top:10px;
}
#login {
	float:right;
	width:40px;
	height:40px;
	text-align:center;
	margin-top:4px;	
}
#login a {
	background: url(files/images/login-a.svg) no-repeat center center;
	height:40px;
	display:block;
} 
#login a:link {  }
#login a:visited { }
#login a:hover{
	background: url(files/images/login-h.svg) no-repeat center center;
}
#cart {
	float:right;
	width:130px;
	min-height:10px;
	z-index:1100;
	margin-right:10px;
}
#cart-icon {
	float:left;
	width:40px;
	height:40px;
	text-align:center;
	margin-top:4px;	
}
#cart-icon a {
	background: url(files/images/cart-a.svg) no-repeat center center;
	height:40px;
	display:block;
} 
#cart-icon a:link {  }
#cart-icon a:visited { }
#cart-icon a:hover{
	background: url(files/images/cart-h.svg) no-repeat center center;
}
#cart-right {
	float:left;
	width:90px;
	min-height:10px;
	margin-top:6px;	
}
#cart-nr {
	float:left;
	width:100%;
	min-height:10px;
}
#cart-pr {
	float:left;
	width:100%;
	min-height:10px;
	text-align:left;
	font-size:13px;
	color:#a8a8a8;
	font-family: 'Montserrat', sans-serif;
	padding-left:10px;
}
#cart-tl {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:3px;
	text-align:left;
	font-size:15px;
	color:#a8a8a8;
	font-family: 'Montserrat', sans-serif;
	padding-left:10px;
}
#h-search {
	float:left;
	width:50%;
	min-height:10px;
	margin-top:4px;
	text-align:center;
	z-index:1500;
	margin-left:12%;
}
/*-------------------
    cups
---------------------*/
#cups {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:103px;
}
#cups-list {
	float:left;
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-bottom:40px;
}
#sidebar {
	float:left;
	width:19%;
	min-height:10px;
	position: relative;
	z-index: 10000;
	margin-top:50px;
}
#sidebar-list {
	float:left;	
	width:100%;
	min-height:1px;
	margin-top:30px;
	margin-bottom:30px;
}
#menu {
	float:left;	
	width:100%;
	min-height:10px;
}

.menu-toggle {
  display: none;
  position: fixed;
  top: 10px;
  right: 10px;
  padding: 10px 15px;
  background: rgba(255, 255, 255, 0.5);
  border: none;
  font-size: 22px;
  z-index: 9999;
  cursor: pointer;
  border-radius: 4px;
}

.menu-sidebar {
  width: 100%;
  background: #fff;
  position: relative;
  z-index: 9999;
}

.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-item {
  background: #fff;
  border-bottom: 1px solid #eee;
  position: relative;
}

.menu a {
  display: flex;
  align-items: center;
  padding: 9px 16px 9px 22px;
  font-size:15px;
  color:#353535;
  text-decoration: none;
}
.menu a i.icon {
  margin-left: auto;
  margin-right:10px;
}
.menu a span {
  flex: 1;
}

.menu a i.chevron {
  margin-left: auto;
}

.menu-item > a:visited {
  color:#353535;
}
.menu-item:hover > a,
.menu-item.active > a {
  background: #f6f6f8;
  color:#353535;
}

.submenu {
  display: none;
  flex-direction: column;
  background: #fff;
  border-top: 1px solid #eee;
  list-style: none;
  margin: 0;
  padding: 0;
  opacity: 0;
  transform: translateX(10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index:9999;
}

.menu-item.show-submenu > .submenu {
  display: flex;
  opacity: 1;
  transform: translateX(0);
}

.submenu-item a {
  padding: 12px 20px;
  font-size:15px;
  color:#353535;
  z-index:9999;
}
.submenu-item > a:visited {
  color:#353535;
}
.submenu-item a:hover {
  background: #f6f6f8;
  z-index:9999;
}

@media (min-width: 769px) {
  .submenu {
    position: absolute;
    top: 0;
    left: 100%;
    width:100%;
    border: 1px solid #eee;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    border-radius: 4px;
    background: #fff;
    display: none;
	z-index: 9999;
  }

  .menu-item:hover > .submenu {
    display: flex;
    opacity: 1;
    transform: translateX(0);
  }

  .menu-item.show-submenu > .submenu {
    display: none;
  }
  
.submenu-item a {
  padding: 12px 20px 12px 20px;
  font-size:15px;
  color:#353535;
}  
  
}

@media (max-width: 768px) {
  .menu-toggle {
    display: block;
  }

  .menu-sidebar {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
	margin-top:90px;
  }

  .menu-sidebar.active {
    display: block;
  }
.submenu-item a {
  padding: 12px 20px 12px 30px;
}   
  
}

#call {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:50px;
}
#call-list {
	float:left;	
	width:100%;
	min-height:10px;
	margin-bottom:30px;
}
#call-title {
	float:left;	
	background: url(files/images/program.svg) no-repeat left center;
	width:100%;
	min-height:44px;
	font-size: 18px;
	color:#353535;
	font-family: 'Montserrat', sans-serif;
	font-weight:360;
	padding-left:60px;
	padding-top:20px;
}
#call-orar {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:16px;
	color:#353535;
	margin-top:5px;
}
.sup {
	font-size:13px;
}
#call-info {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:20px;
}
#call-ph {
	float:left;	
	width:100%;
	min-height:10px;
}
#call-ph1 {
	float:left;	
	background: url(files/images/ph-1.svg) no-repeat left center;
	width:100%;
	min-height:30px;
	font-size:16px;
	color:#626262;
	font-weight:600;
	padding-top:8px;
	padding-left:37px;
}
#call-ph1 a {
	color:#626262;
	text-decoration: none;
	font-weight:normal;
}
#call-ph1 a:link {  }
#call-ph1 a:visited { }
#call-ph1 a:hover{
	color:#e30020;
	text-decoration:none;
}
#call-ph2 {
	float:left;	
	background: url(files/images/ph-2.svg) no-repeat left center;
	width:100%;
	min-height:30px;
	font-size:16px;
	color:#626262;
	font-weight:600;
	padding-top:8px;
	padding-left:37px;
	margin-top:7px;
}
#call-ph2 a {
	color:#626262;
	text-decoration: none;
	font-weight:normal;
}
#call-ph2 a:link {  }
#call-ph2 a:visited { }
#call-ph2 a:hover{
	color:#e30020;
	text-decoration:none;
}
#call-wh {
	float:left;	
	width:100%;
	height:65px;
	margin-top:20px;
}
#call-wh a {
	background: url(files/images/whatsapp-a.svg) no-repeat left center;
	height:65px;
	text-decoration: none;
	display:block;
}
#call-wh a:link {  }
#call-wh a:visited { }
#call-wh a:hover{
	background: url(files/images/whatsapp-h.svg) no-repeat left center;
	text-decoration:none;
}
#content {
	float:right;
	width:79%;
	min-height:10px;
	position: relative;
	z-index: 1;  
	overflow:hidden;
}
#content-list {
	float:left;		
	width:95%;
	min-height:10px;
	margin-left:5%;
}
/*-------------------
    Home
---------------------*/

#catalog {
	float:left;	
	width:100%;
	min-height:10px;
}
#catalog-list {
	float:left;	
	width:100%;
	min-height:10px;
	margin-left:0%;
	margin-top:50px;
	margin-bottom:50px;
}
#catalog-1 {
	float:left;	
	width:100%;
	min-height:10px;
	margin-bottom:25px;
}
#catalog-11 {
	float:left;
	background: #f6f6f8 url(files/catalog/11/2560.webp) no-repeat center center;
	width:23.5%;
	height:625px;
	margin-right:1%;
}
#catalog-11-txt {
	float:left;
	background: url(files/catalog/11/text.webp) no-repeat bottom left;
	width:100%;
	height:625px;
}
#catalog-link-11 {
	float:left;
	width:100%;
	min-height:10px;
}
#catalog-link-11 a {
	background-color: rgba(255,255,255,.15);
	height:625px;
	text-decoration: none;
	display:block;
}
#catalog-link-11 a:link {  }
#catalog-link-11 a:visited { }
#catalog-link-11 a:hover{
	background-color: rgba(255,255,255,.0);
	text-decoration:none;
}
#catalog-12 {
	float:left;
	width:74.5%;
	min-height:10px;
	margin-left:1%;
}
#catalog-121 {
	float:left;	
	width:100%;
	min-height:300px;
	margin-bottom:25px;
}
#catalog-1211 {
	float:left;
	background: #f6f6f8 url(files/catalog/1211/2560.webp) no-repeat center center;
	width:31.5%;
	height:300px;
	margin-right:1.3%;
}
#catalog-1211-txt {
	float:left;
	background: url(files/catalog/1211/text.webp) no-repeat bottom left;
	width:100%;
	height:300px;
}
#catalog-1212 {
	float:left;
	background: #f6f6f8 url(files/catalog/1212/2560.webp) no-repeat center center;
	width:31.5%;
	height:300px;
	margin-left:1.3%;
	margin-right:1.3%;
}
#catalog-1212-txt {
	float:left;
	background: url(files/catalog/1212/text.webp) no-repeat bottom left;
	width:100%;
	height:300px;
}
#catalog-1213 {
	float:left;
	background: #f6f6f8 url(files/catalog/1213/2560.webp) no-repeat center center;
	width:31.5%;
	height:300px;
	margin-left:1.3%;
}
#catalog-1213-txt {
	float:left;
	background: url(files/catalog/1213/text.webp) no-repeat bottom left;
	width:100%;
	height:300px;
}
#catalog-122 {
	float:left;
	width:100%;
	min-height:10px;
}
#catalog-1221 {
	float:left;
	background: #f6f6f8 url(files/catalog/1221/2560.webp) no-repeat center center;
	width:48.7%;
	height:300px;
	margin-right:1.3%;
}
#catalog-1221-txt {
	float:left;
	background: url(files/catalog/1221/text.webp) no-repeat bottom left;
	width:100%;
	height:300px;
}
#catalog-1222 {
	float:left;
	background: #f6f6f8 url(files/catalog/1222/2560.webp) no-repeat center center;
	width:48.7%;
	height:300px;
	margin-left:1.3%;
}
#catalog-1222-txt {
	float:left;
	background: url(files/catalog/1222/text.webp) no-repeat bottom left;
	width:100%;
	height:300px;
}
#catalog-2 {
	float:left;	
	width:100%;
	min-height:10px;
}
#catalog-21 {
	float:left;
	background: #f6f6f8 url(files/catalog/21/2560.webp) no-repeat center center;
	width:23.5%;
	height:300px;
	margin-right:1%;
}
#catalog-21-txt {
	float:left;
	background: url(files/catalog/21/text.webp) no-repeat bottom left;
	width:100%;
	height:300px;
}
#catalog-22 {
	float:left;
	background: #f6f6f8 url(files/catalog/22/2560.webp) no-repeat center center;
	width:23.5%;
	height:300px;
	margin-left:1%;
	margin-right:1%;
}
#catalog-22-txt {
	float:left;
	background: url(files/catalog/22/text.webp) no-repeat bottom left;
	width:100%;
	height:300px;
}
#catalog-23 {
	float:left;
	background: #f6f6f8 url(files/catalog/23/2560.webp) no-repeat center center;
	width:23.5%;
	height:300px;
	margin-left:1%;
	margin-right:1%;
}
#catalog-23-txt {
	float:left;
	background: url(files/catalog/23/text.webp) no-repeat bottom left;
	width:100%;
	height:300px;
}
#catalog-24 {
	float:left;
	background: #f6f6f8 url(files/catalog/24/2560.webp) no-repeat center center;
	width:23.5%;
	height:300px;
	margin-left:1%;
}
#catalog-24-txt {
	float:left;
	background: url(files/catalog/24/text.webp) no-repeat bottom left;
	width:100%;
	height:300px;
}
#catalog-link {
	float:left;
	width:100%;
	min-height:10px;
}
#catalog-link a {
	background-color: rgba(255,255,255,.15);
	height:300px;
	text-decoration: none;
	display:block;
}
#catalog-link a:link {  }
#catalog-link a:visited { }
#catalog-link a:hover{
	background-color: rgba(255,255,255,.0);
	text-decoration:none;
}
#about {
	float:left;	
	width:100%;
	min-height:10px;
}
#about-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:50px;
	margin-bottom:50px;
}
#about-left {
	float:left;	
	width:48%;
	min-height:10px;
}
#about-info {
	float:left;	
	width:100%;
	min-height:10px;
}
#about-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 24px;
	color:#e30020;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
}
#about-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:30px;
	color:#353535;
	margin-top:12px;
}
#about-txt a {
	color:#353535;
	font-size:16px;
	text-decoration: none;
} 
#about-txt a:link {  }
#about-txt a:visited { }
#about-txt a:hover{
	color:#e30020;
	text-decoration:none;
}
#about-ct {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:15px;
}
#about-ct-title {
	float:left;	
	background: url(files/images/program.svg) no-repeat left center;
	width:100%;
	min-height:48px;
	font-size: 20px;
	color:#353535;
	font-family: 'Montserrat', sans-serif;
	font-weight:360;
	padding-left:60px;
	padding-top:20px;
}
#about-ct-orar {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:18px;
	color:#353535;
	margin-top:5px;
}
.sub {
	font-size:18px;
	font-weight:600;
}
.sup {
	font-size:13px;
	font-weight:600;
}
#about-ct-info {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:15px;
}
#about-ph {
	float:left;	
	width:50%;
	min-height:10px;
}
#about-ph1 {
	float:left;	
	background: url(files/images/ph-1.svg) no-repeat left center;
	width:100%;
	min-height:30px;
	font-size:18px;
	color:#626262;
	font-weight:600;
	padding-top:8px;
	padding-left:37px;
}
#about-ph1 a {
	color:#626262;
	text-decoration: none;
	font-weight:normal;
}
#about-ph1 a:link {  }
#about-ph1 a:visited { }
#about-ph1 a:hover{
	color:#e30020;
	text-decoration:none;
}
#about-ph2 {
	float:left;	
	background: url(files/images/ph-2.svg) no-repeat left center;
	width:100%;
	min-height:30px;
	font-size:18px;
	color:#626262;
	font-weight:600;
	padding-top:8px;
	padding-left:37px;
	margin-top:7px;
}
#about-ph2 a {
	color:#626262;
	text-decoration: none;
	font-weight:normal;
}
#about-ph2 a:link {  }
#about-ph2 a:visited { }
#about-ph2 a:hover{
	color:#e30020;
	text-decoration:none;
}
#about-wh {
	float:left;	
	width:50%;
	height:65px;
}
#about-wh a {
	background: url(files/images/whatsapp-a.svg) no-repeat left center;
	text-decoration: none;
	height:65px;
	display:block;
}
#about-wh a:link {  }
#about-wh a:visited { }
#about-wh a:hover{
	background: url(files/images/whatsapp-h.svg) no-repeat left center;
	text-decoration:none;
}
#about-right {
	float:right;
	background: #f6f6f8;
	width:48%;
	min-height:10px;
}
#about-right-c {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:60px;
	margin-bottom:25px;
}
#about-right-box {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:5px;
	margin-bottom:40px;
}
#about-right-icon {
	float:left;	
	width:20%;
	min-height:10px;
	text-align:center;
}
#about-right-title {
	float:right;
	width:78%;
	min-height:10px;
	font-size: 21px;
	line-height:25px;
	color:#353535;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
}
#about-right-title a {
	color:#353535;
	text-decoration: none;
} 
#about-right-title a:link {  }
#about-right-title a:visited { }
#about-right-title a:hover{
	color:#e30020;
	text-decoration:none;
}
#about-right-txt {
	float:right;
	width:78%;
	min-height:10px;
	color:#353535;
	font-size: 16px;
	line-height:21px;
	margin-top:10px;
}
#paper {
	float:left;	
	background: #dbd3c7;
	width:100%;
	min-height:10px;
}
#paper-list{
	float:left;
	width:90%;
	min-height:10px;
	margin-top:175px;
	margin-left:5%;
}
#paper-title {
	float:left;	
	width:100%;
	min-height:10px;
	text-align:center;
	font-size: 75px;
	line-height:85px;
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	font-weight:bold;
text-shadow: 2px 1px 4px rgba(43,19,12,0.76);
}
#paper-stitle {
	float:left;	
	width:100%;
	min-height:10px;
	text-align:center;
	font-size: 65px;
	line-height:75px;
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	font-weight:bold;
text-shadow: 2px 1px 4px rgba(43,19,12,0.76);
	margin-top:5px;
}
#paper-link{
	float:left;
	width:100%;
	min-height:10px;
	font-size: 18px;
	line-height:29px;
	text-align:center;
	margin-top:55px;	
}
#paper-link  a {
	background: #ff2f2f;
	padding:15px 19px;	
	color:#fff;
	text-decoration: none;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;		
} 
#paper-link a:link {  }
#paper-link  a:visited { }
#paper-link  a:hover{
	background: #4486f8;
	padding:15px 19px;	
	color:#fff;
	text-decoration: none;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;		
}
#partners {
	float:left;	
	background: #f6f6f8;
	width:100%;
	min-height:10px;
}
#partners-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:70px;
	margin-bottom:70px;
}
#partners-title{
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 23px;
	color:#353535;
	font-family: 'Montserrat', sans-serif;
	text-align:center;
	font-weight:360;
}
#partners-logo {
	float:left;	
	width:100%;
	min-height:10px;
	text-align:center;
	margin-top:35px;
}

#products{
	float:left;	
	width:100%;
	min-height:10px;
}
#products-list {
	float:left;	
	width:100%;
	min-height:10px;
	margin-left:0%;
	margin-top:70px;
	margin-bottom:70px;
}
#products-title {
	float:left;	
	width:100%;
	font-size: 23px;
	color:#353535;
	font-family: 'Montserrat', sans-serif;
	text-align:center;
	font-weight:360;
}
#products-txt {
	float:left;
	width:100%;
	min-height:10px;
	color:#353535;
	font-size: 16px;
	line-height:20px;
	margin-bottom:12px;
}
#products-id {
	float:left;	
	width:100%;
	min-height:10px;
	margin-top:30px;
}

/*-------------------
    Section
---------------------*/
#section {
	float:left;	
	width:100%;
	min-height:10px;
	margin-bottom:50px;
}
#section-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:30px;
}
#time {
	float:left;
	background: url(files/images/bk-date.png) no-repeat center left;
	width:96%;
	min-height:10px;
	font-size:14px;
	line-height:14px;
	color:#787979;
	padding-left:20px;
	margin-top:15px;
} 
#content-full {
	float:left;
	width:100%;
	min-height:10px;
}

#content-title {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:19px;
	line-height:35px;
}
#content-shop-page {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#1b1b1b;
	text-align:justify;
	margin-bottom:30px;
}
#content-page {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:32px;
	color:#1b1b1b;
	text-align:justify;
	margin-bottom:30px;
}
#content-page p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#content-page a {
	color:#e30020;
	text-decoration:none;
}
#content-page a:link { }
#content-page a:visited { }
#content-page a:hover{
	color:#e30020;
	text-decoration:underline;
}


#sidebar-box {
	float:left;	
	width:100%;
	min-height:10px;
	text-align:center;
	margin-bottom:15px;
}


/*-------------------
    Category
---------------------*/

#category {
	float:left;	
	width:100%;
	min-height:10px;
}
#category-list {
	float:left;	
	width:100%;
	min-height:10px;
	margin-left:0%;
	margin-top:70px;
	margin-bottom:70px;
}
#category-title {
	float:left;	
	width:100%;
	font-size: 23px;
	color:#353535;
	font-family: 'Montserrat', sans-serif;
	font-weight:360;
}
#category-breadcrumbs {
	float:left;
	background: url(files/images/bk-cat.png) no-repeat center left;
	min-height:10px;
	font-size:14px;
	line-height:14px;
	color:#777777;
	text-align:left;
	padding:5px 0px 5px 20px
} 
#category-breadcrumbs  a {
	color:#626262;
	text-decoration: none;
	}
#category-breadcrumbs a:link {  }
#category-breadcrumbs  a:visited { }
#category-breadcrumbs a:hover{
	color:#e30020;
	text-decoration:none;
}
#category-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:30px;
	color:#353535;
	margin-top:15px;
	margin-bottom:12px;
}
#category-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
#category-txt a {
	color:#353535;
	text-decoration:none;
}
#category-txt a:link { }
#category-txt a:visited { }
#category-txt a:hover{
	color:#32bea6;
	text-decoration:underline;
}
#category-id {
	float:left;	
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:30px;
	color:#353535;
	margin-top:15px;
	margin-bottom:12px;
}
#category-box {
	float:left;
	width:22%;
	min-height:10px;
	margin-right:2.5%;
	margin-bottom:20px;
}
.category-sub {
	text-align: center; 
	background: #fff; 
	border: 1px solid #e0dfdf;	
	padding: 1.5em 1em; 
	transition: all 0.2s;
	-moz-transition: all 0.2s; 
	-webkit-transition: all 0.2s; 
}
.category-sub:hover {
	background: #fff;
	border: 1px solid #e0dfdf;		
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1); 
	-moz-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
}

.category-sub a img {
    margin: auto;
    width: auto !important;
    height: auto;
    max-width: 100%;
}

.category-sub_title{
    padding:10px 3px 10px 3px;
    margin: 0;
	color: #333;
    text-align: center;
	font-size:15px;
	line-height:21px;
    min-height:10px;
}

.category-sub .button {
	display: inline-block;
	background: #333333;
	color:#fff;
	font-size:13px;
	font-family: 'Arial', serif;
	font-weight:normal;
	text-decoration:none;
	padding:4px 8px 4px 8px;
	cursor:pointer;
	border:0;
	margin-top:3px;
}
.category-sub .button:hover {
	background: #ff0000;
	color:#fff;
	text-decoration:none;
}

@media (min-width:2000px) {
#category-box {
width: 17%;
margin: 1.3%;
}
}

@media (min-width:1800px) and (max-width:2000px) {
#category-box {
width: 17%;
margin: 1.3%;
}
.category-sub_title{
    min-height:42px;
}
}

@media (min-width:1600px) and (max-width:1799px) {
#category-box {
width: 22%;
margin: 1.5%;
}
}

@media (min-width:1400px) and (max-width:1599px) {
#category-box {
width: 22%;
margin: 1.5%;
}
.category-sub_title{
    min-height:42px;
}
}

@media (min-width:1200px) and (max-width:1399px) {
#category-box {
width: 22%;
margin: 1.5%;
}
.category-sub_title{
    min-height:42px;
}
}

@media (min-width:1000px) and (max-width:1199px) {
#category-box {
width: 30%;
margin: 1.5%;
}
.category-sub_title{
    min-height:42px;
}
}

@media (min-width:768px) and (max-width:999px) {
#category-box {
width: 47%;
margin: 1.5%;
}
.category-sub_title{
    min-height:42px;
}
}

@media (min-width:480px) and (max-width:767px) {
#category-box {
width: 47%;
margin: 1.5%;
}
.category-sub_title{
    min-height:42px;
}
}

@media (min-width:300px) and (max-width:479px) {
#category-box {
width: 90%;
margin: 5%;
}

}
/*-------------------
    Contact
---------------------*/
#contact {
	float:left;
	width:100%;
	min-height:10px;
}
#contact-full {
	float:left;
	width:100%;
	min-height:10px;
}
#contact-left {
	float:left;
	width:47%;
	min-height:10px;
	margin-bottom:15px;
}
#contact-right {
	float:right;
	width:47%;
	min-height:10px;
	margin-bottom:15px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="select"],
.wpcf7 textarea,
.wpcf7-select {background: #fff;padding: 3px 7px;width:100%; margin: 6px 0px; box-sizing: border-box; font-size:13px;border: 1px solid #d3ced2;color:#777;}
.wpcf7-submit{background: #333333;color:#fff;font-size:13px;font-family: 'Arial', serif;text-decoration:none;padding:8px;cursor:pointer;border:0;}
.wpcf7-submit:hover {background: #ff0000;color:#fff;text-decoration:none;}

.button-prev{background: #333333;color:#fff;font-size:17px;font-family: 'Arial', serif;text-decoration:none;padding:8px;cursor:pointer;border:0;}
.button-prev:hover {background: #ff0000;color:#fff;text-decoration:none;}

.button-next{background: #333333;color:#fff;font-size:17px;font-family: 'Arial', serif;text-decoration:none;padding:8px;cursor:pointer;border:0;}
.button-next:hover {background: #ff0000;color:#fff;text-decoration:none;}

.button .thwmscf-cart-url{background: #333333;color:#fff;font-size:17px;font-family: 'Arial', serif;text-decoration:none;padding:8px;cursor:pointer;border:0;}
.button .thwmscf-cart-url:hover {background: #ff0000;color:#fff;text-decoration:none;}


/*-------------------
    Solicita
---------------------*/

#solicita-link {
	float:left;
	width:100%;
	min-height:10px;
	text-align:left;
	margin-top:20px;
} 
#solicita-link  a {
	background: #333333;
	color:#fff;
	font-size:13px;
	font-family: 'Arial', serif;
	text-decoration:none;
	padding:8px;
	cursor:pointer;border:0;
}
#solicita-link a:link {  }
#solicita-link  a:visited { }
#solicita-link a:hover{
	background: #ff0000;
	color:#fff;
	text-decoration:none;
}

/*-------------------
    Table
---------------------*/
#table {
	float:left;
	width:100%;
	min-height:10px;
	margin-top:25px;
}
#table-column-left {
	float:left;
	width:48%;
	min-height:10px;
}
#table-column-right {
	float:right;
	width:48%;
	min-height:10px;
}
#table-box {
	float:left;
	width:100%;
	min-height:10px;
	margin-left:2px;
	margin-bottom:20px;
	
}
#table-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size: 16px;
	color:#777777;
	text-align:left;
	font-weight:bold;
	font-family: 'Montserrat', sans-serif;
	padding-left:5px;
	padding-bottom:5px;	
	padding-top:10px;	
}
#table-1 {
	float:left;
	width:100%;
	min-height:10px;
}
#table-2 {
	float:left;
	background-color: #f9f9f9;	
	width:100%;
	min-height:10px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;	
}
#table-c1 {
	float:left;
	width:45%;
	min-height:10px;
	font-size:15px;
	line-height:25px;
	padding:5px;	
}
#table-c2 {
	float:left;
	width:50%;
	min-height:10px;
	font-size:15px;
	line-height:25px;
	padding:5px;		
}
#table-txt {
	float:left;
	width:90%;
	min-height:10px;
	font-size:15px;
	line-height:25px;
	padding:5px;
	padding:5px;		
}

/*-------------------
    Shop
---------------------*/

.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
    width: 55%;
	margin-right:5%;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
    width: 40%;
}


@media (min-width:300px) and (max-width:767px) {
.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {
    width: 100%;
	margin-left:0%;
	position: relative;
}
.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
    width: 100%;
	margin-right:0%;	
}
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
width: 53%;
float: left;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
width: 43%;
float: right;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
width: 90%;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
display:none;
}

.woocommerce-product-details__short-description {
	width:100%;
	min-height:10px;
	font-size:16px;
	line-height:27px;
	color:#777777;
	text-align:left;
   	margin-top:20px;	
}
.woocommerce div.product p.price {
	font-size:23x;
	color: #ff0000;
	font-weight:bold;
}
.single-product .entry-summary .woocommerce-Price-amount.amount {
	font-size:23px;
	color:#ff0000;
	text-align:justify;
	font-weight:bold;	
   	padding-bottom:20px;
}
.single-product .entry-summary .woocommerce-Price-currencySymbol {
	font-size:16px;
	color:#ff0000;
	text-align:justify;
	font-weight:bold;
}
.variations{
	width:100%;
	min-height:10px;
	font-size:16px;
	line-height:26px;
	color:#777777;
	text-align:justify;
   	margin-top:20px;		
}
.woocommerce div.product form.cart .variations tbody tr,.woocommerce div.product form.cart .variations tbody td {
    width: 100% !important;
    display: block;
	margin-bottom:7px;
}
.woocommerce div.product form.cart .variations tbody tr{display:inline-block;float:left;}
}
.woocommerce select {
	position: relative;
	display: inline-block;
	margin: 0; 
	padding: 7px 10px; 
	font-size:14px;
	line-height:21px;
	color:#777777; 
	background-color: #fff; 
	width: 100%; 
	outline: 0;
	border: 1px solid #e6e4e4;
	cursor:pointer;}
.woocommerce select option{
	color: #7e7e7e; 
	font-size: 14px; 
	padding: 3px; 
	border: 0px;
	cursor:pointer;
	}

.sku_wrapper {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	line-height:22px;
	color:#777777;
	text-align:justify;
   	margin-top:20px;
}
.posted_in {
	float:left;
	width:100%;
	min-height:10px;
	font-size:16px;
	line-height:26px;
	color:#777777;
	text-align:justify;
   	margin-top:10px;
	display:none;	
}	
.posted_in a:link, a:visited {
	font-size:16px;
	color:#777777;	
	}
.posted_in a:hover {
	font-size:16px;
	} 
.cart {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	line-height:21px;
	color:#777777;
	text-align:justify;
   	margin-top:20px;
}
.screen-reader-text{
    display:none;
}
.woocommerce .quantity input.qty {
	padding: 4px 5px 4px 5px;
	color:#777777;
	background-color: #fff; 
	font-size:14px;
	border: 1px solid #e6e4e4;
}


.single-product .product .single_add_to_cart_button.button {
	background: #333333;
	color:#fff;
	font-size:13px;
	font-family: 'Arial', serif;
	text-decoration:none;
	font-weight:normal;	
	padding:8px;
	cursor:pointer;
	margin-top:5px;
	}
.single-product .product .single_add_to_cart_button.button:hover {
	background: #ff0000;
	color:#fff;
	text-decoration:none;
	}

.woocommerce button.button.alt.disabled {
	background: #333333;
	color:#fff;
	font-size:13px;
	font-family: 'Arial', serif;
	text-decoration:none;
	font-weight:normal;	
	padding:8px;
	opacity: 0.8;
	cursor:pointer;
}
.woocommerce button.button.alt.disabled:hover {
	background: #ff0000;
	color:#fff;
	text-decoration:none;
	}	
	
.woocommerce span.posted_in,
.woocommerce span.tagged_as {
	color: #777;
	padding: 10px 0px;
	display: inline-block;
	margin-bottom: 5px;
	font-size:15px;
	line-height:21px;	
}

.woocommerce .woocommerce-tabs {
	border: 0 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	background: transparent !important;
	text-align: left;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
	border-bottom: 1px solid #d3ced2 !important;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li {
	border-top: 1px solid #000 !important;
	border-left: 1px solid #000 !important;
	border-right: 1px solid #000;
	border-bottom: 0 !important;
	margin: 0 4px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: #fff !important;
	font-size: 14px;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
	color: #777777 !important; 
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active { 
	background-color: #f0f0f0 !important; 
    border-right: 1px solid #000 !important; 
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a {
	color: #777777 !important; 
}

.woocommerce div.product .woocommerce-tabs .panel {
	font-size:16px;
	line-height:27px;
	color:#777777;
	text-align:justify;
	padding-bottom:15px;
	border-bottom: 1px solid #fff;
}
.woocommerce div.product .woocommerce-tabs .panel p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}	
.woocommerce div.product .woocommerce-tabs .panel a {
	color:#3878c7;
	text-decoration:none;
}
.woocommerce div.product .woocommerce-tabs .panel a:link { }
.woocommerce div.product .woocommerce-tabs .panel a:visited { }
.woocommerce div.product .woocommerce-tabs .panel a:hover{
	color:#3878c7;
	text-decoration:none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
.woocommerce-tabs h2 {
	color: #777;
}

.woocommerce #reviews #comments ol.commentlist li .meta,
.woocommerce table.shop_attributes th {
	color: #333;
}

.woocommerce-tabs #commentform input[type="email"], 
.woocommerce-tabs #commentform input[type="text"], 
.woocommerce-tabs input[type="url"], 
.woocommerce-tabs #commentform textarea{
	background: #fff;
	color: #333;
}
@media only screen and (max-width: 767px) {
	body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li {
		margin: 0 auto !important;
		max-width: 90%; 
	}
	body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, 
	body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active, 
	body.woocommerce div.product .woocommerce-tabs ul.tabs li, 
	body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
		border-bottom: 0 !important;
	}
}


.woocommerce ul.products.columns-1 li.product {
width: 88% !important;
margin: 1% !important;
clear: none !important;
}


@media (min-width:2000px) {
.woocommerce ul.products li.product {
width: 17.26% !important;
margin: 1.3% !important;
clear: none !important;
}
.woocommerce ul.products li.product:nth-child(5n+1) {
clear: both !important;
}
}

@media (min-width:1800px) and (max-width:2000px) {
.woocommerce ul.products li.product {
width: 17.40% !important;
margin: 1.2% !important;
clear: none !important;
}
.woocommerce ul.products li.product:nth-child(5n+1) {
clear: both !important;
}
}

@media (min-width:1600px) and (max-width:1799px) {
.woocommerce ul.products li.product {
width: 22.20% !important;
margin: 1.3% !important;
clear: none !important;
}
.woocommerce ul.products li.product:nth-child(4n+1) {
clear: both !important;
}
}

@media (min-width:1400px) and (max-width:1599px) {
.woocommerce ul.products li.product {
width: 22.19% !important;
margin: 1.3% !important;
clear: none !important;
}
.woocommerce ul.products li.product:nth-child(4n+1) {
clear: both !important;
}
}

@media (min-width:1200px) and (max-width:1399px) {
.woocommerce ul.products li.product {
width: 21.95% !important;
margin: 1.4% !important;
clear: none !important;
}
.woocommerce ul.products li.product:nth-child(4n+1) {
clear: both !important;
}
}

@media (min-width:1000px) and (max-width:1199px) {
.woocommerce ul.products li.product {
width: 30.20% !important;
margin: 1.4% !important;
clear: none !important;
}
.woocommerce ul.products li.product:nth-child(3n+1) {
clear: both !important;
}
}

@media (min-width:768px) and (max-width:999px) {
.woocommerce ul.products li.product {
width: 45% !important;
margin: 1.5% !important;
clear: none !important;
}
.woocommerce ul.products li.product:nth-child(2n+1) {
clear: both !important;
}
}

@media (min-width:480px) and (max-width:767px) {
.woocommerce ul.products li.product {
width: 45% !important;
margin: 1.5% !important;
clear: none !important;
}
.woocommerce ul.products li.product:nth-child(2n+1) {
clear: both !important;
}
}

@media (min-width:300px) and (max-width:479px) {
.woocommerce ul.products li.product {
width: 90% !important;
margin: 5% !important;
clear: none !important;
}
.woocommerce ul.products li.product:nth-child(1n+1) {
clear: both !important;
}
}

.woocommerce ul.products li.product {
	text-align: center; 
	background: #fff; 
	border: 1px solid #e0dfdf;	
	transition: all 0.2s;
	-moz-transition: all 0.2s; 
	-webkit-transition: all 0.2s; 
	z-index: auto !important;
	 position: relative;
}
.woocommerce ul.products li.product:hover {
	background: #fff;
	border: 1px solid #e0dfdf;		
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); 
	-moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.woocommerce ul.products li.product a img {
    margin: auto;
    width: auto !important;
    height: auto;
    max-width: 100%;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title{
    padding:10px 3px 10px 3px;
    margin: 0;
	color: #333;
    text-align: center;
	font-size:15px;
	line-height:21px;
    min-height:10px;
}

.woocommerce ul.products li.product .price, 
.woocommerce ul.products li.product .price del, 
.woocommerce-page ul.products li.product .price, 
.woocommerce-page ul.products li.product .price del {
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
	text-align:center; 
}

.woocommerce ul.products li.product .button {
	display: inline-block;
	background: #333333;
	color:#fff;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	padding:10px 15px 10px 15px;
	cursor:pointer;
	border:0;
	margin-top:3px;
	margin-bottom:20px;
	z-index: auto !important;
	position: static !important;	
}
.woocommerce ul.products li.product .button:hover {
	background: #ff0000;
	color:#fff;
	text-decoration:none;
}
.woocommerce-cart-form__cart-item .product-name a{
	color: #3878c7;
	text-decoration:none; 
}

.woocommerce-cart-form__cart-item .product-price {
	color: #ff0000;
}
.woocommerce-cart-form__cart-item .product-subtotal {
	color: #ff0000;
}
.woocommerce .cart .actions .coupon {
	width: 78%;
	float: left;
}
.woocommerce .cart .actions .coupon input[type="text"] {
float:left;background: #fff;padding: 3px 7px;width:70%; margin: 2px 0px; box-sizing: border-box; font-size:13px;border: 1px solid #d3ced2;color:#777;
}

.woocommerce .cart .actions .button{
	background: #333333;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	padding:10px 15px 10px 15px;
	cursor:pointer;
	border:0;
}
.woocommerce .cart .actions .button:hover {
	background: #ff0000;
	color:#fff;
	text-decoration:none;
}

.wc-proceed-to-checkout .checkout-button.button.alt.wc-forward{
	background: #333333;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	padding:10px 15px 10px 15px;
	cursor:pointer;
	border:0;
}
.wc-proceed-to-checkout .checkout-button.button.alt.wc-forward:hover {
	background: #ff0000;
	color:#fff;
	text-decoration:none;
}

.woocommerce-shipping-destination {
    display: none;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message { border-radius: 3px; }

#place_order{
	background: #333333;
	color:#fff;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	padding:14px 20px 14px 20px;
	cursor:pointer;
	margin-top:5px;
	border:0;
	}
#place_order:hover {
	background: #ff0000;
	color:#fff;
	text-decoration:none;
	}

input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
	background: #fff;padding: 8px 7px;width:100%; margin: 6px 0px; box-sizing: border-box; font-size:14px;border: 1px solid #d3ced2;color:#777;
}

.woocommerce #payment {
  background-color: #fff;
  border: 1px solid #e5e5e5;
}

.woocommerce #payment div.payment_box,
.woocommerce-page #payment div.payment_box {
  background-color: #dfdcde;
}

@media (min-width: 981px) {
  .woocommerce { overflow: hidden;}
  .woocommerce:after { clear: both; }
  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 { width: 100%; }
  .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 { width: 100%; }
  .woocommerce .col2-set, .woocommerce-page .col2-set { float:left; width: 48%; }
  #order_review_heading, .woocommerce #order_review, .woocommerce-page #order_review { 
    float: left; 
    width:48%; 
    margin-left: 4%; 
  }
}

.term-description{
    padding-bottom:30px;
}

#header_wrapper {
	padding: 10px 48px;
	display: block;
}

.bold {
  font-weight:bold;
}

/*-------------------
    Shop
---------------------*/

.woocommerce-error, .woocommerce-info, .woocommerce-message { border-radius: 3px; }

.woocommerce-info {
	border: 1px solid #e6e4e4;
	background-color: #fff;
	text-align:left;font-size:14px;line-height:18px;color:#6c757d;
}
.woocommerce-message {
	border: 1px solid #e6e4e4;
	background-color: #fff;
	text-align:left;font-size:14px;line-height:18px;color:#6c757d;
}

.woocommerce-message a.button.wc-forward {
	background: #211d1c;
	color:#fff;
	font-weight: normal;
	text-decoration:none;
	padding:7px 9px 6px 9px;
	font-size:12px;	
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
	opacity: 0.8;
	cursor:pointer;	
}
.woocommerce-message a.button.wc-forward:hover {
	background: #ff0000;
	color:#fff;
	text-decoration:none;
	}

.woocommerce-error {
	border: 1px solid #e6e4e4;
	background-color: #fff;
	text-align:left;font-size:14px;line-height:18px;color:#6c757d;
}

.woocommerce-error a.button.wc-forward {
	background: #211d1c;
	color:#fff;
	font-weight: normal;
	text-decoration:none;
	padding:7px 9px 6px 9px;
	font-size:12px;	
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
	opacity: 0.8;
	cursor:pointer;	
}
.woocommerce-error a.button.wc-forward:hover {
	background: #ff0000;
	color:#fff;
	text-decoration:none;
	}

.woocommerce-MyAccount-navigation {
    display:none;
}

.related.products {
  position: relative;
  z-index: 1 !important;
}

.woocommerce span.onsale, 
.woocommerce-page span.onsale {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #de0122;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    letter-spacing: 2px;
    font-weight: bold;
    z-index: 10;
    width: auto;
    max-width: 100px;
    text-align: center;
}

.woocommerce-breadcrumb {
    background: #de0122;
}
.woocommerce div.product p.stock.in-stock {
	width:100%;
	min-height:10px;
	color: #353535;  
	font-size: 18px;      
	background: #f6f6f8 url(files/images/stoc-minim.svg) no-repeat center left;
	padding: 5px 10px 5px 40px; 
	margin-top:15px;
}
.woocommerce div.product p.stock.out-of-stock {
	width:100%;
	min-height:10px;
	color: #353535;  
	font-size: 18px;      
	background: #f6f6f8 url(files/images/stoc-epuizat.svg) no-repeat center left;
	padding: 5px 10px 5px 40px; 
	margin-top:15px;
}


h1.email-header {
    display: none !important;
}
/*-------------------
    Blog
---------------------*/
#archive {
	float:left;
	background: #f7f7f7;	
	width:100%;
	min-height:10px;
}

#archive-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:42px;
	color:#002145;
	font-family: 'Montserrat', sans-serif;
	text-align:center;
	margin-bottom:30px;
}
#blog {
	float:left;
	background: #f7f7f7;	
	width:100%;
	min-height:10px;
	margin-bottom:30px;
}
#blog-list {
	float:left;
	width:80%;	
	min-height:10px;
	margin-left:10%;
	margin-top:100px;
	margin-bottom:70px;
}
#blog-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:26px;
	color:#000000;
	font-weight:bold;
	letter-spacing: 1px;
	text-align:center;
	margin-bottom:40px;
}
#blog-txt {
	float:left;		
	width:100%;
	min-height:10px;
	font-size:20px;
	line-height:36px;
	color:#1b1b1b;
	text-align:center;
	margin-top:20px;
	margin-bottom:40px;
}
#blog-box {
	float:left;
	background: #fcfcfc;
	width:31.33%;
	min-height:10px;	
	margin-left:1%;
	margin-right:1%;	
	margin-bottom:40px;
	overflow:hidden;
}
#blog-i {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
}
.postimg{
	width: auto;
	height:auto;
}
#blog-c {
	float:left;
	width:90%;
	min-height:10px;	
	margin-left:5%;
	margin-top:16px;
}
#blog-d {
	float:left;
	width:100%;
	min-height:10px;
	font-size:15px;
	color:#c8c8c8;
	text-align:right;
}
#blog-t {
	float:right;
	width:100%;
	margin-bottom:10px;	
	min-height:10px;
	text-align:left;	
} 
#blog-t  a {
	color:#282828;
	text-decoration: none;
	font-size:24px;
	line-height:30px;
}
#blog-t a:link {  }
#blog-t  a:visited { }
#blog-t  a:hover{
	color:#33bea7;
	text-decoration:none;
}
#blog-a {
	float:right;
	width:100%;
	margin:15px 0px;
	min-height:10px;
	text-align:right;
	font-size:14px;
} 
#blog-a  a {
	color:#717171;
	text-decoration: none;
}
#blog-a a:link {  }
#blog-a  a:visited { }
#blog-a a:hover{
	color:#ff0000;
	text-decoration:none;
}
#blog-e {
	float:left;
	width:100%;
	min-height:50px;
	font-size:17px;
	line-height:26px;
	color:#535353;
	text-align:justify;
	margin-top:5px;	
} 
#blog-l {
	float:left;
	width:100%;
	min-height:10px;
	font-size:14px;
	margin-top:20px;
	margin-bottom:30px;
} 
#blog-l  a {
	color:#535353;
	text-decoration:none;
	padding:7px 10px 8px 10px;
	border: 1px solid #282828;
 -moz-border-radius:10px;
 -webkit-border-radius:10px;
 - border-radius:10px;
}
#blog-l a:link {  }
#blog-l  a:visited { }
#blog-l a:hover{
	background: #33bea7;
	color:#fff;
	text-decoration:none;
	border: 1px solid #00b093;	
}
/*-------------------
    Footer
---------------------*/
#footer {
	float:left;	
	background: #f6f6f8;	
	width:100%;
	min-height:10px;
}
#footer-list {
	float:left;	
	width:90%;
	min-height:10px;
	margin-top:30px;
	margin-bottom:30px;
	margin-left:5%;
	margin-right:5%;
}
#footer-left {
	float:left;	
	width:50%;
	min-height:10px;
	border-right: 1px solid #d6d6d6;
	margin-left:-1px;
}
#footer-left-c {
	float:left;	
	width:90%;
	min-height:10px;
	margin-top:40px;
	margin-bottom:40px;
	margin-left:7%;
	margin-right:5%;
}
#footer-top {
	float:left;
	width:100%;
	min-height:10px;
	margin-bottom:25px;
}
#footer-sup {	
	float:left;	
	width:30%;		
	min-height:10px;
	font-size: 19px;
	color:#353535;
	font-family: 'Montserrat', sans-serif;
	font-weight:600;
}
#footer-suc {	
	float:left;	
	width:70%;		
	min-height:10px;
}
#footer-suc-1 {
	float:left;
	width:30%;
	min-height:10px;
	color:#353535;
	font-size: 17px;
	margin-bottom:12px;
}
#footer-suc-1 a {
	background: url(files/images/f-suc-1-a.svg) no-repeat center left;
	color:#353535;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:33px;
} 
#footer-suc-1 a:link {  }
#footer-suc-1 a:visited { }
#footer-suc-1 a:hover{
	background: url(files/images/f-suc-1-h.svg) no-repeat center left;
	color:#e30020;
	text-decoration:none;
}
#footer-suc-2 {
	float:left;
	width:42%;
	min-height:10px;
	color:#353535;
	font-size: 17px;
	margin-bottom:12px;
}
#footer-suc-2 a {
	background: url(files/images/f-suc-2-a.svg) no-repeat center left;
	color:#353535;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:33px;
} 
#footer-suc-2 a:link {  }
#footer-suc-2 a:visited { }
#footer-suc-2 a:hover{
	background: url(files/images/f-suc-2-h.svg) no-repeat center left;
	color:#e30020;
	text-decoration:none;
}
#footer-suc-3 {
	float:left;
	width:28%;
	min-height:10px;
	color:#353535;
	font-size: 17px;
	margin-bottom:12px;
}
#footer-suc-3 a {
	background: url(files/images/f-suc-3-a.svg) no-repeat center left;
	color:#353535;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:33px;
} 
#footer-suc-3 a:link {  }
#footer-suc-3 a:visited { }
#footer-suc-3 a:hover{
	background: url(files/images/f-suc-3-h.svg) no-repeat center left;
	color:#e30020;
	text-decoration:none;
}
#footer-pay {
	float:left;
	width:100%;
	min-height:10px;
	margin-bottom:15px;
}
#footer-pay-1 {	
	float:left;	
	width:39%;		
	min-height:10px;
}
#footer-pay-2 {	
	float:left;		
	width:30%;		
	min-height:10px;
	margin-left:1%;
}
#footer-pay-3 {	
	float:left;		
	width:30%;		
	min-height:10px;
}
#footer-bot {
	float:left;
	width:100%;
	min-height:10px;
}
#footer-bot-1 {
	float:left;	
	width:45%;
	min-height:10px;
}
#footer-bot-2 {
	float:right;	
	width:53%;
	min-height:10px;
}
#footer-link {
	float:left;
	width:100%;
	min-height:10px;
	color:#353535;
	font-size: 16px;
	line-height:20px;
	margin-top:10px;
}
#footer-link a {
	color:#353535;
	text-decoration: none;
	padding-top:6px;
	padding-bottom:6px;
} 
#footer-link a:link {  }
#footer-link a:visited { }
#footer-link a:hover{
	color:#e30020;
	text-decoration:none;
}
#footer-right {
	float:right;	
	width:49%;
	min-height:10px;
	margin-top:30px;
	margin-bottom:30px;
}
#footer-office {
	float:right;
	background: #6890ce url(files/images/office-2560.webp) no-repeat center center;
	width:50%;
	min-height:245px;
}
#footer-info {
	float:left;	
	width:48%;
	min-height:10px;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
	margin-top:50px;
}
#footer-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size: 18px;
	line-height:25px;
	color:#353535;
	text-align:center;
	font-weight:bold;
	margin-bottom:15px;
}
#footer-clink {
	float:left;
	width:100%;
	min-height:10px;
	color:#353535;
	font-size: 16px;
	line-height:20px;
	text-align:center;
	margin-bottom:12px;
}
#footer-clink a {
	color:#353535;
	text-decoration: none;
	padding-top:6px;
	padding-bottom:6px;
} 
#footer-clink a:link {  }
#footer-clink a:visited { }
#footer-clink a:hover{
	color:#e30020;
	text-decoration:none;
}
#maps {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#maps-list {
	float:left;	
	width:90%;
	height:400px;
	margin-top:35px;
	margin-bottom:5px;
	margin-left:5%;
	margin-right:5%;
}
#anpc {	
	float:left;	
	min-height:10px;
	width:100%;
}
#anpc-list {	
	float:left;	
	width:90%;
	min-height:10px;
	margin-left:5%;
	margin-top:20px;
}
#anpc-box-1 {
	float:left;
	width:48%;
	min-height:10px;
	text-align:right;
	margin-bottom:10px;
}
#anpc-box-2 {	
	float:right;
	width:48%;
	min-height:10px;
	text-align:left;
	margin-bottom:10px;
}
/*-------------------
    break point
---------------------*/
#break {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 10px;
    background: #5ab1c5;
	z-index:500;
	display:none;
}
#break-txt {
	float:left;	
	width:100%;
	min-height:10px;
	font-size: 14px;
	color:#fff;
	text-align:center;
	padding:6px 0px;
}

/*-------------------
    Back To Top
---------------------*/
#backToTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    background-color: rgba(51,51,51,.70);
    color: white;
    border: none;
    padding: 10px 12px;
    border-radius: 6px;
    font-size: 20px;
    cursor: pointer;
    display: none;
    z-index: 9999;
}

#backToTop:hover {
    background-color: #ff0000;
}
/*-------------------
    Project
---------------------*/
#project {
	float:left;
	background: #fcfcfc;
	min-height:10px;
	width:100%;
}
#project-list {
	float:left;
	width:100%;	
	min-height:10px;
	margin-top:20px;
	margin-bottom:20px;
}
#copyright {
	float:left;
	width:100%;	
	min-height:10px;
	font-size:13px;
	color:#494949;
	text-align:center;
}
#created {
	float:right;
	min-height:10px;
	padding-right:5%;
}
/*-------------------
    Youtube
---------------------*/
.youtube-responsive-container {
position:relative;
padding-bottom:56.25%;
padding-top:0px;
margin-top:15px;
height:0;
overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

/*-------------------
    Under Construction
---------------------*/
#uc {
	float:left;	
	background: #fff;	
	width:100%;
	min-height:10px;
}
#uc-list {
	float:left;
	width:80%;
	min-height:10px;
	margin-top:70px;
	margin-bottom:70px;
	margin-left:10%;
	margin-right:10%;
}
#uc-img {
	float:left;
	width:100%;
	min-height:10px;
	text-align:center;
	margin-top:70px;
}
#uc-title {
	float:left;
	width:100%;
	min-height:10px;
	font-size:30px;
	line-height:45px;
	color:#656565;
	text-align:center;
	margin-top:40px;
}
#uc-txt {
	float:left;
	width:100%;
	min-height:10px;
	font-size:18px;
	line-height:28px;
	text-align:center;
	color:#656565;
	margin-top:15px;
}
#uc-txt p{ 
	margin:5px  0px 0px 0px;
	padding:5px  0px 0px 0px;
}
/*-------------------
    Display
---------------------*/
@media (min-width:2560px)
{
#header {
    position: fixed;
}
#h-search {
	width:62%;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:103px;
}
#paper {
	background: url(files/images/paper-2560.webp) no-repeat center center;
	height:600px;	
}
}
@media (min-width:2000px) and (max-width:2559px)
{
#header {
    position: fixed;
}
#h-search {
	width:61%;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:103px;
}
#paper {
	background: url(files/images/paper-2560.webp) no-repeat center center;
	height:600px;	
}
}
@media (min-width:1800px) and (max-width:1999px)
{
#header {
    position: fixed;
}
#h-search {
	width:63%;
	margin-left:8%;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:103px;
}
#catalog-11 {
	background: #f6f6f8 url(files/catalog/11/2000.webp) no-repeat center center;
}
#catalog-1211 {
	background: #f6f6f8 url(files/catalog/1211/2000.webp) no-repeat center center;
}
#catalog-1212 {
	background: #f6f6f8 url(files/catalog/1212/2000.webp) no-repeat center center;
}
#catalog-1213 {
	background: #f6f6f8 url(files/catalog/1213/2000.webp) no-repeat center center;
}
#catalog-1221 {
	background: #f6f6f8 url(files/catalog/1221/2000.webp) no-repeat center center;
}
#catalog-1222 {
	background: #f6f6f8 url(files/catalog/1222/2000.webp) no-repeat center center;
}
#catalog-21 {
	background: #f6f6f8 url(files/catalog/21/2000.webp) no-repeat center center;
}
#catalog-22 {
	background: #f6f6f8 url(files/catalog/22/2000.webp) no-repeat center center;
}
#catalog-23 {
	background: #f6f6f8 url(files/catalog/23/2000.webp) no-repeat center center;
}
#catalog-24 {
	background: #f6f6f8 url(files/catalog/24/2000.webp) no-repeat center center;
}
#paper {
	background: url(files/images/paper-2000.webp) no-repeat center center;
	height:550px;	
}
#paper-list{
	margin-top:160px;
}
#paper-title {
	font-size: 70px;
	line-height:80px;
}
#paper-stitle {
	font-size: 60px;
	line-height:70px;
}
#paper-link{
	margin-top:55px;	
}
#footer-office {
	background: #6890ce url(files/images/office-2000.webp) no-repeat center center;
}
}
@media (min-width:1600px) and (max-width:1799px)
{
#header {
    position: fixed;
}
#h-search {
	width:60%;
	margin-left:8%;
}
#sidebar {
	position:-webkit-sticky;
	position:sticky;
	top:103px;
}
#catalog-11 {
	background: #f6f6f8 url(files/catalog/11/1800.webp) no-repeat center center;
}
#catalog-1211 {
	background: #f6f6f8 url(files/catalog/1211/1800.webp) no-repeat center center;
}
#catalog-1212 {
	background: #f6f6f8 url(files/catalog/1212/1800.webp) no-repeat center center;
}
#catalog-1213 {
	background: #f6f6f8 url(files/catalog/1213/1800.webp) no-repeat center center;
}
#catalog-1221 {
	background: #f6f6f8 url(files/catalog/1221/1800.webp) no-repeat center center;
}
#catalog-1222 {
	background: #f6f6f8 url(files/catalog/1222/1800.webp) no-repeat center center;
}
#catalog-21 {
	background: #f6f6f8 url(files/catalog/21/1800.webp) no-repeat center center;
}
#catalog-22 {
	background: #f6f6f8 url(files/catalog/22/1800.webp) no-repeat center center;
}
#catalog-23 {
	background: #f6f6f8 url(files/catalog/23/1800.webp) no-repeat center center;
}
#catalog-24 {
	background: #f6f6f8 url(files/catalog/24/1800.webp) no-repeat center center;
}
#paper {
	background: url(files/images/paper-1800.webp) no-repeat center center;
	height:520px;	
}
#paper-list{
	margin-top:160px;
}
#paper-title {
	font-size: 66px;
	line-height:76px;
}
#paper-stitle {
	font-size: 56px;
	line-height:66px;
}
#paper-link{
	margin-top:55px;	
}
#footer-office {
	background: #6890ce url(files/images/office-1800.webp) no-repeat center center;
}
}
@media (min-width:1400px) and (max-width:1599px)
{
#header {
    position: fixed;
}
#h-search {
	width:60%;
	margin-left:8%;
}
#sidebar {
	width:17%;
	position:-webkit-sticky;
	position:sticky;
	top:103px;
}
#content {
	width:79%;
}
#catalog-11 {
	background: #f6f6f8 url(files/catalog/11/1600.webp) no-repeat center center;
}
#catalog-1211 {
	background: #f6f6f8 url(files/catalog/1211/1600.webp) no-repeat center center;
}
#catalog-1212 {
	background: #f6f6f8 url(files/catalog/1212/1600.webp) no-repeat center center;
}
#catalog-1213 {
	background: #f6f6f8 url(files/catalog/1213/1600.webp) no-repeat center center;
}
#catalog-1221 {
	background: #f6f6f8 url(files/catalog/1221/1600.webp) no-repeat center center;
}
#catalog-1222 {
	background: #f6f6f8 url(files/catalog/1222/1600.webp) no-repeat center center;
}
#catalog-21 {
	background: #f6f6f8 url(files/catalog/21/1600.webp) no-repeat center center;
}
#catalog-22 {
	background: #f6f6f8 url(files/catalog/22/1600.webp) no-repeat center center;
}
#catalog-23 {
	background: #f6f6f8 url(files/catalog/23/1600.webp) no-repeat center center;
}
#catalog-24 {
	background: #f6f6f8 url(files/catalog/24/1600.webp) no-repeat center center;
}
#paper {
	background: url(files/images/paper-1600.webp) no-repeat center center;
	height:490px;	
}
#paper-list{
	margin-top:140px;
}
#paper-title {
	font-size: 61px;
	line-height:71px;
}
#paper-stitle {
	font-size: 51px;
	line-height:61px;
}
#paper-link{
	margin-top:55px;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#blog-i {
	width:35%;
}
#blog-c {
	width:55%;
	margin-left:5%;
}
#footer-office {
	background: #6890ce url(files/images/office-1600.webp) no-repeat center center;
}
}
@media (min-width:1200px) and (max-width:1399px)
{
#header {
    position: fixed;
}
#h-search {
	width:55%;
	margin-left:8%;
}
#sidebar {
	width:17%;
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#content {
	width:79%;
}

#catalog-11 {
	background: #f6f6f8 url(files/catalog/11/1400.webp) no-repeat center center;
	width:100%;
	height:300px;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-11-txt {
	height:300px;
}
#catalog-link-11 a {
	height:300px;
}
#catalog-12 {
	width:100%;
	margin-left:0%;
}
#catalog-121 {
	width:100%;
	margin-bottom:25px;
}
#catalog-1211 {
	background: #f6f6f8 url(files/catalog/1211/1400.webp) no-repeat center center;
	width:31.5%;
	margin-right:1.3%;
}
#catalog-1212 {
	background: #f6f6f8 url(files/catalog/1212/1400.webp) no-repeat center center;
	width:31.5%;
	margin-left:1.3%;
	margin-right:1.3%;
}
#catalog-1213 {
	background: #f6f6f8 url(files/catalog/1213/1400.webp) no-repeat center center;
	width:31.5%;
	margin-left:1.3%;
}
#catalog-122 {
	width:100%;
	min-height:10px;
}
#catalog-1221 {
	background: #f6f6f8 url(files/catalog/1221/1400.webp) no-repeat center center;
	width:48.7%;
	margin-right:1.3%;
}
#catalog-1222 {
	background: #f6f6f8 url(files/catalog/1222/1400.webp) no-repeat center center;
	width:48.7%;
	margin-left:1.3%;
}
#catalog-21 {
	background: #f6f6f8 url(files/catalog/21/1400.webp) no-repeat center center;
	width:49%;
	margin-right:1%;
	margin-bottom:25px;
}
#catalog-22 {
	background: #f6f6f8 url(files/catalog/22/1400.webp) no-repeat center center;
	width:49%;
	margin-left:1%;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-23 {
	background: #f6f6f8 url(files/catalog/23/1400.webp) no-repeat center center;
	width:49%;
	margin-left:0%;
	margin-right:1%;
}
#catalog-24 {
	background: #f6f6f8 url(files/catalog/24/1400.webp) no-repeat center center;
	width:49%;
	margin-left:1%;
}
#paper {
	background: url(files/images/paper-1400.webp) no-repeat center center;
	height:460px;	
}
#paper-list{
	margin-top:130px;
}
#paper-title {
	font-size: 53px;
	line-height:63px;
}
#paper-stitle {
	font-size: 43px;
	line-height:53px;
}
#paper-link{
	margin-top:55px;
}

#blog-box {
	width:98%;
	min-height:10px;
}
#blog-i {
	width:35%;
}
#blog-c {
	width:55%;
	margin-left:5%;
}
#footer-office {
	background: #6890ce url(files/images/office-1400.webp) no-repeat center center;
}
}
@media (min-width:1000px) and (max-width:1199px)
{
#header {
    position: fixed;
}
#h-search {
	width:57%;
	margin-left:8%;
}
#sidebar {
	width:24%;
	position:-webkit-sticky;
	position:sticky;
	top:150px;
}
#content {
	width:74%;
}

#catalog-11 {
	background: #f6f6f8 url(files/catalog/11/1200.webp) no-repeat center center;
	width:100%;
	height:300px;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-11-txt {
	height:300px;
}
#catalog-link-11 a {
	height:300px;
}
#catalog-12 {
	width:100%;
	margin-left:0%;
}
#catalog-121 {
	width:100%;
	margin-bottom:25px;
}
#catalog-1211 {
	background: #f6f6f8 url(files/catalog/1211/1200.webp) no-repeat center center;
	width:31.5%;
	margin-right:1.3%;
}
#catalog-1212 {
	background: #f6f6f8 url(files/catalog/1212/1200.webp) no-repeat center center;
	width:31.5%;
	margin-left:1.3%;
	margin-right:1.3%;
}
#catalog-1213 {
	background: #f6f6f8 url(files/catalog/1213/1200.webp) no-repeat center center;
	width:31.5%;
	margin-left:1.3%;
}
#catalog-122 {
	width:100%;
	min-height:10px;
}
#catalog-1221 {
	background: #f6f6f8 url(files/catalog/1221/1200.webp) no-repeat center center;
	width:48.7%;
	margin-right:1.3%;
}
#catalog-1222 {
	background: #f6f6f8 url(files/catalog/1222/1200.webp) no-repeat center center;
	width:48.7%;
	margin-left:1.3%;
}
#catalog-21 {
	background: #f6f6f8 url(files/catalog/21/1200.webp) no-repeat center center;
	width:49%;
	margin-right:1%;
	margin-bottom:25px;
}
#catalog-22 {
	background: #f6f6f8 url(files/catalog/22/1200.webp) no-repeat center center;
	width:49%;
	margin-left:1%;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-23 {
	background: #f6f6f8 url(files/catalog/23/1200.webp) no-repeat center center;
	width:49%;
	margin-left:0%;
	margin-right:1%;
}
#catalog-24 {
	background: #f6f6f8 url(files/catalog/24/1200.webp) no-repeat center center;
	width:49%;
	margin-left:1%;
}
#about-left {
	width:100%;
}
#about-right {
	width:100%;
	margin-top:30px;
}
#paper {
	background: url(files/images/paper-1200.webp) no-repeat center center;
	height:380px;	
}
#paper-list{
	margin-top:100px;
}
#paper-title {
	font-size: 42px;
	line-height:52px;
}
#paper-stitle {
	font-size: 32px;
	line-height:42px;
}
#paper-link{
	margin-top:45px;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#blog-i {
	width:35%;
}
#blog-c {
	width:55%;
	margin-left:5%;
}
#footer-left {
	width:100%;
	border-right: 0px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	margin-left:0px;
}
#footer-right {	
	width:100%;
	margin-top:30px;
	margin-bottom:0px;
}
#footer-office {
	background: #6890ce url(files/images/office-1200.webp) no-repeat center center;
}
}
@media (min-width:768px) and (max-width:999px)
{
#header {
    position: fixed;
}
#header-list {
	width:96%;
	margin-left:2%;
}
#logo {
	width:26%;
	margin-left:1%;
	margin-right:1%;
	margin-top:2px;
}
#top {
	width:60%;
}
#h-search {
	float:right;	
	width:40px;
	margin-top:15px;
	margin-right:40px;
}
#cups-list {
	width:96%;
	margin-left:2%;
}
#sidebar {
	width:28%;
	position:-webkit-sticky;
	position:sticky;
	top:110px;
}
#content {
	width:70%;
}
#catalog-11 {
	background: #f6f6f8 url(files/catalog/11/1000.webp) no-repeat center center;
	width:100%;
	height:300px;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-11-txt {
	height:300px;
}
#catalog-link-11 a {
	height:300px;
}
#catalog-12 {
	width:100%;
	margin-left:0%;
}
#catalog-121 {
	width:100%;
	margin-bottom:25px;
}
#catalog-1211 {
	background: #f6f6f8 url(files/catalog/1211/1000.webp) no-repeat center center;
	width:100%;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-1212 {
	background: #f6f6f8 url(files/catalog/1212/1000.webp) no-repeat center center;
	width:100%;
	margin-left:0%;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-1213 {
	background: #f6f6f8 url(files/catalog/1213/1000.webp) no-repeat center center;
	width:100%;
	margin-left:0%;
}
#catalog-122 {
	width:100%;
	min-height:10px;
}
#catalog-1221 {
	background: #f6f6f8 url(files/catalog/1221/1000.webp) no-repeat center center;
	width:48.7%;
	margin-right:1.3%;
}
#catalog-1222 {
	background: #f6f6f8 url(files/catalog/1222/1000.webp) no-repeat center center;
	width:48.7%;
	margin-left:1.3%;
}
#catalog-21 {
	background: #f6f6f8 url(files/catalog/21/1000.webp) no-repeat center center;
	width:49%;
	margin-right:1%;
	margin-bottom:25px;
}
#catalog-22 {
	background: #f6f6f8 url(files/catalog/22/1000.webp) no-repeat center center;
	width:49%;
	margin-left:1%;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-23 {
	background: #f6f6f8 url(files/catalog/23/1000.webp) no-repeat center center;
	width:49%;
	margin-left:0%;
	margin-right:1%;
}
#catalog-24 {
	background: #f6f6f8 url(files/catalog/24/1000.webp) no-repeat center center;
	width:49%;
	margin-left:1%;
}
#about-left {
	width:100%;
}
#about-right {
	width:100%;
	margin-top:30px;
}
#paper {
	background: url(files/images/paper-1000.webp) no-repeat center center;
	height:300px;	
}
#paper-list{
	margin-top:75px;
}
#paper-title {
	font-size: 30px;
	line-height:40px;
}
#paper-stitle {
	font-size: 25px;
	line-height:35px;
}
#paper-link{
	margin-top:45px;
}
#archive {
	width:90%;	
	margin-right:5%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#footer-left {
	width:100%;
	border-right: 0px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	margin-left:0px;
}
#footer-right {	
	width:100%;
	margin-top:30px;
	margin-bottom:0px;
}
#footer-office {
	background: #6890ce url(files/images/office-1000.webp) no-repeat center center;
}
}
@media (min-width:480px) and (max-width:767px)
{
#header {
    width:100%;
	height: 90px;
    position: fixed;
}
#header-list {
	width:70%;
	margin-left:5%;
	margin-top:10px;
}
#logo {
	width:30%;
	margin-left:1%;
	margin-right:1%;
	margin-top:7px;
}
#top {
	float:right;
	width:180px;
	margin-top:7px;
	margin-left:5%;
	margin-right:0%;
}
#h-search {
	width:40px;
	margin-top:15px;
}
#cart {
	width:40px;
}
#cart-right {
	display:none;
}
#cups {
	margin-top:90px;
}
#sidebar {
	width:95%;
    position: fixed;
	margin-top:-90px;
	height: 90px;
	margin-left:5%;
	z-index: 30000;
}
#sidebar-list {
	width:85%;
	margin-top:0px;
	margin-bottom:0px;
}
#call {
	display:none;
}
#content {
	width:100%;	
}
#catalog-11 {
	background: #f6f6f8 url(files/catalog/11/768.webp) no-repeat center center;
	width:100%;
	height:250px;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-11-txt {
	height:250px;
}
#catalog-link-11 a {
	height:250px;
}
#catalog-12 {
	width:100%;
	margin-left:0%;
}
#catalog-121 {
	width:100%;
	margin-bottom:25px;
}
#catalog-1211 {
	background: #f6f6f8 url(files/catalog/1211/768.webp) no-repeat center center;
	width:100%;
	height:250px;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-1211-txt {
	height:250px;
}
#catalog-1212 {
	background: #f6f6f8 url(files/catalog/1212/768.webp) no-repeat center center;
	width:100%;
	height:250px;
	margin-left:0%;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-1212-txt {
	height:250px;
}
#catalog-1213 {
	background: #f6f6f8 url(files/catalog/1213/768.webp) no-repeat center center;
	width:100%;
	height:250px;
	margin-left:0%;
}
#catalog-1213-txt {
	height:250px;
}
#catalog-122 {
	width:100%;
	min-height:10px;
}
#catalog-1221 {
	background: #f6f6f8 url(files/catalog/1221/768.webp) no-repeat center center;
	width:100%;
	height:250px;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-1221-txt {
	height:250px;
}
#catalog-1222 {
	background: #f6f6f8 url(files/catalog/1222/768.webp) no-repeat center center;
	width:100%;
	min-height:250px;
	margin-left:0%;
}
#catalog-1222-txt {
	height:250px;
}
#catalog-21 {
	background: #f6f6f8 url(files/catalog/21/768.webp) no-repeat center center;
	width:100%;
	height:250px;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-21-txt {
	height:250px;
}
#catalog-22 {
	background: #f6f6f8 url(files/catalog/22/768.webp) no-repeat center center;
	width:100%;
	height:250px;
	margin-left:0%;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-22-txt {
	height:250px;
}
#catalog-23 {
	background: #f6f6f8 url(files/catalog/23/768.webp) no-repeat center center;
	width:100%;
	height:250px;
	margin-left:0%;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-23-txt {
	height:250px;
}
#catalog-24 {
	background: #f6f6f8 url(files/catalog/24/768.webp) no-repeat center center;
	width:100%;
	height:250px;
	margin-left:0%;
}
#catalog-24-txt {
	height:250px;
}
#catalog-link a {
	height:250px;
}
#about-left {
	width:100%;
}
#about-right {
	width:100%;
	margin-top:30px;
}
#paper {
	background: url(files/images/paper-1000.webp) no-repeat center center;
	height:300px;	
}
#paper-list{
	margin-top:75px;
}
#paper-title {
	font-size: 30px;
	line-height:40px;
}
#paper-stitle {
	font-size: 25px;
	line-height:35px;
}
#paper-link{
	margin-top:45px;
}

#archive {
	width:90%;	
	margin-right:5%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#table-column-left {
	width:100%;
}
#table-column-right {
	width:100%;
}
#footer-left {
	width:100%;
	border-right: 0px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	margin-left:0px;
}
#footer-right {	
	width:100%;
	margin-top:30px;
	margin-bottom:0px;
}
#footer-office {
	background: #6890ce url(files/images/office-768.webp) no-repeat center center;
}
#anpc-box-1 {
	width:100%;	
	text-align:center;
}
#anpc-box-2 {
	width:100%;	
	text-align:center;
}
}
@media (min-width:300px) and (max-width:479px)
{
#header {
    width:100%;
	height: 80px;
    position: fixed;
}
#header-list {
	width:80%;
	margin-left:2%;
	margin-top:10px;
}
#logo {
	width:28%;
	margin-left:4%;
	margin-right:0%;
	margin-top:7px;
}
#top {
	float:right;
	width:180px;
	margin-top:7px;
	margin-left:5%;
	margin-right:0%;
}
#h-search {
	width:40px;
	margin-top:15px;
}
#cart {
	width:40px;
}
#cart-right {
	display:none;
}
#cups {
	margin-top:90px;
}
#sidebar {
	width:95%;
    position: fixed;
	margin-top:-85px;
	height: 80px;
	margin-left:5%;
	z-index: 30000;
}
#sidebar-list {
	margin-top:5px;
	margin-bottom:0px;
}
#call {
	display:none;
}
#content {
	width:100%;	
}
#catalog-11 {
	background: #f6f6f8 url(files/catalog/11/480.webp) no-repeat top center center;
	width:100%;
	height:200px;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-11-txt {
	height:200px;
}
#catalog-link-11 a {
	height:200px;
}
#catalog-12 {
	width:100%;
	margin-left:0%;
}
#catalog-121 {
	width:100%;
	margin-bottom:25px;
}
#catalog-1211 {
	background: #f6f6f8 url(files/catalog/1211/480.webp) no-repeat center center;
	width:100%;
	height:200px;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-1211-txt {
	height:200px;
}
#catalog-1212 {
	background: #f6f6f8 url(files/catalog/1212/480.webp) no-repeat center center;
	width:100%;
	height:200px;
	margin-left:0%;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-1212-txt {
	height:200px;
}
#catalog-1213 {
	background: #f6f6f8 url(files/catalog/1213/480.webp) no-repeat center center;
	width:100%;
	height:200px;
	margin-left:0%;
}
#catalog-1213-txt {
	height:200px;
}
#catalog-122 {
	width:100%;
	min-height:10px;
}
#catalog-1221 {
	background: #f6f6f8 url(files/catalog/1221/480.webp) no-repeat center center;
	width:100%;
	height:200px;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-1221-txt {
	height:200px;
}
#catalog-1222 {
	background: #f6f6f8 url(files/catalog/1222/480.webp) no-repeat center center;
	width:100%;
	height:200px;
	margin-left:0%;
}
#catalog-1212-txt {
	height:200px;
}
#catalog-21 {
	background: #f6f6f8 url(files/catalog/21/480.webp) no-repeat center center;
	width:100%;
	min-height:200px;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-21-txt {
	height:200px;
}
#catalog-22 {
	background: #f6f6f8 url(files/catalog/22/480.webp) no-repeat center center;
	width:100%;
	height:200px;
	margin-left:0%;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-22-txt {
	height:200px;
}
#catalog-23 {
	background: #f6f6f8 url(files/catalog/23/480.webp) no-repeat center center;
	width:100%;
	height:200px;
	margin-left:0%;
	margin-right:0%;
	margin-bottom:25px;
}
#catalog-23-txt {
	height:200px;
}
#catalog-24 {
	background: #f6f6f8 url(files/catalog/24/480.webp) no-repeat center center;
	width:100%;
	min-height:200px;
	margin-left:0%;
}
#catalog-24-txt {
	height:200px;
}
#catalog-link a {
	height:200px;
}

#about-left {
	width:100%;
}
#about-right {
	width:100%;
	margin-top:30px;
}
#paper {
	background: url(files/images/paper-480.webp) no-repeat top center;
	min-height:300px;	
}
#paper-list{
	margin-top:60px;
}
#paper-title {
	font-size: 30px;
	line-height:40px;
}
#paper-stitle {
	font-size: 25px;
	line-height:35px;
}
#paper-link{
	margin-top:45px;
	margin-bottom:75px;
}
#archive {
	width:90%;	
	margin-right:5%;
}
#blog-box {
	width:98%;
	min-height:10px;
}
#table-column-left {
	width:100%;
}
#table-column-right {
	width:100%;
}
#footer-left {
	width:100%;
	border-right: 0px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	margin-left:0px;
}
#footer-right {	
	width:100%;
	margin-top:30px;
	margin-bottom:0px;
}
#footer-sup {
	width:100%;
	text-align:center;	
}
#footer-suc {
	width:100%;
	margin-top:25px;
}
#footer-pay-1 {	
	width:100%;
	text-align:center;
	margin-bottom:15px;
}
#footer-pay-2 {	
	width:50%;
	text-align:center;
	margin-left:0%;
}
#footer-pay-3 {	
	width:50%;
	text-align:center;
}
#footer-bot-1 {
	width:100%;
}
#footer-bot-2 {	
	width:100%;
	margin-top:15px;
}
#footer-office {
	background: #6890ce;
	width:100%;
	min-height:245px;
}
#footer-info {
	width:98%;
	margin-top:0px;
	margin-top:25px;
}
#footer-office {
	background: #6890ce url(files/images/office-480.webp) no-repeat center center;
}
#anpc-box-1 {
	width:100%;	
	text-align:center;
}
#anpc-box-2 {
	width:100%;	
	text-align:center;
}
}