/*
File Name: style.css
Theme Name:  Ava Child
Author: RT-Themes / V3 Media
Version: 1.0.0
Author URI: http://themeforest.net/user/stmcan
Theme URI: http://rtthemes.com
Description: Creative Multi Concept WordPress Theme
License: GNU General Public License
License URI: /Licensing/gpl.txt
Template: ava
*/
/*-------------------------CSS After Submission------------------*/
#portfolio_page .loop.type-portfolio {
    border: 1px solid;
}
.get-started-sec .image-content-box {
    padding-bottom: 30px;
}
.product-craousel .owl-nav div{
	font-size: 0;
}
 .contact-form select {
    background: url(https://wwweliteimageca3b1f8.zapwp.com/m:0/a:https://www.eliteimage.ca/wp-content/uploads/2022/09/Vector-1.svg) no-repeat;
    background-position: center right 10px;
}
p.about-img-heading {
    font-weight: 500;
}
.core-value-heading {
    padding-left: 0 !important;
}
.contact-form .flex-col .col {
    width: 49%;
}
.contact-form .flex-col {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}
.contact-form label{
	margin-top: 0;
	color: #777777;
    font-size: 16px;
    font-weight: 400;
}
.contact-form label span{
	color: #78A22F;
}
.core-value-heading {
    padding: 0 20px;
}
.core-value-section.core-about .wpb_column p {
    color: #fff !important;
}
.with_icons>div>div p {
    margin-bottom: 2px !important;
}
.photo_gallery>.row>div {
    padding: 20px 10px;
}
.graphic-design-form .contact-form {
    max-width: 560px;
    margin: 0 auto;
}
.graphic-design-form .vc_column_container{
    max-width:560px; margin: 0 auto; background: #fff; padding: 40px 55px;
}
.graphic-design-form .content_row_wrapper.default {
    max-width: 560px;  margin: 0 auto;
}
.graphic-design-form .contact-form input {
    border: 2px solid #ECECEC; height:52px;margin-bottom:13px;
}
.graphic-design-form .contact-form label {
    color: #777777;  font-size: 16px;
    font-weight: 400;
}
.graphic-design-form .contact-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #78A22F;
    border: transparent;
    padding: 0px 63px;
    height: 45px;
}
.graphic-design-form .contact-form input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
    border:1px solid #78A22F; background: transparent; color: #78A22F;
}
.graphic-design-form .contact-form input[type=file]{
    color: #777777; border-width:0;
}
.graphic-design-form .contact-form input[type=file]::file-selector-button {
    padding: 9px 15px;
    background-color: #EDEDED;
    border: none;
    -webkit-appearance: none;
    float: right;
    margin-top: -8px;
}
.graphic-design-form .contact-form input[type=file]::file-selector-button:hover{
    background-color:#a8a8a8;
}
.graphic-design-form .contact-form input.wpcf7-form-control.wpcf7-file.file-design {
    border: thin solid #ECECEC; font-size:13px;
    padding: 16px; font-weight:400;
}
.free-online-btn{
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
/*
	EDIT /css/style.css for the theme style
*/

.our-price-box .text-holder {
    max-width: 82%;
}
.our-price-box .text-holder h5{
    font-family: "Montserrat" !important;
    font-size: 20px;font-weight: 600;
}
article.type-post .entry-title a {
    text-decoration: none;
    font-size: 24px;
    line-height: 30px;
}
/*pupop css */


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 23; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  padding-left:25px;
  padding-right:25px;
}

/* Modal Content */


/* The Close Button */
.close {
 color: #ffffff;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #779A0B;
  text-decoration: none;
  cursor: pointer;
}

div#inner_content {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
}
.modal-content{
     background-color: #fefefe;
    position: relative;
    padding: 60px 45px;
    display: flex;
    gap: 40px;margin: 0 auto;
    max-width: 960px;
    margin-top: 120px;
}
.modal-content .pop-left h5 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    margin: 20px 0 5px 0;
    color: #000;
}
.pop-left span.position {
    font-style: italic;
}
.modal-content .pop-right p,
.modal-content .pop-left p{
    color: #777777;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 0 0 15px 0;
}
.modal-content .pop-close-btn {
    position: absolute;
    top: -25px;
    right: -25px;
    width: 60px;
    height: 60px;
    background: #282828;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.popup_btn {
    background: transparent !important;
    border: none;
    color: #78A22F !important;
    padding: 0;
    font-family: 'Roboto';
    font-weight: 700;
}
.modal-content  .pop-left {
    margin-top: -100px;
}
.modal-content  .pop-left img{
    width: 300px;
    height: 410px;
    object-fit: cover;
}
.modal-content a {
    color: #78A22F !important;
}
@media(max-width:767px){
.filter_navigation ul.port-tab {
    justify-content: center !important;
    gap: 10px !important;
    flex-wrap: wrap;
}
.filter_navigation ul.port-tab li {
    width: 49% !important;
    margin: 0;
}
.price-match-row {
    text-align: center;
}    
.our-price-box .text-holder {
    max-width: 100%;
}
.modal-content {
    display: block;
    text-align: center;
    padding: 30px 20px;
}
.modal-content .pop-close-btn{
  top: -19px;
    right: -18px;
}
}
/* header css start*/

.header-left #logo img, .header-left #logo span {
     max-height: 165px !important;
     max-width: 191px !important;
}
.software-login-form .col-xs-5, .software-login-form .col-xs-2 {
    padding: 0;
}
.software-login-form button.button_.style-3.small {
    font-size: 12px; line-height: 13px;
    text-transform: uppercase;
    padding: 10px 14px !important;
    background:#779A0B;
    color:white;
    border-color:#779A0B;
    margin-top: 1px;
     
}
.software-login-form button.button_.style-3.small:hover{
    background:transparent;
}
.software-login-form input.form-control {
    background: #fff;
    color:#000 !important;
}
.software-login-form input.form-control::placeholder  {
    font-size: 13px;
    color: #A6A6A6;
}
.top-bar-right {
    margin-right: 32px;
}
.top-bar-right .widget {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;

}
#custom_html-2 h5 {
  font-size: 13px;
  margin-right: 26px;
  margin-bottom: 0px;
  font-weight: 500;
}
.ava-top-bar .top-bar-inner {
    padding-top: 6px;
}

/*home page start*/
.slider-bottom-section .image-content-box img {
    width: 48px;
}
.portfolio-slider-home .loop.type-portfolio .image-thumbnail{
    height: 260px;
    width: 260px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background:rgba(0, 0, 0, 0.05);
     margin: 0 auto;
        
    }
.portfolio-slider-home .owl-carousel .owl-item img {
    width: 181px;
}
.portfolio-slider-home .loop.type-portfolio section.text{
    display:none;
}
.portfolio-slider-home .carousel-holder:not(.main-carousel) .dots-holder>div span{
    height:8px;
    width:8px;
}
.portfolio-slider-home .owl-dot.active span {
    background-color: #78A22F!important;
}
.portfolio-slider-home .owl-dot span {
    background-color: transparent !important;
    border: 1px solid !important;
}
.footer_widget.widget.widget_media_image img {
    width: 56px;
}
.footer_widget.widget.widget_media_image {
    margin-bottom: 5px !important;
}
/*contact form start*/
.contact-form label{
    width: 100%;
    white-space: normal;
    margin-top: 10px;
}
.contact-form input {
    width: 100%;
    padding: 12px 0;
    border-width: 0 0 2px;
    border-style: solid;
    background-color: transparent;
    line-height: 100%;
    height: 62px;
    border-radius: 0;
    outline: none !important;
    margin-bottom: 10px;
}
.contact-form input.wpcf7-submit {
    border-width: 0;
    z-index: 1;
    padding: 0.6em 20px;
    height: 2.8em;
    line-height: 1;
    margin-top: 15px;
    width: auto;
}
.contact-form input[type=file] {
    height: 0px;
    padding: 31px 0px;
    text-overflow: clip;
    opacity: 1;
    z-index: 2;
    position: relative;
    color: rgb(255 255 255 / 60%);
}
.upload-btn {
    display: block;
    width: 100%;
    height: 62px;
    border-bottom: 2px solid #fff;
    position: relative;
    top: -55px;
    z-index: 1;
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: keep-all;
    margin-bottom: -45px;
}
.upload-btn::before {
    position: absolute;
    content: "Upload File Here";
    color: rgb(255 255 255 / 60%);
    line-height: 24px;
    padding: 0;
    text-transform: uppercase;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    font-size: 15px;
}
.contact-form .file-input span.label {
    display: none;
}
.contact-form .file-input.-chosen.-chosen span.label {
    display: block;
}
select.wpcf7-form-control.wpcf7-select {
    padding: 0px 0px;
    line-height: 1.4em;
    border-width: 2px;
    text-transform: capitalize;
    opacity: 0.6;
    width: 100%;
    border-style: none;
    background-color: transparent;
    border-radius: 0;
    border-bottom: 2px solid #E8E8E8;
    height: 2.8em;
}
.footer-subscription.subscription-form.inline .col-xs-12{
    padding-left:0;
    margin-bottom: 22px; 
}
.footer-subscription.subscription-form.inline .col-xs-6{
    padding-left:0;
    margin-bottom: 22px;
}

/*contact form end*/

/* about us*/
.our-story p{
    font-weight:500;
}

.our-mission-list-icon .icon:before {
    min-width: 12px !important; 
    background: #78A22F;
    height: 12px;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
}

.counter-glob .rt_counter .number{
    font-size: 35px;
    font-weight:700;
    font-family: 'Montserrat';
       max-width: max-content;
    margin: 0 auto;
}
.counter-glob .rt_counter .number:before {
    content: "+";
    position: absolute;
    top: 0;
    right: -25px;
    left: auto;
}
.counter-glob .rt_counter {
    text-align: center;
    font-size: 18px;
    color:#000;
}
#print-file-setup-box .text-holder {
    padding: 0 40px;
}
#print-file-setup-box .text-holder li{
    position:relative;
    list-style-type: none;
}
#print-file-setup-box .text-holder li:before {
     content: "";
    width: 13px !important;
    height: 16px;
    position: absolute;
    background: url(/wp-content/uploads/2022/08/arrow-bulltet.svg) no-repeat;
    background-size: 13px;
    background-position: center center;
    left: -20px;
    top: 5px;
}
.type-staff.loop .profile {
    margin-top: 10px !important;
    min-height: 171px;
}
.type-staff.loop .position-content {
    min-height: 52px;
}
.type-staff.loop .profile p{
 display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
/* community page css*/
.community-gallery .photo_gallery img{
    padding: 11px 0px;
    border: none;
    width: 295px;
    height: 125px !important;
    object-fit: cover;
}
.custom-our-btn .button_wrapper a{
    width: 279px;
    height: 42px;
}
.popup_btn {
    position: relative;
}
.popup_btn:after {
    position: absolute;
    content: "";
    background: url(https://wwweliteimageca3b1f8.zapwp.com/m:0/a:https://elite.v3work.com/wp-content/uploads/2022/09/Vector.svg);
    height: 23px;
    width: 34px;
    background-repeat: no-repeat;
    background-position: top 7px left 7px;
    background-size: auto;
}
.popup_btn:hover{
    color:#777777 !important;
      filter: invert(47%) sepia(2%) saturate(93%) hue-rotate(314deg) brightness(98%) contrast(88%);
}
.popup_btna:hover::after{
   filter: invert(47%) sepia(2%) saturate(93%) hue-rotate(314deg) brightness(98%) contrast(88%);
}
/*  community page css end */

/* portfolio page css start */
.filter_navigation ul.port-tab {
    position: relative;
    height: auto;
    display: flex;
    justify-content: space-between;
    width: 100%;
    gap: 30px;
}
.filter_navigation ul.port-tab li {
    opacity: 1 !important;
    background: #fff;
    width: 100%;
}
.filter_navigation ul.port-tab li a:hover {
    background:#78A22F;
    color: #fff !important;
}
.filter_navigation ul.port-tab li a {
    color: #B5B5B5 !important;
    font-size: 16px;
    font-weight: 700;
    background: #fff;
    border: 1px solid #E7E7E7;
    display: inline-block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    width: 100%;
    margin-bottom: 15px;
}
.filter-btn {
    display: none !important;
}
.filter_navigation ul.port-tab li a.active {
    background: #78A22F !important;
    color: #fff !important;
}
.button_.small.load_more.button_  {
    padding: 16px 49px;
}

.load_more.button_ {
    border-radius: 0;
    color: #fff !important;
}
.load_more.button_:hover {
    color: #000 !important;
}
/*.filter_navigation li a {
    border: none;
    background: #779A0B;
    color: #fff !important;
}
*/

.filter-holder {
    margin-bottom: 40px;
}
.filter_navigation li ul {
    margin-left: 0px !important;
}
.portfolio-details .portfolio-header{
    background:#fff !important;
    padding: 0 20px;
}
.portfolio-details {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    flex-direction:column;
    
}
.portfolio-details .portfolio-sec1,.portfolio-details .portfolio-sec1 .has-bg-image,.portfolio-details .portfolio-sec2,.portfolio-details .portfolio-sec3,.portfolio-details .portfolio-sec4,.portfolio-details .portfolio-sec5,.portfolio-details .portfolio-details-gallery{
    width:100%;
}
.portfolio-details .portfolio-sec1{
    order:1;
}
.portfolio-details .portfolio-sec2{
    order:2;
    
}
.portfolio-details .portfolio-sec3{
      order:5;
}
.portfolio-details .portfolio-sec4{
      order:6;
}
.portfolio-details .portfolio-sec5{
      order:7;
}
.portfolio-details .portfolio-details-gallery{
    order:3;
}
.portfolio-details .ava-portfolio-share-holder{
     order:4;
     width:100%;
     background: #fff !important;
    margin: 0;
    padding-bottom: 76px;
}
.portfolio-sec5 .portfolio-carousel .owl-carousel:hover .owl-nav:not(.disabled) .owl-prev ,.portfolio-sec5 .portfolio-carousel .owl-carousel:hover .owl-nav:not(.disabled) .owl-next {
    left: 0px !important;
}
/* portfolio page css end */

/*blog page */

article.type-post .post_data a, .post_data span {
    border-width: 0 2px 0 0 !important;
    font-size: 12px;
    color: #000 !important;
    font-family: 'Roboto';
    font-weight: 500;
}
article.type-post .post_data a:hover{
    color: #779A0B !important;
}
article.type-post .featured_image{
    max-width: 100% !important;
}
article.type-post .featured_image img {
    width: 100% !important;
}
article.type-post .social_share.ui-icon-line-share {
    background: #78A22F;
}
article.type-post .social_share.ui-icon-line-share:before {
    color: #fff;
}
article.type-post .entry-footer .social_share ul {
    padding: 1.5px;
}
.blog_list .entry-footer a.read_more{
    color:#779A0B;
}
.blog_list .entry-footer a.read_more:hover{
    color:#000;
}
#commentform input#submit {
    background: #78A22F;
    color: #fff;
}
#commentform input#submit:hover {
    background: #000;
 
}
/* shop page css */
.woocommerce-shop.woocommerce ul.products li.product .ava-wc-image-holder,.archive.tax-product_cat .product-cat-style .image-thumbnail{
    background: #E3E3E3;
    height: 252.50px;
    padding-top: 40px;
    margin-bottom: 18px;
}
.woocommerce-shop.woocommerce ul.products li.product .ava-wc-image-holder img,.archive.tax-product_cat .product-cat-style .image-thumbnail img{
    margin: 0 auto;
    width: 218px;
   height: 174px;
 }
.archive.tax-product_cat .product-cat-style .image-thumbnail{
     padding-top: 22px !important;
    margin-bottom: 0px !important;
 }
.archive.tax-product_cat .product-cat-style .text {
    padding: 24px;
}
.archive.tax-product_cat .product-cat-style .text .woocommerce-Price-amount bdi{
    font-size:14px;
    font-weight:300;
    color:#78A22F;
}
.archive.tax-product_cat .product-cat-style .text p {
    margin: 10px 0 0;
}



/*------Product Carousel home-----------*/
.product-craousel .owl-theme .owl-nav {
        margin-top: 0;
        display: flex;
        justify-content: space-between;
    }
    .product-craousel .item .product-img{
        padding: 40px 20px;
        background-color:  #E3E3E3;
    }
    .product-craousel .item .product-content {
        padding: 20px;
        background: #fff;
    }
    .product-craousel .item .product-content h4 {
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        margin: 0 0 0 0;
    }
    .product-craousel .item .product-content p{
        color: #78A22F;
        line-height: 54px;
        font-weight: 400;
        margin: 0 0 0 0;
    }
    .product-craousel .item .product-img img{
        width: 218px !important;
        height: 174px;
        margin: 0 auto;
    }
     .product-slider{
        width: 100%;
        margin: 0 auto;
        max-width: 1160px;
    }
    .product-craousel .owl-next,
    .product-craousel .owl-prev {
        position: absolute;
        top: 37%;
        width: 57px;
        left: -100px;
        height: 47px;
        background-color: #000 !important;
        border-radius: 0 !important;
        background-image: url('/wp-content/uploads/2022/09/slider-arrow.svg') !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
    }
    .product-craousel button.owl-next span,
    .product-craousel button.owl-prev span{
        display: none;
    }
    .product-craousel .owl-next{
        right: -100px;left: auto;
        transform: rotate(180deg);
    }
   .product-craousel .owl-dot {
   background-color: #fff;
    border: solid 1px #000;
    border-radius: 50px;
    width: 8px;
    height: 8px;
    margin: 0 4px;
   }
   .product-craousel .owl-dot.active{
     background: #78A22F;border:solid 1px #78A22F;   
   }
    .product-craousel .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:30px;
    }
.woocommerce .cart .button, .woocommerce .cart input.button {
    float: none;
    padding: 8px 6px 8px;
}

/*------Product Carousel home end-----------*/
/* custom css */

.service-list-icon-box h5.heading {
    font-family: 'Montserrat' !important;
}
.woocommerce ul.product_list_widget li a span {
	color:#000;
}
.product-slider a {
    text-decoration: none;
}
.get-started-sec .featured_image_holder img {
    width: 100px;    height: 100px;
}
.get-started-sec .vc_col-sm-6:last-child .featured_image_holder img {
    width: 100%;
}
p.comment-form-cookies-consent {
     width: 100% !important;
    display: flex;
    align-items: start;
}
p.comment-form-cookies-consent input{
    margin-top: 0;
}
p.comment-form-cookies-consent label{
    margin-bottom: 0; margin-left: 10px;
    white-space: break-spaces;
}
.category-sec a {
    height: 44px;
    display: flex;
    align-items: center;
    max-width: 244px !important;
    width: 100%;
    padding-left: 45px !important;
    padding-right: 45px !important;
}
/*--------------------------------*/
.service-list-icon-box img.img-responsive.left {
    width: 60px; height: 60px !important;
}
.top-bar-right input.form-control::placeholder {
    text-transform: capitalize;
}
.home-icon-sec a.button_.style-2.small {
    text-transform: uppercase;
    letter-spacing: 1.8px;
}
.home-icon-sec {
    background: #ebebeb !important;
    margin-bottom: 0 !important;
}
.product-slider .owl-carousel:hover .owl-nav:not(.disabled) .owl-prev,
.product-slider .owl-carousel:hover .owl-nav:not(.disabled) .owl-next{
    font-size: 0;
}
.product-craousel .item .product-content{
	min-height:140px;
}
.blog-sidebar .sidebar-widget.widget {
    margin-bottom: 20px;
    background: #fff;
    padding: 35px; 
}
/*----------------------------------*/
.portfolio-details-gallery .image-thumbnail,
.portfolio-details-gallery .image-thumbnail img,
#container .rt-gallery .gallery-item-holder{
    height: 100% !important;
       /* border: 1px solid #ededed; */
   
}
#container .rt-gallery .gallery-item-holder{
  border: 1px solid #ededed;
  justify-content: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
#container .rt-gallery .gallery-item-holder img {
    width: 100%;
    height: 100%;
}
.woocommerce div.product form.cart {
    margin-top: 40px;
}
.woocommerce ul.products li.product .ava-wc-image-holder{
	  background: #E3E3E3 !important;
    padding: 40px 30px !important;
}
.woocommerce-Price-amount bdi {
    font-size: 14px;
    font-weight: 300 !important;
    line-height: 35px;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .ava-product-content-holder {
    margin: 15px 0 0 0;
}
#reply-title,
.woocommerce .summary p,
.woocommerce-tabs .woocommerce-Tabs-panel p {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}
.woocommerce .related.products h2 {
    margin-bottom: 30px;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper{
   
}
.woocommerce-product-gallery__image img{
    display: block;
    width: 457px !important;
    height: 365px !important;
    box-shadow: none;
}
.woocommerce-product-gallery__image {
    background: #D9D9D9;
    height: 562px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    border: solid 1px #F1F1F1;
}

/*----------------------*/


.breadcrumb ol li span {
    font-family: 'Montserrat';
}
nav.menu-main-navigation-container li a {
    text-transform: uppercase;
}
div.portfolio_list  .image-thumbnail a img {
    width: 100%;
    object-fit: cover;
}
.slider-bottom-section .content_row_wrapper .vc_column-inner img{
	width:48px !important;
	height:48px !important;
}
 .slider-bottom-section .content_row_wrapper .vc_column-inner{
justify-content: flex-start !important; padding-top:70px !important;
    }
.image-content-box .heading a {
    font-weight: 600;
}
#print-file-setup-box h6.heading {
    margin-bottom: 25px !important;
}
.highlight li.price {
    background: #6C9623 !important;
}
.pricing_table.compare .table_wrap>ul>li:nth-child(2n) {
    background-color: #EBEBEB;
}
.pricing_table.compare .table_wrap>ul>li ul,
.pricing_table.compare .table_wrap>ul>li:nth-child(2n) ul{
   padding:0 15px;
}
ul#footer-navigation .menu-item a {
    color: #fff !important;
}
.footer-subscription .custom-checkbox .wpcf7-list-item{
	color:#fff ;
}
.core-value-section .wpb_column p {
    color: #777777 !important;
}
.comment-form a {
    color: #78A22F !important;
}
.single-post article.post {
    max-width: 1200px;
    margin: 0 auto;
}
.single-post .content_row_wrapper.clearfix.default .content{
	padding:20px 0 0 0;
}
.single .entry-footer {
    padding: 20px;
    border-width: 0;
}
.single-post .content_row_wrapper.clearfix.default { padding:0;
    width: 100%;
    max-width: 100%;
}
.single-post div#comments {
    max-width: 1200px;
    margin: 0 auto;
}
.single-post .entry.commententry {
    background: #EBEBEB;
    padding: 40px 0;
}
.comment-form .text-boxes input::placeholder,
.comment-form .text-boxes textarea::placeholder{
	color:#777777 !important;
}
.comment-form .text-boxes input,
.comment-form .text-boxes textarea{
	border-bottom:solid 1px #777777;
}
input#wp-comment-cookies-consent {
    width: 20px; height: 20px;
}
.rt_form .comment-form-cookies-consent label, .rt_form .confirm-label{
color:#000 !important;	
}
/*----Portfolio-carousel CSS Here----*/
/* 
.portfolio-carousel .owl-carousel:hover .owl-nav:not(.disabled) .owl-prev {
    left: -50px;
}
.portfolio-carousel .owl-carousel:hover .owl-nav:not(.disabled) .owl-next {
    right: -50px;
} */
/*------Contact Page CSS Here------*/
.contact-page-form .contact-form input,
.contact-page-form .contact-form select{
    border: 1px solid #E5E5E5;
    height: 52px;
    text-indent: 20px;
}
.contact-page-form .contact-form .col{
	margin-bottom:15px;
}
.contact-page-form .contact-form textarea {
    max-height: 160px;
    width: 100%;  text-indent: 20px;
    border: 1px solid #E5E5E5;
}
.contact-page-form .content_row_wrapper {
    margin-top: 95px;
}
.contact-page-form .left-col .list-content a {
    color: #000;
    text-decoration: none;
}
.contact-page-form .left-col span.icon-ava-phone1.icon {
    transform: rotate(-90deg);
}
.contact-page-form .left-col .with_icons div {
    margin-bottom: 7px;
}
.contact-page-form .contact-form input[type="submit"] {
    text-transform: uppercase;
    text-indent: unset;
    letter-spacing: 1.8px;
    font-size: 17px;
    font-weight: 700;
    padding: 10px 50px;
    height: 45px;
}
/*----Community Page CSS Here------*/
.community-gallery .logo-gallery .photo_gallery .gallery-image-wrapper {
    width: 260px;
    height: 110px;
}
.community-gallery  .photo_gallery .row {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.portfolio-slider-home .owl-carousel .owl-item img {
	width:100% !important;
}
/*-----Blog Detail Page CSS Here------*/
.hentry h2.entry-title {
    color: #030303;
    font-size: 34px;
    font-weight: 700;
    line-height: 30px;
}
/*----------About Page CSS Here------*/
.print-file-row .wpb_wrapper {
    background: #fff;
}
.type-staff.loop .person_data span.position {
    color: #777777 !important;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto';
    line-height: 26px;
	  font-style:italic;
}
.type-staff.loop .profile {
    margin-top: 20px !important;
}
.type-staff.loop .person_name {
    margin-bottom: 10px;
}
a.btn-blog {
    background: #779A0B;
    color: #fff;
    padding: 10px 15px;
    text-decoration: none;
}
.get-quote-btn.button_.big {
    padding: 0px 10px;
    font-size: 1em;
    background: #779A0B; 
	 border: 1px solid #779A0B;
}
.get-quote-btn.button_.big:hover {
    border: 1px solid #779A0B;
}
.get-quote-btn.button_.big a{
	color: #fff !important;
}
.get-quote-btn.button_.big:hover a{
 color: #000 !important;
}
.side-panel-wrapper .get-quote-btn.button_.big:hover a{
 color: #fff !important;
}

.team-sec .person_image img {
    width: 100%;
    height: 350px !important;
    object-fit: cover;
    object-position: top;
}
.footer-subscription.subscription-form.inline .col {
    padding: 0!important;
    margin: 8px 0px;
}
.footer-subscription.subscription-form.inline input:not([type=submit]) {
   width:100%;
}
.footer-subscription.subscription-form.inline textarea{
	max-height:120px;
	width: 100%;
}
.footer-subscription input[type="checkbox"] {
    width: auto !important;
}
.footer-subscription .wpcf7-list-item {
    margin: 0;
}
.logo-carousel .rt-frame{
	border:0; padding:0;
}
.logo-carousel .rt-frame img {
	  width:200px !important;
    height: 85px !important;
}
.person_image .person_image_wrapper img {
    max-width: 100%;
    height: auto;
    width: 100%;
    min-height: 300px !important;
    object-fit: cover;
    max-height: 300px;
    object-position: top;
}
/*--------Testimonial CSS Here--------*/
.testimonials.left .testimonial-footer{
	display:flex; align-items:center;
}
.testimonials.left .text{
	min-height:290px;
}
.testimonials.left .testimonial.has-image .client-info{
	margin: 0 0 0 25px;
}
.testimonials.left .text {
		position: relative;
    padding-left: 0;
}
.testimonials.left .text:before {
    content: '';
    position: absolute;
    background: #E8E8E8;
    width: 25px;
    height: 3px;
    bottom: 0;
}
.testimonial h5{
	margin-bottom:50px !important;
}
.black-testimonial .testimonial-carousel.center .testimonial.item {
    width: 85%;
    margin: auto;
}
.black-testimonial .owl-carousel:hover .owl-nav:not(.disabled) .owl-prev {
    left: 0px;
}
.black-testimonial .owl-carousel:hover .owl-nav:not(.disabled) .owl-next {
    right: 0px;
}
/*-----Service List Page CSS Here-----*/
.service-list-icon-box.core-value-section .image-content-box .text-holder h5.heading{
    left:80px; top:18px;
}
.service-list-icon-box .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 50px !important;
}
.sercive-design-col .button_wrapper a {
    text-transform: uppercase;
	letter-spacing: 0.8px;
}
.start-btn{
	letter-spacing: 1.8px;
	text-transform:uppercase;
}
/*Service Graphic Design Page CSS Here*/
.contact-form span.btn-text-success {
    color: #78A22F;
}
.graphic-design-form .contact-form {
    max-width: 560px;
    margin: 0 auto;
}
.graphic-design-form .vc_column_container{
    max-width:560px; margin: 0 auto; background: #fff; padding: 40px 55px;
}
.graphic-design-form .content_row_wrapper.default {
    max-width: 560px;  margin: 0 auto;
}
.graphic-design-form .contact-form input{
    border: 2px solid #ECECEC; height:52px;margin-bottom:13px;padding: 0 10px;
}
.graphic-design-form .contact-form select.products{
    border: 2px solid #ECECEC; height:52px;margin-bottom:13px;padding: 0 10px; text-transform: initial;
}
.graphic-design-form .contact-form label {
    color: #777777;  font-size: 16px;
    font-weight: 400;
}
.graphic-design-form .contact-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
	  text-transform:uppercase;
    background: #78A22F;
    border: transparent;
    padding: 0px 63px;
    height: 45px;   
	  font-weight: 700;
    letter-spacing: 2px;
    font-family: 'Montserrat';
}
.graphic-design-form .contact-form input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
    border:1px solid #78A22F; background: transparent; color: #78A22F;
}
.graphic-design-form .contact-form input[type=file]{
    color: #777777; border-width:0;
}
.graphic-design-form .contact-form input[type=file]::file-selector-button {
    padding: 9px 15px;
    background-color: #EDEDED;
    border: none;
    -webkit-appearance: none;
    margin-top: -8px; float:right;
}
.graphic-design-form .contact-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.graphic-design-form .contact-form input.wpcf7-form-control.wpcf7-file.file-design {   
    float: left; display:flex;
}
.graphic-design-form .contact-form input[type=file]::file-selector-button:hover{
    background-color:#a8a8a8;
}
.graphic-design-form .contact-form input.wpcf7-form-control.wpcf7-file.file-design {
    border: thin solid #ECECEC; font-size:13px;
  padding: 16px 5px 16px 16px; font-weight:400;
}
.graphic-design-form .contact-form .flex-col {
    display: flex;
    justify-content: space-between;
}
.graphic-design-form .contact-form .flex-col .col-inner {
    width: 49%;
}
/*----Service Print Page CSS Here-----*/
.print-list-col .print-list {
    position: relative;
}
.print-list-col .print-list:before {
    content: "-";
    position: absolute;
}
.print-list-col .print-list .list-content p {
	margin-bottom:0;
}
/*-Service-Die-Cutting Page CSS Here--*/
.die-cutting .content_row_wrapper {
    display: flex;
    justify-content: center;
}
/*---Digital Marketing Page CSS Here--*/
.table_wrap li.price span {
    color: #78A22F;
}
.table_wrap.highlight li.price span {
    color: #fff;
}
.pricing_table.compare .table_wrap>ul {
    border-width: 1px;  padding: 15px;
    margin-right:20px;
}
.pricing_table.compare .table_wrap:last-child>ul {
    margin-right: 0px;
}
.pricing_table.compare .table_wrap:last-child>ul{
    border-width:1px;
}
.pricing_table.compare .table_wrap>ul>li{
    border:0;
}
.pricing_table.compare .table_wrap .for-border li {
    border-bottom: 1px dotted #D9D9D9;  padding: 10px 0 15px 0;
}
.pricing_table.compare .table_wrap .for-border li:last-child{
    border-bottom:0;
}
.pricing_table.compare .table_wrap .bg-transparent {
    background-color: transparent !important;
}
.pricing_table.compare .table_wrap li strong {
    color: #000;
    font-size: 16px;
    font-weight: 400;
}
.pricing_table.compare .table_wrap .bg-transparent.border{
    border-top:1px dotted #D9D9D9;
}
.pricing_table .table_wrap>ul>li div.title {
    display: block; font-size: 24px; line-height:24px;
    text-transform: uppercase;
}
.pricing_table .table_wrap>ul>li div.title small {
    font-size: 12px;
    font-weight: 600;
    text-transform: lowercase;
}
.pricing_table .table_wrap.highlight .caption{
    background:#78A22F !important;
}
.pricing_table .table_wrap .caption{
   padding-top: 35px !important; padding-bottom:15px !important;
}
.pricing_table .table_wrap li.price div {
    padding-bottom: 15px !important;
}
.getting-started-sec .today-btn span{
	color: #fff;
}
.getting-started-sec .today-btn:hover span{
	color: #000;
}
.print-img-full #vinyl img {
    background: #bababa;
}
.print-img-full #vinyl .text-holder {
    padding: 0 40px;
}
/*------Footer CSS HERE By VA-------*/
.footer-navigation-container ul.menu{
    display: flex !important; 
	  flex-wrap:wrap;
	  justify-content:space-between	;
}
.footer-navigation-container ul.menu li{
	margin-right: 0 !important;
}
.footer-navigation-container ul.menu li a {
    text-transform: uppercase;
}
.footer_contents a {
    color: #A5AAAA !important;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto';
}
.subscription-form input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #78A22F;
    width: 181px; height: 44px;
	  font-size: 17px;
    font-weight: 700;
    letter-spacing: 1.8px;
}
.subscription-form input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
    border: 1px solid #78A22F;
	background:transparent;
	color:#78A22F;
}
.subscription-form .custom-checkbox {
    display: flex;
    width: 100%;
}
.wpcf7 .wpcf7-acceptance .wpcf7-list-item {
  display: block;  margin-bottom: 10px;
}
  .wpcf7-form .subscription-form .wpcf7-acceptance label {
  position: relative;  cursor: pointer;
}

.wpcf7-form .subscription-form .wpcf7-acceptance input[type=checkbox] {
	position: relative;  visibility: hidden;
}
.wpcf7-form .subscription-form .wpcf7-acceptance input[type=checkbox] + span:before {
    display: block;  position: absolute;
    content: '';  height: 25px;
    width: 25px;  top: 0px;
    border: 1px solid #282828;
}
.wpcf7-form .subscription-form .wpcf7-acceptance input[type=checkbox] + span:after {
    display: block;   position: absolute;
    content: '\2713';  border-radius: 100%;
    height: 10px;   width: 10px;
    top: 2px;  left: 5px;
    visibility: hidden;  font-size: 16px;
}
.wpcf7-form .wpcf7-acceptance input[type=checkbox]:checked + span:before { background: transparent; }

.wpcf7-form .subscription-form .wpcf7-acceptance input[type=checkbox]:checked + span:after { visibility: visible;}

.subscription-form  span.wpcf7-list-item-label label {
    margin-bottom: 0;
}
.subscription-form  span.wpcf7-list-item-label label {
    margin-left: 25px;
}
.widgets_holder h6.rt_heading {
    font-family: 'Montserrat';
    line-height: 28px;
    padding-right: 50px;
}
.single.single-post article.type-post .social_share.ui-icon-line-share {
    display: none;
}
a.btn-blog {
    background: #779A0B;
    color: #fff;
    padding: 10px 15px;
    text-decoration: none;
}
.get-quote-btn.button_.big {
    padding: 0px 10px;
    font-size: 1em;
    background: #779A0B; 
	 border: 1px solid #779A0B;
}
.get-quote-btn.button_.big:hover {
    border: 1px solid #779A0B;
}
.get-quote-btn.button_.big a{
	color: #fff !important;
}
.get-quote-btn.button_.big:hover a{
 color: #000 !important;
}
.side-panel-wrapper .get-quote-btn.button_.big:hover a{
 color: #fff !important;
}

.cat-loops {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px;
}
.cat-loops .image-thumbnail img {
    min-height: 205px;
}
.team-sec .person_image img {
    width: 100%;
    height: 350px !important;
    object-fit: cover;
    object-position: top;
}
.footer-subscription.subscription-form select.wpcf7-form-control.wpcf7-select {
    border: 1px solid #282828 !important;
    padding: 0.4em;
}
.footer-subscription.subscription-form label{
	color:#fff;
}
.footer-subscription.subscription-form  .wpcf7 span.wpcf7-not-valid-tip {
    margin-top: 5px;
}
.wpcf7 span.wpcf7-not-valid-tip {
    font-family: "Roboto";
}
.footer-subscription.subscription-form.inline .col {
    padding: 0!important;
    margin: 8px 0px;
}
.footer-subscription.subscription-form.inline input:not([type=submit]) {
   width:100%;
}
.footer-subscription.subscription-form.inline textarea{
	max-height:120px;
	width: 100%;
}
.footer-subscription input[type="checkbox"] {
    width: auto !important;
}
.footer-subscription .wpcf7-list-item {
    margin: 0;
}
.logo-carousel .rt-frame img {
    height: 90px !important;
}
.person_image .person_image_wrapper img {
    max-width: 100%;
    height: auto;
    width: 100%;
    min-height: 300px !important;
    object-fit: cover;
    max-height: 300px;
    object-position: top;
}
/* custom css end*/
/* checkout page css start*/
body.woocommerce-checkout .checkout_coupon.woocommerce-form-coupon button.button {
    padding: 9px 18px;
}

/*checkout page css end */
/* Media Query start*/
 @media(max-width:1400px){
    .product-craousel button.owl-prev {
        left: 0;
    }
    .product-craousel button.owl-next{
        right: 0;
    }
}

@media(max-width:1279px){
.portfolio-details .portfolio-sec2 .content_row {
    width: 100%;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
	.woocommerce div.product div.images .flex-control-thumbs li {
    border: solid 1px #F1F1F1;
    max-width: 150px;
}
.woocommerce div.product div.summary,
.woocommerce-product-gallery {
    width: 100% !important;
}
.single-post article.post {
    padding: 0 20px;
}
.single-post .entry.commententry {
 padding: 40px 20px;
}
    .category-page-product .cat-loops {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
}

@media(max-width:1199px){
	.ord {
    order: 2;
}
	.testimonial .text .quote{
		right: 0;
	}
.testimonial{
		text-align:center;
}
.testimonial-footer{
		width: 100%;
    max-width: max-content;
    margin: 0 auto;
    position: relative !important;
}
    .customer-satisfaction-left .wpb_single_image {
    text-align: center;
}
.customer-satisfaction-right {
    text-align: center;
    margin-top: 30px;
}
.price-match-row .content_row_wrapper{
    padding:0 !important;
}
    .photo_gallery>.row>div {
    padding:10px;
}
.ord{
    order: 2;
}
.full-heading .vc_column-inner {
    padding: 0 20px !important;
}
.service-list-icon-box,
.service-list-icon-box .content_row_wrapper {
    margin: 0 !important;
}
.full-heading .vc_column-inner {
    padding: 0 20px !important;
}
.web-icon-boxes .vc_column-inner h5.heading {
    font-size: 18px;
	margin-bottom: 0;  margin-top: 5px;
}
.portfolio-slider-home .loop.type-portfolio .image-thumbnail{
    width: 240px; height: 240px;
}
}
@media(min-width:1025px){
.sub_page_header .page-title {
    margin-left: 225px;
}
	h2.sign-full-heading {
    padding-right: 0 !important;
}
	header .mobile-nav nav ul li a {
    text-transform: uppercase;
}
	.design-product-your-col .rt_heading{
	text-align:left !important;
}
.sign-full-heading{
	padding-right:0 !important;
}
.local-print-col .vc_column-inner {
    padding: 0 20px !important;
}
.design-product-your-col h2.rt_heading {
    padding: 0 !important;
    font-size: 24px;
    text-align: center;
    line-height: 40px;
}
}

@media(max-width:992px){
	.sidebar,
	.content.right-sidebar {
    width: 100%;
		padding:0 20px;
}
	article.type-post .featured_image {
    text-align: center;
    padding: 10px 10px 0 10px;
    background: #fff;
}
		.blog-sidebar .sidebar-widget.widget,
	.blog_list article .entry-footer,
	.blog_list article .entry-content,
	article.type-post .post_data{
		padding:20px !important;
	}
	.social_share{
		display:none !important;
	}
	.blog-res-new,.blog-sidebar{
		width:100%;
		padding:0 !important;
	}
	.blog-sidebar .vc_column-inner{
		padding:0 !important;
	}
.pricing_table .table_wrap {
    display: block;
    margin-bottom: 40px;
}
.pricing_table.compare .table_wrap>ul {
    margin-right:0 !important;
}
	.die-cutting .vc_column_container.custom_bg {
    max-width: 50%;
    width: 100%;
}
.web-pricing-table .table_wrap.features ul {
    top: 0 !important;
}
}
@media(max-width:991px){
    .our-products .content_row_wrapper{
	padding-top: 50px !important;
}
	.web-boxes .vc_column-inner {
    padding: 20px !important;
	}
	.web-boxes .vc_column-inner h5{
		font-size: 17px;
	}
.web-icon-boxes .vc_column-inner .icon-holder	{
		margin-right:10px !important;
	}
	.design-content-order .vc_column-inner {
    padding-left: 20px !important;
}
.web-boxes .col-inner,
.web-icon-boxes .wpb_column{
    width: 50%;
}
.cat-loops {
    display:flex !important; flex-wrap: wrap;
}
.cat-loops .loop{
    width: 48%;
}
}
@media(max-width:920px){	
	#main_content .portfolio-header .content_row_wrapper{
		padding-top:0 !important;
	}
	.breadcrumb ol {
    padding-top: 15px;
}

.testimonial h5 {
    margin-bottom: 80px;
}
	.contact-page-form .vc_column_container {
    width: 100%;
    margin-bottom: 30px;
}
	.contact-page-form .vc_column_container:last-child{
		margin-bottom:0;
	}
}
@media(max-width:767px){
    .web-boxes .col-inner,
    .web-icon-boxes .wpb_column,
    .cat-loops .loop,
    .cat-loops .loop img{
    width: 100%;
}
	.portfolio-details .portfolio-sec2 .content_row {
    margin-top: -140px !important;
}
	a.button_.start-btn {
    margin: 0 auto;
}
	.blog-res-new {
    margin-bottom: 50px !important;
}
	.subscription-form .wpcf7-form-control {
    width: 100%;
}
	.blog-sidebar {
    padding: 0 !important;
} 	
.portfolio-sec2 .content_row_wrapper {
    padding: 40px 0px !important;
}
.woocommerce div.product .woocommerce-tabs .panel{
		text-align:center !important;
	}
.woocommerce ul.products li.product h2{
		font-size:16px !important;
	}
.start-btn {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
	.black-testimonial .owl-nav div{
    top: 95%;
}
	.service-list-icon-box .vc_column-inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.owl-item.active img {
    margin: 0 auto;
}
	 .col-inner .vc_column-inner{
        padding:30px 20px !important;
        min-height: auto !important;
    }
    .full-heading .vc_column-inner {
    padding: 0 20px !important;
}
 .col-inner .wpb_single_image,
 .col-inner .rt_heading {
    margin-bottom: 10px !important;
}
	.design-content-order {
    order: 2;
}
.design-content-order .vc_column-inner {
    padding: 20px !important;
}
.print-img-full .vc_column-inner {
    padding: 0 !important;
}
.print-img-full article.image-content-box {
    min-height: auto !important;
}
.print-img-full .img-responsive,
.design-image-order figure.wpb_wrapper.vc_figure,
.design-image-order .vc_single_image-wrapper,
.design-image-order .vc_single_image-img{
    width: 100% !important;
}
#print-file-setup-box .text-holder,
.print-img-full #vinyl .text-holder{
    padding: 0 20px 40px 20px;
}
	h2{
		font-size:30px !important;
	}
.ord {
    order: unset;
}
.get-started-sec .vc_column-inner {
    padding: 0 !important;
}
.sercive-design-col .wpb_single_image {
    margin-bottom: 0;
}
.sercive-design-col h6.rt_heading {
    margin-bottom: 10px !important;
}
	    .graphic-design-form .vc_column_container {
    padding: 40px 0;
}
.design-card-col .wpb_single_image {
    margin-bottom: 0;
}
.design-card-col h6.rt_heading {
    margin-bottom: 10px !important;
}
	.graphic-design-form .contact-form .flex-col {
    display: block;
}
.graphic-design-form .contact-form .flex-col .col-inner,
	.footer-subscription.subscription-form.inline .col-xs-6{
    width: 100%;
}
.die-cutting .vc_column_container.custom_bg {
    max-width: 100%;
    width: 100%;
}	
.die-c-btn {
    padding: 10px 30px !important;
}
	.our-team .team .col.col-sm-4 {
    width: 100%;
}
footer .copyright {
   text-align: center;
}
	footer ul.social_media {
    justify-content: center;
    display: flex;
}
/* 	.portfolio-carousel .owl-carousel:hover .owl-nav div {
    position: relative;
    width: 50px;
}
	.portfolio-carousel	.owl-carousel:hover .owl-nav:not(.disabled) .owl-prev {
    right: 10px;
    transform: translate(70px, 48px);
    margin-top: 10px;
}
		.portfolio-carousel	.owl-carousel:hover .owl-nav:not(.disabled) .owl-next {
    right: 10px;
    transform: translate(150px, 0);
    margin-top: 10px;
} */
   .col-inner .vc_column-inner{
        padding:30px 20px !important;
        min-height: auto !important;
    }
    .full-heading .vc_column-inner {
    padding: 0 20px !important;
}
 .col-inner .wpb_single_image,
 .col-inner .rt_heading {
    margin-bottom: 10px !important;
}
  .core-sec .rt_heading_wrapper,
    .core-value-heading{
        text-align:center;
        padding:0;
    }
    .type-staff.loop .person_data {
     padding: 20px;
}
.design-content-order {
    order: 2;
}
.design-content-order .vc_column-inner {
    padding: 20px !important;
}
.print-img-full .vc_column-inner {
    padding: 0 !important;
}
.print-img-full .img-responsive,
.design-image-order figure.wpb_wrapper.vc_figure,
.design-image-order .vc_single_image-wrapper,
.design-image-order .vc_single_image-img{
    width: 100% !important;
}
#print-file-setup-box .text-holder {
    padding: 0 20px 40px 20px;
}
.customer-satisfaction-right .vc_column-inner{
    padding:0 20px !important;
}
.logo-gallery .gallery-image-wrapper img,
.logo-gallery .gallery-image-wrapper {
    width: 100%;
}
.col-inner .vc_column-inner{
    padding: 30px 20px !important;
}
.custom-our-btn .button_wrapper a {
    width: 100%;  height: 42px;
}
.sercive-design-col .vc_column-inner{
     padding: 30px 20px !important;
}
.ord {
    order: unset;
}
.design-product-your-col .button_wrapper,
.design-product-your-col a.button_.free-online-btn {
    width: 100%;
}
.sercive-design-col .vc_column-innerr,
.design-card-col .vc_column-inner {
    padding: 30px 20px !important;
}
	h2.sign-full-heading {
    padding-right: 0 !important;
}
	.woocommerce #review_form #respond .text-boxes p{
		width: 100%;
	}
	.design-product-your-col .rt_heading {
    padding-right: 0 !important;
}
	.design-product-your-col a{
		padding-right: 18px !important;
		padding-left: 18px !important;
		line-height: 45px !important;
	}
	.completion .content_row_wrapper.align-contents.content-align-middle.default {
    padding-right: 0 !important;
}
	.web-icon-boxes .vc_column-inner {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
	.web-icon-boxes .vc_column-inner h5.heading {
    font-size: 20px;
		margin-top: unset;
		margin-bottom: unset;
}
}
@media(max-width:599px){
    	.contact-form .flex-col .col {
    width: 100%;
}
.contact-form .flex-col {
		display:block;
	}
}
@media(max-width:540px){
	.modal-content .pop-left img {
    width: 230px;
    height: 250px;
    object-fit: cover;
}
	.woocommerce-product-gallery__image {
		height: 335px !important;}
.woocommerce-product-gallery__image img {
    width: 240px !important;
    height: 215px !important;
}
}
@media(min-width:450px){
    .core-value-section .image-content-box .text-holder h5.heading{
    position: absolute;
    top: 10px;
    left: 58px;
}
.core-value-section .image-content-box  .text-holder{
    position: unset;
}
.core-value-section.our-guarantee .image-content-box .text-holder h5.heading{
    top: 26px;
    left: 88px;
    font-weight:600;
}

}
@media(max-width:920px){
	.cat-loops {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
}
h1.rt_heading{
    font-size:40px;
}
}
@media(max-width:767px){
    input#wp-comment-cookies-consent{
        width: 40px; height: 25px;
    }
    p.comment-form-cookies-consent label{
        font-size: 13px; text-align: left;
    }
.print-design figure.image-thumbnail img {
    width: 100%;
}
.portfolio_list .col{
    margin-bottom: 40px;
    position: unset !important;
}
.our-satp-content {
    order: 2;
    margin: 30px 0 0 0 !important;
}
.our-satp-content .vc_column-inner {
    padding: 0 20px!important;
}
.our-satp-image .wpb_single_image .vc_figure,.our-satp-image .wpb_single_image .vc_single_image-wrapper,
.our-satp-image .wpb_single_image .vc_single_image-wrapper img{
    width: 100% !important;
}
.filter_navigation ul.port-tab li a {
    max-width:100%;margin-bottom: 0;
}
.filter-holder ul ul li {
    display: inline;
}
.category-sec .content_row_wrapper {
    text-align: center;
}
.category-sec .vc_col-sm-6 .button_wrapper {
    width: 100%;margin-top: 20px;
}
.generate-heading{
    line-height:35px !important;
}
.sub_page_header .content_row_wrapper{
    margin-top:70px;
}
    .mailing-service-col .wpb_single_image,
    .mailing-service-col .rt_heading{
    margin: 0 0 10px 0 !important;
}
.mailing-service-col .vc_column-inner{
    padding:30px 20px !important;
}
}
@media(max-width:620px){
	.cat-loops {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
}
h1.rt_heading{
    font-size:30px !important;
}
.filter-holder ul ul {
   margin: 0px;
}
.header-left #logo img, .header-left #logo span {
    max-height: 135px !important;
}
body .sub_page_header {
padding-top: 50px;
}
.sub_page_header .content_row_wrapper {
    margin-top: 30px;
}
	.cat-loops {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 30px;
}
	.graphic-design-form {
    padding-left: 20px;
    padding-right: 20px;
}
	.custom-our-btn .button_wrapper a{
		font-size:12px !important;
		padding-left:12px !important;
		padding-right:12px !important;
	}	
	.contact-page-form .vc_column_container	.vc_column-inner{
		padding-left: 25px !important;
 		padding-right: 25px !important;
	}
	.contact-page-form .contact-form input[type="submit"]{
		width: 100%; padding:unset;
		font-size:14px;
	}
	.contact-page-form .contact-form input, .contact-page-form .contact-form select{
		text-indent: 8px;
		font-size:14px;
	}
	.contact-page-form .contact-form textarea{
		text-indent:0;
	}
.contact-page-form .contact-form input::placeholder, .contact-page-form .contact-form select::placeholder,
	.contact-page-form .contact-form textarea::placeholder{
		font-size:14px;
	}
	.footer-navigation-container ul.menu li {
    width: 33.33%;
}
}
@media(max-width:540px){
    /*.filter_navigation ul.port-tab li a {*/
    /*padding: 15px 8.5px;*/
    /*border: none;*/
    /*width: 100% !important;*/
    /*display: block;*/
    /*text-align: center;*/
    /*border: 1px solid #E7E7E7;*/
    /*}*/
.filter_navigation ul.port-tab li {
    width: 100% !important;
}
.icon-content-box.icon-style-4 .text-holder .heading{
    font-size:16px;
}
}


@media (max-width:425px){
	.footer-navigation-container ul.menu li {
    width: 50%;
}
	.subscription-form span.wpcf7-list-item-label label {
    font-size: 12px;
    margin-left: 20px;
    word-break: break-all;
    white-space: pre-wrap;
}
	.start-btn{
		font-size: 14px;   padding-left: 40px;   padding-right: 40px;
	}
}
