
@import url('https://fonts.googleapis.com/css?family=Roboto:500');

/*Include Maven Fonts*/
@font-face {
    font-family: 'maven_probold';
    src: url('./fonts/mavenprobold-webfont.eot');
    src: url('./fonts/mavenprobold-webfont.eot?#iefix') format('embedded-opentype'),
	url('./fonts/mavenprobold-webfont.woff2') format('woff2'),
	url('./fonts/mavenprobold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'maven_problack';
    src: url('./fonts/mavenproblack-webfont.eot');
    src: url('./fonts/mavenproblack-webfont.eot?#iefix') format('embedded-opentype'),
	url('./fonts/mavenproblack-webfont.woff2') format('woff2'),
	url('./fonts/mavenproblack-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'maven_promedium';
    src: url('./fonts/mavenpromedium-webfont.eot');
    src: url('./fonts/mavenpromedium-webfont.eot?#iefix') format('embedded-opentype'),
	url('./fonts/mavenpromedium-webfont.woff2') format('woff2'),
	url('./fonts/mavenpromedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'maven_proregular';
    src: url('./fonts/mavenproregular-webfont.eot');
    src: url('./fonts/mavenproregular-webfont.eot?#iefix') format('embedded-opentype'),
	url('./fonts/mavenproregular-webfont.woff2') format('woff2'),
	url('./fonts/mavenproregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*Include Robot font*/
@font-face {
    font-family: 'Roboto Bold';
    src: url('./fonts/Roboto-Bold.eot');
    src: url('./fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
	url('./fonts/Roboto-Bold.ttf') format('ttf'),
	url('./fonts/Roboto-Bold.woff') format('woff');
    font-weight: lighter;
    font-style: normal;
}

body { 
    outline: none;
    -moz-osx-font-smoothing: grayscale !important;
    -moz-font-smoothing: grayscale !important;
    -webkit-font-smoothing: antialiased !important; 
}

#vpc-preview, .vpc-cart-config-image
{
    text-align: center;
}

.vpc-order-config
{
    border: 1px solid #f1f4f9;
    margin-top: 10px;
}

#vpc-preview img, .saved-config-preview img, .vpc-cart-config-image img
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 100%;
}
#vpc-preview img:first-child, .saved-config-preview img:first-child, .vpc-cart-config-image img:first-child, .vpc-cart-config-image
{
    position: relative;
}

.vpc-cart-config-image img
{
    max-width: 100%;
}

.vpc-order-config .xl-2-3 img
{
    max-width: 30px;
    max-height: 30px;    
    vertical-align: top;
    margin-bottom: 5px;
    margin-right: 5px;
}

.wvpc-rules-table {
    margin-bottom: 25px;
}
.wvpc-rules-table:not(:first-of-type):before {
    content: "Or";
    top: -20px;
    position: relative;
    font-weight: bold;
}
.wvpc-rules-table tr:nth-child(2) .wvpc-remove-rule,
.wvpc-rules-table-container >:nth-child(1) div.remove-group {
    display: none !important;
}
.wvpc-remove-rule {
    background: url(../images/sprite.png) -66px -116px no-repeat #fff;
    display: block;
    height: 18px;
    width: 18px;
    border-radius: 9px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.wvpc-remove-rule:hover {
    background: url(../images/sprite.png) -66px -166px no-repeat #fff;
}
.wvpc-rules-table .param,
.wvpc-rules-table .operator,
.wvpc-rules-table .value {
    width: 215px;
}
.grid-src-type {
    vertical-align: middle !important;
}
.grid-src-type label {
    margin: 3px 0px;
    display: inline-block;
    font-weight: bold;
}
.remove-group .wvpc-remove-rule {
    width: auto;
}
.wvpc-rules-group-container {
    border: 1px solid #e5e5e5;
    padding: 10px;
    margin: 10px 0px 10px 0px;
}
td.wvpc-shared-td {
    vertical-align: middle;
}
#vpc-options-container>.o-wrap
{
    padding: 10px;
}
.vpc-product-config-row
{
    margin: 5px;
    padding: 5px;
}
.wvpc-rules-table-tr input, .wvpc-rules-table-tr select
{
    width: 100%;
}
.wvpc-rules-table-tr input, .wvpc-rules-table-tr .vpc-cl-option-td select{
    width: 90%;
}
#vpc-config-data td
{
    padding: 10px;
}
#vpc-base-product
{
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 20px;
}
#vpc-base-product label
{
    font-weight: bold;
}
.post-type-vpc-config #TB_ajaxContent
{
    overflow-y: auto;
}

.post-type-vpc-config #TB_window{
    margin:auto !important;
    top: 0;
    left: 0;
    right: 0;
}

tbody.ui-sortable
{
    cursor: move;
}

.vpc-component-id, .vpc-option-id{
    max-width: 60px;
}

table#vpc-config-components-table tr td:first-child { display: none; }


.vpc-addon-list > div.o-col{
    padding-top: 10px;
}
.vpc-addon-list > div.o-col:nth-child(even){
    border-right:0;
}


.vpc-addon-section-title-container{
    margin-bottom: 20px;
}
.vpc-addon-section-title{
    font-family: 'maven_probold';
    color:#323c47;
}
.vpc-addon-section-subtitle{
    font-family: 'maven_proregular';
    color:#a5a5a5;
}
.vpc-addon-list{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.vpc-addon-list:last-child{
    margin-bottom: 0;
}
.vpc-addon-item{
    float: left;
    width: calc((100% - 40px )/3);
    width: -moz-calc((100% - 40px )/3);
    width: -webkit-calc((100% - 40px )/3);
    margin-right: 20px;
    box-shadow: 1px 2px 30px #eee;
    padding: 0 10px 10px 10px;
}

.vpc-addon-item-header {
    border-bottom: 1px solid #eeeeee;
    padding-top: 30px;
}

.vpc-addon-item > span{
    display: table-cell;
    vertical-align: top;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: rgb(68, 68, 68);
    text-align: left;
}
.vpc-addon-ico{
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 15px;
    float: left;
}
.vpc-addon-ico img{
    max-width: 100%;
    max-height: 100%;
}
.vpc-addon-title{
    text-align: center;
    font-family: 'maven_probold';
    color: #585e66;
    font-size: 20px;
    margin: 0 0 10px 0;
}
.vpc-addon-item-header img {
    max-width: 100%;
    margin: 20px auto 0px auto;
    height: 70px;
    display: block;
}
.vpc-addon-item-content {
    font-family: 'maven_promedium';
    padding: 50px 0;
    font-size: 13px;
    line-height: 18px;
    color: #989898;
}
.vpc-addon-item-footer {
    text-align: center;
    padding-bottom: 20px;
}
#vpc-pub-section {
    padding: 15px;
}

.vpc-pub-container, .vpc-pub-container .vpc-theme-section > div, .vpc-pub-container .vpc-theme-option {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.vpc-pub-container .vpc-theme-section {
    background-color: #00c3aa;
    width: calc(67% - 20px);
    width: -moz-calc(67% - 20px);
    width: -webkit-calc(67% - 20px);
    margin-right: 20px;
}

.vpc-pub-container .vpc-theme-section > div {
    align-items: center;
    padding: 0 15px;
}
.vpc-pub-container .vpc-theme-section .screenshot {
    margin: 10px 15px 10px 0;
}

.vpc-pub-container img {
    width: 400px;
    max-width: 100%;
    display: block;
}

.vpc-pub-container .vpc-theme-title {
    font-family: 'maven_probold';
    line-height: 24px;
}

.vpc-pub-container .vpc-theme-description {
    font-family: 'maven_promedium';
}
#vpc-addon-options-container, #youtube-video-container {
    margin-top: 20px;
    padding: 30px;
}
.videos_youtube {
    text-align: center;
}
.vpc-pub-container .vpc-theme-option, .vpc-pub-container .vpc-plugin-option {
    margin: 20px 0;
}
.vpc-pub-container .vpc-theme-option span {
    width: 50%;
}

.vpc-pub-container .vpc-theme-option a.button, .vpc-pub-container .vpc-plugin-option a.button {
    background: transparent;
    text-shadow: none;
    -webkit-box-shadow: none;
    border-color: #fff;
}
.vpc-pub-container > div, .vpc-pub-container .vpc-theme-title, .vpc-pub-container .vpc-theme-description {
    color: #fff;
}

.vpc-pub-container .vpc-plugin-section > div {
    padding: 20px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}

.vpc-pub-container .vpc-plugin-section {
    width: 33%;
    background-color: #8883bc;
    text-align: center;
    position: relative;
}
.wp-core-ui .vpc-addon-item-footer .vpc-addon-btn {
    background: #a5d786;
    text-shadow: none;
    -webkit-box-shadow: none;
    border-color: transparent;
}
.vpc-addon-btn{
    margin-top: 20px !important;
}
#vpc-addon-options-container
{
    margin-top: 20px;
    padding: 30px;
}
.enable-reverse, .vpc-conditions-relationship
{
    display: inline-block;
}

.vpc-conditions-relationship
{
    margin-left: 30px;
}
.vpc-conditions-relationship select
{
    margin-left: 10px;
    margin-right: 10px;
}
.wvpc-add-rule {
    background: url(../images/sprite.png) -16px -116px no-repeat #fff;
    display: block;
    height: 18px;
    width: 18px;
    border-radius: 9px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    /*margin-top: 5px;*/
}


/*getting started page*/
.wc_addons_wrap .vpc-addons .addons-banner-block-item-icon,
.wc_addons_wrap .vpc-addons .addons-column-block-item-icon {
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.wc_addons_wrap .vpc-addons .addons-banner-block,
.wc_addons_wrap .vpc-addons .addons-wcs-banner-block {
    background: #fff;
    border: 1px solid #ddd;
    margin: 0 0 1em 0;
    padding: 2em 2em 1em;
}

.wc_addons_wrap .vpc-addons .addons-banner-block img {
    height: 62px;
}

.wc_addons_wrap .vpc-addons .addons-banner-block p {
    margin: 0 0 20px;
}

.wc_addons_wrap .vpc-addons .addons-banner-block-items {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 -10px 0 -10px;
}

.wc_addons_wrap .vpc-addons .addons-banner-block-item {
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    -webkit-box-flex: 1;
    flex: 1;
    margin: 1em;
    min-width: 200px;
    width: 30%;
}

.wc_addons_wrap .vpc-addons .addons-banner-block-item-icon {
    background: #f7f7f7;
    height: 143px;
}

.wc_addons_wrap .vpc-addons .addons-banner-block-item-content {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 184px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 24px;
}

.wc_addons_wrap .vpc-addons .addons-banner-block-item-content h3 {
    margin-top: 0;
}

.wc_addons_wrap .vpc-addons .addons-banner-block-item-content p {
    margin: 0 0 auto;
}

.wc_addons_wrap .vpc-addons .addons-banner-block-item:nth-child(-n + 3) {
    display: block;
}

.wc_addons_wrap .vpc-addons .addons-column-block-item:nth-of-type(-n + 3) {
    display: -webkit-box;
    display: flex;
}

.wc_addons_wrap .vpc-addons .addons-button {
    border-radius: 3px;
    cursor: pointer;
    display: block;
    height: 37px;
    line-height: 37px;
    text-align: center;
    text-decoration: none;
    width: 124px;
}

.wc_addons_wrap .vpc-addons .addons-button-solid {
    background-color: #674399;
    color: #fff;
}

.wc_addons_wrap .vpc-addons .addons-button-solid:hover {
    color: #fff;
    opacity: 0.8;
}

.wc_addons_wrap .vpc-addons .addons-button-outline-green {
    border: 1px solid #73ae39;
    color: #73ae39;
}

.wc_addons_wrap .vpc-addons .addons-button-outline-green:hover {
    color: #73ae39;
    opacity: 0.8;
}

.wc_addons_wrap .vpc-addons .addons-button-outline-purple {
    border: 1px solid #674399;
    color: #674399;
}

.wc_addons_wrap .vpc-addons .addons-button-outline-purple:hover {
    color: #674399;
    opacity: 0.8;
}

.wc_addons_wrap .vpc-addons .addons-button-outline-white {
    border: 1px solid #fff;
    color: #fff;
}

.wc_addons_wrap .vpc-addons .addons-button-outline-white:hover {
    color: #fff;
    opacity: 0.8;
}

.wc_addons_wrap .vpc-addons .addons-button-installed {
    background: #e6e6e6;
    color: #3c3c3c;
}

.wc_addons_wrap .vpc-addons .addons-button-installed:hover {
    color: #3c3c3c;
    opacity: 0.8;
}

/*Addons css*/
.wc_addons_wrap .addons-banner-block-item.vpc-addon {
    /*flex: auto;*/
    display: inline-block !important;
}

.vpc-getting-started {
    text-align: center;
}

.vpc-getting-started h3 {
    text-align: left;
}

.vpc-getting-started.addons-featured {
    margin: auto!important;
}

.pubs .woocommerce-message,
.vpc-getting-started-title #message,
.vpc-getting-started-title .woocommerce-message,
.vpc-getting-started-title .notice {
    display: none!important;
}

.wc_addons_wrap .vpc-getting-started .addons-banner-block-item-content p {
    text-align: left;
}

.wc_addons_wrap .vpc-addons .addons-banner-block-items {
    /*justify-content: flex-start;*/
    display: block !important;
    text-align: left !important;
}

.vpc-addons-buttons {
    display: block;
    /*flex: none;*/
    text-align: center;
}
.vpc-getting-started button,
.vpc-getting-started a.button {
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    letter-spacing: .5px;
    border-radius: 4px;
    background: transparent;
    border: 1px solid #fff;
    margin-bottom: 30px;
    height: 30px;
}


.wc_addons_wrap .vpc-addons-buttons .addons-button {
    width: 125px;
    display: inline-block;
    margin: 2px 4px;
    line-height: 35px;
}

a.addons-button.addons-button-solid.live-preview {
    background-color: #eee;
    color: #666;
}

.pub-plugin {
    height: 250px;
}


.pub-theme {
    margin-bottom: 40px;
}

.pub-theme > div {
    margin-top: 40px;
}

.wpd-block {
    background-color: #86985c;  /*#54687d*/
}

.wad-block {
    background-color: #6280bb;
}

.popo-block {
    background-color: #00c3aa;
}

.porto-block {
    background-color: #445b7b;
}

.popo-block img {
    float: left;
    max-height: 380px;
    margin-right: 20px;
    position: relative;
    bottom: -25px;
}

.porto-block img {
    float: right;
    max-height: 380px;
    margin-right: 20px;
    position: relative;
    bottom: -25px;
    width: 45%;
    top: 0;
}

.porto-block > div {
    width: 50%;
    float: left;
    margin-top: 0;
}

.porto-block > div > div {
    display: block;
    float: left;
    width: 50%;
}

.pub-theme.porto-block > div a.button:last-child {
    left: 130px;  /*200px*/
    position: relative;
}

.rating-block {
    text-align: left;
}

.wpd-block .vpc-addon-section-description {
    bottom: 10px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.wpd-block a.button{
    margin-bottom: 0 !important;
    background-color: #000000;
    border: none;
}
.wpd-block .vpc-addon-section-title-container{
    margin-bottom: 0 !important;
}
.wpd-block a.button:hover{
    background: rgba(0, 0, 0, .8);;
    border: 1px solid #000000;
    font-weight: lighter;
}

/*End addons css*/

@media only screen and (max-width: 400px) {

    .wc_addons_wrap .vpc-addons .addons-featured {
	margin: -1% -5%;
    }

    .wc_addons_wrap .vpc-addons .addons-button {
	width: 100%;
    }

    .wc_addons_wrap .vpc-addons .addons-small-dark-item {
	width: 100%;
    }

    .wc_addons_wrap .vpc-addons .addons-column-block-item-icon {
	background: 0 0;
	border: none;
	height: 75px;
	margin: 0 10px 10px 0;
	width: 75px;
    }

}

.vpc-getting-started {
    background-color: #fff;
    padding: 25px;
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.vpc-getting-started .addons-banner-block-item {
    overflow: hidden;
}

.vpc-getting-started .notice,
.vpc-getting-started .updated.fade {
    display: none!important;
}
/*
/*getting started page*/
/*.vpc-getting-started {
    background-color: #fff;
    padding: 25px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    /*display: flex;*/
/*}

.vpc-getting-started .addons-banner-block-item {
    overflow: hidden;
}

.vpc-getting-started .notice,
.vpc-getting-started .updated.fade {
    display: none!important;
}

.clearfix {
    clear: both;
}

.vpc-getting-started button,
.vpc-getting-started a.button {
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    /*font-size: 18px;
    padding: 10px 20px;*/
/* font-family: "Roboto", sans-serif;
 letter-spacing: .5px;
 border-radius: 4px;
 background: transparent;
 border: 1px solid #fff;
 margin-bottom: 30px;
 height: 30px;
}


.vpc-getting-started a.button:hover,
.vpc-getting-started a.button:focus,
.vpc-getting-started a.button:active {
 background: transparent;
 border: 1px solid #fff;
 color: rgba(255, 255, 255, .6);
 font-weight: lighter;
}
*/
.vpc-gs-half {
    width: calc( (100% - 30px) / 2 );
    width: -moz-calc( (100% - 30px) / 2 );
    width: -webkit-calc( (100% - 30px) / 2 );
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
    padding: 25px;
    box-sizing: border-box;
}

.vpc-addon-section-description {
    text-align: center;
}

.vpc-addon-section-description h2.vpc-addon-section-title {
    font-size: 18px;
    font-family: 'maven_probold';
    color: #fff;
    line-height: 25px;
}

#vpc-presentation {
    margin-top: 0!important;
    margin-bottom: 0!important;
    background: #5a52a5;
    color: #fff;
    height: 320px;
    width: calc(49.5% - 10px);
    width: -moz-calc(49.5% - 10px);
    width: -webkit-calc(49.5% - 10px);
    margin-right: 20px;
}

#vpc-presentation .vpc-addon-section-title-container {
    top: 50%;
    transform: translateY(15%);
}

p.vpc-addon-section-subtitle {
    margin: 0 auto 30px;
    font-size: 16px;
    font-family: 'maven_promedium';
    line-height: 20px;
    color: #fff;
}

#youtube-video-container {
    padding: 0!important;
    height: 600px;
    margin-top: 0!important;
    margin-bottom: 0!important;
}

#youtube-video-container iframe {
    width: 100%;
    height: 600px;
    -webkit-box-shadow: 0px 0px 30px 1px rgba(163,163,163,.4);
    -moz-box-shadow: 0px 0px 30px 1px rgba(163,163,163,.4);
    box-shadow: 0px 0px 30px 1px rgba(163,163,163,.4);
}

.vpc-getting-started-body {
    width: 100%;
    box-sizing: border-box;
}

.vpc-getting-started-body h2 {
    /*font-size: 22px;*/
    margin: 0 0 10px;
}

.vpc-getting-started-body h3 {
    /*font-size: 18px;*/
    margin: 0 0 10px;
}

.vpc-getting-started-body span {
    font-family: 'maven_proregular';
    display: inline-block;
    margin-bottom: 10px;
    color: #a5a5a5;
}

.vpc-getting-started-body .feature {
    padding: 15px 15px 25px;
    -webkit-box-shadow: 0px 0px 30px 1px rgba(163,163,163,.4);
    -moz-box-shadow: 0px 0px 30px 1px rgba(163,163,163,.4);
    box-shadow: 0px 0px 30px 1px rgba(163,163,163,.4);
    margin: 20px 0 0;
}

.vpc-getting-started-body .feature span {
    /*font-size: 16px;*/
    display: inline;
}

.vpc-getting-started-body .feature img {
    float: right;
    max-width: 50px;
}

.vpc-getting-started-body a.feature {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.vpc-getting-started-body a.feature img {
    max-width: 80px;
    position: relative;
    top: -12px;
}

.vpc-getting-started-body a.feature h2 {
    margin: 0 0 15px;
}

.vpc-getting-started-body a.feature span {
    font-size: 16px;
}


.pub-theme, .pub-plugin {
    display: inline-block;
    float: left;
    box-sizing: border-box;
    padding: 25px;
    /*height: 300px;*/
    position: relative;
    -webkit-box-shadow: 0px 0px 30px 1px rgba(163,163,163,.4);
    -moz-box-shadow: 0px 0px 30px 1px rgba(163,163,163,.4);
    box-shadow: 0px 0px 30px 1px rgba(163,163,163,.4);
}

.pub-theme {
    width: 100%;  /*70%*/
    box-sizing: border-box;
    padding-bottom: 0;
    overflow: hidden;
    height: 300px;
}

/*
.pub-theme. img {
    float: left;
    max-height: 380px;
    margin-right: 20px;
    position: relative;
    bottom: -25px;
}
*/

.pub-theme > div > div {

}

.pub-theme > div button,
.pub-theme > div a.button {
    position: absolute;
    display: inline-block;
    /*margin-top: 20px;
    height: 50px;*/
}

.pub-theme > div button:last-child,
.pub-theme > div a.button:last-child {
    right: 40px;
}

.pub-theme h2 {
    /*font-size: 20px;*/
    color: #fff;
    line-height: 20px;
}

.pub-theme h2,
.pub-theme p {
    /*margin-bottom: 30px;*/
}

.pub-plugin {
    /*width: calc(30% - 15px);
    width: -moz-calc(30% - 15px);
    width: -webkit-calc(30% - 15px);
    margin-left: 25px;
    max-width: 360px;*/
    box-sizing: border-box;
    background-color: #8883bc;
}

a .rating {
    color: #444;
}

.rating {
    font-size: 15px;
    font-family: 'maven_promedium';
    margin-top: 15px;
    display: inline-block;
}

.rating > span {
    font-size: 16px;
    font-family: 'maven_probold';
}

.rating img {
    max-width: 80px;
    vertical-align: middle;
}
#configuration{
    width: 10%;
}

/*Addons css*/

.vpc-getting-started h3 {
    text-align: left;
}

.vpc-getting-started.addons-featured {
    margin: auto!important;
}

.pubs .woocommerce-message,
.vpc-getting-started-title #message,
.vpc-getting-started-title .woocommerce-message,
.vpc-getting-started-title .notice {
    display: none!important;
}

.wc_addons_wrap .vpc-getting-started .addons-banner-block-item-content p {
    text-align: left;
}

.wc_addons_wrap .vpc-addons .addons-banner-block-items {
    /*justify-content: flex-start;*/
    display: block !important;
    text-align: left !important;
}


.vpc-addons-buttons {
    display: block;
    /*flex: none;*/
    text-align: center;
}

.wc_addons_wrap .vpc-addons-buttons .addons-button {
    width: 125px;
    display: inline-block;
    margin: 2px 4px;
    line-height: 35px;
}

div.addons-banner-block-item-icon img {
    max-width: 100px;
}
a.addons-button.addons-button-solid.live-preview {
    background-color: #f7f7f7;
    color: #444;
}

.pub-plugin {
    height: 250px;
}

.pubs .pub-plugin:first-of-type {
    margin-right: 25px;
    margin-bottom: 20px;
}

.pub-theme {
    margin-bottom: 40px;
}

.pub-theme > div {
    margin-top: 40px;
}

.wpd-block {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    margin-bottom: 20px;
}

.wad-block {
    background-color: #6280bb;
}

.popo-block {
    background-color: #00c3aa;
}

.porto-block {
    background-color: #445b7b;
}

.popo-block img {
    float: left;
    max-height: 380px;
    margin-right: 20px;
    position: relative;
    bottom: -25px;
}

.porto-block img {
    float: right;
    max-height: 380px;
    margin-right: 20px;
    position: relative;
    bottom: -25px;
    width: 45%;
    top: 0;
}

.porto-block > div {
    width: 50%;
    float: left;
    margin-top: 0;
}

.porto-block > div > div {
    display: block;
    float: left;
    width: 50%;
}

.pub-theme.porto-block > div a.button:last-child {
    left: 130px;  /*200px*/
    position: relative;
}

.rating-block {
    text-align: left;
}

/*End addons css*/

@media (max-width: 1200px) {
    .vpc-getting-started.pubs {
        display: block;
        width: 99.3%;
    }
    .pub-theme, .pub-plugin {
        width: 100%;
        max-width: none;
        margin: 20px 0 0;
        height: auto!important;
    }
    .vpc-getting-started.pubs a.button {
        margin-bottom: 0;
    }
    .pub-theme img {
        bottom: -50px;
        top: 0;
        max-height: 300px;
    }

    .vpc-getting-started.pubs .pub-theme > div a.button {
        position: relative!important;
        margin-bottom: 20px;
    }
    .vpc-getting-started.pubs .pub-theme > div a.button:last-child {
        float: right;
        right: 0;
    }
}

@media (max-width: 700px) {
    .pub-theme h2 {
        clear: both;
        margin-top: 20px;
    }
}


/*osubscription style*/
#subscription-notice{
    display:table;
    width:100%;
}
#subscription-notice > div{
    display:table-cell;
}
#plug-logo-text{
    width:60%;
}
#plug-logo-text > *,#subscription-success-notice > *{
    vertical-align: middle;
    display: inline-block;
}
#plug-sucribe-form{
    width:40%;
    padding: 10px 20px;
    background-color: #eee;
    border-radius: 0 4px 4px 0;
}
#plug-sucribe-form > *{
    height:30px;
    vertical-align: middle;
    display:inline-block;
}
#plug-sucribe-form > a{
    line-height: 28px;
    padding: 0 10px;
    cursor:pointer;
    color:#ccc;
}
#plug-sucribe-form #vpc-subscribe{
    background-color: #00a0d2;
    border-color: #008EC2;
    color:#fff;
}
#plug-sucribe-form input{
    min-width: 250px;
}
#subscription-success-notice{
    padding: 15px 20px;
}
#subscription-success-notice > img{
    width:50px;
    height: 50px;
    margin-right: 10px
}
@media (max-width: 768px) {
    #subscription-notice > div{
        display: inline-block;
        width:100%;
    }
    #subscription-notice #plug-logo-text{
        margin-bottom: 10px;
    }
}

.disabled {
    opacity: 0.65;
    cursor: not-allowed;
}

.menu-icon-vpc-config img{
    padding: 4px !important;
    width: 26px;
}

div#vpc-options-container.postbox{
    background-color: transparent !important;
    border: none  !important;
    box-shadow: none  !important;
}

div.omodal-content{
    width: fit-content !important;
}

table.striped.table-fixed-layout.widefat.repeatable-fields-table{
    width: auto !important;
}

table.striped.views.widefat.repeatable-fields-table tbody select,
table.striped.views.widefat.repeatable-fields-table tbody input{
    width: auto !important;
}
#vpc-config-components-table .omodal-dialog{
    overflow: scroll;
}
#vpc-config-components-table .omodal-body table{
    width: auto;
}
#vpc-config-components-table .table-fixed-layout select[name$="[view]"]{
    width: auto !important;
}
#subscription-plan-notice{
    position: relative;
    padding-top: 10px;
}
#subscription-plan-notice div{
    display: inline-block;
    vertical-align: middle;
}
#subscription-plan-message{
    width: 93%;
    font-weight: 500;
}
#subscription-plan-message a{
    margin-top: -25px;
    font-weight: 400;
    text-decoration: none;
}
#subscription-plan-message a:before{
    position: relative;
    top: 18px;
    left: -20px;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    text-decoration: none;
}
#subscription-plan-logo{
    width: 6%;
    padding: 10px 0;
}
