/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 14 2017 | 00:31:35 */
body.custom-background {
    background: url(../2016/08/knitting250px.png);
}
th, td {
    padding: 3px 3px 3px 10px;
  border: 1px solid rgb(215, 215, 215);
}
.page-content ul li {
padding-bottom: 5px;
}
.wpcf7-form .wpcf7-submit, .wpcf7-form input[type="submit"].primary-button {
    padding: 1px 33px 0px 33px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 0px center;
}
div.wpcf7-validation-errors {
width:360px;
}
.menu > .menu-item.narrow .sub-menu {
padding: 0px;
}
.wpcf7-form .wpcf7-submit:hover, .wpcf7-form input[type="submit"].primary-button:hover {
background-image: none;
}
h4 {
    padding: 6px 12px;
    background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,#ffd603),color-stop(50%,#ffe602),color-stop(100%,#fed70d));
    background-image: -webkit-linear-gradient(#ffd603,#ffe602,#fed70d);
    background-image: -moz-linear-gradient(#ffd603,#ffe602,#fed70d);
    background-image: -o-linear-gradient(#ffd603,#ffe602,#fed70d);
    background-image: linear-gradient(#cc3433,#c93837,#cc3433);
    font-size: 20px;
    color: #fff;
}
.service-img {
    position: relative;
    width: 100%;
    height: 200px;
    background-size: cover !important;
}
.service-img:hover {
    opacity: 0.7;
      -webkit-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  -moz-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  transition: all 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
}
.service-title a {
    display: inline-block;
    background: rgba(204, 52, 51, 0.82);
    font-size: 16px;
    letter-spacing:0.025em;
    color: #FFFFFF;
    font-weight: 900;
    line-height: 25px;
    padding: 3px 5px;
    position: absolute;
    max-width: 80%;
    left: 25px;
    bottom: 50px;
    display: table;
}

@media (max-width: 1024px) {
.service-title a {
    font-size:14px;
     max-width: 80%; 
    
}
}
    
h1 {
font-weight:700 !important;
}
.breadcrumbs-wrapper {
  background: rgb(229, 229, 229);
}
.breadcrumbs-wrapper a {
  color:#999999 !important;
}
.post-grid-item .post-img:hover .button {
display:none;
}
.header-nav {
margin-bottom:20px;
}
.posted-on {
display:none;
}
.entry-content {
display:none;
}
/*top bar*/
.header-layout-2 .header-middle {
    padding: 15px 0px 5px 0px;
}
.header-contact-info > li {
font-size:14px;
}
.site-topbar .popmake-1480 {
    padding: 15px 15px;
    width: 202px;
    letter-spacing: 0.05em;
    font-size: 14px;
    background-color: #cc3433;
    position: relative;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
}
.site-topbar .popmake-1480:hover {
 background-color: #3dcbff;
}
.site-topbar .popmake-1480 .link-title {
    color: #ffffff;
}
.site-topbar .popmake-1480 i.fa {
    color: #ffffff;
    padding-right: 6px;
}
.header-contact-info span {
    font-size: 14px;
    color: #8c8c8c;
    font-weight: 700;
}
.site-topbar i {
    color: #cc3433;
}
.primary-bg {
    border-radius:100px;
    box-shadow: 0px 0px 10px rgba(1,1,1,0.65);
}
h5 {
    font-size: 12px;
}
h2 { 
  font-weight:700 !important;
}
.icon-box .icon-box-desc {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
}
.button.primary-button {
    border-color: #cc3433;
    border-radius: 100px;
}
.primary-button-2 {
   width: 100%;
    border-radius: 3px;
    border-color: #cc3433 !important;
    padding: 1px 33px 0px 33px;
    background-color: #cc3433;
    color: #fff !important;
}
.primary-button-2:hover {
webkit-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    -moz-transition: all 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
    transition: all 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  border-color: #3dcbff !important;
background-color: #3dcbff;
}
.button.primary-button .fa {
color: rgba(0, 0, 0, 0.25);
}
.page-title {
    padding: 50px 0px 50px 0px;
    margin-bottom: 50px;
}
.saturnthemes-toggle {
 display:none;
}
.custom-banner {
border-radius:0px !important
}
.button.full {
border-radius:100px;
}
.heading {
border-color: #cc3433;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 0px;
}

/* Footer*/
.footer-widget-container {
    padding: 45px 0 25px;
}
.footer-bottom {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    font-size: 14px;
}
.footer-widget-container .menu a {
   color: #fff !important;
}
.footer-contact-info {
    font-size: 14px;
    padding-left: 30px;
    color: #fff;
}
.footer-contact-info i {
    padding-right: 8px;
}
.footer-widget-container {
    padding: 0px;
}

/*Sidebar*/

.primary-bg1 {
  box-shadow: 0px 0px 10px rgba(1,1,1,0.65);
  border-radius:3px !important;
  background-color:#cc3433; 
}
.custom-banner {
    padding: 30px 25px;
}
.custom-banner .button.secondary-button {
border-radius:100px;
font-size: 14px;
letter-spacing: 0.025em;
}
.custom-banner .button.secondary-button .fa {
   color:#a51d1c;
}
.custom-banner p {
  font-size:13px;
  margin-bottom:20px;
}
/*Contact*/
.custom-contact-white {
    color: #111111;
}
input[type="text"], input[type="email"], input[type="tel"] {
width:100%;
}
.custom-contact-white .heading {
    color: #111111;
}
div.wpcf7-mail-sent-ok {
font-size:12px;
}
.industry-contact-detail .icon {
    width: 23px;
    float: left;
}
.wpcf7-form textarea {
height:190px;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_details .slb_data {
display:none;
}
.pum-container, .pum-content, .pum-content+.pum-close, .pum-content+.pum-close:active, .pum-content+.pum-close:focus, .pum-content+.pum-close:hover, .pum-overlay, .pum-title {
outline:none;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_group_status {
display:none;
}
 .plus-company {
    width: 350px;
    border: 1px solid #f7f7f7;
    padding: 25px 10px 25px 15px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    font-weight: 500;
    letter-spacing: 0.025em;
    background-color: rgba(198, 198, 198, 0.2);
     box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);

}

.plus-image {
    float: left;
    margin-right: 15px;
    margin-top: -6px;
    padding: 5px;
}
.vc_parallax .vc_parallax-inner {
-webkit-filter: blur(3px);
}
.popmake-2026:hover{
      color: #fff200;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_data_title {
display:none;
}

.madeby {
    padding: 20px 20px;
    text-align: right;
}
