/*
* styles for frontend
*/
/*kdo*/
.strshwcs_screenshots {
    cursor: pointer;
}
.strshwcs-nav {
    background-color: #127bc4;
}
.strshwcs-hero-title {
    font: 30px/36px 'OpenSansBold';
    color: #fff;
}
.strshwcs-hero-content {
    font: 18px/29px 'OpenSansRegular';
    color: #999;
    margin-top: 16px;
}
.strshwcs-products-backround {
    background-color: rgba(33, 33, 33, 0.8);
}
.strshwcs-products-hero {
    padding-top: 43px;
    padding-bottom: 45px;
    padding-right: 10px;
}
.strshwcs-products-hero .strshwcs-hero-title {
    font: 30px/36px 'OpenSansBold';
}
.tax-product_categories #wrapper,
.page-template-store-template #wrapper {
    background-color: #f2f2f2;
}
.strshwcs_main .breadcrumbs h1 {
    display: inherit;
    line-height: 1.5;
    text-align: left;
}
.strshwcs_main .breadcrumbs {
    border: none;
    padding-bottom: 10px;
}
.strshwcs_main .breadcrumbs a,
.strshwcs_main .breadcrumbs span {
    font-size: 15px;
}
.strshwcs_main .breadcrumbs span {
    color: #aaa;
    position: relative;
}
.strshwcs_subtitle {
    font-size: 11px;
    padding-bottom: 6px;
    text-transform: uppercase;
    color: #a9a9a9;
    letter-spacing: 0.1em;
}
.strshwcs_title {
    color: #333;
    display: block;
    font: 21px 'OpenSansBold';
    text-align: left;
    margin-bottom: 11px;
}
.strshwcs_title.has-text-align-center {
    text-align: center;
}
.strshwcs_rating_active {
    margin-bottom: 8px;
    text-align: left;
}
.strshwcs_active_installs {
    color: #757575;
    font: italic 14px/22px 'OpenSansRegular';
}
.strshwcs_product_main_mini_grid .strshwcs_title {
    font: 18px 'OpenSansBold';
    margin-top: 3px;
}
.strshwcs_entry_meta {
    color: #757575;
    display: block;
    font: 15px/24px 'OpenSansRegular';
    text-align: left;
    padding-bottom: 4px;
    letter-spacing: 0;
}
.strshwcs_product_main_mini_grid .strshwcs_entry_meta {
    font: 14px/23px 'OpenSansRegular';
}
.strcmmrc_send_product_url label {
    font-weight: bold;
    display: inline-block;
}
.strcmmrc_send_product_url .strcmmrc_input {
    width: 65%;
    padding: 5px;
    vertical-align: top;
}
.strcmmrc_send_product_url .bstwbsft-button-small {
    margin: 0px 0px 0px 20px;
}
.strcmmrc_loading {
    display: none;
}
div.strcmmrc_loading {
    background-image: url(../images/ajax-loader-mini.gif);
    height: 16px;
    width: 16px;
    margin: 0 10px;
    position: relative;
    top: 3px;
}
.strshwcs_note {
    background: #e9f1f7;
    border-left: 6px solid #cbe3f2;
    padding: 12px;
    margin-bottom: 40px;
}

/* stars styles - ratings */
.strshwcs_review_content .bbp-topic-revision-log {
    display: none;
}
.strshwcs_wporg_ratings {
    padding-right: 20px;
    color: #f2bf50;
}
.strshwcs_wporg_ratings .dashicons {
    position: relative;
    font-size: 15px;
    width: 11px;
    height: 15px;
    padding-top: 3px;
}
.single-product .strshwcs-short-description .strshwcs_wporg_ratings .dashicons {
    font-size: 24px;
    width: 22px;
}
.single-product
    .strshwcs-short-description
    .strshwcs_wporg_ratings
    .dashicons:before {
    width: 20px;
}
.strshwcs-product-single-testimonials .strshwcs_wporg_ratings {
    margin-top: 10px;
}
.strshwcs-product-single-testimonials .strshwcs_wporg_ratings .dashicons {
    font-size: 18px;
    width: 15px;
}
.strshwcs_wporg_ratings .dashicons-star-filled:before {
    content: url('../images/star-yellow.svg');
    position: absolute;
    left: 0;
    width: 15px;
}
.strshwcs_wporg_ratings .dashicons-star-half:before {
    content: url('../images/star-yellow-half.svg');
    position: absolute;
    left: 0;
    width: 15px;
}
.strshwcs_wporg_ratings .dashicons-star-empty:before {
    content: url('../images/star-yellow-empty.svg');
    position: absolute;
    left: 0;
    width: 15px;
}
.strshwcs_review_quote .strshwcs_wporg_ratings .dashicons {
    padding-top: 5px;
}
#reviews .strshwcs_wporg_ratings {
    margin-left: 0px;
    margin-top: -8px;
    margin-bottom: -6px;
    display: block;
}
#reviews .strshwcs_wporg_ratings .dashicons {
    font-size: 20px;
    width: 16px;
    height: 15px;
    padding-top: 3px;
}

/******************* STYLING for STORE Template **********************/
.strshwcs_product_box {
    padding: 10px 0px;
}
.strshwcs_product_box > a {
    border: 1px solid #d8d8d8;
    background-color: #fff;
    display: block;
    padding: 22px 30px;
    border-radius: 5px;
}
.strshwcs_product_box_wrapper {
	border: 1px solid #d8d8d8;
    background-color: #fff;
    display: block;
    padding: 22px 30px;
    border-radius: 5px;
}
.strshwcs_product_box.strshwcs_product_list:first-child {
    margin-top: 5px;
}
.strshwcs_product_box.strshwcs_product_grid .strshwcs_product_description {
    padding: 21px 30px;
}
.strshwcs_product_box:last-child {
    border-bottom: none;
}
.strshwcs_product_icon {
    position: absolute;
}
.strshwcs_product_list .strshwcs_product_icon {
    margin-top: 8px;
}
.strshwcs_product_main {
    float: left;
    text-align: left;
}
.strshwcs_product_price {
    font-size: 35px;
    text-transform: capitalize;
    line-height: 40px;
    margin: 30px auto;
}
.strshwcs_product_price span {
    font-size: 18px;
    left: 3px;
    position: relative;
    text-decoration: underline;
    top: -12px;
}

/* MINI-GRID */
.strshwcs_product_mini_grid > a {
    padding: 19px 19px 17px;
}
.strshwcs_product_box.strshwcs_product_mini_grid {
    border: medium none;
    float: left;
    padding: 15px 15px;
    list-style: none;
}
.strshwcs_product_mini_grid .strshwcs_title_grid {
    text-align: center;
}
.strshwcs_product_description > .strshwcs_product_main,
.strshwcs_product_description > .strshwcs_product_main_mini_grid,
.strshwcs_product_description > .strshwcs_product_main_grid {
    display: inline-block;
    letter-spacing: 0.02em;
    overflow: hidden;
    text-overflow: ellipsis;
}
.strshwcs-container .strshwcs_main {
    padding: 0;
    background-color: transparent;
}
.strshwcs-container .strshwcs-hero-title {
    padding: 15px 15px 30px;
    font: 40px/60px 'OpenSansBold';
}
.strshwcs_title_grid a {
    font-size: 14px;
    margin: 9px 0;
    color: #333;
}
.strshwcs_product_mini_grid .strshwcs_product_icon_grid {
    margin: 0 auto;
}

/* GRID */
.strshwcs_product_box.strshwcs_product_grid {
    border: medium none;
    float: left;
    padding: 15px;
    list-style: none;
}
.strshwcs_product_box.strshwcs_product_grid a {
    padding: 0;
}
.strshwcs_product_grid .strshwcs_product_icon_grid img {
    border-bottom: 1px solid #ccc;
    border-radius: 5px 5px 0 0;
}
.strshwcs_product_grid .strshwcs_product_price {
    display: inline;
    margin: 0;
    float: right;
    line-height: 19px;
    font-size: 18px;
    font-weight: 300;
    color: #757575;
}
.strshwcs_product_grid .strshwcs_title_grid {
    max-width: 70%;
    display: inline-block;
    text-align: left;
    margin-bottom: 18px;
    font-weight: bold;
    color: #333;
}
.strshwcs_product_box a:hover .strshwcs_title,
.strshwcs_product_grid:hover .strshwcs_title_grid {
    text-decoration: none;
    color: #333;
}

/* GRID AND MINI-GRID*/
.strshwcs_product_row {
    padding: 0 !important;
	display: flex;
	flex-wrap: wrap;
}

/* sorting and pagination */
.strshwcs_navigation {
    margin: 0px auto 11px;
}
.strshwcs_navigation span {
    color: #696969;
}
#strshwcs_product_content {
    margin: 0 auto;
    padding: 0;
}
.strshwcs_navigation .strshwcs_items_found {
    margin: 10px 0px;
    font-size: 15px;
    display: inline-block;
}
.strshwcs_navigation .strshwcs_sort,
.strshwcs_navigation .strshwcs_layout_view {
    float: right;
    margin: 8px 0px;
}
.strshwcs_navigation .strshwcs_layout_view a.strshwcs_layout_mini_grid {
    border-radius: 3px 0 0 3px;
    margin: 10px 0 5px 16px;
}
.strshwcs_navigation .strshwcs_layout_view a.strshwcs_layout_grid {
    margin: 10px 0 5px 0;
    border-radius: 0;
    border-left: 0;
}
.strshwcs_navigation .strshwcs_layout_view a.strshwcs_layout_list {
    margin: 10px 0px 0 0px;
    border-left: 0;
}
a.strshwcs_sort_order_by {
    margin-right: 13px;
}
a.strshwcs_layout_mini_grid .fa-lg,
a.strshwcs_layout_list .fa-lg {
    /* font-size: 21px;
	line-height: 24px; */
}
.strshwcs_navigation a.strshwcs_layout_mini_grid.active,
.strshwcs_navigation a.strshwcs_layout_list.active {
    color: #4c4c4c;
}
.strshwcs_navigation .strshwcs_sort a {
    color: #006bda;
    font-size: 16px;
    padding: 9px 6px 8px;
}
.strshwcs_navigation .strshwcs_sort a .dashicons {
    position: relative;
    padding: 5px 5px 0 0px;
    font-size: 14px;
}
.strshwcs_navigation .strshwcs_sort a .dashicons:before {
    position: absolute;
    right: 5px;
    top: 3px;
    width: 16px;
}
.strshwcs_navigation .strshwcs_sort a .dashicons-arrow-down-alt:before {
    content: url('../images/down-arrow.svg');
}
.strshwcs_navigation .strshwcs_sort a .dashicons-arrow-up-alt:before {
    content: url('../images/up-arrow.svg');
}
.strshwcs_navigation .strshwcs_sort a.active {
    color: #333;
}
.strshwcs_navigation .strshwcs_layout_view a {
    color: #cccccc;
    padding: 9px 0px 8px 30px;
}
.strshwcs_navigation .strshwcs_sort a:hover {
    color: #81acc9;
    text-decoration: none;
}
.strshwcs_navigation .strshwcs_layout_view a:hover {
    color: #4c4c4c;
}
.strshwcs_navigation .strshwcs_pagination {
    float: right;
    margin: 10px 0px 10px 5px;
}
.strshwcs_navigation .strshwcs_pagination a,
.strshwcs_navigation .strshwcs_pagination span {
    border-top: 1px solid #b5b5b5;
    border-left: 1px solid #b5b5b5;
    border-bottom: 1px solid #b5b5b5;
    padding: 8px 12px;
    color: #b5b5b5;
    text-decoration: none;
    float: left;
}
.strshwcs_navigation .strshwcs_pagination a:hover {
    text-decoration: none;
    background: #ebebeb;
    color: #555;
}
.strshwcs_navigation .strshwcs_pagination span.current {
    font-weight: bold;
    color: #555;
}
.strshwcs_navigation .strshwcs_pagination .strshwcs_pagination_right {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #b5b5b5;
}
.strshwcs_navigation .strshwcs_pagination .strshwcs_pagination_left {
    border-radius: 3px 0 0 3px;
}

/******************* STYLING for tabs **********************/
#strshwcs_sections {
    position: relative;
    /*overflow: hidden;*/
}
#strshwcs_sections_wrap {
    display: flex;
    justify-content: center;
    height: 50px;
    width: 100%;
    white-space: nowrap;
}
#strshwcs_sections li.strshwcs_current a,
#strshwcs_sections li.strshwcs_current a:hover {
    height: auto;
}
#strshwcs_sections li a:before {
    /* margin-right: 10px; */
    position: absolute;
    left: 15px;
    width: 13px;
}
#strshwcs_sections li a.strshwcs_plugins:before {
    content: url('../images/plug.svg');
}
#strshwcs_sections li a.strshwcs_themes:before {
    content: url('../images/desktop.svg');
}
#strshwcs_sections li a.strshwcs_psd:before {
    content: url('../images/copy.svg');
}
#strshwcs_sections li a.strshwcs_html:before {
    content: url('../images/copy.svg');
}
#strshwcs_sections li a.strshwcs_vector:before {
    content: url('../images/paint-brush.svg');
}
#strshwcs_sections li.strshwcs_current {
    background-color: #1d72ab;
}
#strshwcs_sections ul > li {
    display: inline-block;
    margin: 0;
}
#strshwcs_sections li.strshwcs_current a {
    color: #fff;
}
#strshwcs_sections li:hover {
    background-color: #0075c4;
    color: #939393;
    text-decoration: none;
}
#strshwcs_sections li a {
    color: #fff;
    display: inline-block;
    position: relative;
    padding: 17px 15px 14px 35px;
    font: 14px 'OpenSansRegular';
    text-decoration: none;
}
#strshwcs_sections #scroller {
    position: absolute;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    height: 53px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
    left: 0;
}
#strshwcs_sections ul {
    width: 100%;
    display: block;
    white-space: nowrap;
    margin-bottom: 0px;
    list-style: none;
    padding: 0;
}
#strshwcs_sections span.current {
    background-color: #e0e0e0;
}
#strshwcs_sections span {
    display: inline-block;
    margin: 0;
    padding: 0;
}
#strshwcs_sections span.current a,
#strshwcs_sections span.current a:hover {
    color: #555;
}
#strshwcs_sections span a:hover {
    background-color: #e5e5e5;
    color: #939393;
    text-decoration: none;
}
#strshwcs_sections span a {
    color: #939393;
    display: block;
    font-size: 15px;
    padding: 9px;
    text-decoration: none;
}

/******************* STYLING for tabs content **********************/
.container.strshwcs_block_content_fullwidth,
.container.strshwcs_block_content {
    padding-top: 71px;
    padding-bottom: 83px;
}
.strshwcs_block_content h2,
.strshwcs_block_content h3,
.strshwcs_block_content h4,
.strshwcs_block_content .strshwcs_title {
    color: #333;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 22px;
    float: none;
    font: 26px 'OpenSansSemibold';
}
.strshwcs_block_content h2 {
    font-size: 30px;
}
.strshwcs_block_content h4.author {
    margin: 0 0 12px;
    border-bottom: none;
}
.strshwcs_block_content h4 {
    font-size: 16px;
}
.strshwcs_block_content,
.strshwcs_block_content p {
    clear: left;
    font: 18px/30px 'OpenSansRegular';
    margin-top: 0;
    padding-bottom: 10px;
}
.strshwcs_block_content ul {
}
.strshwcs_block_content ol {
    list-style: none outside decimal;
}
.strshwcs_block_content ol.screenshots {
    list-style: none outside none;
}
.strshwcs_block_content img {
    max-width: 530px;
}
.strshwcs_block_content pre,
.strshwcs_block_content code {
    background-color: #ededff;
    color: #000000;
}
#bstwbsft_container .strshwcs-container {
    padding-top: 39px;
    /* width: 1200px; */
    position: relative;
}
#strshwcs_content_description.strshwcs_block_content li {
    list-style: initial;
    margin-left: 15px;
}

/* search */
.strshwcs_search_form form.search-form {
    max-width: 270px;
    width: 100%;
    right: 0;
    position: relative;
    float: right;
    font-size: 16px;
    line-height: 24px;
}
.strshwcs_search_form .search-submit {
    background: none;
    border: none;
    box-shadow: none;
    width: 30px;
    position: absolute;
    top: 4px;
    right: 10px;
    color: transparent;
    padding: 0;
    margin: 0;
}
.strshwcs_search_form .search-submit:hover {
    background: none;
}
.strshwcs-container .strshwcs_search_form .search-form label {
    padding-top: 0px;
}
.strshwcs-container .strshwcs_search_form .search-form input.search-field {
    margin-bottom: 0px;
}
.strshwcs-container .strshwcs_search_form .search-form span.fa.fa-search {
    top: 12px;
}
.strshwcs-container .search-form label {
    padding-top: 5px;
}
.strshwcs-container .search-form input.search-field {
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    padding: 9px 30px 9px 9px;
    width: 100%;
    margin-bottom: 25px;
}
.strshwcs-container .search-form span.fa.fa-search {
    position: absolute;
    right: 12px;
    top: 17px;
    color: #ccc;
}

/* product groups */
#sidebar .strshwcs_product_groups li {
    padding: 9px 10px;
    border-radius: 4px;
    font: 15px/22px 'OpenSansRegular';
}
#sidebar .strshwcs_product_groups li.current {
    background: #e6e6e6;
    color: #333333;
}
#sidebar .strshwcs_product_groups li a {
    color: #006bda;
    display: block;
}
#sidebar .strshwcs_product_groups li a:hover {
    color: #81acc9;
}
#sidebar .strshwcs_product_groups li span {
    float: right;
}
#sidebar .strshwcs_filter .fa.fa-check,
#sidebar .strshwcs_filter .fa.fa-times {
    display: none;
}
#sidebar .strshwcs_filter .fa.fa-sliders {
    color: #fff;
    border-radius: 50%;
    background-color: #006bda;
    width: 50px;
    height: 50px;
    font-size: 21px;
    padding: 15px;
    display: none;
}

/* full view mode ( isset( $_GET['show'] ) ) for screenshot */
#strshwcs-screenshot-viewer {
    height: 100%;
    margin: 0;
    max-width: 100%;
    min-width: 100%;
    text-align: center;
    background-color: #242424;
    min-height: 100vh;
}
#strshwcs-screenshot-viewer header {
    background: #191919;
    min-width: 100%;
    padding: 0 10px 5px 25px;
    position: relative;
}
#strshwcs-screenshot-viewer header::after,
#strshwcs-screenshot-viewer header::before,
#strshwcs-screenshot-viewer header .thumbnails-wrapper::after,
#strshwcs-screenshot-viewer header .thumbnails-wrapper::before {
    content: '';
    display: table;
    line-height: 0;
}
#strshwcs-screenshot-viewer header::after {
    clear: both;
}
#strshwcs-screenshot-viewer header .thumbnails-wrapper {
    float: right;
    padding: 3px 0 0 650px;
    width: 100%;
}
#strshwcs-screenshot-viewer header .thumbnails-wrapper::after {
    clear: both;
}
#strshwcs-screenshot-viewer header .thumbnails-wrapper .thumbnails {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#strshwcs-screenshot-viewer header .thumbnails-wrapper .thumbnails > li {
    float: left;
    margin: 0 8px 8px 0;
}
#strshwcs-screenshot-viewer header .thumbnails-wrapper .thumbnails a {
    display: block;
    border: 3px solid transparent;
}
#strshwcs-screenshot-viewer header .thumbnails-wrapper .thumbnails .selected {
    border-color: #127bc4;
}
#strshwcs-screenshot-viewer header .thumbnails-wrapper .thumbnails li img {
    display: block;
    max-width: 80px;
}
#strshwcs-screenshot-viewer .info {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 650px;
    text-align: left;
}
#strshwcs-screenshot-viewer header .info .site,
#strshwcs-screenshot-viewer header .info .product {
    display: inline-block;
}
#strshwcs-screenshot-viewer header .info .product {
    max-width: 350px;
    padding: 2px 26px;
    vertical-align: middle;
}
#strshwcs-screenshot-viewer header .info .site {
    padding: 4px 0 6px 5px;
}
#strshwcs-screenshot-viewer header .info .product a {
    color: #999;
}
#strshwcs-screenshot-viewer header .info .product a:hover {
    color: #fff;
}
#strshwcs-screenshot-viewer header .info .product h2 {
    margin-top: -5px;
    font-family: 'OpenSansSemibold';
    font-size: 14px;
    line-height: 22px;
}
#strshwcs-screenshot-viewer header .info .site img {
    display: inline-block;
    vertical-align: text-bottom;
    margin-bottom: -4px;
}
#strshwcs-screenshot-viewer header .info .site h1 {
    display: inline-block;
    font-size: 21px;
    font-family: 'MontserratSemiBold';
    text-transform: uppercase;
    padding-left: ;
    letter-spacing: 1.6px;
    color: #fff;
    padding: 0 29px 3px 4px;
    border-right: 1px solid #444;
}
#strshwcs-screenshot-viewer .strshwcs-preview {
    display: inline-block;
    margin: 30px auto 40px;
    max-width: 1300px;
    min-height: 200px;
    min-width: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: auto;
}
#strshwcs-screenshot-viewer .strshwcs-preview .preloader {
    background-color: #fff;
    opacity: 0.2;
    position: absolute;
    padding-top: 20%;
    height: 90%;
    width: 100%;
    z-index: 2;
}
#strshwcs-screenshot-viewer .strshwcs-preview > img {
    max-width: 100%;
    width: 100%;
    z-index: 3;
    position: relative;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
#strshwcs-screenshot-viewer .nav {
    color: #999;
    font-size: 15px;
    padding-top: 15px;
    background-color: #242424;
	position: relative;
	z-index: 3;
}
#strshwcs-screenshot-viewer .nav a {
    color: #999;
}
#strshwcs-screenshot-viewer .nav .next {
    float: right;
}
#strshwcs-screenshot-viewer .nav .prev {
    float: left;
}
#strshwcs-screenshot-viewer .page {
    text-align: center;
    display: inline-block;
}
.strshwcs_navigation .strshwcs_pagination span.current,
.strshwcs_product_grid .strshwcs_title_grid,
.strshwcs_block_content h4,
.strshwcs_block_content h3 {
    /* font-family: "OpenSansSemibold"; */
}

/*============== Product Single ==============*/
.single-product #bstwbsft_container {
    padding-bottom: 0px;
}
a {
    color: #127bc4;
}
/* body:not(.home, .page, .single) #header a:not(.bstwbsft-button-small):not(.bstwbsft-button-big):hover {
	color: #127bc4;
} */

/* Block Single Navigation */
.single-product #header .navbar-default.navbar-fixed-top {
    position: absolute;
}
.single-product .strshwcs-single-nav.navbar-fixed-top {
    position: fixed;
    z-index: 1;
    width: 100%;
}
.strshwcs-single-nav {
    background-color: #f5f5f5;
    padding-bottom: 6px;
}
.strshwcs-single-nav.navbar-fixed-top {
    margin-top: 0;
}
.strshwcs-single-nav .container {
    max-width: 1370px;
    padding-right: 15px;
    padding-left: 15px;
}
.strshwcs-single-nav .breadcrumbs,
.strshwcs-single-nav .strshwcs-nav-menu {
    display: inline;
}
.strshwcs-single-nav .breadcrumbs {
    font: 18px/68px 'OpenSansSemibold';
    margin-bottom: 5px;
}
.strshwcs-single-nav .breadcrumbs a {
    color: #0873bf;
}
.strshwcs-single-nav .breadcrumbs a:hover {
    text-decoration: underline;
}
.strshwcs-single-nav .breadcrumbs span {
    color: #cccccc;
    padding: 0 8px;
}
.strshwcs-single-nav .strshwcs-nav-menu {
    font: 15px/64px 'OpenSansRegular';
    float: right;
}
.strshwcs-single-nav .strshwcs-nav-menu a:not(.bstwbsft-button-small) {
    padding-left: 20px;
    color: #999999;
    vertical-align: middle;
}
.strshwcs-single-nav .strshwcs-nav-menu a:not(.bstwbsft-button-small):hover {
    color: #4c4c4c;
}
.strshwcs-single-nav .strshwcs-fixed-button {
    display: none;
    margin: 0 0 0 20px;
    font-size: 15px;
    line-height: 26px;
    color: #fff;
}
.navbar-fixed-top.strshwcs-single-nav .strshwcs-fixed-button {
    display: inline-block;
}
/* Single Product Description */
.strshwcs-content .strshwcs_featured_image {
    margin-top: 35px;
}
.strshwcs-short-description {
    margin-top: 20px;
}
.strshwcs-short-description h1 {
    font: 40px/60px 'OpenSansBold';
    margin-bottom: 21px;
    color: #333333;
}
.strshwcs-short-description p {
    font: 18px/32px 'OpenSansRegular';
    color: #757575;
}
.single-product .strshwcs_rating_active {
    margin-bottom: 12px;
}
.strshwcs_active_installs {
    color: #757575;
}
.strshwcs_ratings_count {
    font: 16px/34px 'OpenSansRegular';
}
.strshwcs_product_box .strshwcs_active_installs {
    font: italic 14px/22px 'OpenSansRegular';
}
.strshwcs_featured_image {
    border: 1px solid #c6c6c6;
    border-radius: 6px;
    overflow: hidden;
    min-height: 290px;
    background-color: #fafafa;
}
.strshwcs_featured_image span:not(.strshwcs_helper) {
    position: absolute;
    color: #000;
    font-size: 45px;
    opacity: 0.3;
}
.strshwcs_featured_image span:not(.strshwcs_helper):hover {
    opacity: 0.5;
    cursor: pointer;
}
.strshwcs_featured_image .next {
    right: 34px;
    top: calc(50% - 45px / 2);
}
.strshwcs_featured_image .prev {
    left: 34px;
    top: calc(50% - 45px / 2);
}
.strshwcs_featured_image .plus {
    right: 34px;
}
.strshwcs_featured_image > div {
    text-align: center;
    white-space: nowrap;
}
.strshwcs_helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.strshwcs_featured_image img {
    vertical-align: middle;
    margin-left: -6px;
}
.strshwcs_featured_image > div:not(.current) {
    display: none;
}
.strshwcs_main_links a span {
    font: 18px/30px 'OpenSansRegular';
}
.strshwcs_ratings_count {
    margin-right: 23px;
}
.single-product hr {
    margin: 0;
}

/* Block Products Versions */
.strshwcs-products-versions > span {
    font: 20px/30px 'OpenSansRegular';
    padding: 0 38px 32px;
    white-space: nowrap;
}
.container.strshwcs-products-versions {
    margin-top: 20px;
    margin-bottom: 30px;
}
.strshwcs-gray-link {
    color: #b2b2b2;
}
.strshwcs_main_links > a:not(.bstwbsft-button-small),
a.strshwcs-gray-link {
    color: #006bda;
}
#strshwcs-products-versions {
    border-bottom: 1px solid #dfdfdf;
}
.strshwcs_main_links > a:not(.bstwbsft-button-small) {
    margin: 37px 0px 0 25px;
    display: inline-block;
    vertical-align: sub;
}
a.strshwcs-gray-link:hover {
    border-bottom: 1px dashed #006bda;
    text-decoration: none;
}

/* Product main block */
.strshwcs_main .strshwcs-product-single-background {
    background-color: #fff;
}
.strshwcs_main .strshwcs-product-single-background:nth-child(2n) {
    background-color: #f7f7f7;
}
.strshwcs_main
    .strshwcs-product-single-background:nth-child(2n + 1)
    .strshwcs-product-content-description {
    color: #999;
}
.container.strshwcs_block_content {
    max-width: 770px;
}
#pro_features .strshwcs_block_content .bstwbsft-button-small {
    margin-bottom: 0;
}
/* Block Single Review */
.container.strshwcs-product-single-testimonials {
    max-width: 1000px;
}
.strshwcs-product-single-testimonials-gradient {
    background: -moz-linear-gradient(
        top,
        rgba(76, 76, 76, 1) 0%,
        rgba(44, 44, 44, 0.9) 100%
    );
    background: -webkit-linear-gradient(
        top,
        rgba(76, 76, 76, 1) 0%,
        rgba(44, 44, 44, 0.9) 100%
    );
    background: linear-gradient(
        to bottom,
        rgba(76, 76, 76, 1) 0%,
        rgba(44, 44, 44, 0.9) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#822c2c2c', GradientType=0 );
}
.strshwcs-product-single-testimonials a,
.strshwcs-product-single-testimonials {
    color: #fff;
}
.strshwcs_review_avatar {
    display: inline-block;
    float: left;
    margin: 50px 30px 50px 0;
}
.strshwcs_review_avatar img {
    display: inline-block;
    height: 90px;
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: none;
}
.strshwcs_review_quote {
    margin: 40px 0 40px 120px;
}
.strshwcs_review_quote blockquote {
    font: 18px/30px 'OpenSansRegular';
    margin: 0;
}
.strshwcs_review_quote blockquote p:first-child:before {
    content: '\201C';
}
.strshwcs_review_quote blockquote p:last-child:after {
    content: '\201D';
}
.strshwcs_review_quote .strshwcs_quote_author {
    font: 18px/29px 'OpenSansSemibold';
}
.strshwcs_featured_review .strshwcs_review_avatar {
    border-radius: 50%;
    overflow: hidden;
    height: 90px;
    width: 90px;
}
/* Block Reviews */
#reviews .strshwcs_review_avatar {
    margin-top: 0;
    margin-right: 30px;
}
#reviews .strshwcs_review_quote {
    margin-left: 100px;
    margin-top: 0;
    margin-bottom: 22px;
}
#reviews .strshwcs-product-content-description {
    color: #999;
    font-size: 18px;
    line-height: 29px;
    margin: 20px 0 25px;
}
#reviews .strshwcs_review_quote .strshwcs_review_content {
    font: 16px/26px 'OpenSansRegular';
}
#reviews .strshwcs_review_quote .strshwcs_quote_author {
    font: 16px/25px 'OpenSansSemibold';
}

/* Block Addons */
.strshwcs_addon {
    width: 50%;
    padding: 20px 15px;
    cursor: pointer;
}
.strshwcs_addon_icon {
    float: left;
}
.strshwcs_addon_icon img {
    border-radius: 10px;
}
.strshwcs_addon_info {
    float: left;
    margin-left: 29px;
}
.strshwcs_addon .strshwcs_title {
    color: #4c4c4c;
    font: 18px/29px 'OpenSansSemibold';
    margin-top: 6px;
    margin-bottom: 6px;
}
.strshwcs_addon .strshwcs_product_info {
    color: #999;
}
.strshwcs_addon_selected {
    background-color: #eee;
}
.strshwcs_addon_description {
    position: relative;
    display: none;
    background-color: #eee;
    padding: 28px;
    margin-top: 20px;
}
.strshwcs_addon_description::before {
    content: '';
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #eee transparent;
    position: absolute;
    top: -15px;
}
.strshwcs_addon_description .strshwcs_title {
    color: #333;
    font-size: 21px;
    margin-top: 3px;
}
.strshwcs_addon_description .strshwcs_product_info {
    color: #999;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 14px;
}
.strshwcs_addon_description input.strshwcs_button {
    text-transform: uppercase;
    padding: 7px 20px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    border-width: 1px;
    letter-spacing: 0.7px;
    margin-right: 0;
}

/* Block Translations */
.strshwcs-product-translations-button {
    margin-top: 7px;
    margin-bottom: 5px;
    display: block;
}
.strshwcs-product-translations-icon svg {
    margin-left: 18px;
    margin-top: 13px;
}

/* Block License */
.strshwcs-content .strshwcs_license_block {
    background-color: #23272a;
}
.strshwcs_pro_benefits {
    color: #ffffff;
}
.strshwcs_pro_benefits .strshwcs-hero-title {
    font: 45px/56px 'OpenSansBold';
    margin-bottom: 23px;
    text-align: center;
    color: #fff;
}
.strshwcs_pro_benefits i.fa {
    font-size: 19px;
    color: #50b52b;
}
.strshwcs_pro_benefits span {
    padding-left: 15px;
    font: 19px/41px 'OpenSansRegular';
}
.strshwcs_pro_benefits {
    margin-top: -2px;
}
.strshwcs_license_single {
    margin-top: 10px;
    margin-bottom: 28px;
}
.strshwcs_license_single .strshwcs_license_single_bloc {
    background-color: #ffffff;
    border-radius: 6px;
    padding: 30px 0 20px;
}
.strshwcs_license_single .strshwcs_license_single_bloc > div,
.strshwcs_license_single .strshwcs_license_single_bloc > h2,
.strshwcs_license_single .strshwcs_license_single_bloc > form > div,
.strshwcs_license_single .strshwcs_license_single_bloc > form > ul label {
    padding-left: 30px;
    padding-right: 30px;
}
.strshwcs_short_description {
    font: 18px/29px 'OpenSansRegular';
    color: #4c4c4c;
}

/* Block Membership */
.strshwcs-product-backround {
    background-color: rgba(53, 139, 199, 0.95);
    min-height: 140px;
}
.strshwcs-products-image {
    background: url(../images/image-products.webp) center center no-repeat;
    background-size: cover;
}
.strshwcs-hero-title {
    font: 36px/54px 'OpenSansBold';
    color: #212121;
    margin-bottom: 7px;
}
.strshwcs-hero-title.strshwcs-color-white {
    color: #ffffff;
}
.strshwcs-product-backround .strshwcs-hero-content {
    color: rgba(255, 255, 255, 0.5);
    margin-top: 11px;
}
.single-product .strshwcs-products-hero {
    padding-top: 46px;
    padding-bottom: 48px;
}
.strshwcs-learn-more {
    margin: 73px 0;
}
.single-product .strshwcs-learn-more {
    margin: 60px 0 50px;
}
.strshwcs-learn-more .bstwbsft-button-big {
    float: right;
    padding: 8px 44px 9px !important;
}
/* Block FAQ */
.strshwcs_faq_answer {
    display: none;
    padding-left: 25px;
}
.strshwcs_faq_answer ol {
    padding-left: 0 !im;
}
.strshwcs_block_content .strshwcs_faq_question {
    cursor: pointer;
    font: 20px/29px 'OpenSansSemibold';
    margin-top: 26px;
    margin-bottom: 22px;
    color: #4c4c4c;
    display: flex;
    left: -10px;
    position: relative;
}
.strshwcs_faq_question:before {
    content: '\f139';
    font: 400 29px/1 dashicons;
    vertical-align: middle;
    margin-right: 5px;
}
.strshwcs_faq_question.active:before {
    content: '\f140';
}
.strshwcs_faq_question:hover {
    opacity: 0.7;
}

/* Block Support */
.strshwcs_content_support {
    margin: 17px 0;
}
.strshwcs_content_support a > span {
    display: block;
}
.strshwcs_content_support .strshwcs-support-title {
    font: 24px/40px 'OpenSansSemibold';
    color: #4c4c4c;
    margin-bottom: 9px;
}
.strshwcs-product-support-description {
    font: 16px/28px 'OpenSansRegular';
    color: #4c4c4c;
    padding: 0 33px;
    margin-bottom: 14px;
}
.strshwcs-support-learn-more {
    font: 16px/28px 'OpenSansRegular';
    color: #0776b9;
}
.strshwcs_content_support a > .fa {
    font-size: 60px;
    color: #cccccc;
    margin-bottom: 21px;
}
.strshwcs_content_support a:hover {
    text-decoration: none;
}
.strshwcs_content_support a:hover > * {
    opacity: 0.8;
}

/* Modal */
#strshwcs_trial .modal-dialog,
#strshwcs_translations .modal-dialog,
#strshwcs_changelog .modal-dialog {
    margin: 100px auto;
}
#strshwcs_translations .strshwcs_title,
#strshwcs_changelog .strshwcs_title {
    font: 24px/40px 'OpenSansSemibold';
    margin-top: 15px;
}
#strshwcs_translations a,
#strshwcs_changelog a {
    font: 16px/29px 'OpenSansRegular';
    color: #006bda;
    margin-bottom: 20px;
}
#strshwcs_translations a:hover,
#strshwcs_changelog a:hover {
    text-decoration: underline;
}
#strshwcs_translations p,
#strshwcs_changelog p {
    font: 16px/29px 'OpenSansRegular';
}
#strshwcs_translations b,
#strshwcs_changelog b {
    font: 16px/29px 'OpenSansBold';
}
#strshwcs_translations .modal-body > div,
#strshwcs_changelog .modal-body > div {
    padding: 10px 0px 20px 20px;
}
#strshwcs_trial .modal-body,
#strshwcs_translations .modal-body,
#strshwcs_changelog .modal-body {
    max-width: 855px;
    margin: 0 auto;
}
.translations-icon {
    fill: #dedede;
}
.strshwcs_addon_icon img {
    border-radius: 10px;
}

/* Block Related Products */
.single-product .strshwcs_product_box.strshwcs_product_mini_grid {
    padding: 30px 15px 0;
}

/* pagination */
.strshwcs_pagination {
    text-align: center;
    padding: 15px;
}
.strshwcs_pagination span,
.strshwcs_pagination a {
    padding: 10px;
    border-radius: 4px;
    margin: 0 4px;
}
.strshwcs_pagination .strshwcs_pagination_right,
.strshwcs_pagination .strshwcs_pagination_left {
    padding: 10px 15px;
}
.strshwcs_pagination .strshwcs_pagination_right > span,
.strshwcs_pagination .strshwcs_pagination_left > span {
    position: absolute;
    z-index: -99999;
    color: transparent;
}
.strshwcs_pagination .fa {
    position: relative;
    top: 2px;
}
.strshwcs_pagination .fa::before {
    position: absolute;
    width: 10px;
}
.strshwcs_pagination .fa-chevron-left::before {
    content: url('../images/chevron-left-solid.svg');
    left: -5px;
}
.strshwcs_pagination .fa-chevron-right::before {
    content: url('../images/chevron-right-solid.svg');
    right: -5px;
}
.strshwcs_pagination a:hover {
    background-color: #dfdfdf;
    text-decoration: none;
}
.strshwcs_pagination span.current {
    background-color: #ccc;
    border-radius: 4px;
}

.strshwcs_sidebar_groups {
    display: block;
    position: relative;
    width: 100%;
    margin-top: 15px;
}
.strshwcs_sidebar_groups.strshwcs_fixed,
.fa.fa-sliders.strshwcs_fixed {
    position: fixed;
    top: 110px;
    max-width: 260px;
    width: calc(25% - 30px);
}

#wrapper.strshwcs_product_open {
    z-index: 100000;
}
/* additional */
.strshwcs_fancybox_media i {
    margin-right: 10px;
}

@media screen and (max-width: 1024px) {
    .strshwcs_wporg_ratings {
        display: block;
    }
    .strshwcs-content .strshwcs_block_content,
    .strshwcs-content .strshwcs_block_content_fullwidth {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (max-width: 991px) {
    .strshwcs_main_links {
        text-align: center;
    }
    #strshwcs_license {
        padding-left: 15px;
        padding-right: 15px;
    }
    #strshwcs_license .strshwcs_license_single,
    #strshwcs_license .strshwcs_pro_benefits {
        padding-left: 0px;
        padding-right: 0px;
    }
    .strshwcs-content .strshwcs_block_content,
    .strshwcs-content .strshwcs_block_content_fullwidth {
        padding-top: 42px;
        padding-bottom: 41px;
    }
    .strshwcs-product-translations-icon {
        display: none;
    }
    .strshwcs-product-translations-button {
        margin: 15px 0 0;
    }
    .strshwcs-single-nav .breadcrumbs,
    .strshwcs-single-nav .strshwcs-nav-menu {
        float: left;
        display: block;
    }
    .strshwcs-single-nav .breadcrumbs {
        font: 18px/27px 'OpenSansSemibold';
        margin-bottom: 5px;
        margin-top: 21px;
    }
}
@media screen and (max-width: 803px) {
    #sidebar.strshwcs-sidebar ul li a {
        font-size: 14px;
    }
}
@media screen and (max-width: 880px) {
    #strshwcs-screenshot-viewer header .thumbnails-wrapper .thumbnails li img {
        max-width: 60px;
    }
}
@media screen and (max-width: 767px) {
    .strshwcs_search_form form.search-form {
        float: none;
    }
    #sidebar.strshwcs-sidebar ul li a {
        font-size: 15px;
    }
    #bstwbsft_container .strshwcs-products-hero,
    #bstwbsft_container .strshwcs-learn-more {
        text-align: center;
    }
    .strshwcs-learn-more .bstwbsft-button-big {
        float: none;
    }
    .strshwcs_navigation .strshwcs_sort {
        float: none;
    }
    .strshwcs_navigation .strshwcs_layout_view {
        display: none;
    }
    .strshwcs-learn-more {
        margin: 0px 0 44px;
    }
    .single-product .strshwcs-products-hero {
        padding-top: 33px;
        padding-bottom: 28px;
    }
    .strshwcs-hero-content {
        font: 15px/22px 'OpenSansRegular';
        margin-top: 23px;
    }
    #bstwbsft_container .strshwcs-container {
        padding-top: 9px;
    }
    .strshwcs_navigation .strshwcs_items_found {
        margin: 11px 0px 0;
    }
    .strshwcs_navigation {
        margin: 0px auto 5px;
    }
    .strshwcs_search_form {
        margin-bottom: 5px;
    }
    .strshwcs_product_box.strshwcs_product_mini_grid {
        padding: 10px 15px;
    }
    .strshwcs_product_icon {
        width: 53px !important;
    }
    .strshwcs_product_list .strshwcs_product_description,
    .strshwcs_product_mini_grid .strshwcs_product_description {
        margin-left: 63px !important;
    }
    .strshwcs_title {
        font: 18px 'OpenSansBold';
    }
    .strshwcs_entry_meta {
        font: 14px/22px 'OpenSansRegular';
    }
    .strshwcs_product_box.strshwcs_product_grid .strshwcs_product_description {
        padding: 16px 20px;
    }
    .strshwcs_product_box.strshwcs_product_grid {
        padding: 10px 15px;
    }
    .strshwcs_product_list > a {
        padding: 6px 14px 19px;
    }
    .strshwcs_product_list .strshwcs_title {
        margin-top: 9px;
    }
    .strshwcs-container .strshwcs_main {
        width: 100%;
    }
    #sidebar .strshwcs_filter .fa.fa-sliders {
        display: block;
        position: fixed;
        bottom: 25px;
        right: 16px;
        color: transparent;
        z-index: 1;
    }
    #sidebar .strshwcs_filter .fa.fa-sliders:hover {
        cursor: pointer;
    }
    #sidebar .strshwcs_filter .fa.fa-sliders:before {
        color: #fff;
    }
    .page-template-store-template #sidebar .strshwcs_product_groups,
    .blog #bstwbsft_container #sidebar .strshwcs_product_groups,
    .archive #bstwbsft_container #sidebar .strshwcs_product_groups,
    .page-template-store-template
        #sidebar
        .strshwcs_sidebar_groups
        .search-form,
    .blog #bstwbsft_container #sidebar .strshwcs_sidebar_groups .search-form,
    .archive
        #bstwbsft_container
        #sidebar
        .strshwcs_sidebar_groups
        .search-form {
        display: none;
    }
    .page-template-store-template #sidebar .strshwcs_product_groups.open,
    .blog #bstwbsft_container #sidebar .strshwcs_product_groups.open,
    .archive #bstwbsft_container #sidebar .strshwcs_product_groups.open {
        display: block;
        position: fixed;
        padding-top: 60px;
        left: 0;
        background-color: #f2f2f2;
        z-index: 10;
        width: 100%;
        height: 100%;
        overflow-y: auto;
        bottom: 0;
    }
    #sidebar .strshwcs_product_groups.open + .strshwcs_filter .fa.fa-sliders {
        display: block;
        position: fixed;
        z-index: 11;
        width: 100%;
        height: 60px;
        border-radius: 0;
        top: 0;
        right: 0;
        font: 20px 'OpenSansSemibold';
        text-align: center;
        background-color: #fff;
        color: #333;
        border-bottom: 1px solid #ccc;
    }
    #sidebar
        .strshwcs_product_groups.open
        + .strshwcs_filter
        .fa.fa-sliders:before {
        content: none;
    }
    #sidebar .strshwcs_product_groups.open + .strshwcs_filter .fa.fa-times {
        display: block;
        position: fixed;
        top: 21px;
        left: 23px;
        color: #333;
        z-index: 12;
    }
    .strshwcs_addon {
        width: 100%;
    }
    .strshwcs-product-single-translations-icon {
        display: none;
    }
    #reviews .strshwcs_featured_review {
        text-align: center;
        padding-right: 0;
        padding-left: 0;
    }
    #reviews .strshwcs_review_quote {
        margin-left: 0;
        margin-top: 0;
        display: inline-block;
    }
    #reviews .strshwcs_review_avatar {
        display: block;
        float: none;
        margin: 0 auto;
    }
    .strshwcs-product-translations-button {
        text-align: center;
    }
    .container,
    .single-product .strshwcs_related_product_box {
        padding-right: 0;
        padding-left: 0;
    }
    .strshwcs_only_mobile_slick {
        max-width: 90%;
        margin: 0 auto;
    }
    #reviews .slick-next:before,
    #reviews .slick-prev:before {
        font: 45px/1 FontAwesome;
        color: #000;
        opacity: 0.3;
    }
    #reviews .slick-next:before {
        content: '\f105';
    }
    #reviews .slick-prev:before {
        content: '\f104';
    }
    #reviews .slick-next:hover:before,
    #reviews .slick-prev:hover:before {
        opacity: 0.6;
    }
    #reviews .slick-prev {
        left: -14px;
        top: 15%;
    }
    #reviews .slick-next {
        right: -14px;
        top: 15%;
    }
    .single-product .strshwcs-learn-more {
        margin: 0 0 40px;
    }
    .strshwcs_block_content img {
        max-width: 100%;
    }
    .strshwcs_featured_image {
        margin-top: 0;
    }
    .container .strshwcs_featured_image,
    .container .strshwcs-short-description {
        padding-left: 0;
        padding-right: 0;
    }
    .strshwcs-single-nav .breadcrumbs {
        margin-top: 13px;
        margin-bottom: 10px;
        font: 15px/27px 'OpenSansRegular';
    }
    .strshwcs-short-description h1 {
        font: 24px/27px 'OpenSansBold';
    }
    .strshwcs-products-versions > span {
        font: 15px/30px 'OpenSansRegular';
        padding: 0 38px;
    }
    .strshwcs_active_installs,
    .strshwcs_ratings_count {
        font-size: 13px;
    }
    .strshwcs-short-description p {
        font: 16px/28px 'OpenSansRegular';
    }
    .strshwcs_block_content,
    .strshwcs_block_content p {
        font: 16px/28px 'OpenSansRegular';
    }
    .strshwcs_block_content h4 {
        font: 24px/29px 'OpenSansBold';
    }
    .strshwcs-hero-title {
        font: 30px/42px 'OpenSansBold';
        margin-bottom: 20px;
    }
    .strshwcs_pro_benefits .strshwcs-hero-title {
        font: 31px/42px 'OpenSansBold';
    }
    #strshwcs_faq .strshwcs_faq_question {
        font: 18px/28px 'OpenSansSemibold';
    }
    .strshwcs_wporg_ratings {
        padding-right: 0px;
        margin-bottom: 10px;
    }
    #reviews .strshwcs_wporg_ratings {
        padding-right: 0px;
    }
    .single-product .strshwcs_wporg_ratings .dashicons,
    .single-product
        .strshwcs-short-description
        .strshwcs_wporg_ratings
        .dashicons {
        font-size: 18px;
        width: 14px;
        padding-top: 8px;
    }
    .strshwcs-single-nav .strshwcs-nav-menu {
        display: none;
    }
    .strshwcs_featured_review {
        text-align: center;
    }
    #pro_features .strshwcs_button_wrap {
        text-align: center;
    }
    .strshwcs_review_avatar {
        display: block;
        float: none;
        margin: 47px auto 0;
    }
    .strshwcs_review_quote {
        margin: 16px 0px 46px;
        margin-left: 0px;
    }
    .strshwcs_review_quote blockquote {
        padding-bottom: 0;
    }
    .strshwcs_license_single {
        margin-top: 27px;
    }
    .strcmmrc_send_product_url .strcmmrc_input,
    .strcmmrc_send_product_url .bstwbsft-button-small {
        width: 100%;
        margin: 0 0 10px;
    }
}
@media screen and (max-width: 600px) {
    .strshwcs_product_box.strshwcs_product_mini_grid,
    .strshwcs_product_box.strshwcs_product_grid {
        width: 100%;
    }
    .strshwcs_product_description > .strshwcs_product_main_mini_grid {
        height: auto;
        width: 100%;
    }
    .strshwcs_product_main_mini_grid .strshwcs_entry_meta {
        display: block;
    }
    .strshwcs_featured_image > div {
        min-height: auto;
    }
    .strshwcs_featured_image img {
        margin-top: 0px !important;
    }
    .strshwcs-products-versions > span {
        display: block;
    }
    .single-product .strshwcs_product_box.strshwcs_product_mini_grid {
        padding: 15px 15px 0;
    }
}
@media screen and (max-width: 500px) {
    .strshwcs_search_form form.search-form {
        max-width: 100%;
    }
}
@media screen and (max-width: 455px) {
    .strshwcs_product_box {
        width: 100%;
    }
    .strshwcs_product_description > .strshwcs_product_main_grid {
        height: auto;
    }
    .single-product .strshwcs-learn-more {
        margin-top: 0px;
    }
    .strshwcs_main_links {
        white-space: pre-line;
    }
    .strshwcs_main_links a {
        margin: 20px 0 0 !important;
    }
}
@media screen and (max-width: 390px) {
    .strshwcs_wporg_ratings,
    .strshwcs_wporg_ratings {
        display: block;
    }
}

/* Membership */

.container.strshwcs_block_product_fullwidth {
    padding-top: 71px;
    padding-bottom: 71px;
}
.strshwcs_block_product_fullwidth h2,
.strshwcs_block_product_fullwidth .bstwbsft-color-orange {
    text-align: center;
}
.strshwcs_pro_benefits_image {
    /*background: url(../images/image-products.webp) center center no-repeat;
    background-size: cover;*/
	background: radial-gradient(circle, rgba(0,82,255,0.6) 0%, rgba(148,49,0,1) 100%);
}
.strshwcs_pro_benefits_background {
    /*background-color: rgba(0, 0, 0, 0.85);*/
	background-color: rgba(0, 0, 0, 0.8);
}
.strshwcs_license_single_product {
    padding-top: 42px;
}
.strshwcs_product_wrap {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
}
.strshwcs_product_col {
    border-radius: 8px;
    padding: 30px 10px 20px;
    background-color: #fff;
    text-align: center;
}
.strcrt_features_list {
    list-style: none;
    margin: 0;
    text-align: left;
	padding-left: 23px;
	padding-bottom: 0;
}
.strcrt_cart_form {
	display: flex;
    align-items: stretch;
	justify-content: center;
}
.strcrt_cart_form .col-sm-1 {
	width: 14%;
	display: flex;
	justify-content: center;
}
.strcrt_cart_form .col-sm-1 img {
	width: 85px;
}
.strcrt_features_list li {
    font: 19px/34px 'OpenSansRegular';
}
.strcrt_license_wrap i.fa {
    font-size: 16px;
    padding-right: 20px;
    color: #50b52b;
}
.strshwcs_product_col span.strcrt_license_name {
    font: 22px/40px 'OpenSansRegular';
	color: #3F8ABC;
}
.strshwcs_product_col span.strcrt_license_membership {
	color: #222222;
	font: 28px/37px 'OpenSansBold';
	margin-bottom: 5px;
	padding: 0 3px;
}
.strshwcs_product_col span.strcrt_license_subtitle {
    color: #b2b2b2;
    font: 18px/29px 'OpenSansSemibold';
    margin: 0 auto;
    padding-bottom: 24px;
}
.strshwcs_product_col span.strcrt_price {
    white-space: nowrap;
    color: #cf4500;
    font: 40px/62px 'OpenSansRegular';
	margin-bottom: 8px;
}
.strshwcs_product_membership span.strcrt_price {
	font-size: 35px;
}
.strshwcs_product_col span.strcrt_text_price {
	font-size: 27px;
	color: #3F8ABC;
}
.strshwcs_product_col span.strcrt_period {
	font-size: 20px;
}
.strshwcs_product_col span.strcrt_product_old_price {
    text-decoration: line-through;
    font-size: 18px;
    color: #888;
}
.strshwcs_product_membership {
    background-color: #def2fe;
}
.strshwcs_product_membership span.strcrt_text_price {
	margin-bottom: 20px;
}
.strshwcs_product_membership .strcrt_license_wrap {
	margin-bottom: 31px;
}
.strshwcs_product_membership .bstwbsft-button-small {
	background: transparent !important;
    color: #767676;
    border: 2px solid rgba(178, 178, 178, 0.4);
}
.strshwcs_product_membership .bstwbsft-button-small:hover {
    border-color: rgba(178, 178, 178, 1);
	color: #767676;
}
.strshwcs_product_col .strcrt_buttons_wrap {
    padding: 0 30px;
}
.strshwcs_product_col .bstwbsft-button-small {
    display: block;
    width: 100%;
    padding: 6px 0 !important;
    margin: 10px auto;
    border-radius: 32px;
}
.strcrt_description {
    font-weight: 700;
    padding-bottom: 10px;
}
.strshwcs_product_col .bstwbsft-button-small[type='submit'] {
    background-color: rgba(12, 107, 171, 0.9);
}
.strshwcs_product_col .bstwbsft-button-small[type='submit']:hover {
    color: #fff;
    background-color: rgba(12, 107, 171, 1);
}

@media (min-width: 1200px){
	.container.strshwcs_block_product_fullwidth {
		width: 1200px;
	}
	.strshwcs_product_wrap.col-md-4 {
		width: 30%;
	}
	.strcrt_cart_form .col-sm-1 {
		width: 10%;
	}
}
@media screen and ( min-width: 1250px ) {
	.container.strshwcs_block_product_fullwidth {
		width: 1285px;
	}
	.strshwcs_product_wrap.col-md-4 {
		width: 28.6%;
	}	
}
@media screen and ( max-width: 1200px ) {
	.strcrt_cart_form {
		height: auto;
		flex-wrap: wrap;
		justify-content: center;
	}
	.strshwcs_product_wrap.col-md-4 {
		width: 50%;
	}
	.strcrt_cart_form .col-sm-1 {
		width: 100%;
		margin: 25px 0;
	}
	.strcrt_features_list {
		padding-left: 5em;
	}
}
@media screen and (max-width: 991px) {
    .strshwcs_product_wrap {
        padding: 20px;
    }
    .strcrt_features_list {
        padding-left: 4em;
    }
}
@media screen and ( max-width: 767px ) {
	.strshwcs_product_wrap.col-md-4 {
		width: 100%;
	}
    .strcrt_features_list {
        padding-left: 8em;
    }
}
@media screen and (max-width: 690px) {
    .strcrt_features_list {
        padding-left: 7em;
    }
}
@media screen and (max-width: 600px) {
    .strcrt_features_list {
        padding-left: 4em;
    }
}
@media screen and (max-width: 455px) {
    .strshwcs_product_wrap {
        padding: 20px 0 !important;
    }
    .strcrt_features_list {
        padding-left: 3em;
    }
    .strshwcs_product_col span.strcrt_license_name {
        font: 22px/35px 'OpenSansBold';
    }
}
@media screen and (max-width: 380px) {
    .strcrt_features_list {
        padding-left: 1em;
    }
}
