.post-edit-link{color: #fff;}
.flex-control-nav{margin-top: 10px !important;}
.flex-control-nav li{display: inline-block; border:1px #fff solid;}
ul.tabs li.active a{color: #000 !important;}
.shop_table_responsive tr td{border-bottom: 1px solid #fff;}
.button.alt{color: #fff; background-color: #3174e3 !important;}
.button{color: #fff !important; background-color: #3174e3 !important; padding: 5px; }
.button_estimator{color: #fff; background-color: #3174e3; padding: 5px 20px 40px 15px; font-size: 15px;}
.input-text,.state_select
{display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
.select2-results__options{color: #444;}
.about-us-content > .wp-block-column:last-child {
    min-width: 77%;
    margin-left: 15px;
}
.about-us-content > .wp-block-column:first-child {
    max-width: 20%;
    margin-right: 15px;
}
figure.wp-block-image.about-us-img img {
    border: 5px solid #ff8a00;
}
.shopListing > ul > li {
    text-align: center;
}
.shopListing img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: 180px;
	width: auto;
}
.shopListing .woocommerce-loop-product__title {
    margin-top: 10px;
    font-size: 18px; /*#ROWOO 20->18 */
}
.shopListing .btn-style-four {
    padding: 5px 8px 5px 8px;
    border-radius: 0px;
    border: 2px solid #639eff;
    text-decoration: none;
}
.shopListing span.woocommerce-Price-amount.amount{
    font-size: 18px;  /*#ROWOO 24->18 */
}
.contact-btn a{
    font-size: 14px;
    padding: 9px 20px;
    border: 3px solid #ff961a;
    margin-top: 5px;
}


/* For Checkout Page */
.woocommerce form .form-row label, span.woocommerce-input-wrapper{
    width:100%;
}


[type=radio]:checked ~ label {
    background: #3174e2;
}
input.gform_next_button,.gform_button {
    padding: 5px 8px 5px 8px;
    border-radius: 0px;
    border: 2px solid #639eff;
    text-decoration: none;
    cursor:pointer;
}
input.gform_previous_button {
    padding: 5px 8px 5px 8px;
    border-radius: 0px;
    border: 2px solid #af3990;
    text-decoration: none;
    background-color: #9a247b !important;
    cursor:pointer;
}


.inner-content h2{
    margin:10px 0px;
}

.gform_wrapper .gf_progressbar{background-color: rgba(255, 255, 255, 0.1) !important;}


/*********************   #RO  *******************************/
.gform_wrapper .gfield_radio li label{margin-bottom:4px !important;}




/****************   Pagination Styling ********************/
.pagin-cont{
    margin-top: 20px;
    width: 100%;
    text-align: center;
}
.page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    border: 1px solid #eee;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
    color: #fff;
}
.page-numbers.current,
a.page-numbers:hover {
    background: #f9f9f9;
    color: #000;
}


.ngg-galleryoverview.default-view .ngg-gallery-thumbnail a{padding: 7px; border:4px solid #f7901e;}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail-box{margin: 8px;}

.ngg-galleryoverview.default-view .ngg-gallery-thumbnail a{position:relative;}
.ngg-galleryoverview.default-view .ngg-gallery-thumbnail a:before{z-index: 1000;
    position: absolute;
    width: 100%;
    height: 100%;
    content:"";
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(33, 84, 207, 0.8);
    text-align: center;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.ngg-galleryoverview.default-view .ngg-gallery-thumbnail a:hover:before{-webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}



#gform_page_1_1 ul li.gfield.gfield_html img {
    margin-top: 20px !important; margin-bottom: 12px !important;
}
#gform_page_1_1 .gfield_radio li label:hover{color:#ff8a00;}

#gform_page_1_1 .medium{margin-bottom:10px;}
#gform_page_1_1 ul.gfield_checkbox li, .gform_wrapper ul.gfield_radio li{float:left; width:15%;}

/*.shopListing img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    height: auto !important;
    width: auto !important;
}*/






/*********************************************
        Testimonials-wrap
*********************************************/
.testimonials-wrap{background:url(../images/testimonial-bg.jpg) no-repeat top; padding:50px 0; background-size:cover; background-attachment:fixed;}
.testi-info{background:#1e1e1e; border:1px solid #2d2d2d; padding:40px 30px 30px 50px; position:relative; margin-bottom:20px;}
.testi-info p{ font-size:14px; line-height:24px; font-style:italic; color:#acacac;}
.testi-info:before{content: "\f10d"; font-family: 'FontAwesome'; position: absolute; top: 0px; left:-70px; color:#fff; font-size: 32px; font-style: normal; background: #93278f; width: 55px; height: 55px; text-align: center; line-height: 55px;     background-color: #9b237c;
    background-image: -webkit-linear-gradient(left, #9d007a, #3174e3);
    background-image: -moz-linear-gradient(left, #9d007a, #3174e3);
    background-image: -o-linear-gradient(left, #9d007a, #3174e3);
    background-image: -ms-linear-gradient(left, #9d007a, #3174e3);
    background-image: linear-gradient(to right, #9d007a, #3174e3);
    -webkit-box-shadow: 0 0 20px rgba(1,1,1,.3);
    -moz-box-shadow: 0 0 20px rgba(1,1,1,.3);
    box-shadow: 0 0 20px rgba(1,1,1,.3);}
/*.testimonials li{padding-left: 70px !important ;}*/
.testimonials .name{font-size:18px; float:left; color:#fff; margin-top:10px; text-transform:uppercase; font-weight:bold;}
.testimonials .name span{display:block; text-transform:none; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:normal; color:#777;}
.client-image img{border-radius:100%; border:2px solid #fff;}
.client-image{float:left; margin-right:20px;}
.test .testi-info{background:#eee;}
.test .client-image img{border: 2px solid #eee;}
.test li{margin:0; margin-top:20px;}
.testi-info:after {content:""; position:absolute; bottom:-20px; left:80px; border-width:20px 20px 0px 0px; border-style:solid; border-color:#1e1e1e transparent; display:block; width: 0;}
.owl-controls .owl-nav{display:none;}   
.testimonials li{margin:15px 0;}
.testimonials li{margin:30px 0;}
.testimonials{max-width: 800px; margin: 0 auto;}


.jf_name_fieled  #input_3_1_3_container label,.jf_name_fieled #input_3_1_6_container label{
    display:none !important;
}

.jf_email_fieled  #input_3_3_container label,.jf_email_fieled #input_3_3_container label{
    display:none !important;
}


/* Bullet style */
.inner_content_bullets ul li{
    position: relative;
    list-style: none;
    padding-left: 25px;
}

.inner_content_bullets ul li:before {
    content: "\f061";
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #5a48bb;
    position: absolute;
    top: 0;
    left: 0;
}

/* Ul for some video images */
ul.part {
    width: 100%;
    display: inline-block;
}

ul.part li {
    float: left;
    width: 195px;
    margin-right: 10px;
    list-style: none;
}


/* style of sideBar Tags */
    .sidebar_tags {
    text-align: left;
    position: relative;
    list-style: none;
    border: 1px solid #242424;
    padding: 14px 20px;
    }

    .sidebar_tags .popularWrp {
    margin-top: 0px;
    }

    .sidebar_tags .popularWrp li {
      margin:5px 0px;
      margin-right: 5px;
    }
    .sidebar_tags .popularWrp li a {
      padding: 5px;
    }
    .sidebar_tags h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-family: 'Lora', serif;
}
.shopListing.shop-wrap > h3 {
text-align: left;
}

/* Top header search */
.menu-top-menus-container{
  /*float: left;*/
}
.header-search.sidebar-info{
  width: 100%;
}
.header-search.sidebar-info input {
    border-radius: 30px;
    border: 1px solid #e7e7e7;
    box-shadow: inherit;
    min-height: 10px;
    padding: 2px 10px;
    padding-right: 55px;
}

.header-search.sidebar-info form button{
    padding: 0 9px;
    min-height: 27px;
}
/* End Top header search */

.get-quote-btn {
    margin-top: 10px;
    padding: 2px 5px;
}
.modal-title, h4.modal-title, .modal-body,.modal-body label  {
    color: #000;
}
#successFooter,#successHeader,#successBody  {
    color: #000;
}
.diff_color { height:40px !important; width:50px !important; }

a.about_paypal {
    padding-left: 10px;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: #faf5f5;
    border-radius: 10px;
    border: 2px solid #3188C8;
}

td#fancybox-title-float-main {
    font-weight: normal;
    font-size: 16px;
	display: none; 			/* #RO removes latin text */
}
/* Align Mid Image */
.wp-block-image.content-mid-image {
    margin-bottom: 0px;
}

.inner-content ul li {
	margin-left:15px;
}


.inner-content p {
	font-size:15px;
}

.woocommerce-info{
	background-color:#960881;
}
.footerInfo.mobile span {
    padding-top: 5px;
}
.woocommerce-checkout #payment div.payment_box {
    background-color: #fff;
}
.woocommerce-checkout #payment div.payment_box::before {
    border: 1em solid #545151;
	border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}
.ServiceTopText{
	background-color: #faf5f5;
    padding: 15px;
    margin-bottom: 10px;
}
ul.page-numbers {
	border:none;
}
ul.page-numbers li {
    list-style: none;
    float: left;
}
ul.page-numbers li span{
    border: 1px solid #fff;
}
ul.page-numbers li a{
    text-decoration:none;
}
div#fancybox-title-inside {
    color: #000;
    font-size: 14px;
    font-weight: bold;
}
