/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
/* Fonts 
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
        url('fonts/OpenSans-SemiBold.woff2') format('woff2'),
        url('fonts/OpenSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Regular'), local('OpenSans-Regular'),
        url('fonts/OpenSans-Regular.woff2') format('woff2'),
        url('fonts/OpenSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}*/
/* Temp 
.related {display: none;}
 End Temp */
@font-face {
  font-display: swap;
}
li.cat-item-5002 {
  display: none;
}
h1.page-title {
  font-weight: 600 !important;
}
.mcmag_select_attribute {
  display: inline-block;
  width: 100%;
}
.mcmag_category_button {
  color: #fff !important;
  text-decoration: none !important;
}
/* Top Search */
.aws-container .aws-search-field {
  background: #fff;
  border-top-left-radius: 25px !important;
  border-bottom-left-radius: 25px !important;
  padding: 0 20px;
  width: 266px;
}
.aws-container .aws-search-form {
  background-color: transparent;
}
.aws-container .aws-search-btn {
  border-top-right-radius: 25px !important;
  border-bottom-right-radius: 25px !important;
}
.aws_result_image img {
  border-radius: 4px;
}
/* Main Menu */
.main-menu-wrap {
  background-color: #1e88ca;
  border-top: 0.4px solid #2499d3;
}
#header .main-menu > li.menu-item > a, #header .menu-custom-block a {
  color: #eee;
}
#header .main-menu > li.menu-item > a:hover, #header .main-menu > li.menu-item.active:hover > a, #header .main-menu > li.menu-item:hover > a, #header .menu-custom-block a:hover, #header .main-menu > li.menu-item.active > a {
  color: #fff;
}
.mega-menu .tip.hot {
  background-color: #000;
  border-color: #000;
}
/* Shop Page */
.thumb-info img {
  display: none;
}
.thumb-info {
  background: #1E88CA;
}
/** Product Name Multiline **/
ul.products li.product-col .woocommerce-loop-product__title {
    white-space: normal;
}
ul.product_list_widget li .product-details a, .widget ul.product_list_widget li .product-details a{
    white-space: normal;
}
/** Category Page Product Quantity **/
.mcmag_single_qty {
  display: inline-block;
  width: 100%;
}
.mcmag_multiple_qty {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5em;
}
/** Product Detail Pricing **/
.single-product .mcmag_price_label, .single-product .mcmag_retail_price_value {
  text-decoration: line-through;
  color: #666;
}
.disc-price {
  display: inline-block;
  /*text-align: right;*/
  width: 9.6em;
}
.single-product .product-summary-wrap .price {
  font-size: 1rem;
}
.pricing-info {
  background: #2C88C8;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: -3px;
  width: 16px;
  height: 16px;
  margin: 0.3rem 0.5rem 0;
  border-radius: 50%;
  cursor: pointer;
  font-size: .7rem;
  text-decoration: none;
  transition: all 0.15s ease;
}
.pricing-info:hover {
  color: #fff;
}
.pricing-info:hover .tooltip {
  visibility: visible;
  opacity: 1;
  transform: translate(-50%, -110%);
}
.tax-product_cat .pricing-info:hover .tooltip {
  transform: translate(-110%, -70%);
}
.info-icon:before {
  content: "\e866";
  font-family: "porto";
  font-weight: normal;
  color: #fff;
}
.tooltip {
  background: #2C88C8;
  color: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 200px;
  padding: 0.8rem 1rem;
  border-radius: 20px;
  font-size: 0.8rem;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, -100%);
  transition: all 0.3s ease;
  z-index: 1;
}
/*.tooltip:after {
  display: block;
  position: absolute;
  bottom: 1px;
  left: 50%;
  width: 0;
  height: 0;
  content: "";
  border: solid;
  border-width: 10px 10px 0 10px;
  border-color: transparent;
  transform: translate(-50%, 100%);
}*/
/* Category Table */
.mcmag_category_table {
  border: 1px solid #ddd;
  background: #fafafa;
}
.mcmag_category_table thead {
  background: #000 !important;
  color: #fff;
}
.mcmag_category_table tr {
	border-bottom: 1px solid #ddd;
}
th.colSKU {
  width: 79px;
}
th.disc {
  width: 117px;
}
input.mcmag_product_qty {
  width: 40px;
  height: 30px;
}
input[type=number] { 
    -moz-appearance:textfield!important;
}
/* Product Page */
.img-thumbnail img {
	margin: 0 auto;
	max-height: 533px; 
	width: auto!important; 	
}
.tab-content p {
  font-size: 16px !important;
}
.mcmag_child {
  margin-left: 20px;
  width: 96.5%;
}
.related {
	max-width: 1200px; 
	margin: 0 auto;
}
/* Sidebar */
.sidebar li.widget_subpages_current_page {
  background: #fafafa;
}
/* Product Highlight - SEM */
.product-highlight {
  float: right;
  margin: 0 0 20px 20px;
  padding: 10px;
  background: #eee;
  max-width: 350px;
  display: grid;
  text-align: center;
}
.product-highlight .button {
  margin: 5px;
  float: none!important;
}
/* Product Variation Selection */
.product-layout-full_width .product-summary-wrap .variations tr {
  display: table;
}
/* Hide MC Mag Table on Coloring Products */
.term-9719 .mcmag_category_table, .term-9719 .mcmag_add_items_to_cart {
    display: none;
}
/* Hide DISC1 and DISC 2 on categories with Linked Variations 
.term-13088 table thead th:nth-child(4), .term-13088 table tbody td:nth-child(4),
.term-13088 table thead th:nth-child(5), .term-13088 table tbody td:nth-child(5),
.term-9724 table thead th:nth-child(4), .term-9724 table tbody td:nth-child(4),
.term-9724 table thead th:nth-child(5), .term-9724 table tbody td:nth-child(5),
.term-13038 table thead th:nth-child(4), .term-13038 table tbody td:nth-child(4),
.term-13038 table thead th:nth-child(5), .term-13038 table tbody td:nth-child(5),
.term-13133 table thead th:nth-child(4), .term-13133 table tbody td:nth-child(4),
.term-13133 table thead th:nth-child(5), .term-13133 table tbody td:nth-child(5) {
    display: none;
}*/
.woocommerce-tabs .tab-content p {
    line-height: inherit;
}
/* Linked Variations */
.iconic-wlv-terms {
padding-right: 10px;
}
/* Policy Page */
.page-id-14730 .button {
    float: none!important;
}
@media only screen and (max-width: 600px) {
  .product-highlight {
    float: none;
    margin: 20px auto;
    max-width: 400px;
  }
}
/* Contact Page */
.page-id-73 h2, .page-id-73 h3, .page-id-73 h4, .page-id-73 h5 {
  color: #1E88CA;
}
.page-id-73 h3 {
  font-size: 18px;
}
.page-id-73 h4, .page-id-73 h5 {
  font-size: 14px;
  color: #666;
}
.porto-sicon-header p {
  line-height: 1.5em;
}
div[itemprop="address"] {
  line-height: 1.5em;
}
/* Footer */
#footer strong {
  color: #fff;
  font-weight: 400;
}
#footer p {
  line-height: 1.5em;
  margin-top: .5em !important;
}
#footer li a {
  border-bottom: 1px solid #444;
}
#footer li a:hover {
  color: #ccc;
  border-bottom: 1px solid #666;
}
.contact-details strong {
  margin-bottom: 4px;
}
.contact-details span {
  line-height: 1.4em;
}
/* Page */
.page-content .button {
  float: right;
}
a.button:hover {
  text-decoration: none;
  position: relative;
  top: 1px;
  left: 1px;
}
/* Styled Table for Color Charts, Business Opportunities and Product Categories */
.nowrap {
  white-space: nowrap;
}
.zebra {
	margin-bottom: 30px;
}
.zebra table {
  background: white;
  border-collapse: collapse;
  border: 1px solid #bbb;
  margin: auto auto 20px auto;
  padding: 5px;
  width: 100%;
}
.zebra thead {
  background: #000;
}
.zebra thead th {
  position: sticky;
  top: 48px;
}
.zebra th {
  color: #fff !important;
  background: #000;
  border-right: 1px solid #bbb;
  padding: 10px;
  vertical-align: middle;
}
.zebra th:last-child {
  border-right: none;
}
.zebra tr {
  border: 1px solid #bbb;
  color: #444;
  font-size: 16px;
  font-weight: normal;
}
.zebra tr:hover td {
  background: #2C88C8;
  color: #FFFFFF;
  border-top: 1px solid #4FA0D8;
  border-bottom: 1px solid #4FA0D8;
}
.zebra tr:hover a {
  color: #fff !important;
  border-bottom: 1px solid #FABB9D;
}
.zebra a:hover {
  text-decoration: none;
}
.zebra tr:first-child {
  border-top: none;
}
.zebra tr:last-child {
  border-bottom: none;
}
.zebra td:first-child {
  font-weight: 400;
}
.zebra tr:nth-child(odd) td {
  background: #F5F5F5;
}
.zebra tr:nth-child(odd):hover td {
  background: #2C88C8;
}
.zebra td {
  background: #FFFFFF;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  border-right: 1px solid #bbb;
}
.zebra td:last-child {
  border-right: 0px;
}
/* Cart 
tr:hover a {
  border-bottom: none;
}
.woocommerce-cart tr:hover td {
  background: inherit;
}
.woocommerce-cart tr:hover td, .woocommerce-cart tr:hover td a {
  color: inherit !important;
}
.woocommerce-checkout-review-order-table th {
  background: #F5F5F5;
  color: #333 !important;
}
.woocommerce-checkout tr:hover td {
  background: #F5F5F5;
  color: inherit;
  border-top: inherit;
  border-bottom: inherit;
}
td[data-title="Shipping"] {
  background: #f5f5f5;
}*/
/* WooCommerce */
li.additional_information_tab {
    display: none;
}
a .product-title {
color: #0188cc;
}
/* WooCommerce Shipping Quote */
a.wccsq-contact-link {
    color: var(--bs-primary);
    border-bottom: 1px dashed;
}
/* Slider */
.home-carousel {
  font-size: 1.2em;
}
.home-carousel .porto-ibanner-content {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 20px;
  border-radius: 10px;
}
.home-carousel .porto-ibanner .porto-ibanner-desc .btn {
  background-color: #fff;
  color: #2C88C8;
}
/* Home CTA */
.vc_general.vc_cta3 {
  padding: 20px 0;
}
.vc_cta3 h2 {
  font-size: 19px !important;
  font-weight: 600 !important;
  text-align: center;
  padding: 2px 10px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff !important;
  border-bottom: none;
}
/* Misc */
.page-top .page-title {
  color: #333;
}
.mcmag-category-view {
  padding: 2px 13px;
  border-radius: 10px;
  background-color: #bc0002;
  border-bottom: 3px solid #901a1c;
}
.mcmag-category-view a, .mcmag-category-view a::visited, .mcmag-category-view a::hover, .mcmag-category-view a::active {
  color: #fff !important;
  text-decoration: none !important;
}
.gridlist-toggle {
  display: none !important;
}
/* Contact Form */
.wpcf7-form input, .wpcf7-form select, .wpcf7-form textarea {
  width: 100%;
  background: #fcfcfc;
  margin: 0 0 10px;
}
.wpcf7-submit {
  border-radius: 5px;
  background-color: #0188cc !important;
  border-color: #0188cc;
  border: 1px solid #ccc;
  color: #fff;
  padding: 8px 10px;
  line-height: 1.42857;
}
/* Porto */
/* sidebar content */
.widget_sidebar_menu, .widget_sidebar_menu .widget-title, .sidebar .widget_wysija:not(.widget) {
  border-radius: 2px;
}
.sidebar-content .wysija-paragraph {
  position: relative;
}
.sidebar-content .wysija-paragraph:before {
  content: "\e01f";
  font-family: 'Simple-Line-Icons';
  position: absolute;
  left: 16px;
  top: 11px;
  line-height: 20px;
  font-size: 15px;
  color: #05131c;
  z-index: 1;
}
.sidebar-content .widget_wysija .wysija-input {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: #05131c;
  padding-left: 40px !important;
}
.sidebar-content .widget_wysija .btn {
  font-family: 'Oswald';
  background: #05131c;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.005em;
}
.sidebar-content .widget_wysija .btn:hover {
  color: #fff;
  opacity: .9;
}
.sidebar-content .widget_wysija .widget-title {
  text-align: center;
}
.sidebar-content .widget_wysija p:not(.wysija-paragraph) {
  color: #4a505e;
}
.porto-products .slider-title .line {
  display: none !important;
}
.sidebar-content .widget_wysija h3 {
  font-weight: 700;
  font-size: 17px;
  color: #05131c;
}
.sidebar-content .widget_wysija .box-content {
  padding-bottom: 35px;
}
.sidebar-content .porto-recent-posts .post-meta > span:not(.meta-date) {
  display: none;
}
.sidebar-content .porto-recent-posts .post-item {
  position: relative;
  padding-top: 28px;
}
.sidebar-content .porto-recent-posts .post-meta {
  position: absolute;
  top: 0;
  left: 2px;
  white-space: nowrap;
}
.sidebar-content .porto-recent-posts .meta-date {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0188cc;
}
.sidebar-content .porto-recent-posts .meta-date i {
  display: none;
}
.sidebar-content .porto-recent-posts h5 {
  font-size: 17px;
  margin-bottom: 15px;
}
.sidebar-content .porto-recent-posts .post-excerpt {
  color: #4a505e;
}
.sidebar-content .porto-recent-posts .owl-dots {
  text-align: left;
  margin-left: 7px;
}
/* header */
.sticky-header .main-menu-wrap .menu-left {
  width: 125px;
}
#header .header-contact {
  border-right-color: #0e95d9;
}
#header .header-contact span {
  margin-top: -2px !important;
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0;
}
#header .header-contact span b {
  font-size: 18px;
  font-weight: 600;
  display: block;
  line-height: 15px;
  letter-spacing: 0;
}
.header-top .mega-menu.show-arrow > li.has-sub > *:after {
  color: #fff;
}
#main-menu .mega-menu > li.menu-item {
  margin-right: 30px;
}
.mega-menu > li.menu-item > a > i, .mega-menu .menu-custom-block i:not(.tip-arrow) {
  display: none;
}
.sidebar-menu > li.menu-item > a > i, .sidebar-menu > li.menu-custom-item a > i {
  color: #838b90;
  margin-right: 12px;
  position: relative;
  top: 1px;
  display: inline-block;
}
.sidebar-menu > li.menu-item:hover > a > i, .sidebar-menu > li.menu-item.active > a > i, .sidebar-menu > li.menu-custom-item a:hover > i {
  color: inherit;
}
.sidebar-menu > li.menu-item.active > a {
  color: #fff;
}
.sidebar-menu > li.menu-item.active {
  background: #0188cc;
}
.sidebar-menu > li.menu-item.active + li.menu-item > a {
  border-top: none;
}
.sidebar-menu .menu-custom-block a:hover {
  padding-left: 28px;
  padding-right: 28px;
}
.widget_sidebar_menu .widget-title {
  padding: 14px 28px;
}
.sidebar-menu > li.menu-item > a, .sidebar-menu .menu-custom-block a {
  border-top-color: #e6ebee;
  margin-left: 16px;
  margin-right: 18px;
  padding: 13px 12px 14px;
}
#side-nav-panel .accordion-menu i, #side-nav-panel .menu-custom-block i {
  margin-right: 10px;
  display: inline-block;
}
/* Owl Carousel */
.owl-carousel.nav-inside .owl-dots {
  position: absolute;
  bottom: 20px;
}
.owl-carousel.nav-inside-left .owl-dots {
  left: 34px;
}
.owl-carousel .owl-dots .owl-dot span {
  margin-left: 3px;
  margin-right: 3px;
  width: 14px;
  height: 14px;
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  background: none;
}
.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
  border-color: #05131c;
  background: none;
  position: relative;
}
.owl-carousel .owl-dots .owl-dot.active span:after, .owl-carousel .owl-dots .owl-dot:hover span:after {
  content: '';
  position: absolute;
  left: 3px;
  top: 3px;
  right: 3px;
  bottom: 3px;
  background-color: #05131c;
  border-radius: 20px;
}
.home-banner-slider .owl-carousel .owl-dots .owl-dot.active span, .home-banner-slider .owl-carousel .owl-dots .owl-dot:hover span {
  border-color: #fff;
}
.home-banner-slider .owl-carousel .owl-dots .owl-dot.active span:after, .home-banner-slider .owl-carousel .owl-dots .owl-dot:hover span:after {
  background-color: #fff;
}
/* testimonial */
.sidebar-content .testimonial.testimonial-style-3 blockquote p, .sidebar-content .testimonial.testimonial-style-4 blockquote p, .sidebar-content .testimonial.testimonial-style-5 blockquote p {
  line-height: 24px;
  letter-spacing: .001em;
}
.sidebar-content .testimonial blockquote:before, .sidebar-content .testimonial blockquote:after {
  font-family: 'Playfair Display';
  font-size: 54px;
  color: #0188cc;
  font-weight: 900;
}
.sidebar-content .testimonial blockquote:after {
  transform: scaleY(-1);
}
.sidebar-content .testimonial blockquote {
  padding: 15px 15px 15px 52px;
}
.sidebar-content .testimonial .testimonial-author {
  margin-left: 12px;
}
.sidebar-content .testimonial {
  padding: 20px 15px 10px;
}
.sidebar-content .testimonial-author-thumbnail {
  margin-right: 20px;
}
.sidebar-content .sidebar-testimonial .owl-dots {
  left: 64px;
  bottom: 35px;
}
/* shop */
.main-content, .left-sidebar, .right-sidebar {
  padding-top: 0;
}
#mini-cart .buttons a {
  background: #010204;
}
ul.products li.product-col .product-image .inner:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 2;
  opacity: 0;
  transition: opacity 0.2s ease
}
ul.products li.product-col:hover .product-image .inner:before {
  opacity: 1;
}
ul.product_list_widget li .product-details a, .widget ul.product_list_widget li .product-details a {
  color: #5b5b5f;
  font-weight: 400;
}
/* pages */
.page .porto-separator .separator-line {
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent) !important;
}
a.porto-btn-normal {
  padding-top: 12px;
  padding-bottom: 12px;
}
.shop-features {
  position: relative;
}
.shop-features .porto-u-heading-spacer {
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);
  position: absolute;
  top: 50%;
  width: 100%;
}
.shop-features .porto-u-headings-line {
  border: none !important;
}
.shop-features .porto-u-main-heading > * {
  display: inline-block;
  background: #fff;
  position: relative;
  padding: 0 12px !important;
}
/* footer */
#footer .widget_wysija_cont form {
  max-width: none;
}
#footer .widget_wysija_cont form > p:not(.wysija-paragraph) {
  display: none;
}
#footer .widget_wysija_cont .wysija-input, #footer .widget_wysija_cont .wysija-submit {
  height: 48px;
}
#footer .widget_wysija_cont .wysija-submit {
  padding-left: 20px;
  padding-right: 20px;
}
#footer .widgettitle, #footer .widget-title {
  font-size: 16px;
  font-weight: 700;
}
#footer .footer-main > .container:after {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  bottom: 0;
  width: calc(100% - 20px);
  border-bottom: 1px solid #3d3d38;
}
html #topcontrol {
  width: 40px;
  height: 40px;
  right: 15px;
}
#footer .follow-us .share-links a {
  box-shadow: none;
  font-size: 15px;
  width: 37px;
  height: 37px;
}
@media (max-width: 768px) {
  .aws-container {
    display: none;
  }
  .aws-container {
    position: absolute;
    top: 40px;
    right: -30px;
  }
  .aws-container .aws-search-field {
    width: 180px !important;
  }
  #header .searchform-popup .search-toggle:after {
    display: none !important;
  }
}
@media (min-width: 992px) {
  #footer .footer-bottom .container .footer-center {
    text-align: right;
    padding-right: 0;
  }
}
#footer .widget {
  margin-bottom: 20px;
}
#footer .widget + .widget {
  margin-top: 20px;
}
#footer .widget.contact-info i {
  display: none;
}
.widget.contact-info .contact-info-block .contact-details strong {
  line-height: 1em;
}
.widget.contact-info .contact-info-block .contact-details strong, .widget.contact-info .contact-info-block .contact-details span {
  padding-left: 0;
}
/* newsletter */
.newsletter-popup-form .formError .formErrorContent {
  color: #fff !important;
  width: 165px;
}
.newsletter-popup-form .wysija-submit:hover {
  background: #e6e6e6;
}
.newsletter-popup-form {
  position: relative;
  max-width: 700px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  background: url(//sw-themes.com/porto_dummy/wp-content/uploads/2016/06/newsletter_popup_bg.jpg) no-repeat;
  background-size: cover;
  padding: 30px 30px 10px;
  background-position: bottom right;
}
.newsletter-popup-form .porto-modal-content {
  max-width: 332px;
  padding: 0;
  text-align: center;
  width: 100%;
  background: none;
}
.newsletter-popup-form h2 {
  color: #313131;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  margin: 20px 0 12px;
}
.newsletter-popup-form .widget_wysija {
  color: #444;
  font-size: 13px;
  line-height: 1.4;
}
.newsletter-popup-form .widget_wysija:after {
  content: '';
  display: block;
  clear: both;
}
.newsletter-popup-form .wysija-paragraph {
  float: left;
  margin-top: 0;
  text-align: left;
  width: 83%;
  margin-bottom: 15px;
}
.newsletter-popup-form .wysija-submit {
  background: #fff;
  border-color: #ccc;
  border-radius: 0 5px 5px 0;
  color: #686868;
  float: left;
  margin-left: -2px;
  margin-top: 0;
  padding: 0 12px;
  height: 34px;
}
.newsletter-popup-form .wysija-input {
  border: 1px solid #ccc;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #bfbfa6;
  font-size: 13px;
  padding: 7px 12px;
  width: 100%;
}
.newsletter-popup-form .checkbox {
  color: #777;
  font-size: 11px;
}
.rtl .newsletter-popup-form .wysija-paragraph {
  float: right;
  text-align: right;
}
.rtl .newsletter-popup-form .wysija-submit {
  border-radius: 5px 0 0 5px;
  float: right;
  margin-right: -2px;
  margin-left: 0;
}
.rtl .newsletter-popup-form .wysija-input {
  border-radius: 0 5px 5px 0;
}
/* rtl */
.rtl #topcontrol {
  left: 15px;
}
.rtl #main-menu .mega-menu > li.menu-item {
  margin-left: 30px;
  margin-right: 0;
}
.rtl .sidebar-menu > li.menu-item > a > i, .rtl .sidebar-menu > li.menu-custom-item a > i {
  margin-right: 0;
  margin-left: 12px;
}
.rtl #side-nav-panel .accordion-menu i, .rtl #side-nav-panel .menu-custom-block i {
  margin-right: 0;
  margin-left: 10px;
}
.rtl .sidebar-content .testimonial blockquote {
  padding-right: 52px;
  padding-left: 15px;
}
.rtl .sidebar-content .porto-recent-posts .post-meta {
  left: auto;
  right: 2px;
}
.rtl .sidebar-content .porto-recent-posts .owl-dots {
  text-align: right;
}
.rtl .sidebar-content .widget_wysija .wysija-input {
  padding-left: 12px;
  padding-right: 40px;
}
.rtl .widget.widget_wysija .wysija-paragraph:before {
  left: auto;
  right: 16px;
}
.rtl .widget.contact-info .contact-info-block .contact-details strong, .rtl .widget.contact-info .contact-info-block .contact-details span {
  padding-right: 0;
}
@media (min-width: 992px) {
  .rtl #footer .footer-bottom .container .footer-center {
    text-align: left;
  }
}