@font-face {
  font-family: "Barlow";
  src: url('https://www.thoro.com.co/app/webroot/font/Barlow-Italic.ttf');
  src: url('https://www.thoro.com.co/app/webroot/font/Barlow-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
} 
 
 
 
 
 
 img.peque !important{
  width: 100px; 
}
.cart {
position:fixed !important; 
right:6.5em !important; 
top:2.1em; 
z-index:100000 !important
} 
.addcart {
position:fixed !important; 
right:0px; 
top:10em; 
z-index:10000000 !important
} 

.content2{
	
	z-index:100000;
	top:2em;
	left:83%;
	position: fixed;
}
.desvanecenopedidos{
	
	z-index:100000;
	top:10em;
	left:67%;
	position: fixed;
}
.msg{
	
	z-index:100000;
	top:30em;
	position: fixed;
}

#msg{
	
	z-index:100000;
	top:30em;
	position: fixed;
}

.form-control-pago {
  
    width: 100% !important;
    height: 34px !important;
    padding: 6px 12px;
    font-size: 21px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border-radius: 0px 0px 0px 0px;
}

.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 14px !important;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* footer social icons */
.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
	
}
.social-network  {
	display: inline;
	margin: 0 5px;
	
}


/* footer social icons */

.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
	 background-color: #D3D3D3;   
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
	
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
	 
}

.social-circle a {
	display:inline-block;
	position:absolute;
	left:3em;
	top:-3em;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 100px;
	height: 100px;
	font-size:15px;
	 background-color: ##dd3333;   
}
.social-circle i {
	margin:0;
	line-height:1.5em;
	text-align: center;
	
}

.social-circle a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
	
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
	 
}

.video-responsive {
position: relative;
padding-bottom: 56.25%; /* 16/9 ratio */
padding-top: 30px; /* IE6 workaround*/
height: 0;
overflow: hidden;
}
 
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.alert-success {
    color: #ffffff;
    background-color: #256b08;
    border-color: #4b7725;
	position:absolute;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.alert {
    position: absolute !important;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.alert-code {
 color: #ffffff;
    background-color: red;
    border-color: red;
    top: 48em;
    left: 77em;
    position: relative;
    width: 11.5em;
	
}

.jumbotron h1 {
    font-size: 53px;
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    color: inherit;
    background-color: #fff;
}

select {
    font-family: inherit;
    font-size: inherit;
    width: 150px;
	height:30px;
    line-height: inherit;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info{
	
	color:#fffff;
	background-color:##dd3333;
	  border-color: #ffffff;
}

.btn-info {
    color: #fff;
    background-color: #01ad58;
    border-color: #ffffff;
}
.label-datos{
    display: inline-block;
    margin-bottom: 5px;
    FONT-WEIGHT: 700;
    font-size: 2em;
    color: #226de6;
}

label {
     display: inline-block;
    margin-bottom: 5px;
    FONT-WEIGHT: 500;
    font-size: 2em;
    color: #226de6;
  
}

.btn-danger {
    color: #fff;
    background-color: ##dd3333;
    border-color:transparent;
    
}

.btn-rojo {
    color: #fff;
    background-color:red;
    border-color: #red;
    
}
.btn-negro {
    color: #fff;
    background-color:#000000;
    border-color:#000000;
    
}

.btn-gris {
    color: ##dd3333;
    background-color:#585858;
    border-color:#585858;
	    padding: 2em!important;
		width: 259px;
    
}

.btn-blanco {
    color:black;
    background-color:#ffffff;
    border-color:black;
        width: 259px;
}
.btn-naranja {
    color: #fff;
    background-color:##dd3333;
    border-color:##dd3333;
    
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
	  
}
.btn-azul {
    color: #fff;
    background-color: #0080FF;
    border-color: #0080FF;
	  
}



#fondolienso{

	
}

@media only screen and (max-device-width:540px) {
    	   .mobileLabel{
   text-align: left;
   }
   	 .mobilePad{
   margin-left: 4em;
   }
}
@media only screen and (max-device-width:750px) and
	(orientation:landscape) {
.mobileLabel{
   text-align: left;
   }
    .mobilePad{
   margin-left: 11%;
   }
	}
		.boxStyle{
margin-left: 20%;width: 60%;
}

.form-control-cupon {
    width: 200px;
    height: 34px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	position:absolute;
	vertical-align:middle:right;
}

  .bck404{
  
 
  }




.btn-primary:hover,
.btn-primary:focus {
    background-color: #108d6f;
    border-color: #108d6f;
    box-shadow: none;
    outline: none;
}

.btn-primary {
    color: #fff;
    background-color: #484848;
    border-color: #484848;
}

section {
    padding: 20px 0;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 10px;
    text-transform: uppercase;
	width:300px;
	
}

#team .card {
    border: none;
   background:#f5f5f5;
   padding: 0em 2em 3em 4em;
   	
}

.image-flip:hover .backside,
.image-flip.hover .backside {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    border-radius: .25rem;
}

.image-flip:hover .frontside,
.image-flip.hover .frontside {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.mainflip {
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -ms-transition: 1s;
    -moz-transition: 1s;
    -moz-transform: perspective(1000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
    position: relative;
}

.frontside {
    position: relative;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    z-index: 2;
    margin-bottom: 30px;
}

.backside {
    position: absolute;
    top: 0;
    left: 0;
    background: white;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
	
}

.frontside,
.backside {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1s;
    -ms-transform-style: preserve-3d;
    transition: 1s;
    transform-style: preserve-3d;
}

.frontside .card,
.backside .card {
    min-height: 500px;
    width: 300px;
}

.backside .card a {
    font-size: 18px;
    color: #484848 !important;
}

.frontside .card .card-title,
.backside .card .card-title {
    color: #484848 !important;
}

.frontside .card .card-body img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
	
/* circulo*/


.circleBase {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
}

.type1 {
    width: 35px;
    height: 35px;
    background: transparent;
    border: 2px solid gray;
	top:-1.2em;
	left:6em;
	position:relative;
	text-align:center;
	color:#6b6b6b;
}

.custom_class {
    position: relative;
    z-index: 100;
    font-size: 2em;
    color: #dd3333;
    top: 24em;
    left: 20EM;
}
.custom_class_login{ position:relative; z-index:10000; font-size:2em; color:#dd3333; top:2.5em; left:75%;}
.custom_class_login_error{     position: relative;
    z-index: 10000;
    font-size: 1.5em;
    color: #dd3333;
    top: 15.5em;
    left: 50em;}






a.estilo2:link {
					color: #797979;
					
					font-size: 14px;
					padding: 0;
					text-transform: uppercase;
					-webkit-transition: all .9s ease 0s;
					-moz-transition: all .9s ease 0s;
					-o-transition: all .9s ease 0s;
					transition: all .9s ease 0s;
					padding: 6px 15px;
				}
a.estilo2:visited {
	
}
				   
				   
a.estilo2:hover {
					color: #002978;
					
					font-size: 14px;
					padding: 0;
					text-transform: uppercase;
					-webkit-transition: all .9s ease 0s;
					-moz-transition: all .9s ease 0s;
					-o-transition: all .9s ease 0s;
					transition: all .9s ease 0s;
					padding: 6px 15px;
}
				
a.estilo2:active { 
				 
}
				
.btn-primari
{
color:#fff;	
background:green;
}
 
 .btn::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    background: #c2050547 !important;
    z-index: 1;
    border-radius: 5px;
    transition: transform 0.5s;
    transition-timing-function: ease;
    transform-origin: 0 0;
    transition-timing-function: cubic-bezier(0.5, 1.6, 0.4, 0.7);
    transform: scaleX(0);
    border-radius: 0px;
	z-index:-2;
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 /*  BURGER MENU
========================================== */
.menu {
	    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 21;
    right: 1%;
}
.menu span {
	position: relative;
	margin-top: 9px;
	margin-bottom: 9px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -1.5px;
}
.menu span, .menu span::before, .menu span::after {
	display: block;
	
		width: 26px;
	right: 0;
	height: 3px;
	background-color: #fccb32;
	outline: 1px solid transparent;
	-webkit-transition-property: background-color, -webkit-transform;
	-moz-transition-property: background-color, -moz-transform;
	-o-transition-property: background-color, -o-transform;
	transition-property: background-color, transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.menu span::before, .menu span::after {
	position: absolute;
	content: "";
}
.menu span::before {
	top: -9px;
	 width:20px
}
.menu span::after {
	top: 9px;width: 33px;

}
.menu.clicked span {
	background-color: transparent;
}
.menu.clicked span::before {
	-webkit-transform: translateY(9px) rotate(45deg);
	-moz-transform: translateY(9px) rotate(45deg);
	-ms-transform: translateY(9px) rotate(45deg);
	-o-transform: translateY(9px) rotate(45deg);
	transform: translateY(9px) rotate(45deg);    width: 33px;
}
.menu.clicked span::after {
	-webkit-transform: translateY(-9px) rotate(-45deg);
	-moz-transform: translateY(-9px) rotate(-45deg);
	-ms-transform: translateY(-9px) rotate(-45deg);
	-o-transform: translateY(-9px) rotate(-45deg);
	transform: translateY(-9px) rotate(-45deg);
}
.menu.clicked span:before, .menu.clicked span:after {
	background-color: #ffffff;
}
.menu:hover {
	cursor: pointer;
}
/*  NAV
========================================== */

#nav {
    background: #ffffff;
    position: fixed;
    z-index: 200;
    top: 0;
    right: 0;
    height: 100%;
    max-width: 275px;
    width: 100%;
    padding: 100px 40px 60px 40px;
    
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-box-shadow: -11px 14px 44px -24px rgba(0,0,0,0.75);
    -moz-box-shadow: -11px 14px 44px -24px rgba(0,0,0,0.75);
    box-shadow: -11px 14px 44px -24px rgba(0,0,0,0.75);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}
#nav.show {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}
#nav.show ul.main li {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
	opacity: 1;
}
.menu.clicked {
    position: fixed;
    z-index: 99;
}
#nav.show ul.main li:nth-child(1) {
	transition-delay: 0.15s;
}
#nav.show ul.main li:nth-child(2) {
	transition-delay: 0.3s;
}
#nav.show ul.main li:nth-child(3) {
	transition-delay: 0.45s;
}
#nav.show ul.main li:nth-child(4) {
	transition-delay: 0.6s;
}
#nav.show ul.main li:nth-child(5) {
	transition-delay: 0.75s;
}
#nav.show ul.main li:nth-child(6) {
	transition-delay: 0.9s;
}
#nav.show ul.main li:nth-child(7) {
	transition-delay: 1.05s;
}
#nav.show ul.main li:nth-child(8) {
	transition-delay: 1.2s;
}
#nav.show ul.main li:nth-child(9) {
	transition-delay: 1.35s;
}
#nav.show .about, #nav.show .social, #nav.show ul.sub {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
	transition-delay: .85s;
}

@media (min-width: 667px) {
#nav {
	padding: 120px 30px 70px 20px;
}
}
#nav ul.main {
	list-style-type: none;
	padding: 15px;
}
}
#nav ul.main li {
	-webkit-transform: translateX(40px);
	-moz-transform: translateX(40px);
	-ms-transform: translateX(40px);
	-o-transform: translateX(40px);
	transform: translateX(40px);
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	float: none;
	    list-style: circle;
    color: #fff
}
#nav ul.main li:last-of-type {
	margin-bottom: 0px;
}
#nav ul.main li a {
	color: #ffffff;
	
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1rem;
	display: block;
	padding: 10px 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#nav ul.main li a span {
	color: #b7ac7f;
}
#nav ul.main li a:hover {
	color: #b7ac7f;
}
#nav ul.sub {
	list-style-type: none;
	margin-top: 40px;
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
	opacity: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
#nav ul.sub li {
	margin-bottom: 10px;
}
#nav ul.sub li:last-of-type {
	margin-bottom: 0px;
}
#nav ul.sub li a {
	color: #ffffff;
	font-family: "Raleway", sans-serif;
	letter-spacing: 1px;
	font-size: 0.9rem;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#nav ul.sub li a:hover {
	color: #b7ac7f;
}
.menu:hover span{}

/*  OVERLAY
========================================== */
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 7;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #603e82;
	opacity: 0;
	visibility: hidden;
}
.overlay.show {
	opacity: 0.8;
	visibility: visible;
}
 
 
 
 
 
 
 	
/*  BURGER MENU
========================================== 
.menu {
    width: 57px;
    height: 50px;
    position: fixed;
    z-index: 0;
    right: 1em;
    top: 0.5em;
    font-size: 4em;
  
    padding: 0px 7px 9px 7px;
    border-radius: 0%;
    color: #ff1313;
    z-index: 100;
}

.menu_cart {
        width: 16px;
    height: 16px;
    position: fixed;
    z-index: 109;
    right: 3.5%;
    top: 3.1em;
    font-size: 0.9em;
    background: #00ad57;
    padding: 1px 0px 5px 6px;
    border-radius: 50%;
    color: #ffffff;
    font-weight: 700;
}
*/

.menu_cartplus {
    /* width: 50px; */
    /* height: 50px; */
    position: fixed;
    z-index: 150;
    right: 1em;
    top: 1.1em;
    font-size: 2em;
    /* background: #0050a0; */
    padding: 0px 10px 14px 3px;
    border-radius: 0%;
    color: #28a745;
    font-weight: 400;
}
.menu_cartplus2 {
    width: 50px;
    height: 50px;
    position: relative;
    z-index: 150;
    right: -24.8%;
    top: -1.5em;
    font-size: 2em;
    /* background: #0050a0; */
    padding: 0px 10px 14px 3px;
    border-radius: 0%;
    color: #0050a0;
    font-weight: 400;
	 animation-name: mover_cart;
  animation-duration: 10s;
}

.menu_cartplus3 {
	position: relative;
    z-index: 150;
    border-radius: 0%;
    color: #28a745;
    font-weight: 400;
    animation-name: mover_cart;
    animation-duration: 30s;
    font-size: 2em;
    animation-duration: 30s;
}



.menu span {
	position: relative;
	margin-top: 9px;
	margin-bottom: 9px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -15px;
	margin-top: -1.5px;
}
.menu span, .menu span::before, .menu span::after {
	display: block;
	
		width: 26px;
	right: 0;
	height: 3px;
	background-color: #00ad57;
	outline: 1px solid transparent;
	-webkit-transition-property: background-color, -webkit-transform;
	-moz-transition-property: background-color, -moz-transform;
	-o-transition-property: background-color, -o-transform;
	transition-property: background-color, transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.menu span::before, .menu span::after {
	position: absolute;
	content: "";
}
.menu span::before {
	top: -9px;
	 width:20px
}
.menu span::after {
	top: 9px;width: 33px;

}
.menu.clicked span {
	background-color: transparent;
}
.menu.clicked span::before {
	-webkit-transform: translateY(9px) rotate(45deg);
	-moz-transform: translateY(9px) rotate(45deg);
	-ms-transform: translateY(9px) rotate(45deg);
	-o-transform: translateY(9px) rotate(45deg);
	transform: translateY(9px) rotate(45deg);    width: 33px;
}
.menu.clicked span::after {
	-webkit-transform: translateY(-9px) rotate(-45deg);
	-moz-transform: translateY(-9px) rotate(-45deg);
	-ms-transform: translateY(-9px) rotate(-45deg);
	-o-transform: translateY(-9px) rotate(-45deg);
	transform: translateY(-9px) rotate(-45deg);
}
.menu.clicked span:before, .menu.clicked span:after {
	background-color: #ffffff;
}
.menu:hover {
	cursor: pointer;
}
/*  NAV
========================================== */

.buy {
    position: absolute;
    background: #fff;
    width: 100%;
    top: 67%;
    left: 0em;
    height: 145px;
    color: #28a745;
    padding: 13px 12px 13px 21px;
}

.buybox {
    position: absolute;
    background: #fff;
    top: 5em;
    left: 2em;
    padding: 31px 0px;
    width: 95%;
    margin: -28px 0px 0 -19px;
   height: 54%;
    overflow: scroll;
	overflow-x: hidden;
	
}


.dropdown, .dropleft, .dropright, .dropup {
    position: relative;
    width: 200px;
    top: -7.5em;
    left: 63em;
    font-size: 1.2em;
}

.userlogo {
    position: fixed !important;
    top: 2%;
    left: 90%;
}


.eliminar{
	background: #020000;
    font-family: "Teko",sans-serif;
    text-transform: uppercase;
    padding: 12px 10px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 300;
    border-radius: 0px;
    line-height: 1;
    -moz-user-select: none;
    letter-spacing: 1px;
    line-height: 0;
    margin-bottom: 0;
    margin: 10px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
   top: -3em;
    left: 7em;
}

del,
strike {
  text-decoration: none;
  line-height: 1.4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.63em, transparent), color-stop(0.63em, #ff0000), color-stop(0.7em, #ff0000), color-stop(0.7em, transparent), to(transparent));
  background-image: -webkit-linear-gradient(top, transparent 0em, transparent 0.63em, #ff0000 0.63em, #ff0000 0.7em, transparent 0.7em, transparent 1.4em);
  background-image: -o-linear-gradient(top, transparent 0em, transparent 0.63em, #ff0000 0.63em, #ff0000 0.7em, transparent 0.7em, transparent 1.4em);
  background-image: linear-gradient(to bottom, transparent 0em, transparent 0.63em, #ff0000 0.63em, #ff0000 0.7em, transparent 0.7em, transparent 1.4em);
  -webkit-background-size: 1.4em 1.4em;
  background-size: 1.4em 1.4em;
  background-repeat: repeat;
}

.containerproduct {
    max-width: 1200px;
    margin: 0 auto;
    padding: 15px;
    display: flex;
    top: -3em;
    position: relative;
	
     -webkit-box-shadow: 0 4px 6px -6px #222;
     -moz-box-shadow: 0 4px 6px -6px #222;
     box-shadow: 0 4px 6px -6px #222;
 
}
.total
{
font-size: 1.2em;
}


/* Columns */
.left-column {
  width: 50%;
  position: relative;
}
 
.right-column {
  width: 35%;
  margin-top: 60px;
}
 
 
/* Left Column */
.left-column img {
  width: 230px;
  position: absolute;
  left: 140px;
 top: 24px;
  opacity: 0;
  transition: all 0.3s ease;
}
 
.left-column img.active {
  opacity: 1;
}
 
 
/* Right Column */
 
/* Product Description */
.product-description {
  border-bottom: 1px solid #E1E8EE;
  margin-bottom: 20px;
}
.product-description span {
  font-size: 18px;
  /*color: #358ED7;*/
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
}
.product-description h1 {
  font-weight: 500;
  font-size: 5.8rem;
  color: #43484D;
  letter-spacing: -2px;
}
.product-description p {
  font-size: 16px;
  font-weight: 300;
  color: #86939E;
  line-height: 24px;
}
 
/* Product Configuration */
.product-color span,
.cable-config span {
  font-size: 14px;
  font-weight: 400;
  color: #86939E;
  margin-bottom: 20px;
  display: inline-block;
}
 
/* Product Color */
.product-color {
  margin-bottom: 30px;
}
 
.color-choose div {
  display: inline-block;
}
 
.color-choose input[type="radio"] {
  display: none;
}
 
.color-choose input[type="radio"] + label span {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
}
 
.color-choose input[type="radio"] + label span {
  border: 2px solid #FFFFFF;
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
}
 
.color-choose input[type="radio"]#red + label span {
  background-color: #C91524;
}
.color-choose input[type="radio"]#blue + label span {
  background-color: #314780;
}
.color-choose input[type="radio"]#black + label span {
  background-color: #323232;
}
 
.color-choose input[type="radio"]:checked + label span {
  background-image: url(images/check-icn.svg);
  background-repeat: no-repeat;
  background-position: center;
}
 
/* Cable Configuration */
.cable-choose {
  margin-bottom: 20px;
}
 
.cable-choose button {
  border: 2px solid #E1E8EE;
  border-radius: 6px;
  padding: 13px 20px;
  font-size: 14px;
  color: #5E6977;
  background-color: #fff;
  cursor: pointer;
  transition: all .5s;
}
 
.cable-choose button:hover,
.cable-choose button:active,
.cable-choose button:focus {
  border: 2px solid #86939E;
  outline: none;
}
 
.cable-config {
  border-bottom: 1px solid #E1E8EE;
  margin-bottom: 20px;
}
 
.cable-config a {
  color: #358ED7;
  text-decoration: none;
  font-size: 12px;
  position: relative;
  margin: 10px 0;
  display: inline-block;
}
.cable-config a:before {
  content: "?";
  height: 15px;
  width: 15px;
  border-radius: 50%;
  border: 2px solid rgba(53, 142, 215, 0.5);
  display: inline-block;
  text-align: center;
  line-height: 16px;
  opacity: 0.5;
  margin-right: 5px;
}
 
/* Product Price */
.product-price {
    display: flex;
    align-items: center;
    top: -2em;
    position: relative;
}
 
.product-price span {
  font-size: 26px;
  font-weight: 300;
  color: #43474D;
  margin-right: 20px;
}
 
.cart-btn {
  display: inline-block;
  background-color: #0087e6;
  border-radius: 6px;
  font-size: 16px;
  color: #FFFFFF;
  text-decoration: none;
  padding: 12px 30px;
  transition: all .5s;
  border: none;
}
/*.cart-btn-red {
    display: inline-block;
    background-color:red;
    border-radius: 6px;
    font-size: 16px;
    color:#fff;
    text-decoration: none;
    padding: 12px 30px;
    transition: all .5s;
    border: none;
}
*/
.cart-btn-red.disabled, .cart-btn-red:disabled {
		color: #fff;
		background-color: #eda5a5;
		/* border-color: #28a745;*/
}
.cart-btn-green-2 {
    display: inline-block;
    background-color: green;
    border-radius: -6px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    padding: 12px 30px;
    transition: all .5s;
    border: none;
    font-family: "Teko",sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    height: 54px;
	width: 50%;
	padding: 27px 44px;
	text-align:center;
	font-weight: 500;
}

.cart-btn-green {
    display: inline-block;
    background-color: green;
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    padding: 12px 30px;
    transition: all .5s;
    border: none;
	font-weight: 500;
}
.cart-btn-green:hover {
  background-color: #64af3d;
}

.cart-btn-green-2:hover {
  background-color: #64af3d;
}

.cart-btn-black {
    display: inline-block;
    background-color: black;
    border-radius: 6px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    padding: 12px 30px;
    transition: all .5s;
    border: none;
	font-weight: 500;
}
.cart-btn-blue {
    display: inline-block;
    background-color: #4580e9;
    border-radius: 6px;
    font-size: 21px;
    color: #fff;
    text-decoration: none;
    padding: 12px 30px;
    transition: all .5s;
    border: none;
    font-weight: 600;
	width: 150px;
	z-index: 100;
	position: relative;
}
.cart-btn-black:hover {
  background-color: #6C6C6C;
}
.cart-btn-red:hover {
  background-color: #64af3d;
}
 
/* Responsive */
@media (max-width: 940px) {
  .container {
    flex-direction: column;
    margin-top: 60px;
  }
 
  .left-column,
  .right-column {
    width: 100%;
  }
 
  .left-column img {
    width: 300px;
    right: 0;
    top: -65px;
    left: initial;
  }
}
 
@media (max-width: 535px) {
  .left-column img {
    width: 220px;
    top: -85px;
  }
}


/*********************** Demo - 18 *******************/
.box18{background:#3c3c3c;position:relative;-webkit-transition:all .35s ease;transition:all .35s ease}
.box18 img,.box19 img{height:auto;width:100%}
.box18:before{-webkit-transform:skew(45deg) translateX(-155%);transform:skew(45deg) translateX(-155%)}
.box18:hover:before{-webkit-transform:skew(45deg) translateX(-55%);transform:skew(45deg) translateX(-55%)}
.box18:after{-webkit-transform:skew(45deg) translateX(155%);transform:skew(45deg) translateX(155%)}
.box18:hover:after{-webkit-transform:skew(45deg) translateX(55%);transform:skew(45deg) translateX(55%)}
.box18 img{-webkit-transition:all .35s ease;transition:all .35s ease;background: white;border: red 3px solid;}
.box18:hover img{opacity:.5}
.box18 .box-content{position:absolute;top:50%;left:50%;-webkit-box-shadow:0 0 10px #3c3c3c;box-shadow:0 0 10px #3c3c3c;opacity:0;z-index:2;-webkit-transform:translate(-50%,-50%) scale(.5);transform:translate(-50%,-50%) scale(.5);-webkit-transition:all .35s ease;transition:all .35s ease}
.box19,.box20,.box21{box-shadow:0 0 5px #a3a3a3}
.box18:hover .box-content{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1}
.box18 .post,.box18 .title{font-size:18px;font-weight:600;letter-spacing:1px;text-transform:uppercase;background:#3c3c3c;border:2px solid #fff;color:#fff;padding:15px 20px;margin:0}
.box18 .post,.box19 .title,.box20 .post,.box20 .title{text-transform:capitalize}
.box18 .post{display:block;font-size:14px;font-weight:400;padding:5px 10px;margin-top:15px}
@media only screen and (max-width:990px){.box18{margin-bottom:30px}
}




