.gmwqp_inquirybtn{
		margin-top: 10px;
        display: inline-block;
        width: 100%;
}
.gmwqp_popup_op {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0, 0, 0, 0.4); /* Black with opacity */
}


.gmwqpmsgc{
    margin-top: 5px !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
}
.gmwqpmsgc .gmwqp_loop{
	padding: 0 !Important;
    margin: 0 !Important;
    color: red;
    font-size: 15px;
    line-height: 18px;
}
.gmwerr div{
    color: red;
}
.gmwqp_inner_field {
    display: flex;
}
.gmwqpmsgc.gmwsuc div{
    color: green;
}
.gmwqp_inner_popup_op h3{
	text-align: center;
    font-size: 20px;
    margin: 0;
    padding: 8px 0;
    background-color: #dcdcdc;
}
label.gmqqp_label {
    float: left;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    display: inline-block;
    width: 100%;
}
label.gmqqp_label span{
	color: red;
}
.gmqqp_submit {
	width: 100%;
    margin-top: 10px;
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    padding: 5px 0;
    float: left;
    text-align: center;
    /*background-color: #dcdcdc;*/
}
form#gmwqp_popup_op_form {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    float: left;
}
.gmwqp_toplevel{
    display: flex;
    flex-direction: column;
    padding:0;
}
.gmwqp_beforeformcontent , .gmwqp_afterformcontent{
    margin-top: 10px;
}
.gmqqp_input {
    
    line-height: 20px !Important;
    border: 1px solid #000 !Important;
    height: 33px !Important;
    border-radius: 2px !Important;
    width: 100%;
}
.gmwqp_loop.gmwqp_full{
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}
textarea.gmqqp_input{
	height:80px !important;
    display: flex;
}
.gmqqp_captchadiv label{
    float: left !Important;
}
.gmqqp_captchadiv .gmqqp_input{
    width: 80px !Important;
    float: left !Important;
    margin-left: 5px;
}
.gmwqp_inner_popup_op h4 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: normal;
}
.gmwqp_inner_popup_op {
    background-color: #fefefe;
    margin: 5% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    max-width: 600px; /* Max width for the modal */
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    border-radius: 10px;
    position: relative; /* Required for positioning close button */
}
.gmwqp_inner_popup_op_mores {
	 background-color: #fff;
}
.gmwqp-modal-open {
    overflow: hidden; 
}

.gmwqp_close {
    position: absolute;
    top: 10px;
    right: 10px;
    text-decoration: none;
    color: #000;
    font-size: 24px;
    font-weight: bold;
    cursor: pointer;
}
.gmwqp_close img {
    width: 24px;
    height: 24px;
}

.gmwqp_inner_popupcontant {
    display: flex;
    flex-direction: column;
}
.gmwqp_inner_field label{
    display: inline-block;
}
.gmqqp_submit_btn{
	padding: 10px 15px;
    border-radius: 3px;
    /*float: right;
    margin-right: 10px;*/
}
.gmwqp_popupcontant {
}
.gmwqp_inquirybtn_loop .gmwqp_inq{
    margin-top: 0 !Important;
}
.gmwqp_inquirytmltbtn_loop .gmwqp_inq_addtocart{
    margin-top: 0 !Important;
}

.gmwqp_inquirybtn_loop{
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.gmwqp_inquirytmltbtn_loop{
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}
.viewcaren{
    margin-left: 10px !important;
}
.gmwqp_loader .gmwqp_inner_popup_op_mores{
    opacity: 0.5;
    pointer-events: none;
}
.gmwqp_form_dls .gmwqp_popupcontant{
       max-height: inherit;
}
@media only screen and (max-width: 600px) {
	.gmwqp_inner_popup_op{
               max-width: 80%;
	  /*margin-right: 15px;
	  margin-left: 15px;*/
   /* box-shadow: 0 0 25px 5px #999;*/
   margin-top: 55px;
	}
    .gmwqp_popup_op{
       /* min-width:auto;*/
        box-shadow: none;
    }
}/** Positioning CSS **/
#callnowbutton {
    display: none;
}

@media screen and (max-width:650px) {
    #callnowbutton:not(.cnb-displaymode),
    #callnowbutton.cnb-displaymode-mobile-only {
        display: block;
        position: fixed;
        text-decoration: none;
    }
    #callnowbutton.cnb-full.cnb-displaymode-mobile-only {
        display: flex;
    }
}

@media screen and (min-width:650px) {
    #callnowbutton.cnb-displaymode-desktop-only {
        display: block;
        position: fixed;
        text-decoration: none;
    }
    #callnowbutton.cnb-full.cnb-displaymode-desktop-only {
        display: flex;
    }
}
@media screen {
    #callnowbutton.cnb-displaymode-always {
        display: block;
        position: fixed;
        text-decoration: none;
    }
    #callnowbutton.cnb-full.cnb-displaymode-always {
        display: flex;
    }
}

/** Layout CSS **/
#callnowbutton.cnb-full {
    justify-content: center;
    align-items: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);
    width: 100%;
    left: 0;
    height: 60px;
}

.cnb-full.cnb-full-bottom {
    bottom: 0;
}

.cnb-full.cnb-full-top {
    top: 0;
}

#callnowbutton.cnb-single {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
    background-position: center;
    background-size:35px 35px;
    background-repeat: no-repeat;
}

.cnb-single.cnb-middle {
    bottom: 15px;
    left: 50%;
    margin-left: -28px;
}

.cnb-single.cnb-left {
    bottom: 15px;
    left: 20px;
}

.cnb-single.cnb-right {
    bottom: 15px;
    right: 20px;
}

.cnb-single.cnb-mleft {
    top: 50%;
    margin-top: -28px;
    left: 20px;
}

.cnb-single.cnb-mright {
    top: 50%;
    margin-top: -28px;
    right: 20px;
}

.cnb-single.cnb-tleft {
    top: 15px;
    left: 20px;
}

.cnb-single.cnb-tmiddle {
    top: 15px;
    left: 50%;
    margin-left: -28px;
}

.cnb-single.cnb-tright {
    top: 15px;
    right: 20px;
}

/* Don't show a label with top and bottom middle positions */
#callnowbutton.cnb-single.cnb-middle span,
#callnowbutton.cnb-single.cnb-tmiddle span {
    display: none;
}

.cnb-single.cnb-left span,
.cnb-single.cnb-mleft span,
.cnb-single.cnb-tleft span {
    left: 68px;
}

.cnb-single.cnb-right span,
.cnb-single.cnb-mright span,
.cnb-single.cnb-tright span {
    right: 68px;
}

.cnb-single.cnb-text span {
    -moz-osx-font-smoothing: grayscale;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;
    width: auto;
    background-color: rgba(70,70,70,.9);
    position: absolute;
    border-radius: 2px;
    font-family: helvetica,arial,sans-serif;
    padding: 6px 8px;
    font-size: 13px;
    font-weight: 700;
    color: #ECECEC;
    top: 15px;
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
    word-break: keep-all;
    line-height: 1em;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
}
.cnb-single:not(.cnb-text) span {
    display: none;
}
.cnb-full.cnb-text {
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 120%;
    overflow: hidden;
    white-space: nowrap;
}

.cnb-full.cnb-zoom-110 img,
.cnb-full.cnb-zoom-120 img,
.cnb-full.cnb-zoom-130 img {
  transform-origin: right;
}
.cnb-single.cnb-zoom-70,
.cnb-full.cnb-zoom-70 img {
  transform: scale(0.7);
}
.cnb-single.cnb-zoom-80,
.cnb-full.cnb-zoom-80 img {
  transform: scale(0.8);
}
.cnb-single.cnb-zoom-90,
.cnb-full.cnb-zoom-90 img {
  transform: scale(0.9);
}
.cnb-single.cnb-zoom-110,
.cnb-full.cnb-zoom-110 img {
  transform: scale(1.1);
}
.cnb-single.cnb-zoom-120,
.cnb-full.cnb-zoom-120 img {
  transform: scale(1.2);
}
.cnb-single.cnb-zoom-130,
.cnb-full.cnb-zoom-130 img {
  transform: scale(1.3);
}
.cnb-full.cnb-zoom-70 span {
  font-size: 70%;
}
.cnb-full.cnb-zoom-80 span {
  font-size: 80%;
}
.cnb-full.cnb-zoom-90 span {
  font-size: 90%;
}
.cnb-full.cnb-zoom-110 span {
  font-size: 110%;
}
.cnb-full.cnb-zoom-120 span {
  font-size: 120%;
}
.cnb-full.cnb-zoom-130 span {
  font-size: 130%;
}

.cnb-zindex-10 {
  z-index: 2147483647;
}
.cnb-zindex-9 {
  z-index: 214748365;
}
.cnb-zindex-8 {
  z-index: 21474836;
}
.cnb-zindex-7 {
  z-index: 2147484;
}
.cnb-zindex-6 {
  z-index: 214748;
}
.cnb-zindex-5 {
  z-index: 21475;
}
.cnb-zindex-4 {
  z-index: 2147;
}
.cnb-zindex-3 {
  z-index: 215;
}
.cnb-zindex-2 {
  z-index: 21;
}
.cnb-zindex-1 {
  z-index: 2;
}
