@charset "UTF-8";

/**
 * Wordpress integration to any web app
 * (PrestaShop, OpenCart, Magento and more)
 *
 * [no mixing of PHP code or editing of files]
 * [automatically adjust CSS stylesheets]
 *
 * Just install the plugin and the magic is done!
 *
 * http://www.inveostore.com
 *
 * 2025, (c) Inveo s.r.o.
 */

#wordpress img {max-width:100%;}
#wordpress .text-center {text-align:center;}
#wordpress .text-left {text-align:left;}
#wordpress .text-right {text-align:right;}
#wordpress .postmeta {padding:5px 0; color:#999;}
#wordpress .postmeta a {color:#999;}
#wordpress .postmeta a:hover {color:#da3813;}
#wordpress .breadcrumbs {padding:10px 0; margin-bottom:0;}
#wordpress ol.commentlist {list-style:none;}
#wordpress #commentform p {margin:5px 0;}
#wordpress #commentform label {display:block;}
#wordpress #commentform input#email, 
#wordpress #commentform input#url, 
#wordpress #commentform input#author, 
#wordpress #commentform textarea, 
#wordpress #commentform input#eazycfc_captcha {max-width:96%; border:1px #ccc solid; padding:5px 2%;}
#wordpress #commentform input#submit { background-color:#32373a; border:none; padding:8px 15px; color:#fff; display:inline-block; cursor:pointer;}
#wordpress #commentform input#submit:hover {background:#34c6f6; border-bottom-color:#ccc; color:#fff;}
#wordpress .form-allowed-tags {display:none;}
#wordpress ul.errormsg {background:#ffe4e4;}
#wordpress ul.errormsg li {padding:5px;}
#wordpress .entry-content table, 
#wordpress .comment-#wordpress-body table { border-collapse:collapse; margin:10px 0;}
#wordpress .entry-content table td, 
#wordpress .entry-content table th, 
#wordpress .comment-#wordpress-body table td, 
#wordpress .comment-#wordpress-body table th {padding:10px 5px; text-align:left;}
#wordpress .entry-content table th, 
#wordpress .comment-#wordpress-body table th {color:#676767; font:normal 18px Oswald; border-bottom:1px #888 solid;}
#wordpress .entry-content table td, 
#wordpress .comment-#wordpress-body table td {border-bottom:1px #ccc solid;}
#wordpress .fvch-codeblock:hover .comment-form-url {display:block !important;}
#wordpress .commentlist, 
#wordpress ol.commentlist {list-style:none; box-shadow:0 0 5px #666; -moz-box-shadow:0 0 5px #666; -webkit-box-shadow:0 0 5px #666; -khtml-box-shadow:0 0 5px #666; margin:10px 0; background-color:#fff; padding:10px 0;}
#wordpress .commentlist li, 
#wordpress ol.commentlist li { list-style:none; background-image:none !important; padding:0px 15px;}
#wordpress .commentlist li ol li.depth-2, 
#wordpress .commentlist li ol li.depth-3, 
#wordpress .commentlist li ol li.depth-4, 
#wordpress ol.commentlist li ol li.depth-2, 
#wordpress ol.commentlist li ol li.depth-3, 
#wordpress ol.commentlist li ol li.depth-4 { border-bottom:none;}
#wordpress .commentlist li.bypostauthor article, 
#wordpress ol.commentlist li.bypostauthor article { background:#f9ffe1;}
#wordpress .commentlist article, 
#wordpress .commentlist li.bypostauthor li article, 
#wordpress ol.commentlist li.bypostauthor li article { border:none !important; padding:10px; position:relative; background-color:#fff;}
#wordpress .commentlist li .fn { font-weight:normal; font-size:15px; font-style:normal;}
#wordpress .commentlist li.bypostauthor .fn, 
#wordpress ol.commentlist li.bypostauthor .fn { color:#000;}
#wordpress img.avatar { vertical-align:middle; position:static; display:inline-block;}
#wordpress .commentlist article a time { display:block; clear:both; padding:5px 0 10px; font-size:11px; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; }
#wordpress .commentlist, 
#wordpress ol.commentlist p { font-size:14px;}
#wordpress .commentlist .reply span, 
#wordpress ol.commentlist .reply span { display:none;}
#wordpress .commentlist .reply a, 
#wordpress ol.commentlist .reply a { display:block;	padding:10px; text-align:center; background:#f6f6f6; margin:5px 0; border:1px #ddd solid;}
#wordpress .comment-author.vcard {display:inline-block; margin-right:15px; }
#wordpress .comment-list ul.children li.comment {background-image:none; padding-left:5px;}