@charset "utf-8";
.grid img {
width: auto\9;
height: auto;
}
.box-caption{
border: 1px solid #ebebeb;
border-top: none;
}
.box-caption.no-caret{
border-top: 1px solid #ebebeb;
}  .box, .category-navbar, .grid-loadMore, .autoGrid-lightbox{
color: #555;
} .box{
} .box-caption{
background: white;
color: #959595;
}
.hover-text{
margin-bottom: 15px;
font-size: 17px;
}
.box-caption .box-title{
font-size: 14px;
color: #555;
text-transform: uppercase;
display: block
}
.box-caption .box-title:hover{
text-decoration: none;
} .thumbnail-caption{
background-color: rgba(0,0,0, .15);
color: #fff;
text-align: center;
} .lightbox-timer{
background-color: white;
} .autoGrid-nav{
background: black;
} .autoGrid-lightbox{
background: #313131; 
background: rgba(0,0,0,.85);
} .box-caption-bottom{
border-top: 1px solid #e7e7e7;
overflow: hidden;
padding-top: 10px;
margin-bottom: 4px;
}
.box-caption-bottom .time{
float: left;
margin-top: 3px;
font-weight: 700;
}
.box-caption-bottom .price{
display: block;
float: left;
font-size: 14px;
font-weight: 700 !important;
margin-bottom: 10px;
color: #555;
}
.box-caption-bottom .price del{
font-size: 85%;
color: #959595;
}
.box-caption-bottom .price .from{
color: #959595;
font-size: 11px;
margin: -2px 0 0;
text-transform: uppercase;
} .mb_social{
float: right;
}
.fb-icon, .tw-icon, .gp-icon, .pi-icon{
width: 25px;
height: 25px;
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/Multi_Purpose_Media_Boxes/plugin/img/social.png) no-repeat;
float: left;
margin-left: 3px;
cursor: pointer;
-webkit-transition: all .1s;
-moz-transition: all .1s;
-o-transition: all .1s;
-ms-transition: all .1s;
transition: all .1s;
opacity: 0.5;
}
.fb-icon:hover, .tw-icon:hover, .gp-icon:hover, .pi-icon:hover{
opacity: 1;
}
.fb-icon{
background-position: 0px 0px;
}
.tw-icon{
background-position: -30px 0px;
}
.gp-icon{
background-position: -61px 0px;
}
.pi-icon{
background-position: -90px 0px;
} .box{
display: none;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity:inherit;
filter:inherit;
overflow: hidden;
} .site-title{
font-size: 32px;
font-weight: 300;
line-height: 35px;
background: white;
color: #373737;
width: 100%;
text-shadow: 0 1px 0 rgba(0,0,0,.15);
text-align: center;
}
.site-title img{
display: inline-block !important;
padding: 28px 20px 24px 20px;
}
.divider{
display: block;
width: 100%;
height:1px;
background: #e7e7e7;
margin: 16px 0 10px 0;
}
.site-title span.multi{
font-weight: 100;
margin-right: 2px;
}
.site-title span.media{
background: #fb1953;
color: white;
padding: 0px 7px 1px 7px;
margin-right: 2px;
}
.site-title span.boxes{
color: #fb1953;
}
.site-title hr{
margin-bottom: 5px;
}
.site-title div.description{
font-size: 16px;
line-height: 27px; 
color: #888;
text-shadow: 0 0px 0 rgba(0,0,0,.15);
} .category-navbar{
font-size: 0px;
list-style: none;
margin: 0 0 20px 0;
padding: 12px 0 6px 0px;
width: 100%;
border-bottom: 1px solid #ccc;
background: white;
}
.category-navbar li{
display: inline-block;
line-height: 16px;
margin: 0 0 0 -1px;
padding: 5px 0 5px 0;
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/Multi_Purpose_Media_Boxes/plugin/img/line.png) no-repeat scroll right -1px transparent;
}
.category-navbar li:last-child{
background: none;
}
.category-navbar li a{
cursor: pointer;
color: #555;
font-size: 13px;
text-decoration: none;
margin: 0 0px 0px 0;
padding: 10px 13px;
-webkit-transition: background-color .1s;
-moz-transition: background-color .1s;
-o-transition: background-color .1s;
-ms-transition: background-color .1s;
transition: background-color .1s;
}
.category-navbar li a:hover{
text-decoration: none;
background: none;
color: #fff;
}
.category-navbar li.select a{
background: none;
color: #fff;
} div.box-iframe{ background: #161616;
}
iframe.box-iframe{
border: 0;
padding: 0;
background: #161616;
display:block;
}
.box-caption p{
margin: 9px 0 7px 0;
}
.box-caption{
display: block;
padding: 9px;
position: relative;
}
.box-caption:before {
content: "";
background: none;
width: 0;
height: 0;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-bottom: 12px solid white;
position: absolute;
left: 10px;
top: -9px;
margin-left: auto;
margin-right: auto;
z-index: 3;
}
.box-caption.no-caret:before{
display: none;
}
.box-video:hover .video-circle{
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.video-circle{
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
-ms-transition: all .3s;
transition: all .3s;
content: "";
border-radius: 50%;
border:2px solid white;
width: 30px;
height: 30px;
margin-left: -15px;
margin-top: -15px;
position: absolute;
top: 50%;
left: 50%;
z-index: 3;
}
.video-arrow{
content: "";
background: none;
width: 0;
height: 0;
border-left: 15px solid white;
border-bottom: 8px solid transparent;
border-top: 8px solid transparent;
position: absolute;
left: 50%;
top: 50%;
margin-top: -8px;
margin-left: -6px;
z-index: 3;
}
.box-caption .box-title{
margin-top: 10px;
font-weight: 900;
width: 100%;
-webkit-transition: all .2s;
-moz-transition: all .2s;
-o-transition: all .2s;
-ms-transition: all .2s;
transition: all .2s;
} .box{
overflow: hidden;
}
.hover-lightbox, .hover-url, .hover-text, .hover-iframe{
position: relative;
}
.hover-lightbox, .hover-url, .hover-iframe{
cursor: pointer;
display: inline-block;
margin-top: 1px;
line-height: 14px;
width: 27px;
height: 27px;
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/Multi_Purpose_Media_Boxes/plugin/img/caption-icons.png);
background-position: -1px -1px;
margin: 0 6px;
}
.hover-url{
background-position: -51px -2px;
}
.hover-iframe{
background-position: -98px -2px; 
}
.hover-lightbox:hover, .hover-url:hover, .hover-iframe:hover{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
opacity: 0.8;
}
.box-image{
position: relative;
overflow: hidden;
}
.box-image-mask{
background: rgba(0,0,0,.05);
background: transparent\9;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.lightbox-text{
display: none;
}
.thumbnail-caption{
position: absolute;
width: 100%;
height: 100%; display: none;
} .thumbnail-caption>div{
height: 100%;
width: 100%;
display: table !important;
}
.thumbnail-caption>div>div{
padding: 15px;
display: table-cell !important;
vertical-align: middle; text-align:center; } .grid-loader, .grid-loadMore{
height: 20px;
padding: 10px 15px 10px 15px;
margin: 20px auto;
}
.grid-loader{
width: 43px;
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/Multi_Purpose_Media_Boxes/plugin/img/loader.gif) no-repeat;
background-position:center;
}
.grid-loadMore{
cursor: pointer;
display: table !important;
}
.grid-loadMore{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.grid-loadMore:hover{
text-decoration: none;
color: white;
background: rgba(0,0,0,.8);
} .lightbox-alignment{
height: 100%;
width: 100%;
display: table !important;
}
.lightbox-alignment2{
display: table-cell !important;
vertical-align: middle; text-align:center; }
.open-lightbox-iframe{
cursor: pointer;
}
.lightbox-timer{
height: 1px;
position: absolute;
bottom: 0;
left: 0;
}
.lb-loader{
width: 43px;
height: 11px;
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/Multi_Purpose_Media_Boxes/plugin/img/lightbox-loader.gif);
margin: 20px auto;
}
.autoGrid-lightbox{
display: none;
position: fixed;
top:0;
width: 100%;
height: 100%;
z-index: 5000;
text-align: center;
}
.autoGrid-lightbox img{
max-width: 100%;
vertical-align: top
}
.autoGrid-lightbox iframe{
max-width:  100%;
}
.autoGrid-nav{
margin-top: -57px;
height: 57px;
width: 100%;
border-bottom: 1px solid #1D1D1D;
}
.autoGrid-play, .autoGrid-close, .autoGrid-next, .autoGrid-prev, .autoGrid-font{
width: 88px;
height: 57px;
position: relative;
cursor: pointer;
}
.autoGrid-play:hover, .autoGrid-close:hover, .autoGrid-next:hover, .autoGrid-prev:hover, .autoGrid-font:hover{
background: #1B1B1B; 
}
.selected{
background: black;
}
.selected .iconPlay{
background-position: -164px -3px;
}
.autoGrid-lbcaption{
float: left;
color: white;
height: 57px;
font-size: 16px;
}
.autoGrid-lbcaption span{
margin-left: 3px;
color: #D7D7D7;
font-size: 11px;
}
.autoGrid-lbcaption>div{
height: 100%;
width: 100%;
display: table !important;
}
.autoGrid-lbcaption>div>div{
padding: 0 15px 0 15px;
display: table-cell !important;
vertical-align: middle; text-align:center; }
.autoGrid-play, .autoGrid-close{
float: right;
}
.autoGrid-next, .autoGrid-prev{
float: right;
}
.iconPlay, .iconClose, .iconNext, .iconPrev, .iconFont{
position: absolute;
top: 50%;
left: 50%;
height: 25px;
display: block;
} 
.iconClose{
width: 25px;
margin: -13px 0 0 -13px;
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/Multi_Purpose_Media_Boxes/plugin/img/lightbox-icons.png);
background-position: -2px -3px;
}
.iconPlay{
width: 17px;
margin: -13px 0 0 -8px;
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/Multi_Purpose_Media_Boxes/plugin/img/lightbox-icons.png);
background-position: -137px -3px;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
transition:all .3s;
}
.iconFont{
width: 46px;
margin: -13px 0 0 -23px;
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/Multi_Purpose_Media_Boxes/plugin/img/lightbox-icons.png);
background-position: -85px -3px;
}
.iconNext, .iconPrev{
width: 15px;
margin: -13px 0 0 -8px;
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/Multi_Purpose_Media_Boxes/plugin/img/lightbox-icons.png);
}
.iconPrev{
background-position: -40px -3px;
}
.iconNext{
background-position: -70px -3px;
} .centered { 
margin: auto; 
}
.box {
line-height: 20px;
float: left;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
.box img,
#tumblelog img {
display: block;
width: 100%;
}
.box img{
opacity: .95;
filter: alpha(opacity=95);
}
.rtl .box {
float: right;
text-align: right; 
direction: rtl;
} .transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick {
-webkit-transition-duration: 0.7s;
-moz-transition-duration: 0.7s;
-ms-transition-duration: 0.7s;
-o-transition-duration: 0.7s;
transition-duration: 0.7s;
}
.transitions-enabled.masonry {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.transitions-enabled.masonry  .masonry-brick {
-webkit-transition-property: left, right, top;
-moz-transition-property: left, right, top;
-ms-transition-property: left, right, top;
-o-transition-property: left, right, top;
transition-property: left, right, top;
} .transitions-enabled.infinite-scroll.masonry {
-webkit-transition-property: none;
-moz-transition-property: none;
-ms-transition-property: none;
-o-transition-property: none;
transition-property: none;
} .grid-clearfix:before, .grid-clearfix:after { content: ""; display: table; }
.grid-clearfix:after { clear: both; }
.grid-clearfix { zoom: 1; }
.centered{
overflow: auto;
}
.noTransform{
-webkit-transform: none !important;
-moz-transform: none !important;
-o-transform: none !important;
-ms-transform: none !important;
transform: none !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
outline: 0;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
mark {
background: #ff0;
color: #000;
}
code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
button,
input,
select,
textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-size: 13px;
line-height: 20px;
color: #555;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
button,
input,
select[multiple],
textarea {
background-image: none;
}
a {
text-decoration: none;
}
a:hover,
a:focus {
text-decoration: underline;
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 0;
}
.img-thumbnail {
padding: 4px;
line-height: 20px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 18px;
margin-bottom: 18px;
border: 0;
border-top: 1px solid #ccc;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0 0 0 0);
border: 0;
}
@media print {
* {
text-shadow: none !important;
color: #000 !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page  {
margin: 2cm .5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
p {
margin: 0 0 9px;
}
.lead {
margin-bottom: 18px;
font-size: 14.95px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 19.5px;
}
}
small {
font-size: 85%;
}
cite {
font-style: normal;
}
.text-muted {
color: #999999;
}
.text-primary {
color: #428bca;
}
.text-warning {
color: #c09853;
}
.text-danger {
color: #b94a48;
}
.text-success {
color: #468847;
}
.text-info {
color: #3a87ad;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-weight: 500;
line-height: 1.1;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
font-weight: normal;
line-height: 1;
}
h1,
h2,
h3 {
margin-top: 18px;
margin-bottom: 9px;
}
h4,
h5,
h6 {
margin-top: 9px;
margin-bottom: 9px;
}
h1,
.h1 {
font-size: 33px;
}
h2,
.h2 {
font-size: 27px;
}
h3,
.h3 {
font-size: 23px;
}
h4,
.h4 {
font-size: 17px;
}
h5,
.h5 {
font-size: 13px;
}
h6,
.h6 {
font-size: 12px;
}
h1 small,
.h1 small {
font-size: 23px;
}
h2 small,
.h2 small {
font-size: 17px;
}
h3 small,
.h3 small,
h4 small,
.h4 small {
font-size: 13px;
}
.page-header {
padding-bottom: 8px;
margin: 36px 0 18px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-bottom: 18px;
}
dt,
dd {
line-height: 20px;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
content: " "; display: table; }
.dl-horizontal dd:after {
clear: both;
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
content: " "; display: table; }
.dl-horizontal dd:after {
clear: both;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 9px 18px;
margin: 0 0 18px;
border-left: 5px solid #eeeeee;
}
blockquote p {
font-size: 16.25px;
font-weight: 300;
line-height: 1.25;
}
blockquote p:last-child {
margin-bottom: 0;
}
blockquote small {
display: block;
line-height: 20px;
color: #999999;
}
blockquote small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
text-align: right;
}
blockquote.pull-right small:before {
content: '';
}
blockquote.pull-right small:after {
content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
content: "";
}
address {
display: block;
margin-bottom: 18px;
font-style: normal;
line-height: 20px;
}
code,
pre {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
white-space: nowrap;
border-radius: 0;
}
pre {
display: block;
padding: 8.5px;
margin: 0 0 9px;
font-size: 12px;
line-height: 20px;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 0;
}
pre.prettyprint {
margin-bottom: 18px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.container:before,
.container:after {
content: " "; display: table; }
.container:after {
clear: both;
}
.container:before,
.container:after {
content: " "; display: table; }
.container:after {
clear: both;
}
.row {
margin-left: -15px;
margin-right: -15px;
}
.row:before,
.row:after {
content: " "; display: table; }
.row:after {
clear: both;
}
.row:before,
.row:after {
content: " "; display: table; }
.row:after {
clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
float: left;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-11 {
width: 91.66666666666666%;
}
.col-xs-12 {
width: 100%;
}
@media (min-width: 768px) {
.container {
max-width: 750px;
}
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11 {
float: left;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-12 {
width: 100%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 992px) {
.container {
max-width: 970px;
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11 {
float: left;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-3 {
width: 25%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-6 {
width: 50%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-9 {
width: 75%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-12 {
width: 100%;
}
.col-md-push-0 {
left: auto;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-offset-0 {
margin-left: 0;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
}
@media (min-width: 1200px) {
.container {
max-width: 1170px;
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11 {
float: left;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-12 {
width: 100%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-offset-0 {
margin-left: 0;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
}
table {
max-width: 100%;
background-color: transparent;
}
th {
text-align: left;
}
.table {
width: 100%;
margin-bottom: 18px;
}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td {
padding: 8px;
line-height: 20px;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td {
border-top: 0;
}
.table tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 1px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
table col[class*="col-"] {
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td {
background-color: #d0e9c6;
border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td {
background-color: #ebcccc;
border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td {
background-color: #faf2cc;
border-color: #f8e5be;
}
@media (max-width: 768px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
overflow-x: scroll;
border: 1px solid #dddddd;
}
.table-responsive > .table {
margin-bottom: 0;
background-color: #fff;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > thead > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > thead > tr:last-child > td,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 18px;
font-size: 19.5px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9; line-height: normal;
}
input[type="file"] {
display: block;
}
select[multiple],
select[size] {
height: auto;
}
select optgroup {
font-size: inherit;
font-style: inherit;
font-family: inherit;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
height: auto;
}
.form-control:-moz-placeholder {
color: #555;
}
.form-control::-moz-placeholder {
color: #555;
}
.form-control:-ms-input-placeholder {
color: #555;
}
.form-control::-webkit-input-placeholder {
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 32px;
padding: 6px 12px;
font-size: 13px;
line-height: 20px;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
border-radius: 0;
-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;
}
.form-control:focus {
border-color: #959595;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 0, 0, 0.1);
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eeeeee;
}
textarea.form-control {
height: auto;
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
display: block;
min-height: 18px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 20px;
vertical-align: middle;
}
.radio label,
.checkbox label {
display: inline;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 0;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm {
height: auto;
}
.input-lg {
height: 44px;
padding: 10px 16px;
font-size: 17px;
line-height: 1.33;
border-radius: 0;
}
select.input-lg {
height: 44px;
line-height: 44px;
}
textarea.input-lg {
height: auto;
}
.has-warning .help-block,
.has-warning .control-label {
color: #c09853;
}
.has-warning .form-control {
border-color: #c09853;
-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);
}
.has-warning .form-control:focus {
border-color: #a47e3c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
color: #c09853;
border-color: #c09853;
background-color: #fcf8e3;
}
.has-error .help-block,
.has-error .control-label {
color: #b94a48;
}
.has-error .form-control {
border-color: #b94a48;
-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);
}
.has-error .form-control:focus {
border-color: #953b39;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
color: #b94a48;
border-color: #b94a48;
background-color: #f2dede;
}
.has-success .help-block,
.has-success .control-label {
color: #468847;
}
.has-success .form-control {
border-color: #468847;
-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);
}
.has-success .form-control:focus {
border-color: #356635;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
color: #468847;
border-color: #468847;
background-color: #dff0d8;
}
.form-control-static {
margin-bottom: 0;
padding-top: 7px;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
content: " "; display: table; }
.form-horizontal .form-group:after {
clear: both;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
content: " "; display: table; }
.form-horizontal .form-group:after {
clear: both;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 13px;
font-weight: normal;
line-height: 20px;
text-align: center;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 0;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
font-weight: 900;
text-transform: uppercase;
}
.btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus {
color: #333333;
text-decoration: none;
}
.btn:active,
.btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default {
color: #555;
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
color: #363636;
background-color: #ebebeb;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.btn-primary {
color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
color: #ffffff;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #428bca;
border-color: #357ebd;
}
.btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ed9c28;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #d2322d;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #47a447;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #39b3d7;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-link {
color: #428bca;
font-weight: normal;
cursor: pointer;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #999999;
text-decoration: none;
}
.btn-lg {
padding: 10px 16px;
font-size: 17px;
line-height: 1.33;
border-radius: 0;
}
.btn-sm,
.btn-xs {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 0;
}
.btn-xs {
padding: 1px 5px;
}
.btn-block {
display: block;
width: 100%;
padding-left: 0;
padding-right: 0;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav:before,
.nav:after {
content: " "; display: table; }
.nav:after {
clear: both;
}
.nav:before,
.nav:after {
content: " "; display: table; }
.nav:after {
clear: both;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 10px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
}
.nav > li.disabled > a {
color: #999999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #999999;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
}
.nav .nav-divider {
height: 1px;
margin: 8px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 20px;
border: 1px solid transparent;
border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
}
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
margin-right: 0;
}
.nav-tabs.nav-justified > .active > a {
border-bottom-color: #ffffff;
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 5px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #428bca;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
margin-right: 0;
}
.nav-tabs-justified > .active > a {
border-bottom-color: #ffffff;
}
.tabbable:before,
.tabbable:after {
content: " "; display: table; }
.tabbable:after {
clear: both;
}
.tabbable:before,
.tabbable:after {
content: " "; display: table; }
.tabbable:after {
clear: both;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.nav .caret {
border-top-color: #555;
border-bottom-color: #555;
-webkit-transition: color .15s;
-moz-transition: color .15s;
-o-transition: color .15s;
transition: color .15s;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
z-index: 1000;
min-height: 60px;
border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
content: " "; display: table; }
.navbar:after {
clear: both;
}
.navbar:before,
.navbar:after {
content: " "; display: table; }
.navbar:after {
clear: both;
}
@media (min-width: 768px) {
.navbar {
border-radius: 0;
}
}
.navbar-header:before,
.navbar-header:after {
content: " "; display: table; }
.navbar-header:after {
clear: both;
}
.navbar-header:before,
.navbar-header:after {
content: " "; display: table; }
.navbar-header:after {
clear: both;
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
max-height: 340px;
overflow-x: visible;
border: 2px solid #ebebeb;
-webkit-overflow-scrolling: touch;
margin-bottom: 20px;
}
.navbar-collapse:before,
.navbar-collapse:after {
content: " "; display: table; }
.navbar-collapse:after {
clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
content: " "; display: table; }
.navbar-collapse:after {
clear: both;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border: 0;
box-shadow: none;
margin-bottom: 0;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-collapse .navbar-nav.navbar-left:first-child {
margin-left: -15px;
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
.navbar-collapse .navbar-text:last-child {
margin-right: 0;
}
}
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
z-index: 1030;
top: 0;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
}
.navbar-brand {
float: left;
padding: 16px 0;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
line-height: 18px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 0;
padding: 8px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
border: 2px solid #ebebeb;
border-radius: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
background: #ccc;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 0;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
color: #555;
-webkit-transition: color .15s;
-moz-transition: color .15s;
-o-transition: color .15s;
transition: color .15s;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: #f5f5f5;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 18px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 20px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
}
}
.navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 9px;
margin-bottom: 9px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
left: auto;
right: 0;
}
.navbar-btn {
margin-top: 9px;
margin-bottom: 9px;
}
.navbar-text {
float: left;
margin-top: 16px;
margin-bottom: 16px;
}
@media (min-width: 768px) {
.navbar-text {
margin-left: 15px;
margin-right: 15px;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777777;
}
.navbar-default .navbar-nav > li > a {
color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #cccccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e6e6e6;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
border-top-color: #333333;
border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
border-top-color: #777777;
border-bottom-color: #777777;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777777;
}
.navbar-default .navbar-link:hover {
color: #333333;
}
.navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #999999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
background-color: #080808;
color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
border-top-color: #999999;
border-bottom-color: #999999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #999999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #999999;
}
.navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.pager {
padding-left: 0;
margin: 18px 0;
list-style: none;
text-align: center;
}
.pager:before,
.pager:after {
content: " "; display: table; }
.pager:after {
clear: both;
}
.pager:before,
.pager:after {
content: " "; display: table; }
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #999999;
background-color: #ffffff;
cursor: not-allowed;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.label-default {
background-color: #999999;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #808080;
}
.label-primary {
background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #3071a9;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.thumbnail {
padding: 4px;
line-height: 20px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 0;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
display: block;
}
.thumbnail > img {
display: block;
max-width: 100%;
height: auto;
}
a.thumbnail:hover,
a.thumbnail:focus {
border-color: #428bca;
}
.thumbnail > img {
margin-left: auto;
margin-right: auto;
}
.thumbnail .caption {
padding: 9px;
color: #333333;
}
.alert {
padding: 15px;
margin-bottom: 18px;
border: 1px solid transparent;
border-radius: 0;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable {
padding-right: 35px;
}
.alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #468847;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #356635;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #3a87ad;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #2d6987;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #fbeed5;
color: #c09853;
}
.alert-warning hr {
border-top-color: #f8e5be;
}
.alert-warning .alert-link {
color: #a47e3c;
}
.alert-danger {
background-color: #f2dede;
border-color: #eed3d7;
color: #b94a48;
}
.alert-danger hr {
border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
color: #953b39;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid #000000;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
}
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 200px;
padding: 0;
margin: 2px 0 0;
list-style: none;
font-size: 13px;
background-color: #ffffff;
border: 5px solid #e1e1e1;
border-radius: 0;
background-clip: padding-box;
-webkit-transition: all .3s .1s;
-moz-transition: all .3s .1s;
-o-transition: all .3s .1s;
transition: all .3s .1s;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 8px 0;
overflow: hidden;
background-color: #e1e1e1;
}
.dropdown-menu > li > a {
display: block;
padding: 5px 10px;
clear: both;
font-weight: normal;
line-height: 20px;
color: #555;
white-space: nowrap;
}
@media (min-width: 768px) {
.dropdown-menu > li > a {
color: #fff;
}
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
text-decoration: none;
color: #ffffff;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block !important;
}
.open > a {
outline: 0;
}
.dropdown-header {
display: block;
padding: 5px 10px;
font-size: 13px;
line-height: 20px;
font-weight: 700;
color: #fff;
margin: 0;
background: #ccc;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0 dotted;
border-bottom: 4px solid #000000;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
visibility: visible;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 0;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
right: 5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.clearfix:before,
.clearfix:after {
content: " "; display: table; }
.clearfix:after {
clear: both;
}
.pull-left {
float: left !important;
} .show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
@media screen and (max-width: 400px) {
@-ms-viewport {
width: 320px;
}
} .visible-xs {
display: none !important;
}
tr.visible-xs {
display: none !important;
}
th.visible-xs,
td.visible-xs {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-xs.visible-sm {
display: block !important;
}
tr.visible-xs.visible-sm {
display: table-row !important;
}
th.visible-xs.visible-sm,
td.visible-xs.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-xs.visible-md {
display: block !important;
}
tr.visible-xs.visible-md {
display: table-row !important;
}
th.visible-xs.visible-md,
td.visible-xs.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-xs.visible-lg {
display: block !important;
}
tr.visible-xs.visible-lg {
display: table-row !important;
}
th.visible-xs.visible-lg,
td.visible-xs.visible-lg {
display: table-cell !important;
}
}
.visible-sm {
display: none !important;
}
tr.visible-sm {
display: none !important;
}
th.visible-sm,
td.visible-sm {
display: none !important;
}
@media (max-width: 767px) {
.visible-sm.visible-xs {
display: block !important;
}
tr.visible-sm.visible-xs {
display: table-row !important;
}
th.visible-sm.visible-xs,
td.visible-sm.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-sm.visible-md {
display: block !important;
}
tr.visible-sm.visible-md {
display: table-row !important;
}
th.visible-sm.visible-md,
td.visible-sm.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-sm.visible-lg {
display: block !important;
}
tr.visible-sm.visible-lg {
display: table-row !important;
}
th.visible-sm.visible-lg,
td.visible-sm.visible-lg {
display: table-cell !important;
}
}
.visible-md {
display: none !important;
}
tr.visible-md {
display: none !important;
}
th.visible-md,
td.visible-md {
display: none !important;
}
@media (max-width: 767px) {
.visible-md.visible-xs {
display: block !important;
}
tr.visible-md.visible-xs {
display: table-row !important;
}
th.visible-md.visible-xs,
td.visible-md.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-md.visible-sm {
display: block !important;
}
tr.visible-md.visible-sm {
display: table-row !important;
}
th.visible-md.visible-sm,
td.visible-md.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-md.visible-lg {
display: block !important;
}
tr.visible-md.visible-lg {
display: table-row !important;
}
th.visible-md.visible-lg,
td.visible-md.visible-lg {
display: table-cell !important;
}
}
.visible-lg {
display: none !important;
}
tr.visible-lg {
display: none !important;
}
th.visible-lg,
td.visible-lg {
display: none !important;
}
@media (max-width: 767px) {
.visible-lg.visible-xs {
display: block !important;
}
tr.visible-lg.visible-xs {
display: table-row !important;
}
th.visible-lg.visible-xs,
td.visible-lg.visible-xs {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-lg.visible-sm {
display: block !important;
}
tr.visible-lg.visible-sm {
display: table-row !important;
}
th.visible-lg.visible-sm,
td.visible-lg.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-lg.visible-md {
display: block !important;
}
tr.visible-lg.visible-md {
display: table-row !important;
}
th.visible-lg.visible-md,
td.visible-lg.visible-md {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
.hidden-xs {
display: block !important;
}
tr.hidden-xs {
display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
tr.hidden-xs {
display: none !important;
}
th.hidden-xs,
td.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-xs.hidden-sm {
display: none !important;
}
tr.hidden-xs.hidden-sm {
display: none !important;
}
th.hidden-xs.hidden-sm,
td.hidden-xs.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-xs.hidden-md {
display: none !important;
}
tr.hidden-xs.hidden-md {
display: none !important;
}
th.hidden-xs.hidden-md,
td.hidden-xs.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-xs.hidden-lg {
display: none !important;
}
tr.hidden-xs.hidden-lg {
display: none !important;
}
th.hidden-xs.hidden-lg,
td.hidden-xs.hidden-lg {
display: none !important;
}
}
.hidden-sm {
display: block !important;
}
tr.hidden-sm {
display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-sm.hidden-xs {
display: none !important;
}
tr.hidden-sm.hidden-xs {
display: none !important;
}
th.hidden-sm.hidden-xs,
td.hidden-sm.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
tr.hidden-sm {
display: none !important;
}
th.hidden-sm,
td.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-sm.hidden-md {
display: none !important;
}
tr.hidden-sm.hidden-md {
display: none !important;
}
th.hidden-sm.hidden-md,
td.hidden-sm.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-sm.hidden-lg {
display: none !important;
}
tr.hidden-sm.hidden-lg {
display: none !important;
}
th.hidden-sm.hidden-lg,
td.hidden-sm.hidden-lg {
display: none !important;
}
}
.hidden-md {
display: block !important;
}
tr.hidden-md {
display: table-row !important;
}
th.hidden-md,
td.hidden-md {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-md.hidden-xs {
display: none !important;
}
tr.hidden-md.hidden-xs {
display: none !important;
}
th.hidden-md.hidden-xs,
td.hidden-md.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-md.hidden-sm {
display: none !important;
}
tr.hidden-md.hidden-sm {
display: none !important;
}
th.hidden-md.hidden-sm,
td.hidden-md.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
tr.hidden-md {
display: none !important;
}
th.hidden-md,
td.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-md.hidden-lg {
display: none !important;
}
tr.hidden-md.hidden-lg {
display: none !important;
}
th.hidden-md.hidden-lg,
td.hidden-md.hidden-lg {
display: none !important;
}
}
.hidden-lg {
display: block !important;
}
tr.hidden-lg {
display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
display: table-cell !important;
}
@media (max-width: 767px) {
.hidden-lg.hidden-xs {
display: none !important;
}
tr.hidden-lg.hidden-xs {
display: none !important;
}
th.hidden-lg.hidden-xs,
td.hidden-lg.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-lg.hidden-sm {
display: none !important;
}
tr.hidden-lg.hidden-sm {
display: none !important;
}
th.hidden-lg.hidden-sm,
td.hidden-lg.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-lg.hidden-md {
display: none !important;
}
tr.hidden-lg.hidden-md {
display: none !important;
}
th.hidden-lg.hidden-md,
td.hidden-lg.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
tr.hidden-lg {
display: none !important;
}
th.hidden-lg,
td.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
tr.visible-print {
display: none !important;
}
th.visible-print,
td.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
.hidden-print {
display: none !important;
}
tr.hidden-print {
display: none !important;
}
th.hidden-print,
td.hidden-print {
display: none !important;
}
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
transition: height 0.35s ease;
}
@font-face {
font-family: 'Glyphicons Halflings Regular';
src: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons_halflings/web/html_css/fonts/glyphicons-halflings-regular.eot);
src: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons_halflings/web/html_css/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons_halflings/web/html_css/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons_halflings/web/html_css/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons_halflings/web/html_css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
font-weight: normal;
font-style: normal;
}
.halflings {
display: inline-block;
position: relative;
padding-left: 20px;
color: #555;
text-decoration: none;
*display: inline;
*zoom: 1;
vertical-align: middle;
}
.halflings:before {
position: absolute;
left: 0;
top: 0;
display: inline-block;
margin: 0;
font: 12px/20px 'Glyphicons Halflings Regular';
font-style: normal;
font-weight: normal;
color: #555;
*display: inline;
*zoom: 1;
vertical-align: middle;
text-transform: none;
-webkit-font-smoothing: antialiased;
}
.halflings.white:before {
color: #fff;
}
.halflings.glass:before {
content: "\E001";
}
.halflings.music:before {
content: "\E002";
}
.halflings.search:before {
content: "\E003";
}
.halflings.envelope:before {
content: "\2709";
}
.halflings.heart:before {
content: "\E005";
}
.halflings.star:before {
content: "\E006";
}
.halflings.star-empty:before {
content: "\E007";
}
.halflings.user:before {
content: "\E008";
}
.halflings.film:before {
content: "\E009";
}
.halflings.th-large:before {
content: "\E010";
}
.halflings.th:before {
content: "\E011";
}
.halflings.th-list:before {
content: "\E012";
}
.halflings.ok:before {
content: "\E013";
}
.halflings.remove:before {
content: "\E014";
}
.halflings.zoom-in:before {
content: "\E015";
}
.halflings.zoom-out:before {
content: "\E016";
}
.halflings.off:before {
content: "\E017";
}
.halflings.signal:before {
content: "\E018";
}
.halflings.cog:before {
content: "\E019";
}
.halflings.trash:before {
content: "\E020";
}
.halflings.home:before {
content: "\E021";
}
.halflings.file:before {
content: "\E022";
}
.halflings.time:before {
content: "\E023";
}
.halflings.road:before {
content: "\E024";
}
.halflings.download-alt:before {
content: "\E025";
}
.halflings.download:before {
content: "\E026";
}
.halflings.upload:before {
content: "\E027";
}
.halflings.inbox:before {
content: "\E028";
}
.halflings.play-circle:before {
content: "\E029";
}
.halflings.repeat:before {
content: "\E030";
}
.halflings.refresh:before {
content: "\E031";
}
.halflings.list-alt:before {
content: "\E032";
}
.halflings.lock:before {
content: "\1F512";
}
.halflings.flag:before {
content: "\E034";
}
.halflings.headphones:before {
content: "\E035";
}
.halflings.volume-off:before {
content: "\E036";
}
.halflings.volume-down:before {
content: "\E037";
}
.halflings.volume-up:before {
content: "\E038";
}
.halflings.qrcode:before {
content: "\E039";
}
.halflings.barcode:before {
content: "\E040";
}
.halflings.tag:before {
content: "\E041";
}
.halflings.tags:before {
content: "\E042";
}
.halflings.book:before {
content: "\E043";
}
.halflings.bookmark:before {
content: "\1F516";
}
.halflings.print:before {
content: "\E045";
}
.halflings.camera:before {
content: "\1F4F7";
}
.halflings.font:before {
content: "\E047";
}
.halflings.bold:before {
content: "\E048";
}
.halflings.italic:before {
content: "\E049";
}
.halflings.text-height:before {
content: "\E050";
}
.halflings.text-width:before {
content: "\E051";
}
.halflings.align-left:before {
content: "\E052";
}
.halflings.align-center:before {
content: "\E053";
}
.halflings.align-right:before {
content: "\E054";
}
.halflings.align-justify:before {
content: "\E055";
}
.halflings.list:before {
content: "\E056";
}
.halflings.indent-left:before {
content: "\E057";
}
.halflings.indent-right:before {
content: "\E058";
}
.halflings.facetime-video:before {
content: "\E059";
}
.halflings.picture:before {
content: "\E060";
}
.halflings.pencil:before {
content: "\270F";
}
.halflings.map-marker:before {
content: "\E062";
}
.halflings.adjust:before {
content: "\E063";
}
.halflings.tint:before {
content: "\E064";
}
.halflings.edit:before {
content: "\E065";
}
.halflings.share:before {
content: "\E066";
}
.halflings.check:before {
content: "\E067";
}
.halflings.move:before {
content: "\E068";
}
.halflings.step-backward:before {
content: "\E069";
}
.halflings.fast-backward:before {
content: "\E070";
}
.halflings.backward:before {
content: "\E071";
}
.halflings.play:before {
content: "\E072";
}
.halflings.pause:before {
content: "\E073";
}
.halflings.stop:before {
content: "\E074";
}
.halflings.forward:before {
content: "\E075";
}
.halflings.fast-forward:before {
content: "\E076";
}
.halflings.step-forward:before {
content: "\E077";
}
.halflings.eject:before {
content: "\E078";
}
.halflings.chevron-left:before {
content: "\E079";
}
.halflings.chevron-right:before {
content: "\E080";
}
.halflings.plus-sign:before {
content: "\E081";
}
.halflings.minus-sign:before {
content: "\E082";
}
.halflings.remove-sign:before {
content: "\E083";
}
.halflings.ok-sign:before {
content: "\E084";
}
.halflings.question-sign:before {
content: "\E085";
}
.halflings.info-sign:before {
content: "\E086";
}
.halflings.screenshot:before {
content: "\E087";
}
.halflings.remove-circle:before {
content: "\E088";
}
.halflings.ok-circle:before {
content: "\E089";
}
.halflings.ban-circle:before {
content: "\E090";
}
.halflings.arrow-left:before {
content: "\E091";
}
.halflings.arrow-right:before {
content: "\E092";
}
.halflings.arrow-up:before {
content: "\E093";
}
.halflings.arrow-down:before {
content: "\E094";
}
.halflings.share-alt:before {
content: "\E095";
}
.halflings.resize-full:before {
content: "\E096";
}
.halflings.resize-small:before {
content: "\E097";
}
.halflings.plus:before {
content: "\002B";
}
.halflings.minus:before {
content: "\2212";
}
.halflings.asterisk:before {
content: "\002A";
}
.halflings.exclamation-sign:before {
content: "\E101";
}
.halflings.gift:before {
content: "\E102";
}
.halflings.leaf:before {
content: "\E103";
}
.halflings.fire:before {
content: "\1F525";
}
.halflings.eye-open:before {
content: "\E105";
}
.halflings.eye-close:before {
content: "\E106";
}
.halflings.warning-sign:before {
content: "\E107";
}
.halflings.plane:before {
content: "\E108";
}
.halflings.calendar:before {
content: "\1F4C5";
}
.halflings.random:before {
content: "\E110";
}
.halflings.comments:before {
content: "\E111";
}
.halflings.magnet:before {
content: "\E112";
}
.halflings.chevron-up:before {
content: "\E113";
}
.halflings.chevron-down:before {
content: "\E114";
}
.halflings.retweet:before {
content: "\E115";
}
.halflings.shopping-cart:before {
content: "\E116";
}
.halflings.folder-close:before {
content: "\E117";
}
.halflings.folder-open:before {
content: "\E118";
}
.halflings.resize-vertical:before {
content: "\E119";
}
.halflings.resize-horizontal:before {
content: "\E120";
}
.halflings.hdd:before {
content: "\E121";
}
.halflings.bullhorn:before {
content: "\E122";
}
.halflings.bell:before {
content: "\1F514";
}
.halflings.certificate:before {
content: "\E124";
}
.halflings.thumbs-up:before {
content: "\E125";
}
.halflings.thumbs-down:before {
content: "\E126";
}
.halflings.hand-right:before {
content: "\E127";
}
.halflings.hand-left:before {
content: "\E128";
}
.halflings.hand-top:before {
content: "\E129";
}
.halflings.hand-down:before {
content: "\E130";
}
.halflings.circle-arrow-right:before {
content: "\E131";
}
.halflings.circle-arrow-left:before {
content: "\E132";
}
.halflings.circle-arrow-top:before {
content: "\E133";
}
.halflings.circle-arrow-down:before {
content: "\E134";
}
.halflings.globe:before {
content: "\E135";
}
.halflings.wrench:before {
content: "\1F527";
}
.halflings.tasks:before {
content: "\E137";
}
.halflings.filter:before {
content: "\E138";
}
.halflings.briefcase:before {
content: "\1F4BC";
}
.halflings.fullscreen:before {
content: "\E140";
}
.halflings.dashboard:before {
content: "\E141";
}
.halflings.paperclip:before {
content: "\1F4CE";
}
.halflings.heart-empty:before {
content: "\E143";
}
.halflings.link:before {
content: "\E144";
}
.halflings.phone:before {
content: "\E145";
}
.halflings.pushpin:before {
content: "\1F4CC";
}
.halflings.euro:before {
content: "\20AC";
}
.halflings.usd:before {
content: "\E148";
}
.halflings.gbp:before {
content: "\E149";
}
.halflings.sort:before {
content: "\E150";
}
.halflings.sort-by-alphabet:before {
content: "\E151";
}
.halflings.sort-by-alphabet-alt:before {
content: "\E152";
}
.halflings.sort-by-order:before {
content: "\E153";
}
.halflings.sort-by-order-alt:before {
content: "\E154";
}
.halflings.sort-by-attributes:before {
content: "\E155";
}
.halflings.sort-by-attributes-alt:before {
content: "\E156";
}
.halflings.unchecked:before {
content: "\E157";
}
.halflings.expand:before {
content: "\E158";
}
.halflings.collapse:before {
content: "\E159";
}
.halflings.collapse-top:before {
content: "\E160";
}
.halflings.log_in:before {
content: "\E161";
}
.halflings.flash:before {
content: "\E162";
}
.halflings.log_out:before {
content: "\E163";
}
.halflings.new_window:before {
content: "\E164";
}
.halflings.record:before {
content: "\E165";
}
.halflings.save:before {
content: "\E166";
}
.halflings.open:before {
content: "\E167";
}
.halflings.saved:before {
content: "\E168";
}
.halflings.import:before {
content: "\E169";
}
.halflings.export:before {
content: "\E170";
}
.halflings.send:before {
content: "\E171";
}
.halflings.floppy_disk:before {
content: "\E172";
}
.halflings.floppy_saved:before {
content: "\E173";
}
.halflings.floppy_remove:before {
content: "\E174";
}
.halflings.floppy_save:before {
content: "\E175";
}
.halflings.floppy_open:before {
content: "\E176";
}
.halflings.credit_card:before {
content: "\E177";
}
.halflings.transfer:before {
content: "\E178";
}
.halflings.cutlery:before {
content: "\E179";
}
.halflings.header:before {
content: "\E180";
}
.halflings.compressed:before {
content: "\E181";
}
.halflings.earphone:before {
content: "\E182";
}
.halflings.phone_alt:before {
content: "\E183";
}
.halflings.tower:before {
content: "\E184";
}
.halflings.stats:before {
content: "\E185";
}
.halflings.sd_video:before {
content: "\E186";
}
.halflings.hd_video:before {
content: "\E187";
}
.halflings.subtitles:before {
content: "\E188";
}
.halflings.sound_stereo:before {
content: "\E189";
}
.halflings.sound_dolby:before {
content: "\E190";
}
.halflings.sound_5_1:before {
content: "\E191";
}
.halflings.sound_6_1:before {
content: "\E192";
}
.halflings.sound_7_1:before {
content: "\E193";
}
.halflings.copyright_mark:before {
content: "\E194";
}
.halflings.registration_mark:before {
content: "\E195";
}
.halflings.cloud:before {
content: "\2601";
}
.halflings.cloud_download:before {
content: "\E197";
}
.halflings.cloud_upload:before {
content: "\E198";
}
.halflings.tree_conifer:before {
content: "\E199";
}
.halflings.tree_deciduous:before {
content: "\E200";
}
.halflings-icon {
display: inline-block;
width: 20px;
height: 20px;
line-height: 20px;
vertical-align: text-top;
background-repeat: no-repeat;
vertical-align: top;
*display: inline;
*zoom: 1;
}
.halflings-icon-list ul{
padding: 0;
list-style: none;
}
.halflings-icon-list ul li {
position: relative;
padding-left: 20px;
color: #555;
text-decoration: none;
*display: inline;
*zoom: 1;
vertical-align: middle;
}
.halflings-icon-list.featured ul li{
padding-bottom: 5px;
padding-top: 5px;
}
.halflings-icon-list ul li:before {
position: absolute;
left: 0;
top: 0;
display: inline-block;
margin: 0;
font: 12px/20px 'Glyphicons Halflings Regular';
font-style: normal;
font-weight: normal;
color: #555;
*display: inline;
*zoom: 1;
vertical-align: middle;
text-transform: none;
-webkit-font-smoothing: antialiased;
}
.halflings-icon-list.featured ul li:before{
top: 5px;
}
.halflings-icon-list.glass ul li:before {
content: "\E001";
}
.halflings-icon-list.music ul li:before {
content: "\E002";
}
.halflings-icon-list.search ul li:before {
content: "\E003";
}
.halflings-icon-list.envelope ul li:before {
content: "\2709";
}
.halflings-icon-list.heart ul li:before {
content: "\E005";
}
.halflings-icon-list.star ul li:before {
content: "\E006";
}
.halflings-icon-list.star-empty ul li:before {
content: "\E007";
}
.halflings-icon-list.user ul li:before {
content: "\E008";
}
.halflings-icon-list.film ul li:before {
content: "\E009";
}
.halflings-icon-list.th-large ul li:before {
content: "\E010";
}
.halflings-icon-list.th ul li:before {
content: "\E011";
}
.halflings-icon-list.th-list ul li:before {
content: "\E012";
}
.halflings-icon-list.ok ul li:before {
content: "\E013";
}
.halflings-icon-list.remove ul li:before {
content: "\E014";
}
.halflings-icon-list.zoom-in ul li:before {
content: "\E015";
}
.halflings-icon-list.zoom-out ul li:before {
content: "\E016";
}
.halflings-icon-list.off ul li:before {
content: "\E017";
}
.halflings-icon-list.signal ul li:before {
content: "\E018";
}
.halflings-icon-list.cog ul li:before {
content: "\E019";
}
.halflings-icon-list.trash ul li:before {
content: "\E020";
}
.halflings-icon-list.home ul li:before {
content: "\E021";
}
.halflings-icon-list.file ul li:before {
content: "\E022";
}
.halflings-icon-list.time ul li:before {
content: "\E023";
}
.halflings-icon-list.road ul li:before {
content: "\E024";
}
.halflings-icon-list.download-alt ul li:before {
content: "\E025";
}
.halflings-icon-list.download ul li:before {
content: "\E026";
}
.halflings-icon-list.upload ul li:before {
content: "\E027";
}
.halflings-icon-list.inbox ul li:before {
content: "\E028";
}
.halflings-icon-list.play-circle ul li:before {
content: "\E029";
}
.halflings-icon-list.repeat ul li:before {
content: "\E030";
}
.halflings-icon-list.refresh ul li:before {
content: "\E031";
}
.halflings-icon-list.list-alt ul li:before {
content: "\E032";
}
.halflings-icon-list.lock ul li:before {
content: "\1F512";
}
.halflings-icon-list.flag ul li:before {
content: "\E034";
}
.halflings-icon-list.headphones ul li:before {
content: "\E035";
}
.halflings-icon-list.volume-off ul li:before {
content: "\E036";
}
.halflings-icon-list.volume-down ul li:before {
content: "\E037";
}
.halflings-icon-list.volume-up ul li:before {
content: "\E038";
}
.halflings-icon-list.qrcode ul li:before {
content: "\E039";
}
.halflings-icon-list.barcode ul li:before {
content: "\E040";
}
.halflings-icon-list.tag ul li:before {
content: "\E041";
}
.halflings-icon-list.tags ul li:before {
content: "\E042";
}
.halflings-icon-list.book ul li:before {
content: "\E043";
}
.halflings-icon-list.bookmark ul li:before {
content: "\1F516";
}
.halflings-icon-list.print ul li:before {
content: "\E045";
}
.halflings-icon-list.camera ul li:before {
content: "\1F4F7";
}
.halflings-icon-list.font ul li:before {
content: "\E047";
}
.halflings-icon-list.bold ul li:before {
content: "\E048";
}
.halflings-icon-list.italic ul li:before {
content: "\E049";
}
.halflings-icon-list.text-height ul li:before {
content: "\E050";
}
.halflings-icon-list.text-width ul li:before {
content: "\E051";
}
.halflings-icon-list.align-left ul li:before {
content: "\E052";
}
.halflings-icon-list.align-center ul li:before {
content: "\E053";
}
.halflings-icon-list.align-right ul li:before {
content: "\E054";
}
.halflings-icon-list.align-justify ul li:before {
content: "\E055";
}
.halflings-icon-list.list ul li:before {
content: "\E056";
}
.halflings-icon-list.indent-left ul li:before {
content: "\E057";
}
.halflings-icon-list.indent-right ul li:before {
content: "\E058";
}
.halflings-icon-list.facetime-video ul li:before {
content: "\E059";
}
.halflings-icon-list.picture ul li:before {
content: "\E060";
}
.halflings-icon-list.pencil ul li:before {
content: "\270F";
}
.halflings-icon-list.map-marker ul li:before {
content: "\E062";
}
.halflings-icon-list.adjust ul li:before {
content: "\E063";
}
.halflings-icon-list.tint ul li:before {
content: "\E064";
}
.halflings-icon-list.edit ul li:before {
content: "\E065";
}
.halflings-icon-list.share ul li:before {
content: "\E066";
}
.halflings-icon-list.check ul li:before {
content: "\E067";
}
.halflings-icon-list.move ul li:before {
content: "\E068";
}
.halflings-icon-list.step-backward ul li:before {
content: "\E069";
}
.halflings-icon-list.fast-backward ul li:before {
content: "\E070";
}
.halflings-icon-list.backward ul li:before {
content: "\E071";
}
.halflings-icon-list.play ul li:before {
content: "\E072";
}
.halflings-icon-list.pause ul li:before {
content: "\E073";
}
.halflings-icon-list.stop ul li:before {
content: "\E074";
}
.halflings-icon-list.forward ul li:before {
content: "\E075";
}
.halflings-icon-list.fast-forward ul li:before {
content: "\E076";
}
.halflings-icon-list.step-forward ul li:before {
content: "\E077";
}
.halflings-icon-list.eject ul li:before {
content: "\E078";
}
.halflings-icon-list.chevron-left ul li:before {
content: "\E079";
}
.halflings-icon-list.chevron-right ul li:before {
content: "\E080";
}
.halflings-icon-list.plus-sign ul li:before {
content: "\E081";
}
.halflings-icon-list.minus-sign ul li:before {
content: "\E082";
}
.halflings-icon-list.remove-sign ul li:before {
content: "\E083";
}
.halflings-icon-list.ok-sign ul li:before {
content: "\E084";
}
.halflings-icon-list.question-sign ul li:before {
content: "\E085";
}
.halflings-icon-list.info-sign ul li:before {
content: "\E086";
}
.halflings-icon-list.screenshot ul li:before {
content: "\E087";
}
.halflings-icon-list.remove-circle ul li:before {
content: "\E088";
}
.halflings-icon-list.ok-circle ul li:before {
content: "\E089";
}
.halflings-icon-list.ban-circle ul li:before {
content: "\E090";
}
.halflings-icon-list.arrow-left ul li:before {
content: "\E091";
}
.halflings-icon-list.arrow-right ul li:before {
content: "\E092";
}
.halflings-icon-list.arrow-up ul li:before {
content: "\E093";
}
.halflings-icon-list.arrow-down ul li:before {
content: "\E094";
}
.halflings-icon-list.share-alt ul li:before {
content: "\E095";
}
.halflings-icon-list.resize-full ul li:before {
content: "\E096";
}
.halflings-icon-list.resize-small ul li:before {
content: "\E097";
}
.halflings-icon-list.plus ul li:before {
content: "\002B";
}
.halflings-icon-list.minus ul li:before {
content: "\2212";
}
.halflings-icon-list.asterisk ul li:before {
content: "\002A";
}
.halflings-icon-list.exclamation-sign ul li:before {
content: "\E101";
}
.halflings-icon-list.gift ul li:before {
content: "\E102";
}
.halflings-icon-list.leaf ul li:before {
content: "\E103";
}
.halflings-icon-list.fire ul li:before {
content: "\1F525";
}
.halflings-icon-list.eye-open ul li:before {
content: "\E105";
}
.halflings-icon-list.eye-close ul li:before {
content: "\E106";
}
.halflings-icon-list.warning-sign ul li:before {
content: "\E107";
}
.halflings-icon-list.plane ul li:before {
content: "\E108";
}
.halflings-icon-list.calendar ul li:before {
content: "\1F4C5";
}
.halflings-icon-list.random ul li:before {
content: "\E110";
}
.halflings-icon-list.comments ul li:before {
content: "\E111";
}
.halflings-icon-list.magnet ul li:before {
content: "\E112";
}
.halflings-icon-list.chevron-up ul li:before {
content: "\E113";
}
.halflings-icon-list.chevron-down ul li:before {
content: "\E114";
}
.halflings-icon-list.retweet ul li:before {
content: "\E115";
}
.halflings-icon-list.shopping-cart ul li:before {
content: "\E116";
}
.halflings-icon-list.folder-close ul li:before {
content: "\E117";
}
.halflings-icon-list.folder-open ul li:before {
content: "\E118";
}
.halflings-icon-list.resize-vertical ul li:before {
content: "\E119";
}
.halflings-icon-list.resize-horizontal ul li:before {
content: "\E120";
}
.halflings-icon-list.hdd ul li:before {
content: "\E121";
}
.halflings-icon-list.bullhorn ul li:before {
content: "\E122";
}
.halflings-icon-list.bell ul li:before {
content: "\1F514";
}
.halflings-icon-list.certificate ul li:before {
content: "\E124";
}
.halflings-icon-list.thumbs-up ul li:before {
content: "\E125";
}
.halflings-icon-list.thumbs-down ul li:before {
content: "\E126";
}
.halflings-icon-list.hand-right ul li:before {
content: "\E127";
}
.halflings-icon-list.hand-left ul li:before {
content: "\E128";
}
.halflings-icon-list.hand-top ul li:before {
content: "\E129";
}
.halflings-icon-list.hand-down ul li:before {
content: "\E130";
}
.halflings-icon-list.circle-arrow-right ul li:before {
content: "\E131";
}
.halflings-icon-list.circle-arrow-left ul li:before {
content: "\E132";
}
.halflings-icon-list.circle-arrow-top ul li:before {
content: "\E133";
}
.halflings-icon-list.circle-arrow-down ul li:before {
content: "\E134";
}
.halflings-icon-list.globe ul li:before {
content: "\E135";
}
.halflings-icon-list.wrench ul li:before {
content: "\1F527";
}
.halflings-icon-list.tasks ul li:before {
content: "\E137";
}
.halflings-icon-list.filter ul li:before {
content: "\E138";
}
.halflings-icon-list.briefcase ul li:before {
content: "\1F4BC";
}
.halflings-icon-list.fullscreen ul li:before {
content: "\E140";
}
.halflings-icon-list.dashboard ul li:before {
content: "\E141";
}
.halflings-icon-list.paperclip ul li:before {
content: "\1F4CE";
}
.halflings-icon-list.heart-empty ul li:before {
content: "\E143";
}
.halflings-icon-list.link ul li:before {
content: "\E144";
}
.halflings-icon-list.phone ul li:before {
content: "\E145";
}
.halflings-icon-list.pushpin ul li:before {
content: "\1F4CC";
}
.halflings-icon-list.euro ul li:before {
content: "\20AC";
}
.halflings-icon-list.usd ul li:before {
content: "\E148";
}
.halflings-icon-list.gbp ul li:before {
content: "\E149";
}
.halflings-icon-list.sort ul li:before {
content: "\E150";
}
.halflings-icon-list.sort-by-alphabet ul li:before {
content: "\E151";
}
.halflings-icon-list.sort-by-alphabet-alt ul li:before {
content: "\E152";
}
.halflings-icon-list.sort-by-order ul li:before {
content: "\E153";
}
.halflings-icon-list.sort-by-order-alt ul li:before {
content: "\E154";
}
.halflings-icon-list.sort-by-attributes ul li:before {
content: "\E155";
}
.halflings-icon-list.sort-by-attributes-alt ul li:before {
content: "\E156";
}
.halflings-icon-list.unchecked ul li:before {
content: "\E157";
}
.halflings-icon-list.expand ul li:before {
content: "\E158";
}
.halflings-icon-list.collapse1 ul li:before {
content: "\E159";
}
.halflings-icon-list.collapse-top ul li:before {
content: "\E160";
}
.halflings-icon-list.log_in ul li:before {
content: "\E161";
}
.halflings-icon-list.flash ul li:before {
content: "\E162";
}
.halflings-icon-list.log_out ul li:before {
content: "\E163";
}
.halflings-icon-list.new_window ul li:before {
content: "\E164";
}
.halflings-icon-list.record ul li:before {
content: "\E165";
}
.halflings-icon-list.save ul li:before {
content: "\E166";
}
.halflings-icon-list.open ul li:before {
content: "\E167";
}
.halflings-icon-list.saved ul li:before {
content: "\E168";
}
.halflings-icon-list.import ul li:before {
content: "\E169";
}
.halflings-icon-list.export ul li:before {
content: "\E170";
}
.halflings-icon-list.send ul li:before {
content: "\E171";
}
.halflings-icon-list.floppy_disk ul li:before {
content: "\E172";
}
.halflings-icon-list.floppy_saved ul li:before {
content: "\E173";
}
.halflings-icon-list.floppy_remove ul li:before {
content: "\E174";
}
.halflings-icon-list.floppy_save ul li:before {
content: "\E175";
}
.halflings-icon-list.floppy_open ul li:before {
content: "\E176";
}
.halflings-icon-list.credit_card ul li:before {
content: "\E177";
}
.halflings-icon-list.transfer ul li:before {
content: "\E178";
}
.halflings-icon-list.cutlery ul li:before {
content: "\E179";
}
.halflings-icon-list.header ul li:before {
content: "\E180";
}
.halflings-icon-list.compressed ul li:before {
content: "\E181";
}
.halflings-icon-list.earphone ul li:before {
content: "\E182";
}
.halflings-icon-list.phone_alt ul li:before {
content: "\E183";
}
.halflings-icon-list.tower ul li:before {
content: "\E184";
}
.halflings-icon-list.stats ul li:before {
content: "\E185";
}
.halflings-icon-list.sd_video ul li:before {
content: "\E186";
}
.halflings-icon-list.hd_video ul li:before {
content: "\E187";
}
.halflings-icon-list.subtitles ul li:before {
content: "\E188";
}
.halflings-icon-list.sound_stereo ul li:before {
content: "\E189";
}
.halflings-icon-list.sound_dolby ul li:before {
content: "\E190";
}
.halflings-icon-list.sound_5_1 ul li:before {
content: "\E191";
}
.halflings-icon-list.sound_6_1 ul li:before {
content: "\E192";
}
.halflings-icon-list.sound_7_1 ul li:before {
content: "\E193";
}
.halflings-icon-list.copyright_mark ul li:before {
content: "\E194";
}
.halflings-icon-list.registration_mark ul li:before {
content: "\E195";
}
.halflings-icon-list.cloud ul li:before {
content: "\2601";
}
.halflings-icon-list.cloud_download ul li:before {
content: "\E197";
}
.halflings-icon-list.cloud_upload ul li:before {
content: "\E198";
}
.halflings-icon-list.tree_conifer ul li:before {
content: "\E199";
}
.halflings-icon-list.tree_deciduous ul li:before {
content: "\E200";
}
@font-face {
font-family: 'Glyphicons Social Regular';
src: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons_social/web/html_css/fonts/glyphicons-social-regular.eot);
src: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons_social/web/html_css/fonts/glyphicons-social-regular.eot?#iefix) format('embedded-opentype'), url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons_social/web/html_css/fonts/glyphicons-social-regular.woff) format('woff'), url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons_social/web/html_css/fonts/glyphicons-social-regular.ttf) format('truetype'), url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons_social/web/html_css/fonts/glyphicons-social-regular.svg#glyphicons_socialregular) format('svg');
font-weight: normal;
font-style: normal;
}
.social {
display: inline-block;
position: relative;
padding-left: 30px;
color: #555;
text-decoration: none;
*display: inline;
*zoom: 1;
vertical-align: middle;
}
.social:before {
position: absolute;
left: 0;
top: 3px;
display: inline-block;
margin: 0 5px 0 0;
font: 24px/1em 'Glyphicons Social Regular';
font-style: normal;
font-weight: normal;
color: #555;
*display: inline;
*zoom: 1;
vertical-align: middle;
text-transform: none;
-webkit-font-smoothing: antialiased;
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.social.white:before {
color: #fff;
}
.social.pinterest:before {
content: "\E001";
}
.social.pinterest:hover:before {
color: #cc2129;
}
.social.dropbox:before {
content: "\E002";
}
.social.dropbox:hover:before {
color: #007ee5;
}
.social.google_plus:before {
content: "\E003";
}
.social.google_plus:hover:before {
color: #252525;
}
.social.jolicloud:before {
content: "\E004";
}
.social.jolicloud:hover:before {
color: #00B2DF;
}
.social.yahoo:before {
content: "\E005";
}
.social.yahoo:hover:before {
color: #65106d;
}
.social.blogger:before {
content: "\E006";
}
.social.blogger:hover:before {
color: #fe6601;
}
.social.picasa:before {
content: "\E007";
}
.social.picasa:hover:before {
color: #959595;
}
.social.amazon:before {
content: "\E008";
}
.social.amazon:hover:before {
color: #ff9f47;
}
.social.tumblr:before {
content: "\E009";
}
.social.tumblr:hover:before {
color: #2c4762;
}
.social.wordpress:before {
content: "\E010";
}
.social.wordpress:hover:before {
color: #959595;
}
.social.instapaper:before {
content: "\E011";
}
.social.instapaper:hover:before {
color: #252525;
}
.social.evernote:before {
content: "\E012";
}
.social.evernote:hover:before {
color: #5FB336;
}
.social.xing:before {
content: "\E013";
}
.social.xing:hover:before {
color: #015965;
}
.social.zootool:before {
content: "\E014";
}
.social.zootool:hover:before {
color: #252525;
}
.social.dribbble:before {
content: "\E015";
}
.social.dribbble:hover:before {
color: #c5386d;
}
.social.deviantart:before {
content: "\E016";
}
.social.deviantart:hover:before {
color: #4b5d4f;
}
.social.read_it_later:before {
content: "\E017";
}
.social.read_it_later:hover:before {
color: #959595;
}
.social.linked_in:before {
content: "\E018";
}
.social.linked_in:hover:before {
color: #006699;
}
.social.forrst:before {
content: "\E019";
}
.social.forrst:hover:before {
color: #32723e;
}
.social.pinboard:before {
content: "\E020";
}
.social.pinboard:hover:before {
color: #2655f4;
}
.social.behance:before {
content: "\E021";
}
.social.behance:hover:before {
color: #2f9ad2;
}
.social.github:before {
content: "\E022";
}
.social.github:hover:before {
color: #252525;
}
.social.youtube:before {
content: "\E023";
}
.social.youtube:hover:before {
color: #c4302b;
}
.social.skitch:before {
content: "\E024";
}
.social.skitch:hover:before {
color: #fd336e;
}
.social.foursquare:before {
content: "\E025";
}
.social.foursquare:hover:before {
color: #3a6ec2;
}
.social.quora:before {
content: "\E026";
}
.social.quora:hover:before {
color: #a82300;
}
.social.badoo:before {
content: "\E027";
}
.social.badoo:hover:before {
color: #ff8b23;
}
.social.spotify:before {
content: "\E028";
}
.social.spotify:hover:before {
color: #7cc011;
}
.social.stumbleupon:before {
content: "\E029";
}
.social.stumbleupon:hover:before {
color: #eb4823;
}
.social.readability:before {
content: "\E030";
}
.social.readability:hover:before {
color: #9C0001;
}
.social.facebook:before {
content: "\E031";
}
.social.facebook:hover:before {
color: #3b5998;
}
.social.twitter:before {
content: "\E032";
}
.social.twitter:hover:before {
color: #1ec7ff;
}
.social.instagram:before {
content: "\E033";
}
.social.instagram:hover:before {
color: #959595;
}
.social.posterous_spaces:before {
content: "\E034";
}
.social.posterous_spaces:hover:before {
color: #959595;
}
.social.vimeo:before {
content: "\E035";
}
.social.vimeo:hover:before {
color: #44bbff;
}
.social.flickr:before {
content: "\E036";
}
.social.flickr:hover:before {
color: #ff0084;
}
.social.last_fm:before {
content: "\E037";
}
.social.last_fm:hover:before {
color: #d60148;
}
.social.rss:before {
content: "\E038";
}
.social.rss:hover:before {
color: #fa9d39;
}
.social.skype:before {
content: "\E039";
}
.social.skype:hover:before {
color: #0ca6df;
}
.social.e-mail:before {
content: "\E040";
}
.social.e-mail:hover:before {
color: #959595;
}
.social.vine:before {
content: "\E041";
}
.social.vine:hover:before {
color: #00AC7F;
}
.social.myspace:before {
content: "\E042";
}
.social.myspace:hover:before {
color: #252525;
}
.social.goodreads:before {
content: "\E043";
}
.social.goodreads:hover:before {
color: #874a0e;
}
.social.apple:before {
content: "\F8FF";
}
.social.apple:hover:before {
color: #959595;
}
.social.windows:before {
content: "\E045";
}
.social.windows:hover:before {
color: #00adf1;
}
.social.yelp:before {
content: "\E046";
}
.social.yelp:hover:before {
color: #c41301;
}
.social.playstation:before {
content: "\E047";
}
.social.playstation:hover:before {
color: #959595;
}
.social.xbox:before {
content: "\E048";
}
.social.xbox:hover:before {
color: #959595;
}
.social.android:before {
content: "\E049";
}
.social.android:hover:before {
color: #a4c639;
}
.social.ios:before {
content: "\E050";
}
.social.ios:hover:before {
color: #959595;
}
.social-icon {
display: inline-block;
width: 30px;
height: 30px;
margin: 0;
line-height: 30px;
vertical-align: text-top;
vertical-align: top;
*display: inline;
*zoom: 1;
*margin-right: .3em;
}
@font-face {
font-family: 'Glyphicons Regular';
src: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons/web/html_css/fonts/glyphicons-regular.eot);
src: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons/web/html_css/fonts/glyphicons-regular.eot?#iefix) format('embedded-opentype'), url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons/web/html_css/fonts/glyphicons-regular.woff) format('woff'), url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons/web/html_css/fonts/glyphicons-regular.ttf) format('truetype'), url(//www.talleressorolla.com/wp-content/themes/456industry/assets/glyphicons/web/html_css/fonts/glyphicons-regular.svg#glyphiconsregular) format('svg');
font-weight: normal;
font-style: normal;
}
.glyphicons {
display: inline-block;
position: relative;
padding-left: 30px;
color: #1d1d1b;
text-decoration: none;
*display: inline;
*zoom: 1;
vertical-align: middle;
}
.glyphicons:before {
position: absolute;
left: 0;
top: 0;
display: inline-block;
margin: 0;
font: 24px/30px 'Glyphicons Regular';
font-style: normal;
font-weight: normal;
color: #1d1d1b;
*display: inline;
*zoom: 1;
vertical-align: middle;
text-transform: none;
-webkit-font-smoothing: antialiased;
}
.glyphicons.white:before {
color: #fff;
}
.glyphicons.glass:before {
content: "\E001";
}
.glyphicons.leaf:before {
content: "\E002";
}
.glyphicons.dog:before {
content: "\1F415";
}
.glyphicons.user:before {
content: "\E004";
}
.glyphicons.girl:before {
content: "\1F467";
}
.glyphicons.car:before {
content: "\E006";
}
.glyphicons.user_add:before {
content: "\E007";
}
.glyphicons.user_remove:before {
content: "\E008";
}
.glyphicons.film:before {
content: "\E009";
}
.glyphicons.magic:before {
content: "\E010";
}
.glyphicons.envelope:before {
content: "\2709";
}
.glyphicons.camera:before {
content: "\1F4F7";
}
.glyphicons.heart:before {
content: "\E013";
}
.glyphicons.beach_umbrella:before {
content: "\E014";
}
.glyphicons.train:before {
content: "\1F686";
}
.glyphicons.print:before {
content: "\E016";
}
.glyphicons.bin:before {
content: "\E017";
}
.glyphicons.music:before {
content: "\E018";
}
.glyphicons.note:before {
content: "\E019";
}
.glyphicons.heart_empty:before {
content: "\E020";
}
.glyphicons.home:before {
content: "\E021";
}
.glyphicons.snowflake:before {
content: "\2744";
}
.glyphicons.fire:before {
content: "\1F525";
}
.glyphicons.magnet:before {
content: "\E024";
}
.glyphicons.parents:before {
content: "\E025";
}
.glyphicons.binoculars:before {
content: "\E026";
}
.glyphicons.road:before {
content: "\E027";
}
.glyphicons.search:before {
content: "\E028";
}
.glyphicons.cars:before {
content: "\E029";
}
.glyphicons.notes_2:before {
content: "\E030";
}
.glyphicons.pencil:before {
content: "\270F";
}
.glyphicons.bus:before {
content: "\1F68C";
}
.glyphicons.wifi_alt:before {
content: "\E033";
}
.glyphicons.luggage:before {
content: "\E034";
}
.glyphicons.old_man:before {
content: "\E035";
}
.glyphicons.woman:before {
content: "\1F469";
}
.glyphicons.file:before {
content: "\E037";
}
.glyphicons.coins:before {
content: "\E038";
}
.glyphicons.airplane:before {
content: "\2708";
}
.glyphicons.notes:before {
content: "\E040";
}
.glyphicons.stats:before {
content: "\E041";
}
.glyphicons.charts:before {
content: "\E042";
}
.glyphicons.pie_chart:before {
content: "\E043";
}
.glyphicons.group:before {
content: "\E044";
}
.glyphicons.keys:before {
content: "\E045";
}
.glyphicons.calendar:before {
content: "\1F4C5";
}
.glyphicons.router:before {
content: "\E047";
}
.glyphicons.camera_small:before {
content: "\E048";
}
.glyphicons.dislikes:before {
content: "\E049";
}
.glyphicons.star:before {
content: "\E050";
}
.glyphicons.link:before {
content: "\E051";
}
.glyphicons.eye_open:before {
content: "\E052";
}
.glyphicons.eye_close:before {
content: "\E053";
}
.glyphicons.alarm:before {
content: "\E054";
}
.glyphicons.clock:before {
content: "\E055";
}
.glyphicons.stopwatch:before {
content: "\E056";
}
.glyphicons.projector:before {
content: "\E057";
}
.glyphicons.history:before {
content: "\E058";
}
.glyphicons.truck:before {
content: "\E059";
}
.glyphicons.cargo:before {
content: "\E060";
}
.glyphicons.compass:before {
content: "\E061";
}
.glyphicons.keynote:before {
content: "\E062";
}
.glyphicons.paperclip:before {
content: "\1F4CE";
}
.glyphicons.power:before {
content: "\E064";
}
.glyphicons.lightbulb:before {
content: "\E065";
}
.glyphicons.tag:before {
content: "\E066";
}
.glyphicons.tags:before {
content: "\E067";
}
.glyphicons.cleaning:before {
content: "\E068";
}
.glyphicons.ruller:before {
content: "\E069";
}
.glyphicons.gift:before {
content: "\E070";
}
.glyphicons.umbrella:before {
content: "\2602";
}
.glyphicons.book:before {
content: "\E072";
}
.glyphicons.bookmark:before {
content: "\1F516";
}
.glyphicons.wifi:before {
content: "\E074";
}
.glyphicons.cup:before {
content: "\E075";
}
.glyphicons.stroller:before {
content: "\E076";
}
.glyphicons.headphones:before {
content: "\E077";
}
.glyphicons.headset:before {
content: "\E078";
}
.glyphicons.warning_sign:before {
content: "\E079";
}
.glyphicons.signal:before {
content: "\E080";
}
.glyphicons.retweet:before {
content: "\E081";
}
.glyphicons.refresh:before {
content: "\E082";
}
.glyphicons.roundabout:before {
content: "\E083";
}
.glyphicons.random:before {
content: "\E084";
}
.glyphicons.heat:before {
content: "\E085";
}
.glyphicons.repeat:before {
content: "\E086";
}
.glyphicons.display:before {
content: "\E087";
}
.glyphicons.log_book:before {
content: "\E088";
}
.glyphicons.address_book:before {
content: "\E089";
}
.glyphicons.building:before {
content: "\E090";
}
.glyphicons.eyedropper:before {
content: "\E091";
}
.glyphicons.adjust:before {
content: "\E092";
}
.glyphicons.tint:before {
content: "\E093";
}
.glyphicons.crop:before {
content: "\E094";
}
.glyphicons.vector_path_square:before {
content: "\E095";
}
.glyphicons.vector_path_circle:before {
content: "\E096";
}
.glyphicons.vector_path_polygon:before {
content: "\E097";
}
.glyphicons.vector_path_line:before {
content: "\E098";
}
.glyphicons.vector_path_curve:before {
content: "\E099";
}
.glyphicons.vector_path_all:before {
content: "\E100";
}
.glyphicons.font:before {
content: "\E101";
}
.glyphicons.italic:before {
content: "\E102";
}
.glyphicons.bold:before {
content: "\E103";
}
.glyphicons.text_underline:before {
content: "\E104";
}
.glyphicons.text_strike:before {
content: "\E105";
}
.glyphicons.text_height:before {
content: "\E106";
}
.glyphicons.text_width:before {
content: "\E107";
}
.glyphicons.text_resize:before {
content: "\E108";
}
.glyphicons.left_indent:before {
content: "\E109";
}
.glyphicons.right_indent:before {
content: "\E110";
}
.glyphicons.align_left:before {
content: "\E111";
}
.glyphicons.align_center:before {
content: "\E112";
}
.glyphicons.align_right:before {
content: "\E113";
}
.glyphicons.justify:before {
content: "\E114";
}
.glyphicons.list:before {
content: "\E115";
}
.glyphicons.text_smaller:before {
content: "\E116";
}
.glyphicons.text_bigger:before {
content: "\E117";
}
.glyphicons.embed:before {
content: "\E118";
}
.glyphicons.embed_close:before {
content: "\E119";
}
.glyphicons.table:before {
content: "\E120";
}
.glyphicons.message_full:before {
content: "\E121";
}
.glyphicons.message_empty:before {
content: "\E122";
}
.glyphicons.message_in:before {
content: "\E123";
}
.glyphicons.message_out:before {
content: "\E124";
}
.glyphicons.message_plus:before {
content: "\E125";
}
.glyphicons.message_minus:before {
content: "\E126";
}
.glyphicons.message_ban:before {
content: "\E127";
}
.glyphicons.message_flag:before {
content: "\E128";
}
.glyphicons.message_lock:before {
content: "\E129";
}
.glyphicons.message_new:before {
content: "\E130";
}
.glyphicons.inbox:before {
content: "\E131";
}
.glyphicons.inbox_plus:before {
content: "\E132";
}
.glyphicons.inbox_minus:before {
content: "\E133";
}
.glyphicons.inbox_lock:before {
content: "\E134";
}
.glyphicons.inbox_in:before {
content: "\E135";
}
.glyphicons.inbox_out:before {
content: "\E136";
}
.glyphicons.cogwheel:before {
content: "\E137";
}
.glyphicons.cogwheels:before {
content: "\E138";
}
.glyphicons.picture:before {
content: "\E139";
}
.glyphicons.adjust_alt:before {
content: "\E140";
}
.glyphicons.database_lock:before {
content: "\E141";
}
.glyphicons.database_plus:before {
content: "\E142";
}
.glyphicons.database_minus:before {
content: "\E143";
}
.glyphicons.database_ban:before {
content: "\E144";
}
.glyphicons.folder_open:before {
content: "\E145";
}
.glyphicons.folder_plus:before {
content: "\E146";
}
.glyphicons.folder_minus:before {
content: "\E147";
}
.glyphicons.folder_lock:before {
content: "\E148";
}
.glyphicons.folder_flag:before {
content: "\E149";
}
.glyphicons.folder_new:before {
content: "\E150";
}
.glyphicons.edit:before {
content: "\E151";
}
.glyphicons.new_window:before {
content: "\E152";
}
.glyphicons.check:before {
content: "\E153";
}
.glyphicons.unchecked:before {
content: "\E154";
}
.glyphicons.more_windows:before {
content: "\E155";
}
.glyphicons.show_big_thumbnails:before {
content: "\E156";
}
.glyphicons.show_thumbnails:before {
content: "\E157";
}
.glyphicons.show_thumbnails_with_lines:before {
content: "\E158";
}
.glyphicons.show_lines:before {
content: "\E159";
}
.glyphicons.playlist:before {
content: "\E160";
}
.glyphicons.imac:before {
content: "\E161";
}
.glyphicons.macbook:before {
content: "\E162";
}
.glyphicons.ipad:before {
content: "\E163";
}
.glyphicons.iphone:before {
content: "\E164";
}
.glyphicons.iphone_transfer:before {
content: "\E165";
}
.glyphicons.iphone_exchange:before {
content: "\E166";
}
.glyphicons.ipod:before {
content: "\E167";
}
.glyphicons.ipod_shuffle:before {
content: "\E168";
}
.glyphicons.ear_plugs:before {
content: "\E169";
}
.glyphicons.record:before {
content: "\E170";
}
.glyphicons.step_backward:before {
content: "\E171";
}
.glyphicons.fast_backward:before {
content: "\E172";
}
.glyphicons.rewind:before {
content: "\E173";
}
.glyphicons.play:before {
content: "\E174";
}
.glyphicons.pause:before {
content: "\E175";
}
.glyphicons.stop:before {
content: "\E176";
}
.glyphicons.forward:before {
content: "\E177";
}
.glyphicons.fast_forward:before {
content: "\E178";
}
.glyphicons.step_forward:before {
content: "\E179";
}
.glyphicons.eject:before {
content: "\E180";
}
.glyphicons.facetime_video:before {
content: "\E181";
}
.glyphicons.download_alt:before {
content: "\E182";
}
.glyphicons.mute:before {
content: "\E183";
}
.glyphicons.volume_down:before {
content: "\E184";
}
.glyphicons.volume_up:before {
content: "\E185";
}
.glyphicons.screenshot:before {
content: "\E186";
}
.glyphicons.move:before {
content: "\E187";
}
.glyphicons.more:before {
content: "\E188";
}
.glyphicons.brightness_reduce:before {
content: "\E189";
}
.glyphicons.brightness_increase:before {
content: "\E190";
}
.glyphicons.circle_plus:before {
content: "\E191";
}
.glyphicons.circle_minus:before {
content: "\E192";
}
.glyphicons.circle_remove:before {
content: "\E193";
}
.glyphicons.circle_ok:before {
content: "\E194";
}
.glyphicons.circle_question_mark:before {
content: "\E195";
}
.glyphicons.circle_info:before {
content: "\E196";
}
.glyphicons.circle_exclamation_mark:before {
content: "\E197";
}
.glyphicons.remove:before {
content: "\E198";
}
.glyphicons.ok:before {
content: "\E199";
}
.glyphicons.ban:before {
content: "\E200";
}
.glyphicons.download:before {
content: "\E201";
}
.glyphicons.upload:before {
content: "\E202";
}
.glyphicons.shopping_cart:before {
content: "\E203";
}
.glyphicons.lock:before {
content: "\1F512";
}
.glyphicons.unlock:before {
content: "\E205";
}
.glyphicons.electricity:before {
content: "\E206";
}
.glyphicons.ok_2:before {
content: "\E207";
}
.glyphicons.remove_2:before {
content: "\E208";
}
.glyphicons.cart_out:before {
content: "\E209";
}
.glyphicons.cart_in:before {
content: "\E210";
}
.glyphicons.left_arrow:before {
content: "\E211";
}
.glyphicons.right_arrow:before {
content: "\E212";
}
.glyphicons.down_arrow:before {
content: "\E213";
}
.glyphicons.up_arrow:before {
content: "\E214";
}
.glyphicons.resize_small:before {
content: "\E215";
}
.glyphicons.resize_full:before {
content: "\E216";
}
.glyphicons.circle_arrow_left:before {
content: "\E217";
}
.glyphicons.circle_arrow_right:before {
content: "\E218";
}
.glyphicons.circle_arrow_top:before {
content: "\E219";
}
.glyphicons.circle_arrow_down:before {
content: "\E220";
}
.glyphicons.play_button:before {
content: "\E221";
}
.glyphicons.unshare:before {
content: "\E222";
}
.glyphicons.share:before {
content: "\E223";
}
.glyphicons.chevron-right:before {
content: "\E224";
}
.glyphicons.chevron-left:before {
content: "\E225";
}
.glyphicons.bluetooth:before {
content: "\E226";
}
.glyphicons.euro:before {
content: "\20AC";
}
.glyphicons.usd:before {
content: "\E228";
}
.glyphicons.gbp:before {
content: "\E229";
}
.glyphicons.retweet_2:before {
content: "\E230";
}
.glyphicons.moon:before {
content: "\E231";
}
.glyphicons.sun:before {
content: "\2609";
}
.glyphicons.cloud:before {
content: "\2601";
}
.glyphicons.direction:before {
content: "\E234";
}
.glyphicons.brush:before {
content: "\E235";
}
.glyphicons.pen:before {
content: "\E236";
}
.glyphicons.zoom_in:before {
content: "\E237";
}
.glyphicons.zoom_out:before {
content: "\E238";
}
.glyphicons.pin:before {
content: "\E239";
}
.glyphicons.albums:before {
content: "\E240";
}
.glyphicons.rotation_lock:before {
content: "\E241";
}
.glyphicons.flash:before {
content: "\E242";
}
.glyphicons.google_maps:before {
content: "\E243";
}
.glyphicons.anchor:before {
content: "\2693";
}
.glyphicons.conversation:before {
content: "\E245";
}
.glyphicons.chat:before {
content: "\E246";
}
.glyphicons.male:before {
content: "\E247";
}
.glyphicons.female:before {
content: "\E248";
}
.glyphicons.asterisk:before {
content: "\002A";
}
.glyphicons.divide:before {
content: "\00F7";
}
.glyphicons.snorkel_diving:before {
content: "\E251";
}
.glyphicons.scuba_diving:before {
content: "\E252";
}
.glyphicons.oxygen_bottle:before {
content: "\E253";
}
.glyphicons.fins:before {
content: "\E254";
}
.glyphicons.fishes:before {
content: "\E255";
}
.glyphicons.boat:before {
content: "\E256";
}
.glyphicons.delete:before {
content: "\E257";
}
.glyphicons.sheriffs_star:before {
content: "\E258";
}
.glyphicons.qrcode:before {
content: "\E259";
}
.glyphicons.barcode:before {
content: "\E260";
}
.glyphicons.pool:before {
content: "\E261";
}
.glyphicons.buoy:before {
content: "\E262";
}
.glyphicons.spade:before {
content: "\E263";
}
.glyphicons.bank:before {
content: "\1F3E6";
}
.glyphicons.vcard:before {
content: "\E265";
}
.glyphicons.electrical_plug:before {
content: "\E266";
}
.glyphicons.flag:before {
content: "\E267";
}
.glyphicons.credit_card:before {
content: "\E268";
}
.glyphicons.keyboard-wireless:before {
content: "\E269";
}
.glyphicons.keyboard-wired:before {
content: "\E270";
}
.glyphicons.shield:before {
content: "\E271";
}
.glyphicons.ring:before {
content: "\02DA";
}
.glyphicons.cake:before {
content: "\E273";
}
.glyphicons.drink:before {
content: "\E274";
}
.glyphicons.beer:before {
content: "\E275";
}
.glyphicons.fast_food:before {
content: "\E276";
}
.glyphicons.cutlery:before {
content: "\E277";
}
.glyphicons.pizza:before {
content: "\E278";
}
.glyphicons.birthday_cake:before {
content: "\E279";
}
.glyphicons.tablet:before {
content: "\E280";
}
.glyphicons.settings:before {
content: "\E281";
}
.glyphicons.bullets:before {
content: "\E282";
}
.glyphicons.cardio:before {
content: "\E283";
}
.glyphicons.t-shirt:before {
content: "\E284";
}
.glyphicons.pants:before {
content: "\E285";
}
.glyphicons.sweater:before {
content: "\E286";
}
.glyphicons.fabric:before {
content: "\E287";
}
.glyphicons.leather:before {
content: "\E288";
}
.glyphicons.scissors:before {
content: "\E289";
}
.glyphicons.bomb:before {
content: "\1F4A3";
}
.glyphicons.skull:before {
content: "\1F480";
}
.glyphicons.celebration:before {
content: "\E292";
}
.glyphicons.tea_kettle:before {
content: "\E293";
}
.glyphicons.french_press:before {
content: "\E294";
}
.glyphicons.coffe_cup:before {
content: "\E295";
}
.glyphicons.pot:before {
content: "\E296";
}
.glyphicons.grater:before {
content: "\E297";
}
.glyphicons.kettle:before {
content: "\E298";
}
.glyphicons.hospital:before {
content: "\1F3E5";
}
.glyphicons.hospital_h:before {
content: "\E300";
}
.glyphicons.microphone:before {
content: "\1F3A4";
}
.glyphicons.webcam:before {
content: "\E302";
}
.glyphicons.temple_christianity_church:before {
content: "\E303";
}
.glyphicons.temple_islam:before {
content: "\E304";
}
.glyphicons.temple_hindu:before {
content: "\E305";
}
.glyphicons.temple_buddhist:before {
content: "\E306";
}
.glyphicons.bicycle:before {
content: "\1F6B2";
}
.glyphicons.life_preserver:before {
content: "\E308";
}
.glyphicons.share_alt:before {
content: "\E309";
}
.glyphicons.comments:before {
content: "\E310";
}
.glyphicons.flower:before {
content: "\2698";
}
.glyphicons.baseball:before {
content: "\26BE";
}
.glyphicons.rugby:before {
content: "\E313";
}
.glyphicons.ax:before {
content: "\E314";
}
.glyphicons.table_tennis:before {
content: "\E315";
}
.glyphicons.bowling:before {
content: "\1F3B3";
}
.glyphicons.tree_conifer:before {
content: "\E317";
}
.glyphicons.tree_deciduous:before {
content: "\E318";
}
.glyphicons.more_items:before {
content: "\E319";
}
.glyphicons.sort:before {
content: "\E320";
}
.glyphicons.filter:before {
content: "\E321";
}
.glyphicons.gamepad:before {
content: "\E322";
}
.glyphicons.playing_dices:before {
content: "\E323";
}
.glyphicons.calculator:before {
content: "\E324";
}
.glyphicons.tie:before {
content: "\E325";
}
.glyphicons.wallet:before {
content: "\E326";
}
.glyphicons.piano:before {
content: "\E327";
}
.glyphicons.sampler:before {
content: "\E328";
}
.glyphicons.podium:before {
content: "\E329";
}
.glyphicons.soccer_ball:before {
content: "\E330";
}
.glyphicons.blog:before {
content: "\E331";
}
.glyphicons.dashboard:before {
content: "\E332";
}
.glyphicons.certificate:before {
content: "\E333";
}
.glyphicons.bell:before {
content: "\1F514";
}
.glyphicons.candle:before {
content: "\E335";
}
.glyphicons.pushpin:before {
content: "\1F4CC";
}
.glyphicons.iphone_shake:before {
content: "\E337";
}
.glyphicons.pin_flag:before {
content: "\E338";
}
.glyphicons.turtle:before {
content: "\1F422";
}
.glyphicons.rabbit:before {
content: "\1F407";
}
.glyphicons.globe:before {
content: "\E341";
}
.glyphicons.briefcase:before {
content: "\1F4BC";
}
.glyphicons.hdd:before {
content: "\E343";
}
.glyphicons.thumbs_up:before {
content: "\E344";
}
.glyphicons.thumbs_down:before {
content: "\E345";
}
.glyphicons.hand_right:before {
content: "\E346";
}
.glyphicons.hand_left:before {
content: "\E347";
}
.glyphicons.hand_up:before {
content: "\E348";
}
.glyphicons.hand_down:before {
content: "\E349";
}
.glyphicons.fullscreen:before {
content: "\E350";
}
.glyphicons.shopping_bag:before {
content: "\E351";
}
.glyphicons.book_open:before {
content: "\E352";
}
.glyphicons.nameplate:before {
content: "\E353";
}
.glyphicons.nameplate_alt:before {
content: "\E354";
}
.glyphicons.vases:before {
content: "\E355";
}
.glyphicons.bullhorn:before {
content: "\E356";
}
.glyphicons.dumbbell:before {
content: "\E357";
}
.glyphicons.suitcase:before {
content: "\E358";
}
.glyphicons.file_import:before {
content: "\E359";
}
.glyphicons.file_export:before {
content: "\E360";
}
.glyphicons.bug:before {
content: "\1F41B";
}
.glyphicons.crown:before {
content: "\1F451";
}
.glyphicons.smoking:before {
content: "\E363";
}
.glyphicons.cloud-upload:before {
content: "\E364";
}
.glyphicons.cloud-download:before {
content: "\E365";
}
.glyphicons.restart:before {
content: "\E366";
}
.glyphicons.security_camera:before {
content: "\E367";
}
.glyphicons.expand:before {
content: "\E368";
}
.glyphicons.collapse:before {
content: "\E369";
}
.glyphicons.collapse_top:before {
content: "\E370";
}
.glyphicons.globe_af:before {
content: "\E371";
}
.glyphicons.global:before {
content: "\E372";
}
.glyphicons.spray:before {
content: "\E373";
}
.glyphicons.nails:before {
content: "\E374";
}
.glyphicons.claw_hammer:before {
content: "\E375";
}
.glyphicons.classic_hammer:before {
content: "\E376";
}
.glyphicons.hand_saw:before {
content: "\E377";
}
.glyphicons.riflescope:before {
content: "\E378";
}
.glyphicons.electrical_socket_eu:before {
content: "\E379";
}
.glyphicons.electrical_socket_us:before {
content: "\E380";
}
.glyphicons.message_forward:before {
content: "\E381";
}
.glyphicons.coat_hanger:before {
content: "\E382";
}
.glyphicons.dress:before {
content: "\1F457";
}
.glyphicons.bathrobe:before {
content: "\E384";
}
.glyphicons.shirt:before {
content: "\E385";
}
.glyphicons.underwear:before {
content: "\E386";
}
.glyphicons.log_in:before {
content: "\E387";
}
.glyphicons.log_out:before {
content: "\E388";
}
.glyphicons.exit:before {
content: "\E389";
}
.glyphicons.new_window_alt:before {
content: "\E390";
}
.glyphicons.video_sd:before {
content: "\E391";
}
.glyphicons.video_hd:before {
content: "\E392";
}
.glyphicons.subtitles:before {
content: "\E393";
}
.glyphicons.sound_stereo:before {
content: "\E394";
}
.glyphicons.sound_dolby:before {
content: "\E395";
}
.glyphicons.sound_5_1:before {
content: "\E396";
}
.glyphicons.sound_6_1:before {
content: "\E397";
}
.glyphicons.sound_7_1:before {
content: "\E398";
}
.glyphicons.copyright_mark:before {
content: "\E399";
}
.glyphicons.registration_mark:before {
content: "\E400";
}
.glyphicons.radar:before {
content: "\E401";
}
.glyphicons.skateboard:before {
content: "\E402";
}
.glyphicons.golf_course:before {
content: "\E403";
}
.glyphicons.sorting:before {
content: "\E404";
}
.glyphicons.sort-by-alphabet:before {
content: "\E405";
}
.glyphicons.sort-by-alphabet-alt:before {
content: "\E406";
}
.glyphicons.sort-by-order:before {
content: "\E407";
}
.glyphicons.sort-by-order-alt:before {
content: "\E408";
}
.glyphicons.sort-by-attributes:before {
content: "\E409";
}
.glyphicons.sort-by-attributes-alt:before {
content: "\E410";
}
.glyphicons.compressed:before {
content: "\E411";
}
.glyphicons.package:before {
content: "\1F4E6";
}
.glyphicons.cloud_plus:before {
content: "\E413";
}
.glyphicons.cloud_minus:before {
content: "\E414";
}
.glyphicons.disk_save:before {
content: "\E415";
}
.glyphicons.disk_open:before {
content: "\E416";
}
.glyphicons.disk_saved:before {
content: "\E417";
}
.glyphicons.disk_remove:before {
content: "\E418";
}
.glyphicons.disk_import:before {
content: "\E419";
}
.glyphicons.disk_export:before {
content: "\E420";
}
.glyphicons.tower:before {
content: "\E421";
}
.glyphicons.send:before {
content: "\E422";
}
.glyphicons.git_branch:before {
content: "\E423";
}
.glyphicons.git_create:before {
content: "\E424";
}
.glyphicons.git_private:before {
content: "\E425";
}
.glyphicons.git_delete:before {
content: "\E426";
}
.glyphicons.git_merge:before {
content: "\E427";
}
.glyphicons.git_pull_request:before {
content: "\E428";
}
.glyphicons.git_compare:before {
content: "\E429";
}
.glyphicons.git_commit:before {
content: "\E430";
}
.glyphicons.construction_cone:before {
content: "\E431";
}
.glyphicons.shoe_steps:before {
content: "\E432";
}
.glyphicons.plus:before {
content: "\002B";
}
.glyphicons.minus:before {
content: "\2212";
}
.glyphicons.redo:before {
content: "\E435";
}
.glyphicons.undo:before {
content: "\E436";
}
.glyphicons.golf:before {
content: "\E437";
}
.glyphicons.hockey:before {
content: "\E438";
}
.glyphicons.pipe:before {
content: "\E439";
}
.glyphicons.wrench:before {
content: "\1F527";
}
.glyphicons.folder_closed:before {
content: "\E441";
}
.glyphicons.phone_alt:before {
content: "\E442";
}
.glyphicons.earphone:before {
content: "\E443";
}
.glyphicons.floppy_disk:before {
content: "\E444";
}
.glyphicons.floppy_saved:before {
content: "\E445";
}
.glyphicons.floppy_remove:before {
content: "\E446";
}
.glyphicons.floppy_save:before {
content: "\E447";
}
.glyphicons.floppy_open:before {
content: "\E448";
}
.glyphicons.translate:before {
content: "\E449";
}
.glyphicons.fax:before {
content: "\E450";
}
.glyphicons.factory:before {
content: "\1F3ED";
}
.glyphicons.shop_window:before {
content: "\E452";
}
.glyphicons.shop:before {
content: "\E453";
}
.glyphicons.kiosk:before {
content: "\E454";
}
.glyphicons.kiosk_wheels:before {
content: "\E455";
}
.glyphicons.kiosk_light:before {
content: "\E456";
}
.glyphicons.kiosk_food:before {
content: "\E457";
}
.glyphicons.transfer:before {
content: "\E458";
}
.glyphicons.money:before {
content: "\E459";
}
.glyphicons.header:before {
content: "\E460";
}
.glyphicons.blacksmith:before {
content: "\E461";
}
.glyphicons.saw_blade:before {
content: "\E462";
}
.glyphicons.basketball:before {
content: "\E463";
}
.glyphicons.server:before {
content: "\E464";
}
.glyphicons.server_plus:before {
content: "\E465";
}
.glyphicons.server_minus:before {
content: "\E466";
}
.glyphicons.server_ban:before {
content: "\E467";
}
.glyphicons.server_flag:before {
content: "\E468";
}
.glyphicons.server_lock:before {
content: "\E469";
}
.glyphicons.server_new:before {
content: "\E470";
}
.glyphicons-icon {
display: inline-block;
width: 30px;
height: 30px;
margin: 0;
line-height: 30px;
vertical-align: text-top;
background-position: 0 0;
background-repeat: no-repeat;
vertical-align: top;
*display: inline;
*zoom: 1;
*margin-right: 0;
}
body{
background-color: #f0f0f0;
position: relative;
}
#header,
#title-breadcrumb,
#main,
#footer{
background-color: white;
} .boxed #header,
.boxed #title-breadcrumb,
.boxed #main,
.boxed #footer{
margin-left: auto;
margin-right: auto;
}
@media (min-width: 768px) {
.boxed #header,
.boxed #title-breadcrumb,
.boxed #main,
.boxed #footer{
width: 780px;
}
}
@media (min-width: 992px) {
.boxed #header,
.boxed #title-breadcrumb,
.boxed #main,
.boxed #footer{
width: 1000px;
}	
}
@media (min-width: 1170px) { .boxed #header,
.boxed #title-breadcrumb,
.boxed #main,
.boxed #footer{
width: 1170px;
}	
}
.header-top{
min-height: 50px;
border-bottom: 1px solid #ccc;
}
.header-middle{
min-height: 90px;
position: relative !important;
z-index: 3999;
}
.header-middle-wrap{
text-align: center;
}
@media (min-width: 992px) {
.header-middle-wrap{
text-align: inherit;
}
}
.header{
min-height: 90px;
width: 100%;
background-color: white;
-webkit-transition: all 0.15s ease-in 0s; 
-moz-transition: all 0.15s ease-in 0s; 
-o-transition: all 0.15s ease-in 0s; 
transition: all 0.15s ease-in 0s;
}
#title-breadcrumb{
background-color: #ebebeb;
height: 160px;
}
.page-header-image{
background-color: transparent;
-webkit-background-size: cover !important;
-moz-background-size: cover !important;
-o-background-size: cover !important;
background-size: cover !important;
background-attachment: fixed;
background-position: center top !important;
background-repeat: repeat;
}
#footer .footer-meta,
#footer .footer{
background-color: #ebebeb;
}
#footer .footer-meta-border{
border-bottom: 3px solid #f5f5f5;
}
#footer .footer-meta .item{
margin: 20px 0;
text-align: center;
border-left: 3px solid #fff;
font-weight: 900;
}
#footer .footer-meta .col-md-3:first-child .item{
border: none;
}
#footer .footer-meta .col-md-4:first-child .item{
border: none;
}
#footer .footer-meta .col-md-6:first-child .item{
border: none;
}
#footer .footer-meta .col-md-12:first-child .item{
border: none;
}
#footer .footer-meta .social-media{
margin: 15px 0;
line-height: 30px;
}
.sm_label{
color: #959595;
margin-right: 10px;
}
#footer .footer-meta .social-media .sm_label{
font-weight: 900;
}
.footer-top{
background-color: #fafafa;
border-top: 1px solid #ebebeb;
padding-top: 20px;
}
#footer .footer{
padding: 40px 0 20px;
}
.ht-left-container div:first-child{
border-left: 1px solid #ebebeb;
}
.ht-right-container div:first-child{
border-right: 1px solid #ebebeb;
}
.left-meta{
border-right: 1px solid #ebebeb;
}
.right-meta{
border-left: 1px solid #ebebeb;
}
.left-meta{
float: left;
}
.right-meta{
float: right;
}
.text-content.left-meta,
.text-content.right-meta{
padding: 15px 20px;
}
.sm-content.left-meta,
.sm-content.right-meta{
padding: 10px 20px;
line-height: 30px;
}
.social-right-align .social:before{
left: 5px;
}
.social-right-align .sm_label{
margin-right: 5px;
}
.search-meta{
float: left;
border-right: 1px solid #ebebeb;
}
.search-meta form{
display: block;
height: 50px;
padding: 15px 20px;
}
.search-meta form:focus{
background: red;
}
.search-meta .form-control{
width: 100px;
height: 20px;
border-color: transparent !important;
padding: 0;
display: inline-block;
-webkit-box-shadow: none;
box-shadow: none;
background-color: transparent;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
opacity: 0.8;
filter: alpha(opacity=80);
}
.search-meta .shop_search .form-control{
width: 130px;
}
.search-meta .form-control:focus{
width: 200px;
opacity: 1;
filter: alpha(opacity=100);
}
.search-meta .btn{
padding: 0;
border: 0;
background-color: transparent;
}
.search-meta:focus{
background: red;
}
.header-menu{
display: block;
}
.header-middle-sm{
line-height: 30px;
padding-top: 30px;
margin-left: 10px;
} .wpml-switcher{
float: right;
border-left: 1px solid #ebebeb;
position: relative;
padding: 15px 20px;
cursor: pointer;
}
.wpml-switcher .active-flag{
margin-left: 10px;
}
.ws-dropdown a img,
.wpml-switcher .active-flag img{
margin-right: 5px;
margin-top: -1px;
}
.wpml-switcher .active-flag .halflings-icon{
margin-left: 5px;
width: 10px;
}
.wpml-switcher .active-flag .halflings:before{
color: #ccc;
font-size: 10px;
line-height: 20px;
top: 0;
}
.wpml-switcher .active-flag .halflings{
padding-left: 10px;
}
.ws-title{
color: #959595;
}
.ws-dropdown{
position: absolute;
right: 0;
z-index: 4000;
top: 90%;
display: block;
visibility: hidden;
float: left;
width: 100%;
padding: 10px 20px;
margin: 0 -1px 0 0;
background-clip: padding-box;
-webkit-transition: all .3s .1s;
-moz-transition: all .3s .1s;
-o-transition: all .3s .1s;
transition: all .3s .1s;
color: #ebebeb;
opacity: 0.95;
filter: alpha(opacity=95);
}
.wpml-switcher:hover .ws-dropdown{
opacity: 1;
filter: alpha(opacity=100);
top: 100%;
visibility: visible;
}
.ws-dropdown:after {
content: '';
display: inline-block;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
position: absolute;
top: -5px;
right: 50%;
margin-right: -5px;
}
.ws-dropdown ul{
padding: 0;
margin: 0;
list-style: none;
}
.ws-dropdown ul li{
padding: 5px 0;
border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.ws-dropdown ul li:first-child{
border-top: none;
}
.ws-dropdown ul li a{
color: #ebebeb;
display: block;
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.header-middle-sm,
.right-hm-menu,
#logo,
.header-cart{
display: inline-block;
}
.header-cart{
line-height: 30px;
margin: 20px 0 15px 15px;
position: relative;
}
.header-cart > a.header-cart-button{
display: block;
color: #555;
height: 30px;
padding: 10px 0 15px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;	
}
.header-cart > a.header-cart-button:hover{
color: #555;
text-decoration: none;	
}
.cart-total{
display: inline-block;
font-weight: 700;
text-transform: uppercase;
margin-left: 8px;
}
.cart-bag-icon{
position: relative;
display: inline-block;
}
.cart-bag{
position: relative;
padding: 1px 7px;
line-height: 20px;
text-align: center;
display: block;
border-width: 2px;
border-style: solid;
color: white;
z-index: 9;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
}
.cart-bag-handle{
position: absolute;
top: -5px;
left: 6px;
display: block;
width: 14px;
height: 14px;
border-width: 2px;
border-style: solid;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
z-index: 1;
}
.cart-dropdown{
position: absolute;
background-color: #fff;
border: 5px solid #e1e1e1;
top: 70%;
display: block;
visibility: hidden;
opacity: 0 !important;
filter: alpha(opacity=0) !important;
right: 0;
min-width: 270px;
padding: 5px;
line-height: 20px;
-webkit-transition: all .3s .1s;
-moz-transition: all .3s .1s;
-o-transition: all .3s .1s;
transition: all .3s .1s;
z-index: 1000;
}
.cart-dropdown a:hover,
.cart-dropdown a{
}
.header-cart:hover .cart-dropdown{
top: 100%;
visibility: visible;
opacity: 1 !important;
filter: alpha(opacity=100) !important;
}
.cart-dropdown:after {
content: '';
display: inline-block;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #e1e1e1;
position: absolute;
top: -15px;
right: 10px;
}
.header_cart_list .item{
margin-bottom: 10px !important;
}
.header_cart_list .item img{
width: 48px;
height: auto;
margin-left: 0;
margin-right: 10px;
border: 1px solid #ebebeb
}
.header_cart_list .item:hover img{
}
.cart-title{
text-decoration: none;
}
.cart-thumbnail,
.cart-content{
float: left;
}
.cart-content{
width: 190px;
overflow-x: hidden;
}
.cart-meta{
min-height: 20px;
width: 190px;
}
.cart-meta .item-remove{
float: left;
color: #959595;
font-size: 11px;
text-decoration: line-through;
font-weight: 300;
}
.cart-meta .item-remove:hover{
text-decoration: none;
}
.cart-meta .quantity{
float: right;
width: 125px !important;
text-align: right;
overflow: hidden;
padding: 0 !important;
}
.cart-meta .quantity .amount{
}
.cart-content .variation{
margin: 0;
font-size: 11px;
}
.cart-content .variation dt {
clear: left;
float: left;
margin-right: 0.25em;
}
.header_cart_footer{
border-top: 2px solid #ebebeb;
padding-top: 10px;
}
.header_cart_footer .total{
min-height: 20px;
}
.header_cart_footer .total strong{
float: left;
color: #959595;
}
.header_cart_footer .total span{
float: right;
font-weight: 900;
text-decoration: underline;
}
.header_cart_footer .btn{
margin-bottom: 0 !important;
}
.header_cart_footer .buttons{
margin-bottom: 0;
text-align: right;
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
.header-middle-sm,
.right-hm-menu,
#logo,
.header-menu,
.header-cart{
display: table-cell;
}
#logo{
float: left;
}
.header-middle-sm,
.right-hm-menu,
.header-cart{
float: right;
}
.header-menu{}
.header-middle-sm{
margin-left: 0;
}
}
.header{
top: -90px;
}
.header.affix {
position: inherit;
}
@media (min-width: 768px) {
.header.affix {
position: fixed;
left: 0;
-webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1);
opacity: 0;
filter: alpha(opacity=0);
visibility: hidden;
}
.affix .header.affix{
top: 0;
opacity: 1;
filter: alpha(opacity=100);
visibility: visible;
}
}
#logo h1{
font-weight: 900;
font-size: 24px;
line-height: 30px;
margin-top: 30px;
margin-bottom: 20px;	
}
#logo.img h1{
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 992px) {
#logo h1{
margin-right: 30px;	
}
.header-menu .navbar{
padding-top: 25px;
}
}
.mega-dd-4 ul,
.mega-dd-3 ul,
.mega-dd-2 ul,
.mega-dd-1 ul {
list-style: none;
padding: 0;
}
.dropdown-menu section li a {
display: block;
padding: 5px 15px 5px 25px;
clear: both;
font-weight: normal;
line-height: 20px;
color: #555;
white-space: nowrap;
text-decoration: none;
}
.thumb-menu-item-desc,
.thumb-menu-item{
text-align: center;
}
.thumb-menu-item a{
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
text-decoration: none;
}
.thumb-menu-item a img{
display: block;
width: 158px;
height: 158px;
border: 1px solid #ebebeb;
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.thumb-menu-item h5{
color: #959595;
font-weight: 700;
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
margin: 10px 0 5px;
}
.thumb-menu-item .price{
display: block;
font-size: 14px;
font-weight: 700 !important;
margin-bottom: 10px;
}
.thumb-menu-item .price del{
font-size: 85%;
color: #959595;
}
.thumb-menu-item .price .from{
color: #959595;
font-size: 11px;
margin: -2px 0 0;
text-transform: uppercase;
}
.thumb-menu-item-desc{
font-weight: 700;
margin-bottom: 10px;
margin-top: 5px;
}
.thumb-menu-item .img-wrap{
display: table;
margin: 0 auto;
position: relative;
}
.dd-bold-font .dropdown-menu > li > a {
font-weight: 700;
}
.bold-font .navbar-nav > li > a{
font-weight: 700;
}
.dd-bold-font .dropdown-menu section li a{
font-weight: 700;
}
@media (min-width: 768px) {
section .dropdown-submenu.active > a,
section .dropdown-submenu:hover > a{
color: #fff; 	
}
}
.dropdown-menu section li.active a,
.dropdown-menu section li a:focus,
.dropdown-menu section li a:hover {
color: #fff;  
}
@media (min-width: 768px) {
.none-type.dropdown-menu{
opacity: 0.95;
filter: alpha(opacity=95);
}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{
display:block;
visibility: hidden;
opacity: 0;
filter: alpha(opacity=0);
top:0;
left: 105%;
margin-top:-5px;
margin-left:0;
-webkit-transition: all .3s;
-moz-transition: all .3s;
-o-transition: all .3s;
transition: all .3s;
}
.none-type.dropdown-submenu:first-child .dropdown-menu{}
.dropdown-submenu:hover>.dropdown-menu{
visibility: visible;
opacity: .95;
filter: alpha(opacity=95);
left:100%;
}
.dropdown-submenu>a:after{}
.dropdown-submenu:hover>a:after{}
.dropdown-submenu.pull-left{float:none;}
.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
section .dropdown-submenu>.dropdown-menu{
margin-top:-10px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.05);
padding: 5px;
padding-top: 0;
}
.dropdown-menu .dropdown-submenu > a{
padding-right: 20px;
}
.dropdown-submenu > a:after {
display: block;
content: " ";
float: right;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: #fff;
margin-top: 5px;
margin-right: -10px;
}
section .dropdown-submenu > a:after {
border-left-color: #555;
}
.dropdown-submenu.active > a:after,
.dropdown-submenu:hover > a:after {
}
.dropdown-submenu.active > a,
.dropdown-submenu:hover > a {
}
section .dropdown-submenu.active > a:after,
section .dropdown-submenu:hover > a:after {
border-left-color: #fff;
}
.navbar .nav > li > .dropdown-menu:after {
content: '';
display: inline-block;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 10px solid #e1e1e1;
position: absolute;
top: -15px;
left: 10px;
}
.none-type.dropdown-menu .divider {
background-color: rgba(255, 255, 255, 0.75);
}
section.divider{
display: none;
}
.navbar .nav > li.pull-right > .dropdown-menu:after {
left: auto;
right: 10px;
}
.none-type.dropdown-menu .dropdown-header{
background-color: #555;
color: #ebebeb;
border-top: 1px solid rgba(255, 255, 255, 0.75);	
}
.dropdown-menu > li > a {
border-top: 1px solid rgba(255, 255, 255, 0.75);
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.none-type.dropdown-menu .dropdown-header:first-child,
.dropdown-menu li:first-child > a {
border-top: none;
}
.mega-dd-1.dropdown-menu,
.mega-dd-2.dropdown-menu,
.mega-dd-3.dropdown-menu,
.mega-dd-4.dropdown-menu{
opacity: 0.95;
filter: alpha(opacity=95);
}
.mega-dd-1.dropdown-menu{
min-width: 220px !important;
padding: 0 !important;
}
.mega-dd-4.dropdown-menu,
.mega-dd-3.dropdown-menu,
.mega-dd-2.dropdown-menu{
min-width: 440px !important;
padding: 0 !important;
}
.mega-dd-4 section,
.mega-dd-3 section,
.mega-dd-2 section,
.mega-dd-1 section,
.mega-dd-4 ul,
.mega-dd-3 ul,
.mega-dd-2 ul,
.mega-dd-1 ul {
list-style: none;
float: left;
width: 210px;
margin: 0;
padding: 0;
}
.mega-dd-4 section,
.mega-dd-3 section,
.mega-dd-2 section,
.mega-dd-1 section{
padding: 5px;
}
.dropdown-menu section .dropdown-header{
background: #ccc;
color: #fff;
}
.dropdown-menu section li{
margin-top: 5px;
}
.dropdown-menu section li a {
padding: 5px 10px;
background: #f5f5f5;
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.animation-dd .dropdown > .dropdown-menu{
top: 70%;
display: block;
visibility: hidden;
opacity: 0 !important;
filter: alpha(opacity=0) !important;
}
.animation-dd .dropdown.open > .dropdown-menu,
.animation-dd .dropdown:hover > .dropdown-menu{
top: 100%;
display: block !important;
visibility: visible;
opacity: .95 !important;
filter: alpha(opacity=95) !important;
}
}
@media (min-width: 992px) {
.mega-dd-3.dropdown-menu{
min-width: 660px !important;
padding: 0 !important;
}
.mega-dd-4.dropdown-menu{
min-width: 880px !important;
padding: 0 !important;
}
.navbar .nav > li.pull-center > .dropdown-menu:after {
left: 50%;
margin-left: -10px;
}
}
@media (max-width: 767px) {
.thumb-object{
padding: 10px 0;
}
.dropdown-menu section .dropdown-menu{
display: block;
}
.navbar-nav .open section .dropdown-menu > li > a{
padding-left: 45px;
}
}
.menu-item *{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.tb-t h2{
font-size: 24px;
line-height: 40px;
margin: 0;
font-weight: 900;
text-transform: uppercase;
}
.tb-t .title-subtitle{
position: relative;
display: block;
font-size: 14px;
font-weight: 900;
text-transform: uppercase;
padding: 10px 0;
color: #959595;
margin-top: -20px;
}
.tb-t .title-subtitle:after {
content: '';
display: inline-block;
height: 3px;
width: 90px;
background-color: rgba(85, 85, 85, 0.2);
position: absolute;
bottom: 0;
left: 0;
}	
.tb-b{
text-align: center;
}
.lpd_breadcrumb{
display: inline-block;
color: #fff;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
padding: 5px;
}
.lpd_breadcrumb a{
color: #fff;
}
.tb-t{
padding-top: 60px;
}
@media (min-width: 768px) {
.tb-b{
text-align: right;
padding-top: 65px;
}
}
.sidebar{
margin-bottom: 60px;
}
.inner-page{
padding-top: 40px;
}
.template-content{}
.page-content{
margin-bottom: 60px;
}
.front-page .page-content{
margin-bottom: 40px;
}
@media (min-width: 992px) {
.left-sidebar-template .page-content{
float: right !important;
}
} .more-link{
display: block;
margin-top: 10px;
}
.page-thumbnail{
margin-bottom: 20px;
}
.blog-pagination{
margin-top: 20px;
}
.blog-post{
margin-top: 40px;
}
.blog-post:first-child{
margin-top: 0;
}
.blog-post-title{
position: relative;
margin-top: 0px;
line-height: 40px;
font-size: 18px;
font-weight: 900;
text-transform: uppercase;
}
.blog-post-title a{
color: #555;
background: white;
padding-right: 10px;
position: relative;
z-index: 9;
}
.blog-post-title a:hover{
text-decoration: none;
}
.blog-post-title:before{
content: "";
top: 18px;
left: 0;
position: absolute;
height: 3px;
width: 100%;
display: block;
background: rgba(85, 85, 85, 0.2);
z-index: 1;
}
.blog-post-taxo{
margin: 10px 0;
font-weight: 700;
color: #959595;
}
.blog-post-taxo ul li,
.blog-post-taxo ul{
display: inline-block;
padding: 0;
margin: 0;
}
.blog-post-taxo ul:first-child{
margin-right: 10px;
}
.blog-post-content{
margin-bottom: 20px;
}
.blog-post-meta{
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
line-height: 38px;
font-weight: 700;
}
.single-post-meta a,
.blog-post-meta a{
display: inline-block;
position: relative;
color: #555;
margin-left: 10px;
}
.blog-post-meta a .halflings{
margin-top: 8px
}
.single-post-meta a:first-child,
.blog-post-meta a:first-child{
margin-left: 0;
}
.single-post-meta{
margin-bottom: 10px;
font-weight: 700;
}
.st-share{
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
padding: 9px 0;
}
.st-share-portfolio span *, .st-share-portfolio span *:before, .st-share-portfolio span *:after,
.st-share span *, .st-share span *:before, .st-share span *:after,
.st-share-portfolio span, .st-share-portfolio span:before, .st-share-portfolio span:after,
.st-share span, .st-share span:before, .st-share span:after{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.st-share-portfolio{
padding-bottom: 0 !important;
}
.st-share-portfolio span{
margin-bottom: 5px;
}
.comment-title,
.comment-reply-title{
font-size: 18px;
margin: 0 0 10px 0;
padding: 10px 0;
text-transform: uppercase;
font-weight: 900;
position: relative;
}
#comments{
margin-top: 40px;
}
.comment-container{
position: relative;
left: -3px;
margin-bottom: 20px;
background-color: #fff;
border: 1px solid #ebebeb;
}
.comment-title{
}
.comment-post{
position: relative;
left: 4px;
top: -4px;
background-color: #fff;
border: 1px solid #ccc;
padding: 20px 20px 10px;
}
.comment-post div.avatar{
float: left;
padding: 2px;
background: #fff;
border: 1px solid #ebebeb;
}
.comment-post img{
display: block;
}
.comment-post .author{
margin-left: 80px;
}
.comment-content,
.comment-post p{
float: left;
}
.comment-content{
width: 100%;
}
.comment-content p{
float: none;
}
.comment-author{
float: left;
font-weight: 900;
text-transform: uppercase;
color: #555;
margin-bottom: 10px;
}
.comment-info{
float: right;
color: #959595;
margin-bottom: 10px;
font-weight: 700;
}
.comment-info a{
border-left: 1px solid #ebebeb;
padding-left: 5px;
margin-left: 5px;
}
.comment-post.reply{
background: none;
border: none;
}
#comments #respond{
padding: 20px;
}
.comment-container .comment-container{
left: 0;
margin: 0;
background: none;
border: none;
}
.comment-container .comment-container .comment-post{
background: none;
border: none;
}
.moderation{
color: #ed1c24;
}
@media (min-width: 768px) {
#commentform input{
width: 33%;
}
#commentform textarea{
width: 66%;
}
#pp_full_res #commentform textarea{
width: 100%;
}
#commentform input.btn{
width: inherit;
}
}
.blog-pagination{
margin-left: -5px;
}
.blog-pagination a{
margin: 0 5px;
} .portfolio-info-widget li.tags{
padding: 10px 0 0;
}
.portfolio-info-widget .share ul{
border: none;
margin-top: 0;
} .divider20{
display: block;
height: 20px;
}
.divider10{
display: block;
height: 10px;
}
.divider5{
display: block;
height: 5px;
}
.vc_divider{
display: block;
height: 20px;
}
.dropcap2,
.dropcap1,
.dropcap{
display: block;
float: left;
text-align: center;
height: 40px;
width: 40px;
line-height: 40px;
font-size: 31.5px;
color: #fff;
text-transform: uppercase;
margin-right: 10px;
background: #555;
}
.dropcap2{
background: #ccc;
} .featured-module{
position: relative;
display: block;
overflow: hidden;
margin-bottom: 20px;
color: #555 !important;
}
.featured-module img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.featured-module-no-scale img{
-webkit-transform: scale(1) !important;
-moz-transform: scale(1) !important;
-o-transform: scale(1) !important;
-ms-transform: scale(1) !important;
transform: scale(1) !important;
}
.featured-module:hover img {
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-o-transform: scale(1.0);
-ms-transform: scale(1.0);
transform: scale(1.0);
}
.featured-module-1-content{
position: absolute;
bottom: 0;
width: 100%;
background: white;
text-align: center;
padding: 10px;
opacity: .90 !important;
filter: alpha(opacity=90) !important;
}
.featured-module-1-content h3{
margin-top: 10px;
margin-bottom: 10px !important;
font-size: 18px;
font-weight: 900;
line-height: 20px;
}
.featured-module-2{
color: #fff !important;
}
.featured-module-2 h3{
margin-left: 10px;
margin-right: 10px;
}
.featured-module-2-content{
position: absolute;
top: 0;
width: 100%;
text-align: center;
padding: 10px 0;
background-color: #76abe8;
opacity: .90 !important;
filter: alpha(opacity=90) !important;
}
.featured-module-2-content h3{
font-size: 36px;
margin-top: 10px;
margin-bottom: 10px !important;
font-weight: 900;
line-height: 40px;
}
.featured-module-2-content h3:first-child{
font-size: 24px;
line-height: 30px;
margin: 15px 10px;
}
.featured-module-2-content-2{
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
background-color: #ccc;
opacity: .90 !important;
filter: alpha(opacity=90) !important;
}
.featured-module-2-content-2 h3{
font-size: 30px;
line-height: 30px;
margin: 15px 10px !important;
font-weight: 900;
}
.featured-module-2 .sep-border{
height: 3px;
width: 80px;
background: rgba(255, 255, 255, 0.6);
display: table;
margin: 0 auto;
}
.featured-module-3{
color: #fff !important;
}
.featured-module-3-content{
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
background-color: #b5af9e;
padding-bottom: 20px;
padding-top: 10px;
opacity: .90 !important;
filter: alpha(opacity=90) !important;
}
.featured-module-3-content .featured-module-3-label{
position: absolute;
top: -10px;
display: block;
width: 100%;
font-size: 14px;
font-weight: 900;
color: #555 !important;
}
.featured-module-3-label span{
background-color: #fff;
padding: 5px 15px;
}
.featured-module-3-content h3{
font-size: 30px;
line-height: 40px;
margin: 20px 10px;
font-weight: 900;
}
.featured-module-3-text{
margin: 20px 20px 10px !important;
display: block;
}
.lpd-module{
color: #fff !important;
display: block;
margin-bottom: 20px;
overflow: hidden;
position: relative;
}
.lpd-module img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.lpd-module:hover img {
-webkit-transform: scale(1.0);
-moz-transform: scale(1.0);
-o-transform: scale(1.0);
-ms-transform: scale(1.0);
transform: scale(1.0);
}
.module-no-scale img{
-webkit-transform: scale(1) !important;
-moz-transform: scale(1) !important;
-o-transform: scale(1) !important;
-ms-transform: scale(1) !important;
transform: scale(1) !important;
}
.lpd-module .module_content{
position: absolute;
top: 0;
height: 100%;
width: 100%;
background: rgba(149, 149, 149, 0.2);
text-align: center;
}
.lpd-module .module_content h3{
line-height: 30px;
font-size: 24px;
font-weight: 900;
margin: 0 10px 10px;
}
.lpd-module .module_content table{
height: 100%;
width: 100%;
}
.lpd-module .sep-border{
height: 3px;
width: 80px;
background: #fff;
display: table;
margin: 0 auto;
}
.mega-icon{
top: 50%;
left: 50%;
margin-left: -25px;
position: absolute;
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
border-radius: 25px;
width: 48px;
height: 48px;
background-repeat: no-repeat;
}
.mega-icon.reel{
background-image: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/img/mega-icon-reel.png);
}
.mega-icon.eye{
background-image: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/img/mega-icon-eye.png);
}
.mega-icon.link{
background-image: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/img/mega-icon-link.png);
}
.lpd-portfolio-item{
border: 1px solid #ebebeb;
padding: 5px;
background: white;
-webkit-transition: all 0.3s ease-in-out 0s;  
-moz-transition: all 0.3s ease-in-out 0s;  
-o-transition: all 0.3s ease-in-out 0s;  
-ms-transition: all 0.3s ease-in-out 0s;  
transition: all 0.3s ease-in-out 0s; 
}
.lpd-portfolio-item:hover{
border-color: #ccc;
}
.lpd-portfolio-item p{
margin-bottom: 9px !important;
}
.effect-thumb{
position: relative;
display: block;
}
.lpd-portfolio-item{
text-align: center;
}
.lpd-portfolio-item .effect-thumb .mega-icon{
margin-top: -25px;
z-index: 10;
opacity: 0;
filter: alpha(opacity=0);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.lpd-portfolio-item:hover .effect-thumb .mega-icon{
opacity: 100;
filter: alpha(opacity=1);
}
.lpd-portfolio-item .effect-thumb img{
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.lpd-portfolio-item:hover .effect-thumb img{
opacity: .85;
filter: alpha(opacity=85);
}
.lpd-portfolio-item .title{
position: relative;
margin: 0px;
line-height: 20px;
padding: 10px 0;
font-size: 14px;
text-transform: uppercase;
font-weight: 900;
}
.lpd-portfolio-item .title a{
color: #555;
background: white;
padding: 0 10px;
margin: 0 auto;
position: relative;
z-index: 9;
display: table;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
}
.lpd-portfolio-item .title:before{
content: "";
top: 18px;
left: 0;
position: absolute;
height: 3px;
width: 100%;
display: block;
background: #ebebeb;
z-index: 1;
}
.lpd-portfolio-item .post_content .more-link{
margin: 0;
}
.lpd-portfolio-item .portfolio-categories{
border-top: 1px solid #ebebeb;
padding-top: 5px;
}
.lpd-portfolio-item .portfolio-categories a{
font-size: 12px;
font-weight: 900;
text-transform: uppercase;
}
.lpd-portfolio-item{
margin-bottom: 20px;
}
.meta-block{
border: 1px solid #ebebeb;
padding: 10px;
text-align: center;
margin-bottom: 20px;
width: 100%;
-webkit-transition: all 0.3s ease-in-out 0s;  
-moz-transition: all 0.3s ease-in-out 0s;  
-o-transition: all 0.3s ease-in-out 0s;  
-ms-transition: all 0.3s ease-in-out 0s;  
transition: all 0.3s ease-in-out 0s; 
}
.meta-block:hover{
border: 1px solid #ccc;
}
.meta-block h4{
display: table;
font-size: 14px;
font-weight: 900;
margin: 10px auto 9px;
line-height: 20px;
}
.meta-block h4{
position: relative;
}
.meta-block .glyphicons{
display: inline;
vertical-align: top;
}
.meta-block .glyphicons:before{
font-size: 16px;
line-height: 20px;
color: inherit;
}
.meta-block .sep-border{
height: 3px;
width: 80px;
background: #ebebeb;
display: table;
margin: 8px auto 9px;
}
.iconitem{
position: relative;
}
.iconitem .glyphicons{
position: absolute;
left: 2px;
top: 0;
}
.iconitem .glyphicons:before{
font-size: 16px;
line-height: 20px;
color: #959595;	
}
.iconitem h5.title{
font-size: 13px;
font-weight: 900;
text-transform: uppercase;
font-family: inherit;
padding-left: 30px;
line-height: 20px;
position: relative;
text-transform: uppercase;
}
.iconitem .content{
border-left: 1px solid #ebebeb;
margin-left: 10px;
padding-left: 20px;
}
.icon_header{
position: relative;
display: inline-block;
}
.header-title{
margin: 10px 0;
}
.icon_header .glyphicons{
position: absolute;
top: 0;
left: 0;
}
.icon_header .glyphicons{
top: 3px;
padding-left: 32px;
}
.icon_header.icon_64 .glyphicons{
padding-left: 64px;
}
.icon_header .glyphicons:before{
font-size: 32px;
line-height: 32px;
color: inherit;
}
.icon_header.icon_64 .glyphicons:before{
font-size: 64px;
line-height: 64px;
}
.icon_header h4{
line-height: 20px;
font-size: 16px;
text-transform: uppercase;
font-weight: 900;
}
.icon_header.icon_32.left{
padding-left: 42px;
}
.icon_header.icon_64.left{
padding-left: 79px;
padding-top: 15px;
padding-bottom: 15px;
}
.icon_header.icon_32.right{
padding-right: 42px;
}
.icon_header.icon_64.right{
padding-right: 79px;
padding-top: 15px;
padding-bottom: 15px;
}
.icon_header.icon_32.center{
padding-top: 40px;
}
.icon_header.icon_64.center{
padding-top: 70px;
}
.icon_header.right .glyphicons{
right: 0;
left: auto;
}
.icon_header.center .glyphicons{
left: 50%;
margin-left: -16px;
}
.icon_header.icon_64.center .glyphicons{
margin-left: -32px;
}
.btn .glyphicons{
display: inline;
vertical-align: top;
}
.btn .glyphicons:before{
color: #555;
}
.btn:hover .glyphicons:before{
color: #363636;
}
.white.btn .glyphicons:before{
color: #fff;
}
.btn-lg .glyphicons:before{
line-height: 24px;
top: -1px;
}
.btn-lg .glyphicons{
padding-left: 35px;
}
.btn-medium .glyphicons:before{
line-height: 20px;
font-size: 16px;
top: -2px;
}
.btn-medium .glyphicons{
padding-left: 25px;
}
.btn-xs .glyphicons:before,
.btn-sm .glyphicons:before{
line-height: 1.5;
font-size: 12px;
top: -2px;
}
.btn-xs .glyphicons,
.btn-sm .glyphicons{
padding-left: 20px;
}
.callout{
border: 1px solid #ebebeb;
padding: 10px 20px;
margin-bottom: 20px;
width: 100%;
-webkit-transition: all 0.3s ease-in-out 0s;  
-moz-transition: all 0.3s ease-in-out 0s;  
-o-transition: all 0.3s ease-in-out 0s;  
-ms-transition: all 0.3s ease-in-out 0s;  
transition: all 0.3s ease-in-out 0s; 
}
.callout:hover{
border: 1px solid #ccc;
}
.callout-content h4{
font-weight: 900;
font-size: 14px;
}
.callout-btn{
position: relative;
text-align: center;
vertical-align: middle;
}
.callout-btn table{
height: 100%;
width: 100%;
}
.callout-btn .btn{
margin: 0;
}
.callout .sep-border{
height: 3px;
width: 80px;
background: #ebebeb;
display: block;
margin: 9px 0 !important;
}
.working-time ul{
list-style: none;
padding: 0;
}
.working-time ul li{
border: none;
padding: 5px; 
}
.working-time ul li a{
text-decoration: underline;
}
.working-time ul li a:hover{
text-decoration: none;
}
.working-time ul li span{
font-size: 12px;
text-transform: uppercase;
font-weight: 900;
}
.working-time ul li span.right{
float: right;
font-size: inherit;
text-transform: inherit;
font-weight: inherit;
}
.working-time ul li:nth-child(odd){
background-color: #f0f0f0;
}
.Search{
margin-bottom: 20px
}
.search-post h4{
text-transform: uppercase;
font-size: 14px;
font-weight: 900;
} .wordpress-456industry #wpmtp-single-wrap ul.wpmtp-social{
padding-left: 0;
}
.wordpress-456industry #wpmtp-wrapper ul.wpmtp-grid,
.wordpress-456industry #wpmtp-wrapper ul.wpmtp-carousel,
.wordpress-456industry #wpmtp-wrapper ul.wpmtp-filterable{
padding-left: 0;
}
.wpmtp-filter ul{
padding-left: 0;
margin-bottom: 20px;
}
.wpmtp-filter ul li a{
display: block;
font-size: 12px;
font-weight: 900;
text-decoration: none;
padding: 2px 5px;
color: #555;
border: 1px solid #ccc;
-webkit-transition: all 0.1s ease-in-out 0s;  
-moz-transition: all 0.1s ease-in-out 0s;  
-o-transition: all 0.1s ease-in-out 0s;  
-ms-transition: all 0.1s ease-in-out 0s;  
transition: all 0.1s ease-in-out 0s;  	
}
.wpmtp-filter ul li.current a,
.wpmtp-filter ul li a:hover{
color: #fff;
}
.wordpress-456industry #wpmtp-wrapper .wpmtp-pager a{
color: #555;
background-color: #ebebeb;
border-bottom: 2px solid #ccc;
padding: 2px 10px;
}
.wordpress-456industry #wpmtp-wrapper .wpmtp-pager a:hover{
background-color: #ccc;
color: #fff;
}
.wordpress-456industry #wpmtp-wrapper .wpmtp-pager{
margin-top: 0;
margin-bottom: 10px;
}
.wordpress-456industry #wpmtp-wrapper ul.wpmtp-grid .wpmtp-column, .wordpress-456industry #wpmtp-wrapper ul.wpmtp-carousel .wpmtp-column, .wordpress-456industry #wpmtp-wrapper ul.wpmtp-filterable .wpmtp-column{
margin-bottom: 20px;
}
.footer_logo{
display: block;
float: left;
margin-right: 20px;
padding-top: 20px;
}
.footer-m-copyright{
padding: 20px 0 10px;
display: block;
float: left;
}
.footer-menu{
padding: 0;
margin: 0 0 10px 0;
}
.footer-menu li{
display: inline-block;
border-left: 1px solid #ebebeb;
}
.footer-menu li a{
color: #959595;
padding: 0 8px;
font-weight: 900;
}
.footer-menu li:first-child{
border: none;
}
.footer-menu li:first-child a{
padding-left: 0;
}
p.copyright{
margin-bottom: 10px;
}
.right-hm-menu{
padding: 35px 0;
margin: 0 0 0 10px;
}
.right-hm-menu li{
display: inline-block;
border-left: 1px solid #ebebeb;
}
.right-hm-menu li a{
color: #959595;
padding: 0 3px 0 5px;
}
.right-hm-menu li:first-child{
border-left: none;
}
.title-widget{
margin-bottom: 20px;
}
.title-widget h4.heading-title{
font-size: 16px;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 0.5px;
position: relative;
line-height: 20px;
font-family: inherit;
}
.title-widget h4.heading-title:before{
content: "";
top: 9px;
left: 0;
position: absolute;
height: 3px;
width: 100%;
display: block;
background: #ebebeb;
z-index: 1;
}
.title-widget h4.heading-title span{
display: table;
margin: 0 auto;
padding: 0 10px;
background-color: #fff;
position: relative;
z-index: 9;
}
.title-widget h4.heading-title span.left{
margin: 0 auto 0 10px;
}
.widget{
margin-bottom: 20px;
}
.widgettitle,
.widget h4.title{
font-size: 14px;
font-weight: 900;
text-transform: uppercase;
padding: 10px 0;
margin: 0 0 10px;
line-height: 20px;
position: relative;
}
.widgettitle:after,
.widget h4.title:after {
content: '';
display: inline-block;
height: 3px;
width: 60px;
background-color: rgba(85, 85, 85, 0.2);
position: absolute;
bottom: 0;
left: 0;
}
.widget.widget_rss ul li a,
.widget.widget_pages ul li a,
.widget.widget_nav_menu ul li a,
.widget.widget_login ul li a,
.widget.widget_meta ul li a,
.widget.widget_categories ul li a,
.widget.widget_archive ul li a,
.widget.widget_recent_comments ul li a,
.widget.widget_recent_entries ul li a{
font-weight: 700;
color: #555;
}
.widget_product_search .screen-reader-text,
.widget_search .screen-reader-text{
display: block;
}
.widget_product_search .form-control,
.widget_search .form-control{
display: inline-block;
width: 65%
}
.widget ul{
padding: 0;
list-style: none;
}
.portfolio-info-widget ul li,
.widget.widget_rss ul li,
.widget.widget_pages ul li,
.widget.widget_nav_menu ul li,
.widget.widget_login ul li,
.widget.widget_meta ul li,
.widget.widget_categories ul li,
.widget.widget_archive ul li,
.widget.widget_recent_comments ul li,
.widget.widget_recent_entries ul li{
padding: 10px 0;
border-bottom: 1px solid #ebebeb;
position: relative;
}
.widget.widget_pages ul li a:before,
.widget.widget_nav_menu ul li a:before,
.widget.widget_login ul li a:before,
.widget.widget_meta ul li a:before,
.widget.widget_categories ul li a:before,
.widget.widget_archive ul li a:before,
.widget.widget_recent_comments ul li a:before,
.widget.widget_recent_entries ul li a:before{
content: "→";
top: 10px;
right: 0;
position: absolute;
height: 20px;
width: 13px;
display: block;
z-index: 1;
}
.widget.widget_rss ul ul,
.widget.widget_pages ul ul,
.widget.widget_nav_menu ul ul,
.widget.widget_login ul ul,
.widget.widget_meta ul ul,
.widget.widget_categories ul ul,
.widget.widget_archive ul ul,
.widget.widget_recent_comments ul ul{
padding: 5px 0 5px 10px;
margin: 10px 0 0;
}
.widget.widget_rss ul ul li,
.widget.widget_pages ul ul li,
.widget.widget_nav_menu ul ul li,
.widget.widget_login ul ul li,
.widget.widget_meta ul ul li,
.widget.widget_categories ul ul li,
.widget.widget_archive ul ul li,
.widget.widget_recent_comments ul ul li,
.widget.widget_recent_entries ul ul li{
padding: 5px 0 5px 5px;
border: none;
font-size: 95%;
list-style: square inside;
}
.widgettitle .rsswidget,
.widget_rss .title .rsswidget{
color: #555;
text-decoration: none !important;
}
.tagcloud a,
.tags a{
display: inline-block;
font-size: 12px;
font-weight: 900;
text-decoration: none;
padding: 2px 5px;
color: #555;
border: 1px solid #ccc;
margin-bottom: 10px;
margin-right: 10px;
-webkit-transition: all 0.1s ease-in-out 0s;  
-moz-transition: all 0.1s ease-in-out 0s;  
-o-transition: all 0.1s ease-in-out 0s;  
-ms-transition: all 0.1s ease-in-out 0s;  
transition: all 0.1s ease-in-out 0s;  
}
.tagcloud a:hover,
.tags a:hover{
color: #fff;
}
.footer .widget.widget_rss ul li,
.footer .widget.widget_pages ul li,
.footer .widget.widget_nav_menu ul li,
.footer .widget.widget_login ul li,
.footer .widget.widget_meta ul li,
.footer .widget.widget_categories ul li,
.footer .widget.widget_archive ul li,
.footer .widget.widget_recent_comments ul li,
.footer .widget.widget_recent_entries ul li{
border-color: #ccc;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {font-weight: bold;}
.sticky {color: #111}
.sticky .blog-post-title:before{background: #363636;}
.sticky .blog-post-title a{color: #363636}
.sticky .blog-post-meta{
border-color: #959595;
}
.gallery .gallery-caption {}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }
.bypostauthor {}
@media (max-width: 767px) {
.dropdown-menu .dropdown-menu{
display: block;
}
} body.compose-mode.page-template-template-front-php .vc-vc_row:first-child .controls-out-tl{ 
top: 0;
}
body.compose-mode.page-template-template-front-php .vc-vc_row:first-child .vc-vc_column_inner .controls-out-tl{ 
top: -30px;
}  .wordpress-456industry .wpb_row,
.wordpress-456industry .wpb_content_element,
.wordpress-456industry ul.wpb_thumbnails-fluid > li,
.wordpress-456industry .last_toggle_el_margin,
.wordpress-456industry .wpb_button{
margin-bottom: 20px;
} .wordpress-456industry .wpb_single_image .vc_single_image-wrapper{
display: inherit;
}
.wordpress-456industry .vc_separator .vc_sep_holder .vc_sep_line{
border-top: 3px solid #ebebeb;
}
.wordpress-456industry .vc_separator h4{
font-family: inherit;
font-size: 16px;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 0.5px;
color: #555;
line-height: 20px;
}
.wordpress-456industry .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wordpress-456industry .wpb_content_element .wpb_accordion_header a {
border-bottom: none;
text-decoration: none;
display: block;
padding: 5px 10px;
color: #959595;
font-size: 12px;
font-weight: 900;
letter-spacing: 0.5px;
text-transform: uppercase;
}
.wordpress-456industry .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wordpress-456industry .wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
background-color: white;
border: 1px solid #ccc; 
}
.wordpress-456industry .wpb_content_element .wpb_tabs_nav li.ui-tabs-active{
background-color: white;
border-color: #ccc;
}
.wordpress-456industry .wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
color: #363636
}
.wordpress-456industry .wpb_tabs .wpb_tabs_nav li {
border: 1px solid transparent;
border-bottom: none;
}
.wordpress-456industry .wpb_content_element .wpb_tabs_nav li:hover,
.wordpress-456industry .wpb_content_element .wpb_tabs_nav li{
background-color: transparent;
}
.wordpress-456industry .wpb_content_element .wpb_tabs_nav{
margin-bottom: -1px;
}
.wordpress-456industry .wpb_tour.wpb_content_element .wpb_tabs_nav li {
border: 1px solid transparent;
border-right: none; 
}
.wordpress-456industry .wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active{
background-color: white;
border-color: #ccc;
}
.wpb_heading, .entry-content .wpb_heading {
font-size: 18px;
margin-top: 0;
}
.wordpress-456industry .wpb_toggle,
.wordpress-456industry #content h4.wpb_toggle {
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/img/glyphicons_halflings_080_plus-sign.png) no-repeat left center;
padding-left: 21px;
clear: both;
margin-top: 0;
font-size: 12px;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 0.5px;
color: #363636;
font-family: inherit;
line-height: 20px;
}
.wordpress-456industry .wpb_toggle_title_active,
.wordpress-456industry #content h4.wpb_toggle_title_active {
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/img/glyphicons_halflings_081_minus-sign.png) no-repeat left center;
}
.wordpress-456industry .wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a{
color: #363636;
}
.wordpress-456industry .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon,
.wordpress-456industry .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
display: block;
width: 16px;
height: 16px;
background-image: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/img/glyphicons_halflings_080_plus-sign.png);
background-repeat: no-repeat;
background-position: 2px;
position: absolute;
right: 10px;
top: 7px;
}
.wordpress-456industry .wpb_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon {
background-image: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/img/glyphicons_halflings_081_minus-sign.png);
}
a {
color: #76abe8;
}
a:hover,
a:focus {
color: #364a61;
}
.nav .current_page_ancestor a .caret,
.nav .active a .caret,
.nav .current_page_item a .caret,
.nav a:hover .caret {
border-top-color: #76abe8;
border-bottom-color: #76abe8;
}
.navbar-nav > li.current_page_ancestor > a,
.navbar-nav > li.active > a,
.navbar-nav > li.current_page_item > a,
.navbar-nav > li > a:hover{
color: #76abe8;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background-color: #76abe8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
background-color: #76abe8;
}
@media (min-width: 768px) {
.dropdown-menu > li > a {
background: #76abe8;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
background-color: #364a61;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
background-color: #364a61;
}
}
.btn-primary {
background-color: #364a61;
border-color: #364a61;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
background-color: #76abe8;
border-color: #76abe8;
} .thumb-menu-item a:hover img{
border-color: #76abe8;
}
.thumb-menu-item a:hover h5{
color: #76abe8;
}
@media (min-width: 768px) {
section .dropdown-submenu.active > a,
section .dropdown-submenu:hover > a{
background-color: #76abe8;
}
}
.dropdown-menu section li.active a,
.dropdown-menu section li a:focus,
.dropdown-menu section li a:hover {
background-color: #76abe8;
}
@media (min-width: 768px) {
.none-type.dropdown-menu{
background-color: #76abe8 !important;
}
}
.lpd_breadcrumb{
background: #364a61;
}
.lpd_breadcrumb a:focus,
.lpd_breadcrumb a:hover{
color: #76abe8;
}
.tb-t h2{
color: #364a61;
}
.footer-menu li a:hover{
color: #76abe8;
}
.widget.widget_rss ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_nav_menu ul li a:hover,
.widget.widget_login ul li a:hover,
.widget.widget_meta ul li a:hover,
.widget.widget_categories ul li a:hover,
.widget.widget_archive ul li a:hover,
.widget.widget_recent_comments ul li a:hover,
.widget.widget_recent_entries ul li a:hover{
color: #76abe8;
}
.search-meta .btn .halflings:before{
color: #76abe8;
}
.wpml-switcher .ws-title .halflings:before{
color: #76abe8;
}
.ws-dropdown ul li a:hover{
color: #76abe8;
}
.ws-dropdown{
background-color: #364a61;
}
.ws-dropdown:after {
border-bottom: 5px solid #364a61;
}
.blog-post-title a:hover{
color: #76abe8;
}
.single-post-meta a:hover,
.blog-post-meta a:hover{
color: #76abe8;
}
.tagcloud a:hover,
.tags a:hover{
border-color: #76abe8;
background-color: #76abe8;
}
.right-hm-menu li a:hover{
color: #76abe8;
}
.cart-bag{
background-color: #364a61;
border-color: #76abe8;
}
a:hover .cart-bag{
background-color: #76abe8;
}
.cart-bag-handle{
border-color: #76abe8;
}
.mega-icon{
background-color: #76abe8; 
}
.mega-icon:hover{
background-color: #364a61; 
}
.portfolio-item .title a:hover{
color: #76abe8;
}
.dropcap1{
background: #76abe8; 
}
.wpmtp-filter ul li.current a,
.wpmtp-filter ul li a:hover{
border-color: #76abe8;
background-color: #76abe8;
} .box:hover .box-caption .box-title{
color: #76abe8;
}
.category-navbar li.select a{
background-color: #76abe8;
}
.category-navbar li a:hover{
background-color: #364a61;
} .wordpress-456industry .woocommerce table.cart .cart_table_item:hover img,
.wordpress-456industry.woocommerce-page table.cart .cart_table_item:hover img{
border-color: #76abe8;
}
.wordpress-456industry .woocommerce table.cart a.remove:hover,
.wordpress-456industry.woocommerce-page table.cart a.remove:hover{
background: #364a61;
}
.wordpress-456industry .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.wordpress-456industry.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
background: #76abe8;
border: 1px solid #364a61;
}
.wordpress-456industry .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:hover,
.wordpress-456industry.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:hover{
background: #364a61;
}
.woocommerce ul.cart_list li a:hover img,
.woocommerce-page ul.cart_list li a:hover img,
.woocommerce ul.product_list_widget li a:hover img,
.woocommerce-page ul.product_list_widget li a:hover img{
border: 1px solid #76abe8;
}
.woocommerce ul.cart_list li a:hover,
.woocommerce-page ul.cart_list li a:hover,
.woocommerce ul.product_list_widget li a:hover,
.woocommerce-page ul.product_list_widget li a:hover{
color: #76abe8 !important;
}
.product-category a:hover{
border-color: #76abe8;
}
ul.lpd-products li.product.product-category:hover .product-category-title{
background-color: #76abe8;
}
.product-item-thumb-wrap:hover{
border-color: #76abe8;
}
.product-item_btn.loading .glyphicons:before{
color: #76abe8 !important;
}
.product-item-thumb-wrap .product-item_btn{
color: #76abe8;
border-color: #76abe8;
}
.product-item-thumb-wrap .product-item_btn .glyphicons:before{
color: #76abe8;
}
.product-item-thumb-wrap .product-item_btn.add_to_cart_button.added,
.product-item-thumb-wrap .product-item_btn:hover{
color: #364a61;
border-color: #364a61;
}
.product-item-thumb-wrap .product-item_btn.add_to_cart_button.added .glyphicons:before,
.product-item-thumb-wrap .product-item_btn:hover .glyphicons:before{
color: #364a61;	
}
.wordpress-456industry.woocommerce-page div.product form.cart .group_table td.label a:hover{
color: #76abe8;
}
.wordpress-456industry.woocommerce-page .quantity .plus:hover,
.wordpress-456industry.woocommerce-page #content .quantity .plus:hover,
.wordpress-456industry.woocommerce-page .quantity .minus:hover,
.wordpress-456industry.woocommerce-page #content .quantity .minus:hover{
background: #76abe8;
}
.wordpress-456industry .woocommerce .woocommerce-breadcrumb a:hover,
.wordpress-456industry.woocommerce-page .woocommerce-breadcrumb a:hover{
color: #76abe8;
}
.cc{
padding: 0;
margin: 20px 0 15px;
text-align: right;
}
.cc li{
display: inline-block;
margin-left: 10px;
padding: 4px 0;
}
.cc-icon{
display: block;
width: 51px;
height: 32px;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: gray; -webkit-filter: grayscale(100%); -webkit-transition: all .6s ease; -webkit-backface-visibility: hidden; }
.cc-icon:hover{
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
}
.cc-2checkout{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/2checkout-straight-32px.png)
}
.cc-american-express{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/american-express-straight-32px.png)
}
.cc-cirrus{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/cirrus-straight-32px.png)
}
.cc-delta{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/delta-straight-32px.png)
}
.cc-direct{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/direct-debit-straight-32px.png)
}
.cc-discover{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/discover-straight-32px.png)
}
.cc-ebay{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/ebay-straight-32px.png)
}
.cc-google-checkout{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/google-checkout-straight-32px.png)
}
.cc-maestro{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/maestro-straight-32px.png)
}
.cc-mastercard{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/mastercard-straight-32px.png)
}
.cc-moneybookers{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/moneybookers-straight-32px.png)
}
.cc-sagepay{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/sagepay-straight-32px.png)
}
.cc-solo{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/solo-straight-32px.png)
}
.cc-switch{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/switch-straight-32px.png)
}
.cc-visa-electron{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/visa-electron-straight-32px.png)
}
.cc-visa{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/visa-straight-32px.png)
}
.cc-western-union{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/western-union-straight-32px.png)
}
.cc-paypal{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/payment-icon-set/icons/paypal-straight-32px.png)
}   .product.first {
clear: none !important;
} .outlet{
background-color:#000;
margin:0 auto;
display: block;
height: 100%;
max-height: 65px; width: 100%;
}  .header-top {
min-height: 40px !important;
} #title-breadcrumb, .page-header-image{
background: url(https://www.talleressorolla.com/wp-content/uploads/2014/10/acuerdos-legales-header.jpg) !important;
min-height: 95px !important;
} .top_bar{
background-color:#191919 !important; color:#959595 !important;
}
.ht-left-container div:first-child { border-left:none !important;
}
.form-control::-moz-placeholder { color: #fff;
}
.search-meta .btn .halflings::before { color: #959595 !important;
}
.search-meta .form-control { width: 70px !important;
}
.search-meta form { height: 40px !important;
padding: 7px 10px !important;
}
.navbar-nav { padding: 0 !important;
}
.menu_top{ float:left;
display:block;
margin:9px;
}
.contacto_bar_sup { float:right;
display: block;
margin: 9px 20px 0;
text-align:right;
}  .ht-right-container div:first-child { border-right:none !important;
}
.wpml-switcher .ws-title .halflings::before { color: #959595 !important;
}
.wpml-switcher { padding: 10px 20px !important;
} .ws-dropdown::after { border-bottom: 5px solid #ccc !important;
}
.ws-dropdown {
background-color: #191919 !important;
}
.ws-dropdown {
margin: 0 -15px 0 0 !important;
padding: 0 20px !important;
}
.ws-dropdown ul li a { color: #959595 !important;
}  #logo h1 { margin-right: 10px !important;
}
.logo-t-sorolla{ position:relative;
margin-left:-14px !important;
}
#logo.img h1 {
margin-bottom: 10px !important;
margin-top: 10px !important;
}  .navbar-nav > li > a { font-size: 15px !important;
}
.bold-font .navbar-nav > li > a { font-weight:normal !important;
}
.navbar-nav > li > a { margin: 18px 6px 0 !important;
padding: 0 !important;
}  .header-cart { margin: 30px -10px 15px 0px !important;
display:none !important;
}
.cart-total { margin-left: 0 !important;
font-weight:normal !important;
}
.cart-bag { background-color: #191919 !important;
border-color: #959595 !important;
}
.cart-bag-handle { border-color: #959595 !important;
}
.shopping_cart{ display:none !important;
} .cart-dropdown::after { border-bottom: 10px solid #959595 !important;
}
.cart-dropdown { border: 5px solid #959595 !important;
}
.btn-primary { background-color: #191919 !important;
border-color: #191919 !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background-color: #959595 !important;
border-color: #959595 !important;
}    .vc_sep_line { border-top: 1px solid #ebebeb !important;
}
.wordpress-456industry .vc_separator h4 {
font-size: 19px !important;
font-weight: 500 !important;
}
.product-item-thumb-wrap { border:none !important;
} .wordpress-456industry .woocommerce .star-rating span::before, .wordpress-456industry.woocommerce-page .star-rating span::before {
color: #5D5D51 !important;
} .product-item-thumb-wrap .product-item_btn .glyphicons::before { color: #5D5D51 !important;
}
.glyphicons::before { color: #eee !important;
font: 22px/27px "Glyphicons Regular" !important;
}
.product-item-thumb-wrap .product-item_btn .glyphicons::before { left: 12px !important;
top: 0px !important;
}
.product-item-thumb-wrap .product-item_btn { border-style:none !important;
border-width:0 !important;
bottom: -28px !important;
height: 0 !important;
width: 0 !important;
right:37px !important;
}
.custom_sticker_image{ z-index:999 !important;
}
.product-item-thumb {
display: contents !important;
}  .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
width: 100% !important;
}
.wordpress-456industry .woocommerce div.product div.images, .wordpress-456industry.woocommerce-page div.product div.images { float: left !important;
}
.wordpress-456industry .woocommerce div.product div.images img, .wordpress-456industry.woocommerce-page div.product div.images img { border:none !important;
box-shadow: none;
} #wrap{ z-index:99 !important;
}
.clound-zoom-lens{
border:none !important;
border-width:0 !important;
} #title-breadcrumb { padding: 20px 0 0 !important;
background-color: #f0f0f0 !important;
height:auto !important;
}
.tb-t h2 { font-size: 22px !important;
}
.tb-t { padding-left: 55px !important;
padding-top: 15px !important;
} .lpd_breadcrumb {
background: none !important;
color: #5d5d51 !important;
}
.lpd_breadcrumb a {
color: #5d5d51 !important;
}
.tb-b { padding-top: 10px !important;
}
.hidden-sm { padding-right: 34px !important;
}
.inner-page { padding-top: 80px !important;
}
.principio_contenido{
padding-top: 40px !important;
}
.email-comentario { padding: 0 0px 0 17px !important;
} .woocommerce-ordering, .woocommerce-result-count {
margin: 20px 0 1em 1em !important;
}  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
margin:10px 0 20px !important;
} button, html input[type="button"], input[type="reset"], input[type="submit"] {
background-color: #ebe9eb;
background-image: none;
border: 0 none;
border-radius: 3px;
box-shadow: none;
color: #515151;
cursor: pointer;
display: inline-block;
font-family: inherit;
font-size: 100%;
font-weight: 700;
left: auto;
line-height: 1;
margin: 0;
overflow: visible;
padding: 0.618em 1em;
position: relative;
text-decoration: none;
text-shadow: none;
white-space: nowrap;
margin-bottom:20px;
} .wishlist_table .add_to_cart, a.add_to_wishlist.button.alt {
border-radius:0 !important;
}
.yith-wcwl-add-to-wishlist { margin-top: 25px !important;
}
.peso{ display:none !important;
}
.vc-table-plugin-theme-classic_blue{ width:100% !important;
}  .woocommerce-result-count{ position:relative !important;
top:65px !important;
}
.woocommerce-ordering { position: relative !important;
top: 65px !important;
} .wishlist_table tr td, .wishlist_table tr th.wishlist-delete, .wishlist_table tr th.product-checkbox {
text-align:left !important;
} .wordpress-456industry .woocommerce table.cart img, .wordpress-456industry.woocommerce-page table.cart img { border:none !important;
} .wordpress-456industry.woocommerce-page .cart-collaterals .cart_totals { float: right !important;
text-align: right !important;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals { width: 100% !important;
}
.wordpress-456industry.woocommerce-page .cart-collaterals .cart_totals table { width: 100% !important;
}
.shipping-calculator-form { float: right !important;
width: 52% !important;
}
.wordpress-456industry.woocommerce-cart .wc-proceed-to-checkout a.checkout-button { width: 15% !important;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button { float: right !important;
}
.wc-forward{ padding:2px 12px !important;
} div#order_review .shop_table { float: right !important;
text-align: right !important;
width: 100% !important;
}
.product-total{ text-align:right !important;
}
.product-name{ text-align:left !important;
}
.wordpress-456industry.woocommerce-page #payment ul.payment_methods { border:none !important;
} .order_details{ padding:20px 0 !important;
}
.shop_table order_details{ text-align:right !important;
}
.col-1{ float:left !important;
}
.col-2{ float:right !important;
text-align:right !important;
} .title h3{ float:none !important;
}
.edit{ float:none !important;
} .single-post-content-content{
padding:10px 20px !important;
}
.wpb_wrapper ul{ padding-left: 26px !important;
} .footer_logo { padding-bottom: 2px !important;
padding-top: 3px !important;
}
.sin_padding{ width: 93.333% !important;
padding:0 !important;
}
.footer-menu li a { color: #787878 !important;
font-weight: 500 !important;
}
.footer-meta{ background-color: #cecece !important;
}
h4.title { font-weight: 500 !important;
}
.widget.widget_rss ul li a, .widget.widget_pages ul li a, .widget.widget_nav_menu ul li a, .widget.widget_login ul li a, .widget.widget_meta ul li a, .widget.widget_categories ul li a, .widget.widget_archive ul li a, .widget.widget_recent_comments ul li a, .widget.widget_recent_entries ul li a { font-weight: 500 !important;
}
.footer-m-copyright { margin: 0 !important;
padding: 3px 0 0 !important;
}
.footer-menu {
padding: 0 !important;
}
ul, ol {
margin: 0 !important;
padding: 0 !important; }
.align_rigth{ width: 5.667% !important;
text-align:right !important;
}
#footer .footer-meta .social-media { margin: 8px 0 0 !important;
}
.copyricht{
float: left;
margin: 10px 0;
} .cn-button.wp-default {
color: #fff;
background: #0D0CB9 !important;
}@media (max-width: 991px) {
.wpml-switcher .active-flag .halflings,
.wpml-switcher .active-flag .halflings:before{
display: none;
}
.ws-dropdown{
position: relative;
right: auto;
left: 0;
top: 0 !important;
display: inline;
visibility: visible;
float: none;
opacity: 1;
filter: alpha(opacity=100);
padding: 0;
margin: 0;
background-color: transparent !important;
color: #555;
}
.ws-dropdown:after{
display: none;
}
.ws-dropdown ul{
display: inline;
margin-left: 10px;
}
.ws-dropdown ul li{
display: inline-block;
padding: 0;
margin-right: 10px;
}
.right-meta,
.wpml-switcher,
.left-meta,
.search-meta{
float: none;
border: 1px solid #ebebeb !important;
border-bottom: none !important; 
}
}
@media (max-width: 991px) {
.pull-center .dropdown-menu{
margin-left: 0 !important;
}
}
@media (max-width: 991px) {
.tb-t .title-subtitle{
text-align: center;
}
.tb-t .title-subtitle:after{
left: 50%;
margin-left: -45px;
}
.tb-t h2{
text-align: center;
}
}ul.lpd-products{
clear: both;
list-style: none;
margin: 0 -15px;
padding: 0;
}
ul.lpd-products li.product a img{
display: block;
width: 100%;
height: auto;
-webkit-transition: all 0.3s ease-in-out 0s;  
-moz-transition: all 0.3s ease-in-out 0s;  
-o-transition: all 0.3s ease-in-out 0s;  
-ms-transition: all 0.3s ease-in-out 0s;  
transition: all 0.3s ease-in-out 0s;  
}
ul.lpd-products li.product a.product-item-thumb img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);  
}
ul.lpd-products li.product a.product-item-thumb.no-scale img,
ul.lpd-products li.product a.product-item-thumb:hover img{
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.wordpress-456industry .woocommerce div.product div.images,
.wordpress-456industry.woocommerce-page div.product div.images{ float: none;
position: relative;
}
.wordpress-456industry .woocommerce .star-rating,
.wordpress-456industry.woocommerce-page .star-rating{
height: 1.2em;
}
.wordpress-456industry .woocommerce .star-rating:before,
.wordpress-456industry.woocommerce-page .star-rating:before{
color: #ccc;
}
.wordpress-456industry .woocommerce .star-rating span:before,
.wordpress-456industry.woocommerce-page .star-rating span:before{
color: #f8ce3d;
}
span.lpd-onsale {
min-height: 15px;
min-width: 32px;
font-size: 12px;
position:absolute;
text-align: center;
line-height: 15px;
font-weight: 900;
top: 10px;
right: 10px;
padding: 0 2px;
text-transform: uppercase;
border: 2px solid #c82f2a;
color: #c82f2a;
z-index: 99;
}
.wordpress-456industry .woocommerce a.remove{
color: #555 !important;
}
.wordpress-456industry .woocommerce a.remove:hover{
color: #fff !important;
background-color: #959595;
}
.wordpress-456industry .woocommerce div.product div.images img,
.wordpress-456industry.woocommerce-page div.product div.images img{
-webkit-box-shadow: none;
box-shadow: none;
border: 1px solid #ebebeb;
}
.wordpress-456industry.woocommerce-page div.product div.images div.thumbnails{
padding-top: 20px;
}
.wordpress-456industry.woocommerce-page div.product div.images div.thumbnails a{
margin-bottom: 20px;
}
.wordpress-456industry.woocommerce-page div.product div.images .thumbnails a img{
opacity: .85;
filter: alpha(opacity=85);
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;  
}
.wordpress-456industry.woocommerce-page div.product div.images .thumbnails a:hover img{
opacity: 1;
filter: alpha(opacity=100);
}
.shop-navigation{
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
margin-bottom: 20px;
padding: 10px 0;
}
.wordpress-456industry .woocommerce .woocommerce-breadcrumb,
.wordpress-456industry.woocommerce-page .woocommerce-breadcrumb{
color: #959595;
font-size: inherit;
margin: 0;
float: left;
}
.wordpress-456industry .woocommerce .woocommerce-breadcrumb a,
.wordpress-456industry.woocommerce-page .woocommerce-breadcrumb a{
color: #959595;
}
.wordpress-456industry.woocommerce div.product .shop-navigation .woocommerce-product-rating{
margin: 0;
float: right;
}
.cart-wrap{
}
.qt-label{
float: left;
margin: 5px 10px 5px 0;
}
.cart-top{
margin-bottom: 10px;
}
.cart-price .price,
.cart-price .pr-label{
display: inline-block;
}
.cart-price{
padding: 5px 0;
}
.cart-price .pr-label{
margin-right: 5px;
}
.wordpress-456industry.woocommerce-page div.product form.cart div.quantity{
margin: 0;
}
.wordpress-456industry.woocommerce-page .quantity{
width: auto;
padding: 3px 0;
}
.wordpress-456industry.woocommerce-page .quantity .plus,
.wordpress-456industry.woocommerce-page .quantity .minus{
background: #ccc;
border: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: white;
font-weight: bold;
height: 24px;
line-height: 20px;
position: relative;
width: 30px;
float: left;
font-size: 13px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.wordpress-456industry.woocommerce-page .quantity input.qty{
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
border: 1px solid #ccc;
box-shadow: none;
float: left;
font-weight: bold;
width: 60px;
height: 32px;
font-size: 12px;
margin-bottom: 0;
font-family: inherit;
}
.single-cart .cart-stock{
float: right;
}
.wordpress-456industry.woocommerce-page div.product p.stock{
font-size: inherit;
margin: 5px 0 5px 5px;
display: inline-block;
color: #959595;
}
.wordpress-456industry.woocommerce-page div.product .single_variation p.stock{
float: right;
}
.single-cart .cart-bottom{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 10px 0;
}
.single-cart .cart-bottom button{
float: right;
}
.single-cart .cart-price{
float: left;
}
.single-cart .cart-price .price{
margin: 0;
}
.wordpress-456industry.woocommerce div.product p.price del,
.wordpress-456industry.woocommerce div.product span.price del{
opacity: 1;
filter: alpha(opacity=100);
display: inherit;
}
.wordpress-456industry.woocommerce-page div.product span.price del,
.wordpress-456industry.woocommerce-page div.product p.price del{
color: #959595;
font-size: 85%;
}
.wordpress-456industry.woocommerce-page div.product span.price,
.wordpress-456industry.woocommerce-page div.product p.price{
font-size: 16px;
font-weight: 900;
color: #555;
}
.wordpress-456industry.woocommerce-page div.product .single_variation span.price{
margin: 5px 0;
display: inline-block;
}
.wordpress-456industry.woocommerce-page div.product form.cart{
margin-bottom: 20px;
}
.wordpress-456industry.woocommerce-page div.product form.cart.variations_form{
margin-bottom: 10px;
margin-top: 20px;
}
.wordpress-456industry.woocommerce-page div.product form.cart .variations{
margin-bottom: 10px;
}
.wordpress-456industry.woocommerce-page div.product div.social{
text-align: inherit;
}
.product_meta{
margin-bottom: 20px;
border: 1px solid #ebebeb;
padding: 7px;
width: 33%;
}
.product_meta .sku_wrapper,
.product_meta .posted_in,
.product_meta .tagged_as{
display: block;
font-size: 12px;
}
.wordpress-456industry.woocommerce div.product .woocommerce-tabs ul.tabs{
margin: 0 0 20px;
padding: 0;
border: none;
}
.wordpress-456industry.woocommerce div.product .woocommerce-tabs ul.tabs:before{
content: "";
top: 10px;
left: 0;
position: absolute;
height: 3px;
width: 100%;
display: block;
background: #ebebeb;
z-index: 1;
}
.wordpress-456industry.woocommerce-page div.product .woocommerce-tabs ul.tabs:before{
border-bottom: none;
content: "";
position: relative;
}
.wordpress-456industry.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active:before{
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
display:none;
}
.wordpress-456industry.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before{
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
border: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
left: 0;
}
.wordpress-456industry.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before,
.wordpress-456industry.woocommerce-page div.product .woocommerce-tabs ul.tabs li:after{
border: 0;
bottom: 0;
content: "";
height: 0;
position: relative;
width: 0;
display:none;	
}
.wordpress-456industry.woocommerce-page div.product .woocommerce-tabs ul.tabs li{
display: inline-block;
margin: 0 10px 0 0;
padding: 0;
position: relative;
z-index: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
border: none;
background: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
z-index: 9
}
.wordpress-456industry.woocommerce-page div.product .woocommerce-tabs ul.tabs li:first-child{
margin-left: 10px;
}
.wordpress-456industry.woocommerce-page div.product .woocommerce-tabs ul.tabs li a{
color: #959595 !important;
display: inline-block;
padding: 0 10px;;
text-decoration: none;
text-shadow: none;
background: white;
font-size: 16px;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.wordpress-456industry.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a{
color: #555 !important;
}
.woocommerce table.shop_attributes, .woocommerce-page table.shop_attributes{
border-top: 1px solid #ebebeb;
}
.wordpress-456industry.woocommerce-page .woocommerce-tabs table.shop_attributes th,
.wordpress-456industry.woocommerce-page .woocommerce-tabs table.shop_attributes td{
border-bottom: 1px solid #ebebeb;
line-height: 20px;
}
.wordpress-456industry.woocommerce-page div.product .woocommerce-tabs .panel{
margin-bottom: 20px;
}
.wordpress-456industry.woocommerce-page .woocommerce-tabs #reviews #comments ol.commentlist li img.avatar{
background: white;
border: 1px solid #ccc;
padding: 2px;
width: 54px;
}
.woocommerce-tabs{
margin-bottom: 40px;
}
.wordpress-456industry.woocommerce-page .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text{
border: 1px solid #ebebeb;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin: 0 0 0 70px;
padding: 20px 20px 0;	
}
.wordpress-456industry.woocommerce-page .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text p.meta{
font-size: 12px;
color: #555;
text-transform: uppercase;
}
.wordpress-456industry.woocommerce-page .woocommerce-tabs #reviews #comments ol.commentlist li .comment-text p.meta time{
font-size: 11px;
text-transform: uppercase;
color: #555;
}
.wordpress-456industry.woocommerce-page #reviews #comments ol.commentlist{
padding: 0;
}
.wordpress-456industry .woocommerce-message,
.wordpress-456industry .woocommerce-error,
.wordpress-456industry .woocommerce-info{
background: none;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: rgba(0, 0, 0, 0.75);
list-style: none outside none;
margin: 0 0 20px;
text-shadow: none;
color: #555;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
}
.wordpress-456industry .woocommerce-message{
border: 2px solid #8fae1b;
background: rgba(143, 174, 27, 0.15);
}
.wordpress-456industry .woocommerce-info{
border: 2px solid #1e85be;
background: rgba(30, 133, 190, 0.15);
}
.wordpress-456industry .woocommerce-error{
border: 2px solid #b81c23;
background: rgba(184, 28, 35, 0.15);
}
.wordpress-456industry .woocommerce-message a.button,
.wordpress-456industry .woocommerce-error a.button,
.wordpress-456industry .woocommerce-info a.button{
background: none !important;
border: none;
top: 0 !important;
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
color: inherit;
line-height: 20px;
padding: 0;
font-weight: normal;
font-size: 14px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
opacity: .85;
filter: alpha(opacity=85);
-webkit-transition: all .15s;
-moz-transition: all .15s;
-o-transition: all .15s;
transition: all .15s;
}
.wordpress-456industry .woocommerce-message a.button:hover,
.wordpress-456industry .woocommerce-error a.button:hover,
.wordpress-456industry .woocommerce-info a.button:hover{
opacity: 1;
filter: alpha(opacity=100);
}
.wordpress-456industry .woocommerce-message a{
color: #799418 !important;
}
.wordpress-456industry .woocommerce-info a{
color: #1e85be !important;
}
.wordpress-456industry .woocommerce-error a{
color: #b81c23 !important;
}
.wordpress-456industry .woocommerce-message:before,
.wordpress-456industry .woocommerce-error:before,
.wordpress-456industry .woocommerce-info:before{
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
border-radius: 1em;
box-shadow: none;
display: block;
font-size: inherit;
line-height: inherit;
padding-top: 0;
position: absolute;
text-shadow: none;
width: 20px;
height: 20px;
line-height: 20px;
text-align: center;
top: 1em;
}
.wordpress-456industry.woocommerce-page div.product form.cart table{
width: 100%;
border: 0;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
}
.wordpress-456industry.woocommerce-page div.product form.cart .variations label{
margin: 0;
text-shadow: none;
font-weight: normal;
}
.wordpress-456industry.woocommerce-page div.product form.cart .variations td.label{
padding: 0;
background: none;
font-family: inherit;
text-transform: none;
padding: 5px 10px 5px 0;
line-height: inherit;
color: inherit;
font-size: inherit;
display: inline-block;
}
.single_variation{
border-top: 1px solid #ebebeb;
padding: 10px 0;
}
.cleat-selection{
text-align: right;
}
.variations_button_wrap{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 10px 0;
}
.variations_button .btn{
float: right;
}
.single_variation_wrap{
margin-bottom: 20px;
}
.group-table-wrap{
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ccc;
}
.woo-catalog-456industry form.cart p{
margin-top: 10px;	
}
.woo-catalog-456industry form.variations_form.cart p,form.single-cart.cart p{
margin-top: 0;
}
.woo-catalog-456industry form.single-cart.cart p{
margin-bottom: 0;
}
.woo-catalog-456industry .lpd-products li .button{
display: none;
}
.woo-catalog-456industry .location-picker .country_to_state{
width: 30%;
display: inline-block;
margin: 0 1%;
}
.wrap-group-button{
padding: 10px 0;
border-bottom: 1px solid #ccc;
}
.wrap-group-button button{
float: right;
}
.external-cart{
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding: 10px 0;
margin-top: 20px;
margin-bottom: 20px;
}
.external-cart .cart-price{
float: left;
}
.external-cart p{
margin-bottom: 0;
}
.wordpress-456industry.woocommerce-page div.product p.cart{
float: right;
margin-bottom: 0;
}
.wordpress-456industry.woocommerce-page div.product form.cart .group_table td.label{
padding: 0;
background: none;
font-family: inherit;
text-transform: none;
padding: 10px 0;
display: inline-block;
line-height: 20px;
}
.wordpress-456industry.woocommerce-page div.product form.cart .group_table td{
border: 0;
margin: 0;
padding: 5px 0;
width: 33%;
}
.wordpress-456industry.woocommerce-page div.product form.cart .group_table td.label a{
font-weight: 900;
font-size: 12px;
color: #555;
}
.wordpress-456industry.woocommerce-page div.product form.cart .group_table td.price{
padding: 10px 0;
color: #959595;
font-size: 14px;
font-weight: 900;
}
.wordpress-456industry.woocommerce-page div.product form.cart .group_table td.price del .amount{
color: #959595;
font-size: 85%;
}
.wordpress-456industry.woocommerce-page div.product form.cart .group_table td.price .amount{
color: #555;
}
.wordpress-456industry.woocommerce-page div.product form.cart .group_table td.label label{
margin: 0;
text-shadow: none;
}
.wordpress-456industry.woocommerce-page div.product form.cart table small.stock{
display: inline-block;
color: #959595;
float: right;
font-weight: normal;
}
.product-item-thumb-wrap{
border: 1px solid #ebebeb;
position: relative;
margin-bottom: 10px;
z-index: 9;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s; 
}
.product-item-thumb{
position: relative;
display: block;
overflow: hidden;
}
.product-item-thumb-wrap .product-item_btn{
position: absolute;
bottom: 10px;
right: 10px;
display: block;
height: 40px;
width: 40px;
border-style: solid;
border-width: 2px;
background-position: 0 0;
outline: 0 none;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
}
.product-item-thumb-wrap .product-item_btn .glyphicons:before{
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s; 
}
.product-item-thumb-wrap .product-item_btn .glyphicons:before{
left: 5px;
top: 3px;
}
.product-item_btn.loading{
opacity: .85;
filter: alpha(opacity=85);
}
.product-item_btn.loading .glyphicons:before{
opacity: .5;
filter: alpha(opacity=50);
}
.product-item_btn.loading:before{
content:"";
position:absolute;
top:0;
right:0;
left:0;
bottom:0;
background:url(//www.talleressorolla.com/wp-content/themes/456industry/assets/img/ajax-loader.gif) center no-repeat rgba(255,255,255,0.65);
}
.wordpress-456industry .woocommerce a.added_to_cart,
.wordpress-456industry.woocommerce a.added_to_cart{
position: absolute;
bottom: 10px;
right: 60px;
display: block;
height: 40px;
width: 40px;
border-style: solid;
border-width: 2px;
border-color: #959595;
background-color: transparent;
background-position: center center;
outline: 0 none;
text-indent: -9999px;
background-image: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/img/mega-icon-added-to-cart.png);
}
.lpd-products ul:after,
ul.lpd-products:after{
clear: both;
content: "";
display: block;
}
ul.lpd-products li.product{
margin-bottom: 20px;
}
ul.lpd-products li.product h3{
font-size: 14px;
color: #959595;
margin: 0;
line-height: 20px;
font-weight: 700;
}
ul.lpd-products li.product .item-details{
padding-right: 30%;
}
ul.lpd-products li.product .star-rating{
margin-top: 10px;
padding-top: 0;
}
.wordpress-456industry .woocommerce ul.lpd-products li.product .star-rating,
.wordpress-456industry.woocommerce-page ul.lpd-products li.product .star-rating{
float: none;
}
ul.lpd-products li.product .price{
float: right;
font-weight: 700 !important;
font-size: 14px;
margin-left: 5px;
}
ul.lpd-products li.product .price del{
font-size: 85%;
color: #959595;
}
ul.lpd-products li.product .price .from {
font-size: 11px;
color: #959595;
margin: -2px 0 0;
text-transform: uppercase;
}
.product-item-cat a{
font-size: 12px;
font-weight: 900;
text-transform: uppercase;
}
.product.first{
clear: both;
}
.product-category a{
position: relative;
display: block;
border: 1px solid #ebebeb;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
}
ul.lpd-products li.product.product-category .product-category-title{
position: absolute;
bottom: 10%;
width: 100%;
background-color: rgba(255, 255, 255, 0.5);
padding: 10px 0;
text-align: center;
color: #363636;
font-size: 13px;
font-weight: 900;
text-transform: uppercase;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
}
ul.lpd-products li.product.product-category:hover .product-category-title{
color: white;
}
.product-category-title small{
font-size: 85%;
font-weight: 700;
display: block;
}
#title-breadcrumb .woocommerce-result-count{
line-height: 32px;
float: right;
margin-right: 10px;
font-weight: 900;
}
#title-breadcrumb .woocommerce-result-count,
#title-breadcrumb .woocommerce-ordering{
margin-bottom: 0;
}
.woocommerce-ordering .form-control{
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.woocommerce ul.cart_list li a,
.woocommerce-page ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.woocommerce-page ul.product_list_widget li a{
color: #959595 ;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
}
.footer .woocommerce ul.cart_list li a,
.footer .woocommerce-page ul.cart_list li a,
.footer .woocommerce ul.product_list_widget li a,
.footer .woocommerce-page ul.product_list_widget li a{
color: #555;
}
.footer .woocommerce ul.cart_list li,
.footer .woocommerce-page ul.cart_list li,
.footer .woocommerce ul.product_list_widget li,
.footer .woocommerce-page ul.product_list_widget li{
border-bottom: 1px solid #ccc;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce-page ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce-page ul.product_list_widget li .star-rating{
position: absolute;
bottom: 18px;
}
.woocommerce ul.cart_list li img,
.woocommerce-page ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.product_list_widget li img{
-webkit-box-shadow: none !important;
box-shadow: none !important;
border: 1px solid #ebebeb;
width: 58px;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
}
.footer .woocommerce ul.cart_list li img,
.footer .woocommerce-page ul.cart_list li img,
.footer .woocommerce ul.product_list_widget li img,
.footer .woocommerce-page ul.product_list_widget li img{
border: 1px solid #ccc;
}
.woocommerce ul.cart_list li .amount,
.woocommerce-page ul.cart_list li .amount,
.woocommerce ul.product_list_widget li .amount,
.woocommerce-page ul.product_list_widget li .amount{
font-weight: 700;
font-size: 14px
}
.woocommerce ul.cart_list li del .amount,
.woocommerce-page ul.cart_list li del .amount,
.woocommerce ul.product_list_widget li del .amount,
.woocommerce-page ul.product_list_widget li del .amount{
font-size: 12px;
}
.woocommerce ul.cart_list li del,
.woocommerce-page ul.cart_list li del,
.woocommerce ul.product_list_widget li del,
.woocommerce-page ul.product_list_widget li del{
color: #959595;
}
.woocommerce ul.cart_list li .from,
.woocommerce-page ul.cart_list li .from,
.woocommerce ul.product_list_widget li .from,
.woocommerce-page ul.product_list_widget li .from{
font-weight: 700;
font-size: 11px;
color: #959595;
text-transform: uppercase;
}
.widget_product_categories ul{
list-style: none;
margin: 0;	
}
.widget_product_categories ul li{
position: relative;
}
.widget_product_categories ul li a{
display: inline-block;
position: relative;
color: #555;
padding: 10px 0 10px 26px;
background-image: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/img/glyphicons_halflings_117_folder-open.png);
background-position: 0 14px;
background-repeat: no-repeat;
text-decoration: none;
font-weight: bold;
z-index: 1;
}
.widget_product_categories ul li .toggle{
position: absolute;
top: 10px;
right: 0;
z-index: 9;
cursor: pointer;
}
.widget_product_categories ul.children{
display: none;
}
.widget_product_categories ul.children li .toggle{
top: 5px;
}
.widget_product_categories ul ul{
padding: 0 0 0 8px;
margin: 0;
}
.widget_product_categories ul ul li{
padding: 5px 0 5px 15px;
}
.widget_product_categories ul ul li a{
color: #959595;
padding: 0;
background-image: none;
}
.widget_product_categories ul ul ul{
padding: 10px 0 10px 8px;
}
.wordpress-456industry .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content
.wordpress-456industry.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{
background: #555;
}
.wordpress-456industry .woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.wordpress-456industry.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range{
background: #ccc;
border: 1px solid #b7b7b7;
*border: 0;
*zoom: 1;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.wordpress-456industry .woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.wordpress-456industry.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
*border: 0;
*zoom: 1;
height: 16px;
width: 16px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
top: -5px;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
}
.price_slider_amount .btn{
float: left;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce-page .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span,
.woocommerce-page .widget_layered_nav ul li span{
font-weight: 700;
}
.wordpress-456industry .woocommerce table.shop_table,
.wordpress-456industry.woocommerce-page table.shop_table{
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
margin-bottom: 20px;
}
.wordpress-456industry.woocommerce-page .checkout table.shop_table{
color: #959595;
}
.wordpress-456industry.woocommerce-page .checkout table.shop_table .order-total{
color: #555
}
.wordpress-456industry.woocommerce-page table.cart td.actions{
padding: 12px 0;
}
.wordpress-456industry .woocommerce table.shop_table,
.wordpress-456industry.woocommerce-page table.shop_table{
border: none;
}
.woocommerce table.shop_table thead,
.woocommerce-page table.shop_table thead{
color: #555;
}
.wordpress-456industry .woocommerce table.shop_table td,
.wordpress-456industry.woocommerce-page table.shop_table td{
border-top: 1px solid #ccc;
padding: 12px;
}
.wordpress-456industry .woocommerce .checkout table.shop_table td,
.wordpress-456industry.woocommerce-page .checkout table.shop_table td{
padding: 8px 12px;
}
.wordpress-456industry .woocommerce table.cart a.remove,
.wordpress-456industry.woocommerce-page table.cart a.remove{
color: #555 !important;
}
.wordpress-456industry .woocommerce table.cart a.remove:hover,
.wordpress-456industry.woocommerce-page table.cart a.remove:hover{
color: #fff !important;
}
.wordpress-456industry .woocommerce table.cart img,
.wordpress-456industry.woocommerce-page table.cart img{
width: 50px;
border: 1px solid #ebebeb;
-webkit-transition: all 0.15s ease-in-out 0s;  
-moz-transition: all 0.15s ease-in-out 0s;  
-o-transition: all 0.15s ease-in-out 0s;  
-ms-transition: all 0.15s ease-in-out 0s;  
transition: all 0.15s ease-in-out 0s;
}
.wordpress-456industry.woocommerce-page .cart-collaterals .cart_totals{
float: none;
}
.wordpress-456industry.woocommerce-page .cart-collaterals .cart_totals table{
color: #959595;
margin: 20px 0;
}
.wordpress-456industry.woocommerce-page .cart-collaterals .cart_totals table .order-total{
color: #555;
}
.wordpress-456industry.woocommerce-page .cart-collaterals .cart_totals tr td,
.wordpress-456industry.woocommerce-page .cart-collaterals .cart_totals tr th{
border-top: 1px solid #ccc;
}
.shipping-calculator-form{
width: 66%;
}
.woocommerce-billing-fields h3,
.woocommerce-shipping-fields h3,
#order_review_heading,
.cart_totals h4{
font-size: 16px;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 0.5px;
position: relative;
color: #555;
line-height: 20px;
font-family: inherit;
}
.woocommerce-billing-fields h3:before,
.woocommerce-shipping-fields h3:before,
#order_review_heading:before,
.cart_totals h4:before{
content: "";
top: 9px;
left: 0;
position: absolute;
height: 3px;
width: 100%;
display: block;
background: #ebebeb;
z-index: 1;
}
.woocommerce-billing-fields h3 span,
.woocommerce-shipping-fields h3 span,
#order_review_heading span,
.cart_totals h4 span{
display: table;
padding: 0 10px;
margin: 0 10px;
background-color: #fff;
position: relative;
z-index: 9;
}
.wordpress-456industry.woocommerce-cart .wc-proceed-to-checkout{
padding: 0;
}
.wordpress-456industry.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{
width: 50%;
margin: 0;
}
.wordpress-456industry .shipping-calculator-form{
padding: 10px 0;
}
.wordpress-456industry.woocommerce-page form .form-row{
padding: 0;
margin-bottom: 10px;
}
.wordpress-456industry .woocommerce .cart-collaterals .cart_totals tr td,
.wordpress-456industry.woocommerce-page .cart-collaterals .cart_totals tr td,
.wordpress-456industry .woocommerce .cart-collaterals .cart_totals tr th,
.wordpress-456industry.woocommerce-page .cart-collaterals .cart_totals tr th{
padding: 5px 20px;
}
.wordpress-456industry.woocommerce-page .cart-collaterals .cart_totals table select{
margin-bottom: 0;
}
.wordpress-456industry.woocommerce-page ul#shipping_method li{
padding: 0;
text-indent: 0;
}
.wordpress-456industry.woocommerce-page ul#shipping_method li input[type="radio"]{
margin: 0 5px 0 0;
}
.payment_methods label,
#shipping_method label{
display: inline;
margin: 0;
}
.coupon .form-control{
display: inline-block;
width: 200px;
}
.wordpress-456industry .woocommerce .cart-collaterals .cross-sells,
.wordpress-456industry.woocommerce-page .cart-collaterals .cross-sells{
width: 100%;
float: none;
}
#account_password-2_field label{
display: block !important;
visibility: visible !important;
}
#order_review_heading{
margin-top: 50px;
}
.wordpress-456industry.woocommerce-page form.login,
.wordpress-456industry.woocommerce-page form.checkout_coupon,
.wordpress-456industry.woocommerce-page form.register{
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
border: 1px solid #ebebeb;
padding: 20px 15px;
}
.wordpress-456industry.woocommerce-page form.login,
.wordpress-456industry.woocommerce-page form.register{
padding-bottom: 10px
}
.checkout_coupon p{
margin-bottom: 0 !important;
}
.wordpress-456industry .woocommerce form .form-row input.input-text,
.wordpress-456industry.woocommerce-page form .form-row input.input-text,
.wordpress-456industry .woocommerce form .form-row textarea,
.wordpress-456industry.woocommerce-page form .form-row textarea{
height: 30px;
}
.wordpress-456industry #ship-to-different-address{
margin-bottom: 19px;
}
.wordpress-456industry #ship-to-different-address label{
padding-left: 0;
margin-top: 15px;
}
.input-text,
#shipping_country,
#billing_country,
#calc_shipping_state {
display: block;
width: 100%;
height: 30px;
padding: 5px 10px;
font-size: 13px;
line-height: 1.428571429;
color: #555555;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-transition: border-color ease-in-out 0.15s;
transition: border-color ease-in-out 0.15s;
}
.input-text:focus,
#shipping_country:focus,
#billing_country:focus,
#calc_shipping_state:focus {
border-color: #959595;
outline: 0;
}
.login .lost_password{
margin-left: 5px;
}
.payment_methods label,
#shipping_method label{
display: inline;
margin: 0;
}
.wordpress-456industry.woocommerce-page #payment{
background: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.wordpress-456industry.woocommerce-page #payment div.payment_box{
background: #ebebeb;
box-shadow: none;
font-size: 13px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding-top: 10px;
padding-bottom: 10px;
text-shadow: none;
}
.wordpress-456industry.woocommerce-checkout #payment div.payment_box:after{
border-color: transparent transparent #ebebeb;
}
.wordpress-456industry.woocommerce-page #payment ul.payment_methods{
padding: 10px 15px;
border: 1px solid #ccc;
}
#order_review .shop_table{
margin-bottom: 40px;
}
div#order_review .shop_table{
width: 66%;
float: right;
}
.wordpress-456industry.woocommerce-page #payment div.form-row{
padding: 20px 0 0;
}
.wordpress-456industry.woocommerce-page .cart-collaterals .cart_totals p.note{
padding-top: 10px;
}
.wordpress-456industry .woocommerce ul.digital-downloads,
.wordpress-456industry.woocommerce-page ul.digital-downloads{
margin-bottom: 30px;
}
#wl-wrapper h2,
.my-account-title{
text-transform: uppercase;
font-size: 16px;
font-weight: 900;
line-height: 20px;
}
.pass-change-title{
color: #555;
text-transform: uppercase;
font-size: 16px;
font-weight: 900;
line-height: 20px;
margin: 20px 0;
border: none;
}
.wordpress-456industry .woocommerce .order_details,
.wordpress-456industry.woocommerce-page .order_details{
padding: 0;
}
.wordpress-456industry .woocommerce table.my_account_orders,
.wordpress-456industry.woocommerce-page table.my_account_orders{
font-size: inherit;
}
.order-actions a{
margin-left: 5px;
}
.cart-out-of-stock{
margin-bottom: 10px;
}
.wordpress-456industry.woocommerce-page div.product form.cart table small.out-of-stock,
.wordpress-456industry.woocommerce-page div.product p.out-of-stock{
color: #ed1c24
} .wordpress-456industry div.product div.images a#cloud-link{
display: block;
border: 1px solid #ebebeb;
padding: 5px;
}
.wordpress-456industry .cloud-zoom-big {
border: 5px solid #fff;
overflow: hidden;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;	
-moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);;
box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);		
}
.wordpress-456industry div.product div.images #wrap *,
.wordpress-456industry div.product div.images #wrap *:before,
.wordpress-456industry div.product div.images #wrap *:after{
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.single_variation_equal .single_variation{
border: none;
float: right;
padding: 0;
line-height: 20px;
}
.single_variation_equal .single_variation p{
margin: 0 !important;
}
.single_variation_equal{
border-top: 1px solid #ebebeb;
padding: 10px 0;
}.wordpress-456industry .woocommerce .star-rating span:before,
.wordpress-456industry.woocommerce-page .star-rating span:before,
.wordpress-456industry .woocommerce .star-rating:before,
.wordpress-456industry.woocommerce-page .star-rating:before{
display: none;
}
.wordpress-456industry .woocommerce .star-rating,
.wordpress-456industry.woocommerce-page .star-rating{
font-family: inherit;
line-height: inherit;
font-size: inherit;
height: 5px;
width: 214px;
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/img/rating.png) 0 0 no-repeat;
}
.wordpress-456industry .woocommerce .star-rating span,
.wordpress-456industry.woocommerce-page .star-rating span{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/img/rating.png) 0 -5px no-repeat;
padding-top: 0;
}
.wordpress-456industry.woocommerce-page .shop-navigation .star-rating{
margin: 7px 0;
}
.wordpress-456industry .col-md-9 .woocommerce .col-md-3 .star-rating,
.wordpress-456industry.woocommerce-page .col-md-9 .col-md-3 .star-rating,
.wordpress-456industry .woocommerce.widget .star-rating,
.wordpress-456industry.woocommerce-page  .widget .star-rating{
width: 164px;
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/img/rating-widget.png) 0 0 no-repeat;
}
.wordpress-456industry .col-md-9 .woocommerce .col-md-3 .star-rating span,
.wordpress-456industry.woocommerce-page .col-md-9 .col-md-3 .star-rating span,
.wordpress-456industry .woocommerce.widget .star-rating span,
.wordpress-456industry.woocommerce-page  .widget .star-rating span{
background: url(//www.talleressorolla.com/wp-content/themes/456industry/assets/img/rating-widget.png) 0 -5px no-repeat;
}