/*
Theme Name: GS CNC Solutions
Theme URI: http://factory.commercegurus.com/
Author: CommerceGurus
Author URI: http://www.commercegurus.com
Description: Factory is a precision designed WordPress theme for any kind of business
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: factory
Domain Path: /languages/
Tags: light, white, two-columns, three-columns, right-sidebar, custom-background, custom-header, custom-menu, featured-images, flexible-header, sticky-post, theme-options, translation-ready
*/


/*** Custom CSS ***/.inner-widget-wrap {
    font-size: 16px;
}.page-content {
   /* margin-top: 11%; */
}li#menu-item-71706 a {
    text-transform: lowercase;
}
.blockquote:before,.prev-product:hover:before, .next-product:hover:before{color:#fff !important;}
.btn {
    display: inline-block;
    padding: 6px 12px;
    /* margin-bottom: 0; */
    
    font-size: 19px !important;
    background: #ba0001;
    color: #fff;
    /* top: 19%; */
    margin-top: 10%;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.bg{background-repeat:no-repeat;}
.entry-content .top-read-link .wpb_wrapper a {
    background: #881620 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    padding: 6px 16px;
}.border{border: 2px solid #881620;}
.vc_btn3.vc_btn3-size-lg {
    font-size: 21px !important;
    padding: 11px 25px !important;
}.first-footer{margin-top:-4%;}
.full{width:100%;float:left;}
.half{width:50%;float:left;}

.entry-content .top-read-link .wpb_wrapper a:hover{ background:#444; }
.wpb_button.wpb_btn-danger.wpb_arrow { padding:8px 20px; }

@media screen and (min-width:1000px) and (max-width:1600px){
.cg-primary-menu {
   /* position: fixed;
    float: left;
    width: 100%;
    z-index: 3;
    top: 16%;*/
}
}
@media screen and (max-width:768px){
.border {
    border: none;
}
.first-footer{margin-top:2%;}
.foot_link{
font-size:10px;float:left !Important;
}
.half{width:50%;float:left;}.email{display:block;}
}
@media only screen and (min-width: 1100px){
.rightnav .extra {
    height: 85px !important;
}}


@media screen and (min-width:1602px) and (max-width:1850px){
.cg-primary-menu {
   /* position: fixed;
    float: left;
    width: 100%;
    z-index: 3;
    top: 16%;*/
}
}

@media screen and (min-width:1851px) and (max-width:2200px){
.cg-primary-menu {
  /*  position: fixed;
    float: left;
    width: 100%;
    z-index: 3;
    top: 16%;*/
}
}.email{display:none;}
.entry-content a.more-link {
    display: inline-block;
    background: #881620 !important;
}
.foot_link{
font-size:10px;float:right;
}
@media screen and (max-width:992px){
.first-footer {
    padding-top: 25px;
    margin-top: 2%;
}
}
@media screen and (min-width:768px) and (max-width:1024px){
.mobile-header-details {
    display: block !important;
}
.cg-header-details {
    text-align: left;
    margin-left: 22px;
    text-align: left;
    border-left: 1px solid #eee;
    padding-left: 50px;
    vertical-align: middle;
    position: relative;
    top: 77%;
    transform: translateY(0%) !important;
}
.cg-menu-below .cg-extras .cg-header-details i, .mobile-header-details .cg-header-details i {
    position: relative !important;
    line-height: -5px;
    color: #aa0100;
    font-size: 21px;
    left: -16px !important;
    top: 2px;
}
}

.iphorm-theme-react-default .iphorm-elements .iphorm-element-wrap-text input, .iphorm-theme-react-default .iphorm-elements .iphorm-element-wrap-captcha input, .iphorm-theme-react-default .iphorm-elements .iphorm-element-wrap-email input, .iphorm-theme-react-default .iphorm-elements .iphorm-element-wrap-password input, .iphorm-theme-react-default .iphorm-elements .iphorm-element-wrap select, .iphorm-theme-react-default .iphorm-elements .iphorm-element-wrap textarea {
    border: 2px solid #881620 !important;
     border-bottom:2px solid #881620 !important; 
    padding: 7px 15px;
    line-height: 21px;
    min-height: 21px;
    background: transparent !important;
    text-shadow: none;
    width: 99%;
    max-width: 100%;
    border-radius: 2px;
    -webkit-transition: all ease-in 0.1s;
    -moz-transition: all ease-in 0.1s;
    -o-transition: all ease-in 0.1s;
    transition: all ease-in 0.1s;
}

.iphorm-theme-react-default .iphorm-submit-wrap button span {
    padding: 0;
    text-shadow: none;
    line-height: 25px;
    background-color: #881620 !important;
    border: 0 none transparent;
    position: relative;
    color: #fff;
    font-weight: normal;
    padding: 10px 25px 10px 25px;
    border-radius: 2px;
     -webkit-box-shadow: none !important; 
     box-shadow: none !important; 
    -webkit-transition: all ease-in 0.2s;
    -moz-transition: all ease-in 0.2s;
    -o-transition: all ease-in 0.2s;
    transition: all ease-in 0.2s;
}